Advertisement
Mateusz667

Untitled

Apr 5th, 2016
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. --[[
  2. Made by BeatsByDrDre101
  3. Do not steal.
  4. Please do not.
  5. ]]--
  6.  
  7.  
  8. --[[
  9. Reason for typing print("")
  10. Is to let the CPU Notice
  11. That something is done
  12. ]]--
  13.  
  14.  
  15. print("Inserting Build tools...")
  16.  
  17. Creator = "BeatsByDrDre101" -- Remove This = Break The Script
  18.  
  19. Version = "2.6" -- The Version... The Upper Counts here to
  20.  
  21. print("Script is being used")
  22. print("ROFL")
  23. print("LOL!")
  24.  
  25. me = "rodytenhoopen" -- Ur name here
  26. MePlayer = game.Players[me]
  27. MeCharacter = MePlayer.Character
  28.  
  29. x = game.Players.LocalPlayer -- Leave this
  30.  
  31. local You = "BeatsByDrDre101"
  32. local head = workspace[You].Head:Clone()
  33. local model = Instance.new("Model",workspace)
  34. local humanoid = Instance.new("Humanoid",model)
  35. head.Parent = model
  36. model.Name = "HiddenPerson"
  37. humanoid.MaxHealth = 0
  38. local w = Instance.new("Weld",model)
  39. w.Part0,w.Part1 = workspace[You].Head,head
  40. game.Workspace.HiddenPerson.Head.Mesh.MeshId = "http://www.roblox.com/asset/?id=21057410"
  41. game.Workspace.HiddenPerson.Head.Mesh.TextureId = "http://www.roblox.com/asset/?id=70875492"
  42. game.Workspace[me].Head.Transparency = 1
  43.  
  44. print("HiddenHead Script made by BeatsByDRDre101")
  45.  
  46. x.Character.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=19911748"
  47. x.Character.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=19911763"
  48.  
  49. a = Instance.new("HopperBin",MePlayer.Backpack)
  50. a.Name = "Delete"
  51. a.BinType = "Hammer"
  52.  
  53. ab = Instance.new("HopperBin",MePlayer.Backpack)
  54. ab.Name = "Clone"
  55. ab.BinType = "Clone"
  56.  
  57. abc = Instance.new("HopperBin",MePlayer.Backpack)
  58. abc.Name = "Grab"
  59. abc.BinType = "Grab"
  60.  
  61. Epic = Instance.new("HopperBin",MePlayer.Backpack)
  62. Epic.Name = "Non-Working tool"
  63.  
  64. 2Epic = Instance.new("IntValue",MePlayer.Backpack:FindFirstChild("Non-Working tool").Script1)
  65. 2Epic.Name = "DSource"
  66. 2Epic.Value = "--[[Haha, You Have Though This Would Be The Real DSource Well FAKEY FAKEY]]--"
  67.  
  68.  
  69. 3Epic = Instance.new("Script"MePlayer,Backpack:FindFirstChild("Non-Working tool"))
  70. 3Epic.Name = "Script1"
  71.  
  72. B = Instance.new("IntValue",MePlayer)
  73. B.Name = "DSource"
  74. B.Value = "You got pranked by clicking this"
  75.  
  76. MeCharacter.Humanoid.MaxHealth = math.huge
  77. MeCharacter.Humanoid.Health = math.huge
  78. MeCharacter.Humanoid.WalkSpeed = 38
  79.  
  80. ForceField = Instance.new("ForceField")
  81. ForceField.Parent = MeCharacter
  82.  
  83. Credit = Instance.new("Message")
  84. Credit.Text = "Rodytenhoopen's GodMode Script Is Made By: "..Creator..". And Is Being Used By: "..me.." VERSION: "..Version.."."
  85. Credit.Parent = game.Workspace
  86. wait(3.5)
  87. Credit:Remove()
  88.  
  89. Credit2 = Instance.new("Hint")
  90. Credit2.Text = "BeatsByDrDre101's GodMode Script Is Made By: "..Creator..". And Is Being Used By: "..me.." VERSION: "..Version.."."
  91. Credit2.Parent = game.Workspace
  92.  
  93. --[[
  94. Reason for typing print("")
  95. Is to let the CPU Notice
  96. That something is done
  97. ]]--
  98.  
  99. print("End") -- Reason i do this: I dont like i cant type end
  100. print("End")
  101. print("End")
  102.  
  103. print("End of the script")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement