Advertisement
minecrafter523

Untitled

Feb 16th, 2017
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.18 KB | None | 0 0
  1. iPlayer = game.Players.LocalPlayer.Name
  2. local Gui = Instance.new('ScreenGui', game.CoreGui)
  3. Gui.Name = "Keemstarttttttt"
  4. local Grab_f = Instance.new('Frame', Gui)
  5. Grab_f.Name = 'Grab'
  6. Grab_f.Active = true
  7. Grab_f.BackgroundColor3 = Color3.new(255,0,0)
  8. Grab_f.BackgroundTransparency = 0
  9. Grab_f.BorderSizePixel = 0
  10. Grab_f.Position = UDim2.new(0.5,-150,0.5,-92)
  11. Grab_f.Size = UDim2.new(0,590,0,24)
  12. Grab_f.Draggable = true
  13. Grab_f.Visible = true
  14.  
  15.  
  16. local Body_f = Instance.new('Frame', Grab_f)
  17. Body_f.Name = 'Body'
  18. Body_f.BackgroundColor3 = Color3.new(60/255,60/255,60/255)
  19. Body_f.BackgroundTransparency = 0.5
  20. Body_f.BorderSizePixel = 0
  21. Body_f.Position = UDim2.new(0,0,0,25)
  22. Body_f.Size = UDim2.new(0,590,0,170)
  23. Body_f.Visible = true
  24. local Title = Instance.new('TextLabel', Grab_f)
  25. Title.Name = 'Title'
  26. Title.BackgroundTransparency = 1
  27. Title.Position = UDim2.new(0,130,0,0)
  28. Title.Size = UDim2.new(0,200,1,0)
  29. Title.Font = 'SourceSansLight'
  30. Title.FontSize = 'Size18'
  31. Title.Text = "A1MWAR3 for ROBLOX Pink Buttons are for APOC only! VapeNation"
  32. Title.TextColor3 = Color3.new(255,255,255)
  33. Title.TextStrokeColor3 = Color3.new(60/255,60/255,60/255)
  34. Title.TextStrokeTransparency = 0
  35. Title.Visible = true
  36. local PlayerName = Instance.new('TextBox', Body_f)
  37. PlayerName.Name = 'PlayerName'
  38. PlayerName.BorderSizePixel = 0
  39. PlayerName.Position = UDim2.new(0,10,0,10)
  40. PlayerName.Size = UDim2.new(0,280,0,30)
  41. PlayerName.Font = 'SourceSans'
  42. PlayerName.FontSize = 'Size18'
  43. PlayerName.Text = 'Player name [plr]'
  44. PlayerName.BackgroundColor3 = Color3.new(255,255,255)
  45. PlayerName.TextColor3 = Color3.new(60/255,60/255,60/255)
  46. PlayerName.TextWrapped = true
  47. PlayerName.BackgroundColor3 = Color3.new(255,170/255,255)
  48.  
  49. local Credits = Instance.new('TextLabel', Body_f)
  50. Credits.BackgroundTransparency = 1
  51. Credits.Text = 'Apoc stuff is pasted from Raspberry Pi'
  52. Credits.Position = UDim2.new(0,0,1,0)
  53. Credits.Size = UDim2.new(1,0,0,20)
  54.  
  55. local Command_Aimbot_Esp = Instance.new('TextButton', Body_f)
  56. Command_Aimbot_Esp.Name = 'Aimbot_esp'
  57. Command_Aimbot_Esp.BackgroundColor3 = Color3.new(255, 255, 255)
  58. Command_Aimbot_Esp.BackgroundTransparency = 0.1
  59. Command_Aimbot_Esp.BorderSizePixel = 0
  60. Command_Aimbot_Esp.Position = UDim2.new(0,300,0,10)
  61. Command_Aimbot_Esp.Size = UDim2.new(0,135,0,30)
  62. Command_Aimbot_Esp.Font = 'SourceSansItalic'
  63. Command_Aimbot_Esp.FontSize = 'Size18'
  64. Command_Aimbot_Esp.Text = 'Aimbot'
  65. Command_Aimbot_Esp.TextColor3 = Color3.new(80/255,80/255,80/255)
  66. Command_Aimbot_Esp.TextWrapped = true
  67.  
  68. local Command_ESP = Instance.new('TextButton', Body_f)
  69. Command_ESP.Name = 'E'
  70. Command_ESP.BackgroundColor3 = Color3.new(255, 255, 255)
  71. Command_ESP.BackgroundTransparency = 0.1
  72. Command_ESP.BorderSizePixel = 0
  73. Command_ESP.Position = UDim2.new(0,300,0,50)
  74. Command_ESP.Size = UDim2.new(0,135,0,30)
  75. Command_ESP.Font = 'SourceSansItalic'
  76. Command_ESP.FontSize = 'Size18'
  77. Command_ESP.Text = 'ESP'
  78. Command_ESP.TextColor3 = Color3.new(80/255,80/255,80/255)
  79. Command_ESP.TextWrapped = true
  80.  
  81. local Command_Bighead = Instance.new('TextButton', Body_f)
  82. Command_Bighead.Name = 'Bighead'
  83. Command_Bighead.BackgroundColor3 = Color3.new(255, 255, 255)
  84. Command_Bighead.BackgroundTransparency = 0.1
  85. Command_Bighead.BorderSizePixel = 0
  86. Command_Bighead.Position = UDim2.new(0,300,0,90)
  87. Command_Bighead.Size = UDim2.new(0,135,0,30)
  88. Command_Bighead.Font = 'SourceSansItalic'
  89. Command_Bighead.FontSize = 'Size18'
  90. Command_Bighead.Text = 'Bighead Hack'
  91. Command_Bighead.TextColor3 = Color3.new(80/255,80/255,80/255)
  92. Command_Bighead.TextWrapped = true
  93.  
  94. local Command_Walk = Instance.new('TextButton', Body_f)
  95. Command_Walk .Name = 'ESP'
  96. Command_Walk .BackgroundColor3 = Color3.new(255, 255, 255)
  97. Command_Walk.BackgroundTransparency = 0.1
  98. Command_Walk.BorderSizePixel = 0
  99. Command_Walk.Position = UDim2.new(0,445,0,10)
  100. Command_Walk.Size = UDim2.new(0,135,0,70)
  101. Command_Walk.Font = 'SourceSansItalic'
  102. Command_Walk.FontSize = 'Size18'
  103. Command_Walk.Text = 'WalkSpeed'
  104. Command_Walk.TextColor3 = Color3.new(80/255,80/255,80/255)
  105. Command_Walk.TextWrapped = true
  106.  
  107. local key1 = Instance.new('TextBox',Body_f)
  108. key1.BackgroundColor3 = Color3.new(255, 255, 255)
  109. key1.BackgroundTransparency = 0.1
  110. key1.BorderSizePixel = 0
  111. key1.Position = UDim2.new(0,445,0,90)
  112. key1.Size = UDim2.new(0,135,0,70)
  113. key1.Font = 'SourceSansItalic'
  114. key1.Text = "PF Walkspeed"
  115. key1.FontSize = 'Size18'
  116. key1.TextWrapped = true
  117. key1.TextColor3 = Color3.new(80/255,80/255,80/255)
  118.  
  119. local Command_Bigtors = Instance.new('TextButton', Body_f)
  120. Command_Bigtors.Name = 'Bighead'
  121. Command_Bigtors.BackgroundColor3 = Color3.new(255, 255, 255)
  122. Command_Bigtors.BackgroundTransparency = 0.1
  123. Command_Bigtors.BorderSizePixel = 0
  124. Command_Bigtors.Position = UDim2.new(0,300,0,130)
  125. Command_Bigtors.Size = UDim2.new(0,135,0,30)
  126. Command_Bigtors.Font = 'SourceSansItalic'
  127. Command_Bigtors.FontSize = 'Size18'
  128. Command_Bigtors.Text = 'BigTorso Hack'
  129. Command_Bigtors.TextColor3 = Color3.new(80/255,80/255,80/255)
  130. Command_Bigtors.TextWrapped = true
  131.  
  132. local Command_God = Instance.new('TextButton', Body_f)
  133. Command_God.Name = 'God'
  134. Command_God.BackgroundColor3 = Color3.new(255,170/255,255)
  135. Command_God.BackgroundTransparency = 0.1
  136. Command_God.BorderSizePixel = 0
  137. Command_God.Position = UDim2.new(0,10,0,50)
  138. Command_God.Size = UDim2.new(0,135,0,30)
  139. Command_God.Font = 'SourceSansItalic'
  140. Command_God.FontSize = 'Size18'
  141. Command_God.Text = 'GOD [plr]'
  142. Command_God.TextColor3 = Color3.new(80/255,80/255,80/255)
  143. Command_God.TextWrapped = true
  144.  
  145. local Command_KillAll = Command_God:Clone()
  146. Command_KillAll.Name = 'KillAll'
  147. Command_KillAll.Parent = Body_f
  148. Command_KillAll.Position = UDim2.new(0,155,0,50)
  149. Command_KillAll.Text = 'KILL ALL'
  150.  
  151. local Command_KillPlr = Command_God:Clone()
  152. Command_KillPlr.Name = 'KillPlr'
  153. Command_KillPlr.Parent = Body_f
  154. Command_KillPlr.Position = UDim2.new(0,10,0,90)
  155. Command_KillPlr.Text = 'KILL [plr]'
  156.  
  157. local Command_TpMe = Command_God:Clone()
  158. Command_TpMe.Name = 'TpMe'
  159. Command_TpMe.Parent = Body_f
  160. Command_TpMe.Position = UDim2.new(0,10,0,130)
  161. Command_TpMe.Text = 'TP [plr] ME'
  162.  
  163. local Command_TpTo = Command_God:Clone()
  164. Command_TpTo.Name = 'TpTo'
  165. Command_TpTo.Parent = Body_f
  166. Command_TpTo.Position = UDim2.new(0,155,0,130)
  167. Command_TpTo.Text = 'TP ME [plr]'
  168.  
  169. local Command_TpAllMe = Command_God:Clone()
  170. Command_TpAllMe.Name = 'TpAllMe'
  171. Command_TpAllMe.Parent = Body_f
  172. Command_TpAllMe.Position = UDim2.new(0,155,0,90)
  173. Command_TpAllMe.Text = 'TP ALL ME'
  174.  
  175. Command_God.MouseButton1Down:connect(function()
  176. Player = game.Workspace:FindFirstChild(PlayerName.Text)
  177. while wait() do
  178. game.Lighting.Remote.AddHealth:FireServer(Player.Humanoid, 5000000)
  179. end
  180. end)
  181.  
  182. Command_Walk.MouseButton1Down:connect(function()
  183. game.Players.LocalPlayer.Character.Humanoid:Remove();
  184. wait (2)
  185. Instance.new("Humanoid", game.Players.LocalPlayer.Character)
  186. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = key1.Text
  187. end)
  188.  
  189. Command_ESP.MouseButton1Down:connect(function()
  190. print("Esp Loaded")
  191. function DRAW_BOX(FOLDER, ADORNEE, R, G, B, SIZE)
  192. local BHA = Instance.new('BoxHandleAdornment', FOLDER)
  193. BHA.Adornee = ADORNEE
  194. BHA.Color3 = Color3.new(R, G, B)
  195. BHA.AlwaysOnTop = true
  196. BHA.Size = SIZE
  197. BHA.ZIndex = 10
  198. end
  199.  
  200. function DRAW_PLAYER(PLAYER)
  201. if game.CoreGui:FindFirstChild('BoxAdorn_' .. PLAYER.Name) then game.CoreGui['BoxAdorn_' .. PLAYER.Name]:destroy() end
  202. local F = Instance.new('Folder', game.CoreGui) F.Name = 'BoxAdorn_' .. PLAYER.Name
  203. local OFF = Vector3.new(0.1, 0.1, 0.1)
  204. if PLAYER.Character then
  205. if PLAYER.Character:FindFirstChild('Head') then
  206. DRAW_BOX(F, PLAYER.Character.Head, 255/255, 50/255, 50/255, PLAYER.Character.Head.Size + OFF)
  207. end
  208. for i,v in pairs(PLAYER.Character:GetChildren()) do
  209. if v.Name == 'Torso' or v.Name == 'Left Arm' or v.Name == 'Right Arm' or v.Name == 'Left Leg' or v.Name == 'Right Leg' then
  210. DRAW_BOX(F, v, 255/255, 170/255, 0/255, v.Size + OFF)
  211. end
  212. end
  213. end
  214. end
  215.  
  216. function REMOVE_BOX(PLAYER)
  217. if game.CoreGui:FindFirstChild('BoxAdorn_' .. PLAYER.Name) then game.CoreGui['BoxAdorn_' .. PLAYER.Name]:destroy() end
  218. end
  219.  
  220. game:GetService('RunService').Stepped:connect(function()
  221. for i,v in pairs(game.Players:GetChildren()) do
  222. if v.TeamColor ~= game.Players.LocalPlayer.TeamColor then
  223. DRAW_PLAYER(v)
  224. else
  225. REMOVE_BOX(v)
  226. end
  227. end
  228. end)
  229. end)
  230.  
  231. Command_Bighead.MouseButton1Down:connect(function()
  232. _G.HeadSize = 40
  233. _G.HeadOffset = 20
  234. _G.Enabled = true
  235. game:service'RunService'.Stepped:connect(function()
  236. if _G.Enabled then
  237. for i,v in pairs(game:service'Players':GetPlayers()) do
  238. if v.TeamColor ~= game:service'Players'.LocalPlayer.TeamColor then
  239. --if v.Name ~= game:service'Players'.LocalPlayer.Name then
  240. pcall(function()
  241. v.Character.Head.CanCollide = false
  242. v.Character.Head.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize)
  243. v.Character.Head.CFrame = v.Character.Torso.CFrame * CFrame.new(0,_G.HeadOffset,0)
  244. end)
  245. --end
  246. end
  247. end
  248. end
  249. end)
  250. end)
  251. Command_Bigtors.MouseButton1Down:connect(function()
  252. _G.TorsoSize = 40
  253. _G.TorsoOffset = 20
  254. _G.Enabled = true
  255. game:service'RunService'.Stepped:connect(function()
  256. if _G.Enabled then
  257. for i,v in pairs(game:service'Players':GetPlayers()) do
  258. if v.TeamColor ~= game:service'Players'.LocalPlayer.TeamColor then
  259. --if v.Name ~= game:service'Players'.LocalPlayer.Name then
  260. pcall(function()
  261. v.Character.Torso.CanCollide = false
  262. v.Character.Torso.Size = Vector3.new(_G.TorsoSize,_G.TorsoSize,_G.TorsoSize)
  263. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.new(0,_G.TorsoOffset,0)
  264. end)
  265. --end
  266. end
  267. end
  268. end
  269. end)
  270. end)
  271. Command_KillAll.MouseButton1Down:connect(function()
  272. for i,v in pairs(game.Players:GetPlayers()) do
  273. if v.Name == game.Players.LocalPlayer.Name then
  274. print('nope')
  275. else
  276. getPlayer = game.Workspace:FindFirstChild(v.Name)
  277. wait(.01)
  278. game.Lighting.Remote.AddHealth:FireServer(getPlayer.Humanoid, -5345355)
  279. end
  280. end
  281. end)
  282.  
  283. Command_KillPlr.MouseButton1Down:connect(function()
  284. gitPlayer = game.Workspace:FindFirstChild(PlayerName.Text)
  285. game.Lighting.Remote.AddHealth:FireServer(gitPlayer.Humanoid, -5000000)
  286. end)
  287.  
  288. Command_TpMe.MouseButton1Down:connect(function()
  289. gitPlayer = PlayerName.Text
  290. game.Lighting.Remote:WaitForChild("TeleportRequest"):InvokeServer("To Me", math.floor(tick() % 1 * 100000), gitPlayer)
  291. end)
  292.  
  293. Command_TpTo.MouseButton1Down:connect(function()
  294. gitPlayer = PlayerName.Text
  295. game.Lighting.Remote:WaitForChild("TeleportRequest"):InvokeServer("Me To", math.floor(tick() % 1 * 100000), gitPlayer)
  296. end)
  297.  
  298. Command_TpAllMe.MouseButton1Down:connect(function()
  299. for i,v in pairs(game.Players:GetPlayers()) do
  300. if v.Name == game.Players.LocalPlayer.Name then
  301. print'nope'
  302. else
  303. wait(.01)
  304. game.Lighting.Remote:WaitForChild("TeleportRequest"):InvokeServer("To Me", math.floor(tick() % 1 * 100000), v.Name)
  305. end
  306. end
  307. end)
  308.  
  309. Command_Aimbot_Esp.MouseButton1Down:connect(function()
  310. print("Headshot key is")
  311. print(key1.Text)
  312. print("Torsoshot key is")
  313. print(key2.Text)
  314. local Headshot_Key = Enum.KeyCode.X -- AIMKEYS--
  315. local Torsoshot_Key = Enum.KeyCode.Z
  316.  
  317. local plr = game.Players.LocalPlayer
  318. local Gui = Instance.new("ScreenGui",game.CoreGui)
  319. Gui.Name = "aaflalsfk"
  320. local version = "1.0.1"
  321.  
  322. HDown = false
  323. TDown = false
  324. mouse = game.Players.LocalPlayer:GetMouse()
  325. cam = game.Workspace.CurrentCamera
  326. local Players = game:service("Players")
  327.  
  328. function onKeyPress(inputObject, gameProcessedEvent)
  329. if inputObject.KeyCode == Headshot_Key then
  330. if HDown == false and TDown == false then
  331. HDown = true
  332. print("[AIMBOT] Calculating closest player")
  333. local targetpoint = mouse.Hit
  334. local p = game.Players:GetChildren()
  335. local lowestdist = 99999999999
  336. local lowestplayer = nil
  337. for i=1,#p do
  338. if p[i]~=game.Players.LocalPlayer and p[i].Character~=nil and p[i].Character~=nil and p[i].TeamColor~=game.Players.LocalPlayer.TeamColor and p[i].Character.Humanoid.Health >0 and p[i].TeamColor~=BrickColor.new("White") then
  339. local dist = p[i]:DistanceFromCharacter(Vector3.new(targetpoint.X,targetpoint.Y,targetpoint.Z))
  340. if dist < lowestdist then
  341. lowestdist = dist
  342. lowestplayer = p[i]
  343. end
  344. end
  345. end
  346. if lowestplayer~=nil then
  347. print("[AIMBOT] Targeting "..lowestplayer.Name)
  348. while HDown do
  349. wait()
  350. local TPos = lowestplayer.Character.Head.Position
  351. cam.CFrame = CFrame.new(Vector3.new(cam.CFrame.X,cam.CFrame.Y,cam.CFrame.Z),Vector3.new(TPos.X,TPos.Y,TPos.Z))
  352. end
  353. end
  354. end
  355. elseif inputObject.KeyCode == Torsoshot_Key then
  356. if TDown == false and HDown == false then
  357. TDown = true
  358. print("[AIMBOT] Calculating closest player")
  359. local targetpoint = mouse.Hit
  360. local p = game.Players:GetChildren()
  361. local lowestdist = 99999999999
  362. local lowestplayer = nil
  363. for i=1,#p do
  364. if p[i]~=game.Players.LocalPlayer and p[i].Character~=nil and p[i].Character~=nil and p[i].TeamColor~=game.Players.LocalPlayer.TeamColor and p[i].Character.Humanoid.Health >0 and p[i].TeamColor~=BrickColor.new("White") then
  365. local dist = p[i]:DistanceFromCharacter(Vector3.new(targetpoint.X,targetpoint.Y,targetpoint.Z))
  366. if dist < lowestdist then
  367. lowestdist = dist
  368. lowestplayer = p[i]
  369. end
  370. end
  371. end
  372. if lowestplayer~=nil then
  373. print("[AIMBOT] Targeting "..lowestplayer.Name)
  374. while TDown do
  375. wait()
  376. local TPos = lowestplayer.Character.Torso.Position
  377. cam.CFrame = CFrame.new(Vector3.new(cam.CFrame.X,cam.CFrame.Y,cam.CFrame.Z),Vector3.new(TPos.X,TPos.Y,TPos.Z))
  378. end
  379. end
  380. end
  381. end
  382. end
  383.  
  384. function onKeyRelease(inputObject, gameProcessedEvent)
  385. if inputObject.KeyCode == Headshot_Key then
  386. HDown = false
  387. elseif inputObject.KeyCode == Torsoshot_Key then
  388. TDown = false
  389. end
  390. end
  391.  
  392. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  393. game:GetService("UserInputService").InputEnded:connect(onKeyRelease)
  394. end)
  395.  
  396. local mouse = game.Players.LocalPlayer:GetMouse()
  397.  
  398. mouse.KeyDown:connect(function(key)
  399. if key == "q" then
  400. if Body_f.Visible == true then
  401. Body_f.Visible = false
  402. Grab_f.Visible = false
  403. Title.Visible = false
  404. elseif Body_f.Visible == false then
  405. Body_f.Visible = true
  406. Grab_f.Visible = true
  407. Title.Visible = true
  408. end
  409. end
  410. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement