Advertisement
Loki7Boy

LokisOPLMasterScripts

Sep 21st, 2020
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.52 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local LoginFrame = Instance.new("Frame")
  3. local TextLabel = Instance.new("TextLabel")
  4. local AutoVOff = Instance.new("TextButton")
  5. local AutoVOn = Instance.new("TextButton")
  6. local Safe = Instance.new("TextButton")
  7. local AutoCOff = Instance.new("TextButton")
  8. local AutoCOn = Instance.new("TextButton")
  9. local AutoTOff = Instance.new("TextButton")
  10. local AutoTOn = Instance.new("TextButton")
  11. local AutoHOn = Instance.new("TextButton")
  12. local AutoHOff = Instance.new("TextButton")
  13. local weapon = Instance.new("TextBox")
  14. local AutoBOff = Instance.new("TextButton")
  15. local AutoBOn = Instance.new("TextButton")
  16. local name = Instance.new("TextBox")
  17. local Fly = Instance.new("TextButton")
  18. local fly = Instance.new("TextBox")
  19. local Frame = Instance.new("Frame")
  20. local TextButton = Instance.new("TextButton")
  21. --Properties:
  22. ScreenGui.Parent = game.CoreGui
  23. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. LoginFrame.Name = "LoginFrame"
  26. LoginFrame.Parent = ScreenGui
  27. LoginFrame.Active = true
  28. LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  29. LoginFrame.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  30. LoginFrame.Position = UDim2.new(0.36944446, 0, 0.264940262, 0)
  31. LoginFrame.Size = UDim2.new(0, 347, 0, 163)
  32. LoginFrame.Visible = false
  33. LoginFrame.Draggable = true
  34.  
  35. TextLabel.Parent = LoginFrame
  36. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  37. TextLabel.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  38. TextLabel.Position = UDim2.new(0.587896228, 0, 0, 0)
  39. TextLabel.Size = UDim2.new(0, 143, 0, 23)
  40. TextLabel.Font = Enum.Font.SourceSans
  41. TextLabel.Text = "Made By Arda#0810 Boi"
  42. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  43. TextLabel.TextScaled = true
  44. TextLabel.TextSize = 14
  45. TextLabel.TextWrapped = true
  46.  
  47. AutoVOff.Name = "AutoVOff"
  48. AutoVOff.Parent = LoginFrame
  49. AutoVOff.BackgroundColor3 = Color3.new(1, 0, 0)
  50. AutoVOff.BorderColor3 = Color3.new(1, 0, 0)
  51. AutoVOff.Position = UDim2.new(0, 0, 0.300613493, 0)
  52. AutoVOff.Size = UDim2.new(0, 123, 0, 25)
  53. AutoVOff.Font = Enum.Font.SourceSans
  54. AutoVOff.Text = "Gunner Boss On/Off"
  55. AutoVOff.TextColor3 = Color3.new(0, 0, 0)
  56. AutoVOff.TextScaled = true
  57. AutoVOff.TextSize = 14
  58. AutoVOff.TextWrapped = true
  59.  
  60. AutoVOn.Name = "AutoVOn"
  61. AutoVOn.Parent = LoginFrame
  62. AutoVOn.BackgroundColor3 = Color3.new(0, 1, 0)
  63. AutoVOn.BorderColor3 = Color3.new(0, 1, 0)
  64. AutoVOn.Position = UDim2.new(0, 0, 0.300613493, 0)
  65. AutoVOn.Size = UDim2.new(0, 123, 0, 25)
  66. AutoVOn.Visible = false
  67. AutoVOn.Font = Enum.Font.SourceSans
  68. AutoVOn.Text = "Gunner Boss On/Off"
  69. AutoVOn.TextColor3 = Color3.new(0, 0, 0)
  70. AutoVOn.TextScaled = true
  71. AutoVOn.TextSize = 14
  72. AutoVOn.TextWrapped = true
  73.  
  74. Safe.Name = "Safe"
  75. Safe.Parent = LoginFrame
  76. Safe.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  77. Safe.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  78. Safe.Position = UDim2.new(0, 0, 0.564417183, 0)
  79. Safe.Size = UDim2.new(0, 123, 0, 25)
  80. Safe.Font = Enum.Font.SourceSans
  81. Safe.Text = "Safe Place"
  82. Safe.TextColor3 = Color3.new(0, 0, 0)
  83. Safe.TextScaled = true
  84. Safe.TextSize = 14
  85. Safe.TextWrapped = true
  86.  
  87. AutoCOff.Name = "AutoCOff"
  88. AutoCOff.Parent = LoginFrame
  89. AutoCOff.BackgroundColor3 = Color3.new(1, 0, 0)
  90. AutoCOff.BorderColor3 = Color3.new(1, 0, 0)
  91. AutoCOff.Position = UDim2.new(0.417867482, 0, 0.300613493, 0)
  92. AutoCOff.Size = UDim2.new(0, 123, 0, 25)
  93. AutoCOff.Font = Enum.Font.SourceSans
  94. AutoCOff.Text = "Crab On/Off"
  95. AutoCOff.TextColor3 = Color3.new(0, 0, 0)
  96. AutoCOff.TextScaled = true
  97. AutoCOff.TextSize = 14
  98. AutoCOff.TextWrapped = true
  99.  
  100. AutoCOn.Name = "AutoCOn"
  101. AutoCOn.Parent = LoginFrame
  102. AutoCOn.BackgroundColor3 = Color3.new(0, 1, 0)
  103. AutoCOn.BorderColor3 = Color3.new(0, 1, 0)
  104. AutoCOn.Position = UDim2.new(0.417867482, 0, 0.300613493, 0)
  105. AutoCOn.Size = UDim2.new(0, 123, 0, 25)
  106. AutoCOn.Visible = false
  107. AutoCOn.Font = Enum.Font.SourceSans
  108. AutoCOn.Text = "Crab On/Off"
  109. AutoCOn.TextColor3 = Color3.new(0, 0, 0)
  110. AutoCOn.TextScaled = true
  111. AutoCOn.TextSize = 14
  112. AutoCOn.TextWrapped = true
  113.  
  114. AutoTOff.Name = "AutoTOff"
  115. AutoTOff.Parent = LoginFrame
  116. AutoTOff.BackgroundColor3 = Color3.new(1, 0, 0)
  117. AutoTOff.BorderColor3 = Color3.new(1, 0, 0)
  118. AutoTOff.Position = UDim2.new(8.79469084e-08, 0, 0.785275996, 0)
  119. AutoTOff.Size = UDim2.new(0, 92, 0, 25)
  120. AutoTOff.Font = Enum.Font.SourceSans
  121. AutoTOff.Text = "Gunslinger On/Off"
  122. AutoTOff.TextColor3 = Color3.new(0, 0, 0)
  123. AutoTOff.TextScaled = true
  124. AutoTOff.TextSize = 14
  125. AutoTOff.TextWrapped = true
  126.  
  127. AutoTOn.Name = "AutoTOn"
  128. AutoTOn.Parent = LoginFrame
  129. AutoTOn.BackgroundColor3 = Color3.new(0, 1, 0)
  130. AutoTOn.BorderColor3 = Color3.new(0, 1, 0)
  131. AutoTOn.Position = UDim2.new(8.79469084e-08, 0, 0.785275996, 0)
  132. AutoTOn.Size = UDim2.new(0, 92, 0, 25)
  133. AutoTOn.Visible = false
  134. AutoTOn.Font = Enum.Font.SourceSans
  135. AutoTOn.Text = "Gunslinger On/Off"
  136. AutoTOn.TextColor3 = Color3.new(0, 0, 0)
  137. AutoTOn.TextScaled = true
  138. AutoTOn.TextSize = 14
  139. AutoTOn.TextWrapped = true
  140.  
  141. AutoHOn.Name = "AutoHOn"
  142. AutoHOn.Parent = LoginFrame
  143. AutoHOn.BackgroundColor3 = Color3.new(0, 1, 0)
  144. AutoHOn.BorderColor3 = Color3.new(0, 1, 0)
  145. AutoHOn.Position = UDim2.new(0.397694528, 0, 0.564417064, 0)
  146. AutoHOn.Size = UDim2.new(0, 74, 0, 25)
  147. AutoHOn.Visible = false
  148. AutoHOn.Font = Enum.Font.SourceSans
  149. AutoHOn.Text = "Auto Hit On/Off"
  150. AutoHOn.TextColor3 = Color3.new(0, 0, 0)
  151. AutoHOn.TextScaled = true
  152. AutoHOn.TextSize = 14
  153. AutoHOn.TextWrapped = true
  154.  
  155. AutoHOff.Name = "AutoHOff"
  156. AutoHOff.Parent = LoginFrame
  157. AutoHOff.BackgroundColor3 = Color3.new(1, 0, 0)
  158. AutoHOff.BorderColor3 = Color3.new(1, 0, 0)
  159. AutoHOff.Position = UDim2.new(0.397694528, 0, 0.564417064, 0)
  160. AutoHOff.Size = UDim2.new(0, 74, 0, 25)
  161. AutoHOff.Font = Enum.Font.SourceSans
  162. AutoHOff.Text = "Auto Hit On/Off"
  163. AutoHOff.TextColor3 = Color3.new(0, 0, 0)
  164. AutoHOff.TextScaled = true
  165. AutoHOff.TextSize = 14
  166. AutoHOff.TextWrapped = true
  167.  
  168. weapon.Name = "weapon"
  169. weapon.Parent = LoginFrame
  170. weapon.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  171. weapon.Position = UDim2.new(0.63688761, 0, 0.57055223, 0)
  172. weapon.Size = UDim2.new(0, 81, 0, 23)
  173. weapon.Font = Enum.Font.SourceSans
  174. weapon.Text = "Weapon Name Here"
  175. weapon.TextColor3 = Color3.new(0, 0, 0)
  176. weapon.TextScaled = true
  177. weapon.TextSize = 14
  178. weapon.TextWrapped = true
  179.  
  180. AutoBOff.Name = "AutoBOff"
  181. AutoBOff.Parent = LoginFrame
  182. AutoBOff.BackgroundColor3 = Color3.new(1, 0, 0)
  183. AutoBOff.BorderColor3 = Color3.new(1, 0, 0)
  184. AutoBOff.Position = UDim2.new(0.337175786, 0, 0.785275936, 0)
  185. AutoBOff.Size = UDim2.new(0, 74, 0, 25)
  186. AutoBOff.Font = Enum.Font.SourceSans
  187. AutoBOff.Text = "Cbring On/Off"
  188. AutoBOff.TextColor3 = Color3.new(0, 0, 0)
  189. AutoBOff.TextScaled = true
  190. AutoBOff.TextSize = 14
  191. AutoBOff.TextWrapped = true
  192.  
  193. AutoBOn.Name = "AutoBOn"
  194. AutoBOn.Parent = LoginFrame
  195. AutoBOn.BackgroundColor3 = Color3.new(0, 1, 0)
  196. AutoBOn.BorderColor3 = Color3.new(0, 1, 0)
  197. AutoBOn.Position = UDim2.new(0.337175786, 0, 0.785275936, 0)
  198. AutoBOn.Size = UDim2.new(0, 74, 0, 25)
  199. AutoBOn.Visible = false
  200. AutoBOn.Font = Enum.Font.SourceSans
  201. AutoBOn.Text = "Cbring On/Off"
  202. AutoBOn.TextColor3 = Color3.new(0, 0, 0)
  203. AutoBOn.TextScaled = true
  204. AutoBOn.TextSize = 14
  205. AutoBOn.TextWrapped = true
  206.  
  207. name.Name = "name"
  208. name.Parent = LoginFrame
  209. name.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  210. name.Position = UDim2.new(0.587896228, 0, 0.791411161, 0)
  211. name.Size = UDim2.new(0, 81, 0, 23)
  212. name.Font = Enum.Font.SourceSans
  213. name.Text = "PLAYER NAME HERE"
  214. name.TextColor3 = Color3.new(0, 0, 0)
  215. name.TextScaled = true
  216. name.TextSize = 14
  217. name.TextWrapped = true
  218.  
  219. Fly.Name = "Fly"
  220. Fly.Parent = LoginFrame
  221. Fly.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  222. Fly.BorderColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  223. Fly.Position = UDim2.new(0, 0, 0.036809817, 0)
  224. Fly.Size = UDim2.new(0, 105, 0, 25)
  225. Fly.Font = Enum.Font.SourceSans
  226. Fly.Text = "Fly"
  227. Fly.TextColor3 = Color3.new(0, 0, 0)
  228. Fly.TextScaled = true
  229. Fly.TextSize = 14
  230. Fly.TextWrapped = true
  231.  
  232. fly.Name = "fly"
  233. fly.Parent = LoginFrame
  234. fly.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  235. fly.Position = UDim2.new(0.337175786, 0, 0.036809817, 0)
  236. fly.Size = UDim2.new(0, 81, 0, 24)
  237. fly.Font = Enum.Font.SourceSans
  238. fly.Text = "Fly Speed Here"
  239. fly.TextColor3 = Color3.new(0, 0, 0)
  240. fly.TextScaled = true
  241. fly.TextSize = 14
  242. fly.TextWrapped = true
  243.  
  244. Frame.Parent = ScreenGui
  245. Frame.Active = true
  246. Frame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  247. Frame.Position = UDim2.new(0.112962961, 0, 0.193227082, 0)
  248. Frame.Size = UDim2.new(0, 143, 0, 33)
  249. Frame.Draggable = true
  250.  
  251. TextButton.Parent = Frame
  252. TextButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  253. TextButton.Position = UDim2.new(0.0979020968, 0, 0.0909090936, 0)
  254. TextButton.Size = UDim2.new(0, 115, 0, 26)
  255. TextButton.Font = Enum.Font.SourceSans
  256. TextButton.Text = "Open/Close"
  257. TextButton.TextColor3 = Color3.new(0, 0, 0)
  258. TextButton.TextSize = 14
  259. -- Scripts:
  260. AutoVOff.MouseButton1Click:connect(function()
  261. AutoVOff.Visible = false
  262. AutoVOn.Visible = true
  263.  
  264. _G.Auto = true
  265. while _G.Auto do
  266. wait(1.5)
  267. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  268. if v.Name == "Lv1 Crab" then
  269. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  270. v.HumanoidRootPart.Anchored = true
  271. end
  272. end
  273. end
  274.  
  275. end)
  276.  
  277. AutoVOn.MouseButton1Click:connect(function()
  278. AutoVOff.Visible = true
  279. AutoVOn.Visible = false
  280.  
  281. _G.Auto = false
  282. while _G.Auto do
  283. wait(1.5)
  284. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  285. if v.Name == "Lv1 Crab" then
  286. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  287. v.HumanoidRootPart.Anchored = true
  288. end
  289. end
  290. end
  291.  
  292. end)
  293. _G.Auto = true
  294. while _G.Auto do
  295. wait(1.5)
  296. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  297. if v.Name == "Lv2 Angry Bob" then
  298. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  299. v.HumanoidRootPart.Anchored = true
  300. end
  301. end
  302. end
  303.  
  304. end)
  305.  
  306. AutoVOn.MouseButton1Click:connect(function()
  307. AutoVOff.Visible = true
  308. AutoVOn.Visible = false
  309.  
  310. _G.Auto = false
  311. while _G.Auto do
  312. wait(1.5)
  313. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  314. if v.Name == "Lv2 Angry Bob" then
  315. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  316. v.HumanoidRootPart.Anchored = true
  317. end
  318. end
  319. end
  320.  
  321. end)
  322. _G.Auto = true
  323. while _G.Auto do
  324. wait(1.5)
  325. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  326. if v.Name == "Lv4 Boar" then
  327. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  328. v.HumanoidRootPart.Anchored = true
  329. end
  330. end
  331. end
  332.  
  333. end)
  334.  
  335. AutoVOn.MouseButton1Click:connect(function()
  336. AutoVOff.Visible = true
  337. AutoVOn.Visible = false
  338.  
  339. _G.Auto = false
  340. while _G.Auto do
  341. wait(1.5)
  342. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  343. if v.Name == "Lv4 Boar" then
  344. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  345. v.HumanoidRootPart.Anchored = true
  346. end
  347. end
  348. end
  349.  
  350. end)
  351. _G.Auto = true
  352. while _G.Auto do
  353. wait(1.5)
  354. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  355. if v.Name == "Lv4 Freddy" then
  356. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  357. v.HumanoidRootPart.Anchored = true
  358. end
  359. end
  360. end
  361.  
  362. end)
  363.  
  364. AutoVOn.MouseButton1Click:connect(function()
  365. AutoVOff.Visible = true
  366. AutoVOn.Visible = false
  367.  
  368. _G.Auto = false
  369. while _G.Auto do
  370. wait(1.5)
  371. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  372. if v.Name == "Lv4 Freddy" then
  373. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  374. v.HumanoidRootPart.Anchored = true
  375. end
  376. end
  377. end
  378.  
  379. end)
  380. _G.Auto = true
  381. while _G.Auto do
  382. wait(1.5)
  383. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  384. if v.Name == "Lv9 Bandit" then
  385. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  386. v.HumanoidRootPart.Anchored = true
  387. end
  388. end
  389. end
  390.  
  391. end)
  392.  
  393. AutoVOn.MouseButton1Click:connect(function()
  394. AutoVOff.Visible = true
  395. AutoVOn.Visible = false
  396.  
  397. _G.Auto = false
  398. while _G.Auto do
  399. wait(1.5)
  400. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  401. if v.Name == "Lv9 Bandit" then
  402. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  403. v.HumanoidRootPart.Anchored = true
  404. end
  405. end
  406. end
  407.  
  408. end)
  409. _G.Auto = true
  410. while _G.Auto do
  411. wait(1.5)
  412. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  413. if v.Name == "Lv12 Thug" then
  414. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  415. v.HumanoidRootPart.Anchored = true
  416. end
  417. end
  418. end
  419.  
  420. end)
  421.  
  422. AutoVOn.MouseButton1Click:connect(function()
  423. AutoVOff.Visible = true
  424. AutoVOn.Visible = false
  425.  
  426. _G.Auto = false
  427. while _G.Auto do
  428. wait(1.5)
  429. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  430. if v.Name == "Lv12 Thug" then
  431. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  432. v.HumanoidRootPart.Anchored = true
  433. end
  434. end
  435. end
  436.  
  437. end)
  438. _G.Auto = true
  439. while _G.Auto do
  440. wait(1.5)
  441. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  442. if v.Name == "Lv20 Thief" then
  443. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  444. v.HumanoidRootPart.Anchored = true
  445. end
  446. end
  447. end
  448.  
  449. end)
  450.  
  451. AutoVOn.MouseButton1Click:connect(function()
  452. AutoVOff.Visible = true
  453. AutoVOn.Visible = false
  454.  
  455. _G.Auto = false
  456. while _G.Auto do
  457. wait(1.5)
  458. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  459. if v.Name == "Lv20 Thief" then
  460. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  461. v.HumanoidRootPart.Anchored = true
  462. end
  463. end
  464. end
  465.  
  466. end)
  467. _G.Auto = true
  468. while _G.Auto do
  469. wait(1.5)
  470. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  471. if v.Name == "Lv40 Cave Demon" then
  472. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  473. v.HumanoidRootPart.Anchored = true
  474. end
  475. end
  476. end
  477.  
  478. end)
  479.  
  480. AutoVOn.MouseButton1Click:connect(function()
  481. AutoVOff.Visible = true
  482. AutoVOn.Visible = false
  483.  
  484. _G.Auto = false
  485. while _G.Auto do
  486. wait(1.5)
  487. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  488. if v.Name == "Lv40 Cave Demon" then
  489. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  490. v.HumanoidRootPart.Anchored = true
  491. end
  492. end
  493. end
  494.  
  495. end)
  496.  
  497. Safe.MouseButton1Click:connect(function()
  498. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2000, 22000, -1000)
  499. baseplatee = Instance.new("Part", workspace)
  500. baseplatee.Size = Vector3.new(1000, 1, 1000)
  501. baseplatee.CFrame = game.workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame + Vector3.new(0,-2, 0)
  502. baseplatee.Anchored = true
  503.  
  504. end)
  505.  
  506. AutoCOff.MouseButton1Click:connect(function()
  507. AutoCOff.Visible = false
  508. AutoCOn.Visible = true
  509.  
  510. _G.Auto2 = true
  511. while _G.Auto2 do
  512. wait(1.5)
  513. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  514. if v.Name == "Lv20 Gunslinger" then
  515. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  516. v.HumanoidRootPart.Anchored = true
  517. end
  518. end
  519. end
  520.  
  521. end)
  522.  
  523. AutoCOn.MouseButton1Click:connect(function()
  524. AutoCOff.Visible = true
  525. AutoCOn.Visible = false
  526.  
  527. _G.Auto2 = false
  528. while _G.Auto2 do
  529. wait(1.5)
  530. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  531. if v.Name == "Lv20 Gunslinger" then
  532. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  533. v.HumanoidRootPart.Anchored = true
  534. end
  535. end
  536. end
  537.  
  538. end)
  539.  
  540. AutoCOff.MouseButton1Click:connect(function()
  541. AutoCOff.Visible = false
  542. AutoCOn.Visible = true
  543.  
  544. _G.Auto2 = true
  545. while _G.Auto2 do
  546. wait(1.5)
  547. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  548. if v.Name == "Lv24 Gunslinger" then
  549. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  550. v.HumanoidRootPart.Anchored = true
  551. end
  552. end
  553. end
  554.  
  555. end)
  556.  
  557. AutoCOn.MouseButton1Click:connect(function()
  558. AutoCOff.Visible = true
  559. AutoCOn.Visible = false
  560.  
  561. _G.Auto2 = false
  562. while _G.Auto2 do
  563. wait(1.5)
  564. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  565. if v.Name == "Lv24 Gunslinger" then
  566. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  567. v.HumanoidRootPart.Anchored = true
  568. end
  569. end
  570. end
  571.  
  572. end)
  573.  
  574. AutoCOff.MouseButton1Click:connect(function()
  575. AutoCOff.Visible = false
  576. AutoCOn.Visible = true
  577.  
  578. _G.Auto2 = true
  579. while _G.Auto2 do
  580. wait(1.5)
  581. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  582. if v.Name == "Lv36 Gunslinger" then
  583. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  584. v.HumanoidRootPart.Anchored = true
  585. end
  586. end
  587. end
  588.  
  589. end)
  590.  
  591. AutoCOn.MouseButton1Click:connect(function()
  592. AutoCOff.Visible = true
  593. AutoCOn.Visible = false
  594.  
  595. _G.Auto2 = false
  596. while _G.Auto2 do
  597. wait(1.5)
  598. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  599. if v.Name == "Lv36 Gunslinger" then
  600. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  601. v.HumanoidRootPart.Anchored = true
  602. end
  603. end
  604. end
  605.  
  606. end)
  607.  
  608. AutoCOff.MouseButton1Click:connect(function()
  609. AutoCOff.Visible = false
  610. AutoCOn.Visible = true
  611.  
  612. _G.Auto2 = true
  613. while _G.Auto2 do
  614. wait(1.5)
  615. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  616. if v.Name == "Lv42 Gunslinger" then
  617. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  618. v.HumanoidRootPart.Anchored = true
  619. end
  620. end
  621. end
  622.  
  623. end)
  624.  
  625. AutoCOn.MouseButton1Click:connect(function()
  626. AutoCOff.Visible = true
  627. AutoCOn.Visible = false
  628.  
  629. _G.Auto2 = false
  630. while _G.Auto2 do
  631. wait(1.5)
  632. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  633. if v.Name == "Lv42 Gunslinger" then
  634. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  635. v.HumanoidRootPart.Anchored = true
  636. end
  637. end
  638. end
  639.  
  640. end)
  641.  
  642. AutoCOff.MouseButton1Click:connect(function()
  643. AutoCOff.Visible = false
  644. AutoCOn.Visible = true
  645.  
  646. _G.Auto2 = true
  647. while _G.Auto2 do
  648. wait(1.5)
  649. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  650. if v.Name == "Lv50 Gunslinger" then
  651. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  652. v.HumanoidRootPart.Anchored = true
  653. end
  654. end
  655. end
  656.  
  657. end)
  658.  
  659. AutoCOn.MouseButton1Click:connect(function()
  660. AutoCOff.Visible = true
  661. AutoCOn.Visible = false
  662.  
  663. _G.Auto2 = false
  664. while _G.Auto2 do
  665. wait(1.5)
  666. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  667. if v.Name == "Lv50 Gunslinger" then
  668. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  669. v.HumanoidRootPart.Anchored = true
  670. end
  671. end
  672. end
  673.  
  674. end)
  675.  
  676. AutoTOff.MouseButton1Click:connect(function()
  677. AutoTOff.Visible = false
  678. AutoTOn.Visible = true
  679.  
  680. _G.Auto3 = true
  681. while _G.Auto3 do
  682. wait(1.5)
  683. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  684. if v.Name == "Lv360 Bruno" then
  685. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  686. v.HumanoidRootPart.Anchored = true
  687. end
  688. end
  689. end
  690.  
  691. end)
  692.  
  693. AutoTOn.MouseButton1Click:connect(function()
  694. AutoTOff.Visible = true
  695. AutoTOn.Visible = false
  696.  
  697. _G.Auto3 = false
  698. while _G.Auto3 do
  699. wait(1.5)
  700. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  701. if v.Name == "Lv360 Bruno" then
  702. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  703. v.HumanoidRootPart.Anchored = true
  704. end
  705. end
  706. end
  707.  
  708. end)
  709. AutoTOff.MouseButton1Click:connect(function()
  710. AutoTOff.Visible = false
  711. AutoTOn.Visible = true
  712.  
  713. _G.Auto3 = true
  714. while _G.Auto3 do
  715. wait(1.5)
  716. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  717. if v.Name == "Lv440 Buster" then
  718. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  719. v.HumanoidRootPart.Anchored = true
  720. end
  721. end
  722. end
  723.  
  724. end)
  725.  
  726. AutoTOn.MouseButton1Click:connect(function()
  727. AutoTOff.Visible = true
  728. AutoTOn.Visible = false
  729.  
  730. _G.Auto3 = false
  731. while _G.Auto3 do
  732. wait(1.5)
  733. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  734. if v.Name == "Lv440 Buster" then
  735. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  736. v.HumanoidRootPart.Anchored = true
  737. end
  738. end
  739. end
  740.  
  741. end)
  742. AutoTOff.MouseButton1Click:connect(function()
  743. AutoTOff.Visible = false
  744. AutoTOn.Visible = true
  745.  
  746. _G.Auto3 = true
  747. while _G.Auto3 do
  748. wait(1.5)
  749. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  750. if v.Name == "Lv500 Bucky" then
  751. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  752. v.HumanoidRootPart.Anchored = true
  753. end
  754. end
  755. end
  756.  
  757. end)
  758.  
  759. AutoTOn.MouseButton1Click:connect(function()
  760. AutoTOff.Visible = true
  761. AutoTOn.Visible = false
  762.  
  763. _G.Auto3 = false
  764. while _G.Auto3 do
  765. wait(1.5)
  766. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  767. if v.Name == "Lv500 Bucky" then
  768. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  769. v.HumanoidRootPart.Anchored = true
  770. end
  771. end
  772. end
  773.  
  774. end)
  775. AutoTOff.MouseButton1Click:connect(function()
  776. AutoTOff.Visible = false
  777. AutoTOn.Visible = true
  778.  
  779. _G.Auto3 = true
  780. while _G.Auto3 do
  781. wait(1.5)
  782. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  783. if v.Name == "Lv8000 Gunner Captain" then
  784. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  785. v.HumanoidRootPart.Anchored = true
  786. end
  787. end
  788. end
  789.  
  790. end)
  791.  
  792. AutoTOn.MouseButton1Click:connect(function()
  793. AutoTOff.Visible = true
  794. AutoTOn.Visible = false
  795.  
  796. _G.Auto3 = false
  797. while _G.Auto3 do
  798. wait(1.5)
  799. for i,v in pairs(game.Workspace.Enemies:GetChildren()) do
  800. if v.Name == "Lv8000 Gunner Captain" then
  801. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, -2) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  802. v.HumanoidRootPart.Anchored = true
  803. end
  804. end
  805. end
  806.  
  807. end)
  808.  
  809. AutoHOn.MouseButton1Click:connect(function()
  810. AutoHOff.Visible = true
  811. AutoHOn.Visible = false
  812.  
  813. _G.Auto4 = false
  814. while _G.Auto4 do
  815. wait(0.3)
  816. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  817. if v.Name == weapon.Text then v:Activate() end
  818. end
  819. end
  820.  
  821. end)
  822.  
  823. AutoHOff.MouseButton1Click:connect(function()
  824. AutoHOff.Visible = false
  825. AutoHOn.Visible = true
  826.  
  827. _G.Auto4 = true
  828. while _G.Auto4 do
  829. wait(0.3)
  830. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  831. if v.Name == weapon.Text then v:Activate() end
  832. end
  833. end
  834.  
  835. end)
  836.  
  837. TextButton.MouseButton1Click:connect(function()
  838. LoginFrame.Visible = not LoginFrame.Visible
  839.  
  840.  
  841. end)
  842.  
  843. AutoBOff.MouseButton1Click:connect(function()
  844. AutoBOff.Visible = false
  845. AutoBOn.Visible = true
  846.  
  847. _G.bring = true
  848. while _G.bring do
  849. wait(0.5)
  850. for i,v in pairs(game.Workspace:GetChildren()) do
  851. if v.Name == name.Text then
  852. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 0) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  853. v.HumanoidRootPart.Anchored = true
  854. end
  855. end
  856. end
  857.  
  858. end)
  859.  
  860. AutoBOn.MouseButton1Click:connect(function()
  861. AutoBOff.Visible = true
  862. AutoBOn.Visible = false
  863.  
  864. _G.bring = false
  865. while _G.bring do
  866. wait(1)
  867. for i,v in pairs(game.Workspace:GetChildren()) do
  868. if v.Name == "name.Text" then
  869. v.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 0) + game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  870. v.HumanoidRootPart.Anchored = true
  871. end
  872. end
  873. end
  874.  
  875. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement