Angkerscript

aye

May 20th, 2019
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.01 KB | None | 0 0
  1. -- AngkerSploit
  2. -- Some Script Made by Roblox Pain
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local Open = Instance.new("TextButton")
  7. local o = Instance.new("TextLabel")
  8. local p = Instance.new("TextLabel")
  9. local e = Instance.new("TextLabel")
  10. local n = Instance.new("TextLabel")
  11. local Frame = Instance.new("Frame")
  12. local TextLabel = Instance.new("TextLabel")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local Close = Instance.new("TextButton")
  15. local TextLabel_3 = Instance.new("TextLabel")
  16. local TextLabel_4 = Instance.new("TextLabel")
  17. local TextButton = Instance.new("TextButton")
  18. local TextButton_2 = Instance.new("TextButton")
  19. local TextButton_3 = Instance.new("TextButton")
  20. local TextButton_4 = Instance.new("TextButton")
  21. local TextButton_5 = Instance.new("TextButton")
  22. local TextButton_6 = Instance.new("TextButton")
  23. local TextButton_7 = Instance.new("TextButton")
  24. local TextButton_8 = Instance.new("TextButton")
  25. local TextButton_9 = Instance.new("TextButton")
  26. local TextButton_10 = Instance.new("TextButton")
  27. local TextButton_11 = Instance.new("TextButton")
  28. local TextButton_12 = Instance.new("TextButton")
  29. local TextButton_13 = Instance.new("TextButton")
  30. local TextButton_14 = Instance.new("TextButton")
  31. --Properties:
  32. ScreenGui.Parent = game.CoreGui
  33.  
  34. OpenFrame.Name = "OpenFrame"
  35. OpenFrame.Parent = ScreenGui
  36. OpenFrame.Active = true
  37. OpenFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  38. OpenFrame.BorderSizePixel = 0
  39. OpenFrame.Position = UDim2.new(0, 0, 0.413662225, 0)
  40. OpenFrame.Size = UDim2.new(0, 37, 0, 122)
  41.  
  42. Open.Name = "Open"
  43. Open.Parent = OpenFrame
  44. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  45. Open.BorderSizePixel = 0
  46. Open.Size = UDim2.new(0, 37, 0, 122)
  47. Open.Font = Enum.Font.SourceSans
  48. Open.Text = ""
  49. Open.TextColor3 = Color3.new(0, 0, 0)
  50. Open.TextSize = 14
  51. Open.MouseButton1Down:connect(function()
  52. Frame.Visible = true
  53. OpenFrame.Visible = false
  54. end)
  55.  
  56. o.Name = "o"
  57. o.Parent = OpenFrame
  58. o.Active = true
  59. o.BackgroundColor3 = Color3.new(1, 1, 1)
  60. o.BackgroundTransparency = 1
  61. o.Position = UDim2.new(0.162161827, 0, 0.0901639163, 0)
  62. o.Size = UDim2.new(0, 25, 0, 25)
  63. o.Font = Enum.Font.Highway
  64. o.Text = "O"
  65. o.TextColor3 = Color3.new(1, 1, 1)
  66. o.TextSize = 20
  67.  
  68. p.Name = "p"
  69. p.Parent = OpenFrame
  70. p.Active = true
  71. p.BackgroundColor3 = Color3.new(1, 1, 1)
  72. p.BackgroundTransparency = 1
  73. p.Position = UDim2.new(0.162161827, 0, 0.295081943, 0)
  74. p.Size = UDim2.new(0, 25, 0, 25)
  75. p.Font = Enum.Font.Highway
  76. p.Text = "P"
  77. p.TextColor3 = Color3.new(1, 1, 1)
  78. p.TextSize = 20
  79.  
  80. e.Name = "e"
  81. e.Parent = OpenFrame
  82. e.Active = true
  83. e.BackgroundColor3 = Color3.new(1, 1, 1)
  84. e.BackgroundTransparency = 1
  85. e.Position = UDim2.new(0.162161827, 0, 0.49999997, 0)
  86. e.Size = UDim2.new(0, 25, 0, 25)
  87. e.Font = Enum.Font.Highway
  88. e.Text = "E"
  89. e.TextColor3 = Color3.new(1, 1, 1)
  90. e.TextSize = 20
  91.  
  92. n.Name = "n"
  93. n.Parent = OpenFrame
  94. n.Active = true
  95. n.BackgroundColor3 = Color3.new(1, 1, 1)
  96. n.BackgroundTransparency = 1
  97. n.Position = UDim2.new(0.162161827, 0, 0.704918027, 0)
  98. n.Size = UDim2.new(0, 25, 0, 25)
  99. n.Font = Enum.Font.Highway
  100. n.Text = "N"
  101. n.TextColor3 = Color3.new(1, 1, 1)
  102. n.TextSize = 20
  103.  
  104. Frame.Parent = ScreenGui
  105. Frame.Active = true
  106. Frame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  107. Frame.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  108. Frame.BorderSizePixel = 3
  109. Frame.Position = UDim2.new(0.295128942, 0, 0.292220116, 0)
  110. Frame.Size = UDim2.new(0, 510, 0, 297)
  111. Frame.Visible = false
  112. Frame.Draggable = true
  113.  
  114. TextLabel.Parent = Frame
  115. TextLabel.Active = true
  116. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  117. TextLabel.BackgroundTransparency = 1
  118. TextLabel.Position = UDim2.new(0.288563848, 0, 0, 0)
  119. TextLabel.Size = UDim2.new(0, 200, 0, 25)
  120. TextLabel.Font = Enum.Font.Highway
  121. TextLabel.Text = "Boku no Roblox"
  122. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  123. TextLabel.TextSize = 25
  124. TextLabel.TextWrapped = true
  125.  
  126. TextLabel_2.Parent = Frame
  127. TextLabel_2.Active = true
  128. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  129. TextLabel_2.BackgroundTransparency = 1
  130. TextLabel_2.Position = UDim2.new(0.288563848, 0, 0.889485419, 0)
  131. TextLabel_2.Size = UDim2.new(0, 200, 0, 28)
  132. TextLabel_2.Font = Enum.Font.Highway
  133. TextLabel_2.Text = "AngkerSploit"
  134. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  135. TextLabel_2.TextSize = 25
  136. TextLabel_2.TextWrapped = true
  137.  
  138. Close.Name = "Close"
  139. Close.Parent = Frame
  140. Close.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  141. Close.BorderSizePixel = 0
  142. Close.Position = UDim2.new(0.949568152, 0, 0, 0)
  143. Close.Size = UDim2.new(0, 25, 0, 25)
  144. Close.Font = Enum.Font.SourceSansSemibold
  145. Close.Text = "X"
  146. Close.TextColor3 = Color3.new(1, 1, 1)
  147. Close.TextSize = 30
  148. Close.TextWrapped = true
  149. Close.MouseButton1Down:connect(function()
  150. OpenFrame.Visible = true
  151. Frame.Visible = false
  152. end)
  153.  
  154. TextLabel_3.Parent = Frame
  155. TextLabel_3.Active = true
  156. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  157. TextLabel_3.BackgroundTransparency = 1
  158. TextLabel_3.Position = UDim2.new(0.0369253121, 0, 0.110742129, 0)
  159. TextLabel_3.Size = UDim2.new(0, 210, 0, 25)
  160. TextLabel_3.Font = Enum.Font.Highway
  161. TextLabel_3.Text = "Auto Quest"
  162. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  163. TextLabel_3.TextSize = 25
  164. TextLabel_3.TextWrapped = true
  165.  
  166. TextLabel_4.Parent = Frame
  167. TextLabel_4.Active = true
  168. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  169. TextLabel_4.BackgroundTransparency = 1
  170. TextLabel_4.Position = UDim2.new(0.568832636, 0, 0.110742129, 0)
  171. TextLabel_4.Size = UDim2.new(0, 200, 0, 25)
  172. TextLabel_4.Font = Enum.Font.Highway
  173. TextLabel_4.Text = "Boss"
  174. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  175. TextLabel_4.TextSize = 25
  176. TextLabel_4.TextWrapped = true
  177.  
  178. TextButton.Parent = Frame
  179. TextButton.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  180. TextButton.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  181. TextButton.Position = UDim2.new(0.0233100224, 0, 0.21503751, 0)
  182. TextButton.Size = UDim2.new(0, 105, 0, 35)
  183. TextButton.Font = Enum.Font.Highway
  184. TextButton.Text = "Criminal"
  185. TextButton.TextColor3 = Color3.new(1, 1, 1)
  186. TextButton.TextSize = 25
  187.  
  188. TextButton_2.Parent = Frame
  189. TextButton_2.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  190. TextButton_2.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  191. TextButton_2.Position = UDim2.new(0.24357605, 0, 0.21503751, 0)
  192. TextButton_2.Size = UDim2.new(0, 105, 0, 35)
  193. TextButton_2.Font = Enum.Font.Highway
  194. TextButton_2.Text = "Police"
  195. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  196. TextButton_2.TextSize = 25
  197.  
  198. TextButton_3.Parent = Frame
  199. TextButton_3.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  200. TextButton_3.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  201. TextButton_3.Position = UDim2.new(0.24357605, 0, 0.359983027, 0)
  202. TextButton_3.Size = UDim2.new(0, 105, 0, 35)
  203. TextButton_3.Font = Enum.Font.Highway
  204. TextButton_3.Text = "WeakVillain"
  205. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  206. TextButton_3.TextSize = 23
  207.  
  208. TextButton_4.Parent = Frame
  209. TextButton_4.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  210. TextButton_4.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  211. TextButton_4.Position = UDim2.new(0.0233100224, 0, 0.359983027, 0)
  212. TextButton_4.Size = UDim2.new(0, 105, 0, 35)
  213. TextButton_4.Font = Enum.Font.Highway
  214. TextButton_4.Text = "UA Student"
  215. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  216. TextButton_4.TextSize = 23
  217.  
  218. TextButton_5.Parent = Frame
  219. TextButton_5.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  220. TextButton_5.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  221. TextButton_5.Position = UDim2.new(0.24357605, 0, 0.504659295, 0)
  222. TextButton_5.Size = UDim2.new(0, 105, 0, 35)
  223. TextButton_5.Font = Enum.Font.Highway
  224. TextButton_5.Text = "Weak Nomu"
  225. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  226. TextButton_5.TextSize = 23
  227.  
  228. TextButton_6.Parent = Frame
  229. TextButton_6.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  230. TextButton_6.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  231. TextButton_6.Position = UDim2.new(0.0233100224, 0, 0.504659295, 0)
  232. TextButton_6.Size = UDim2.new(0, 105, 0, 35)
  233. TextButton_6.Font = Enum.Font.Highway
  234. TextButton_6.Text = "Hero"
  235. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  236. TextButton_6.TextSize = 25
  237.  
  238. TextButton_7.Parent = Frame
  239. TextButton_7.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  240. TextButton_7.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  241. TextButton_7.Position = UDim2.new(0.772974074, 0, 0.21503751, 0)
  242. TextButton_7.Size = UDim2.new(0, 105, 0, 35)
  243. TextButton_7.Font = Enum.Font.Highway
  244. TextButton_7.Text = "Endeavor"
  245. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  246. TextButton_7.TextSize = 25
  247.  
  248. TextButton_8.Parent = Frame
  249. TextButton_8.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  250. TextButton_8.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  251. TextButton_8.Position = UDim2.new(0.554668844, 0, 0.214736864, 0)
  252. TextButton_8.Size = UDim2.new(0, 105, 0, 35)
  253. TextButton_8.Font = Enum.Font.Highway
  254. TextButton_8.Text = "Tomura"
  255. TextButton_8.TextColor3 = Color3.new(1, 1, 1)
  256. TextButton_8.TextSize = 25
  257.  
  258. TextButton_9.Parent = Frame
  259. TextButton_9.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  260. TextButton_9.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  261. TextButton_9.Position = UDim2.new(0.554668844, 0, 0.359682381, 0)
  262. TextButton_9.Size = UDim2.new(0, 105, 0, 35)
  263. TextButton_9.Font = Enum.Font.Highway
  264. TextButton_9.Text = "Nomu"
  265. TextButton_9.TextColor3 = Color3.new(1, 1, 1)
  266. TextButton_9.TextSize = 25
  267.  
  268. TextButton_10.Parent = Frame
  269. TextButton_10.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  270. TextButton_10.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  271. TextButton_10.Position = UDim2.new(0.772974074, 0, 0.359983027, 0)
  272. TextButton_10.Size = UDim2.new(0, 105, 0, 35)
  273. TextButton_10.Font = Enum.Font.Highway
  274. TextButton_10.Text = "All Might"
  275. TextButton_10.TextColor3 = Color3.new(1, 1, 1)
  276. TextButton_10.TextSize = 25
  277.  
  278. TextButton_11.Parent = Frame
  279. TextButton_11.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  280. TextButton_11.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  281. TextButton_11.Position = UDim2.new(0.657287836, 0, 0.504659295, 0)
  282. TextButton_11.Size = UDim2.new(0, 110, 0, 35)
  283. TextButton_11.Font = Enum.Font.Highway
  284. TextButton_11.Text = "Giant"
  285. TextButton_11.TextColor3 = Color3.new(1, 1, 1)
  286. TextButton_11.TextSize = 25
  287.  
  288. TextButton_12.Parent = Frame
  289. TextButton_12.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  290. TextButton_12.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  291. TextButton_12.Position = UDim2.new(0.125928998, 0, 0.647168279, 0)
  292. TextButton_12.Size = UDim2.new(0, 114, 0, 35)
  293. TextButton_12.Font = Enum.Font.Highway
  294. TextButton_12.Text = "Earth Beast"
  295. TextButton_12.TextColor3 = Color3.new(1, 1, 1)
  296. TextButton_12.TextSize = 24
  297.  
  298. TextButton_13.Parent = Frame
  299. TextButton_13.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  300. TextButton_13.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  301. TextButton_13.Position = UDim2.new(0.125928998, 0, 0.812151432, 0)
  302. TextButton_13.Size = UDim2.new(0, 114, 0, 35)
  303. TextButton_13.Font = Enum.Font.Highway
  304. TextButton_13.Text = "Stop Farm"
  305. TextButton_13.TextColor3 = Color3.new(1, 1, 1)
  306. TextButton_13.TextSize = 24
  307.  
  308. TextButton_14.Parent = Frame
  309. TextButton_14.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  310. TextButton_14.BorderColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  311. TextButton_14.Position = UDim2.new(0.657287836, 0, 0.812151492, 0)
  312. TextButton_14.Size = UDim2.new(0, 111, 0, 35)
  313. TextButton_14.Font = Enum.Font.Highway
  314. TextButton_14.Text = "Stop Farm"
  315. TextButton_14.TextColor3 = Color3.new(1, 1, 1)
  316. TextButton_14.TextSize = 24
  317. -- Scripts:
  318.  
  319. TextButton_9.MouseButton1Down:connect(function()
  320. _G.t = true
  321. name = "No"
  322.  
  323. function tp(x,y,z)
  324. local valtomove = 4
  325. moving = true
  326. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  327. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  328. wait()
  329. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  330. end
  331. end
  332. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  333. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  334. wait()
  335. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  336. end
  337. end
  338. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  339. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  340. wait()
  341. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  342. end
  343. end
  344. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  345. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  346. wait()
  347. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  348. end
  349. end
  350. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  351. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  352. wait()
  353. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  354. end
  355. end
  356. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  357. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  358. wait()
  359. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  360. local A_1 = "Katana"
  361. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  362. Event:FireServer(A_1)
  363. end
  364. end
  365. end
  366. moving = false
  367.  
  368. spawn (function()
  369. game:getService("RunService"):BindToRenderStep("",0,function()
  370. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  371. if moving == true then
  372. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  373. end
  374. end)
  375. end)
  376.  
  377.  
  378. while _G.t and wait() do
  379. local en = game.Workspace.NPCs:GetChildren()
  380. ene = {}
  381. for i, v in pairs(en) do
  382. if string.find(v.Name, name) then
  383. table.insert(ene, v)
  384. end
  385. end
  386.  
  387. function up()
  388. en = game.Workspace.NPCs:GetChildren()
  389. for i, v in pairs(en) do
  390. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  391. ene = v break
  392. end
  393. end
  394. end
  395. up()
  396. local p = game:GetService("Players").LocalPlayer
  397. while wait() and _G.t== true do up()
  398. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  399. if hrp then
  400. e = ene
  401. if e then e = e:FindFirstChild("HumanoidRootPart") end
  402.  
  403. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  404.  
  405. end
  406. end
  407. end
  408. end)
  409.  
  410. TextButton_11.MouseButton1Down:connect(function()
  411. _G.t = true
  412. name = "Giant Forest Beast"
  413.  
  414. function tp(x,y,z)
  415. local valtomove = 4
  416. moving = true
  417. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  418. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  419. wait()
  420. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  421. end
  422. end
  423. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  424. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  425. wait()
  426. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  427. end
  428. end
  429. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  430. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  431. wait()
  432. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  433. end
  434. end
  435. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  436. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  437. wait()
  438. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  439. end
  440. end
  441. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  442. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  443. wait()
  444. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  445. end
  446. end
  447. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  448. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  449. wait()
  450. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  451. local A_1 = "Katana"
  452. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  453. Event:FireServer(A_1)
  454. end
  455. end
  456. end
  457. moving = false
  458.  
  459. spawn (function()
  460. game:getService("RunService"):BindToRenderStep("",0,function()
  461. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  462. if moving == true then
  463. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  464. end
  465. end)
  466. end)
  467.  
  468.  
  469. while _G.t and wait() do
  470. local en = game.Workspace.NPCs:GetChildren()
  471. ene = {}
  472. for i, v in pairs(en) do
  473. if string.find(v.Name, name) then
  474. table.insert(ene, v)
  475. end
  476. end
  477.  
  478. function up()
  479. en = game.Workspace.NPCs:GetChildren()
  480. for i, v in pairs(en) do
  481. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  482. ene = v break
  483. end
  484. end
  485. end
  486. up()
  487. local p = game:GetService("Players").LocalPlayer
  488. while wait() and _G.t== true do up()
  489. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  490. if hrp then
  491. e = ene
  492. if e then e = e:FindFirstChild("HumanoidRootPart") end
  493.  
  494. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  495.  
  496. end
  497. end
  498. end
  499. end)
  500.  
  501. TextButton_6.MouseButton1Down:connect(function()
  502. _G.t = true
  503. name = "Hero"
  504. local A_1 = "Kill Hero"-- wow learn how to script stop copying my script sad I learned if I can you can
  505. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.AcceptQuest
  506. Event:FireServer(A_1)
  507.  
  508. function tp(x,y,z)
  509. local valtomove = 4
  510. moving = true
  511. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  512. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  513. wait()
  514. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  515. end
  516. end
  517. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  518. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  519. wait()
  520. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  521. end
  522. end
  523. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  524. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  525. wait()
  526. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  527. end
  528. end
  529. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  530. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  531. wait()
  532. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  533. end
  534. end
  535. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  536. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  537. wait()
  538. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  539. end
  540. end
  541. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  542. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  543. wait()
  544. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  545. end
  546. end
  547. moving = false
  548. end
  549.  
  550. spawn (function()
  551. game:getService("RunService"):BindToRenderStep("",0,function()
  552. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  553. if moving == true then
  554. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  555. end
  556. end)
  557. end)
  558.  
  559.  
  560. while _G.t and wait() do
  561. local en = game.Workspace.NPCs:GetChildren()
  562. ene = {}
  563. for i, v in pairs(en) do
  564. if string.find(v.Name, name) then
  565. table.insert(ene, v)
  566. end
  567. end
  568.  
  569. function up()
  570. en = game.Workspace.NPCs:GetChildren()
  571. for i, v in pairs(en) do
  572. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  573. ene = v break
  574. end
  575. end
  576. end
  577. up()
  578. local p = game:GetService("Players").LocalPlayer
  579. while wait() and _G.t== true do up()
  580. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  581. if hrp then
  582. e = ene
  583. if e then e = e:FindFirstChild("HumanoidRootPart") end
  584.  
  585. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  586.  
  587. local A_1 = "Katana"
  588. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  589. Event:FireServer(A_1)
  590. end
  591.  
  592. local A_1 = "Kill Hero"
  593. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.CompleteQuest
  594. Event:FireServer(A_1)
  595. end
  596. end
  597.  
  598. end)
  599.  
  600. TextButton_10.MouseButton1Down:connect(function()
  601. _G.t = true
  602. name = "All"
  603.  
  604. function tp(x,y,z)
  605. local valtomove = 4
  606. moving = true
  607. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  608. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  609. wait()
  610. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  611. end
  612. end
  613. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  614. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  615. wait()
  616. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  617. end
  618. end
  619. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  620. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  621. wait()
  622. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  623. end
  624. end
  625. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  626. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  627. wait()
  628. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  629. end
  630. end
  631. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  632. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  633. wait()
  634. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  635. end
  636. end
  637. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  638. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  639. wait()
  640. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  641. end
  642. end
  643. moving = false
  644. end
  645.  
  646. spawn (function()
  647. game:getService("RunService"):BindToRenderStep("",0,function()
  648. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  649. if moving == true then
  650. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  651. end
  652. end)
  653. end)
  654.  
  655.  
  656. while _G.t and wait() do
  657. local en = game.Workspace.NPCs:GetChildren()
  658. ene = {}
  659. for i, v in pairs(en) do
  660. if string.find(v.Name, name) then
  661. table.insert(ene, v)
  662. end
  663. end
  664.  
  665. function up()
  666. en = game.Workspace.NPCs:GetChildren()
  667. for i, v in pairs(en) do
  668. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  669. ene = v break
  670. end
  671. end
  672. end
  673. up()
  674. local p = game:GetService("Players").LocalPlayer
  675. while wait() and _G.t== true do up()
  676. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  677. if hrp then
  678. e = ene
  679. if e then e = e:FindFirstChild("HumanoidRootPart") end
  680.  
  681. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  682. end
  683. end
  684. end
  685. end)
  686.  
  687. TextButton_13.MouseButton1Down:connect(function()
  688. _G.t = false
  689. name = "Police"
  690.  
  691. function tp(x,y,z)
  692. local valtomove = 4
  693. moving = true
  694. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  695. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  696. wait()
  697. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  698. end
  699. end
  700. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  701. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  702. wait()
  703. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  704. end
  705. end
  706. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  707. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  708. wait()
  709. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  710. end
  711. end
  712. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  713. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  714. wait()
  715. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  716. end
  717. end
  718. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  719. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  720. wait()
  721. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  722. end
  723. end
  724. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  725. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  726. wait()
  727. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  728. end
  729. end
  730. moving = false
  731. end
  732.  
  733. spawn (function()
  734. game:getService("RunService"):BindToRenderStep("",0,function()
  735. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  736. if moving == true then
  737. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  738. end
  739. end)
  740. end)
  741.  
  742.  
  743. while _G.t and wait() do
  744. local en = game.Workspace.NPCs:GetChildren()
  745. ene = {}
  746. for i, v in pairs(en) do
  747. if string.find(v.Name, name) then
  748. table.insert(ene, v)
  749. end
  750. end
  751.  
  752. function up()
  753. en = game.Workspace.NPCs:GetChildren()
  754. for i, v in pairs(en) do
  755. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  756. ene = v break
  757. end
  758. end
  759. end
  760. up()
  761. local p = game:GetService("Players").LocalPlayer
  762. while wait() and _G.t== true do up()
  763. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  764. if hrp then
  765. e = ene
  766. if e then e = e:FindFirstChild("HumanoidRootPart") end
  767.  
  768. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  769. local A_1 = "Katana"
  770. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  771. Event:FireServer(A_1)
  772. end
  773. end
  774. end
  775. end)
  776.  
  777. TextButton_14.MouseButton1Down:connect(function()
  778. _G.t = false
  779. name = "Police"
  780.  
  781. function tp(x,y,z)
  782. local valtomove = 4
  783. moving = true
  784. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  785. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  786. wait()
  787. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  788. end
  789. end
  790. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  791. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  792. wait()
  793. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  794. end
  795. end
  796. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  797. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  798. wait()
  799. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  800. end
  801. end
  802. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  803. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  804. wait()
  805. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  806. end
  807. end
  808. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  809. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  810. wait()
  811. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  812. end
  813. end
  814. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  815. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  816. wait()
  817. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  818. end
  819. end
  820. moving = false
  821. end
  822.  
  823. spawn (function()
  824. game:getService("RunService"):BindToRenderStep("",0,function()
  825. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  826. if moving == true then
  827. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  828. end
  829. end)
  830. end)
  831.  
  832.  
  833. while _G.t and wait() do
  834. local en = game.Workspace.NPCs:GetChildren()
  835. ene = {}
  836. for i, v in pairs(en) do
  837. if string.find(v.Name, name) then
  838. table.insert(ene, v)
  839. end
  840. end
  841.  
  842. function up()
  843. en = game.Workspace.NPCs:GetChildren()
  844. for i, v in pairs(en) do
  845. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  846. ene = v break
  847. end
  848. end
  849. end
  850. up()
  851. local p = game:GetService("Players").LocalPlayer
  852. while wait() and _G.t== true do up()
  853. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  854. if hrp then
  855. e = ene
  856. if e then e = e:FindFirstChild("HumanoidRootPart") end
  857.  
  858. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  859. local A_1 = "Katana"
  860. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  861. Event:FireServer(A_1)
  862. end
  863. end
  864. end
  865. end)
  866.  
  867. TextButton_7.MouseButton1Down:connect(function()
  868. _G.t = true
  869. name = "Endeavor"
  870.  
  871. function tp(x,y,z)
  872. local valtomove = 4
  873. moving = true
  874. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  875. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  876. wait()
  877. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  878. end
  879. end
  880. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  881. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  882. wait()
  883. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  884. end
  885. end
  886. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  887. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  888. wait()
  889. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  890. end
  891. end
  892. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  893. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  894. wait()
  895. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  896. end
  897. end
  898. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  899. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  900. wait()
  901. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  902. end
  903. end
  904. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  905. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  906. wait()
  907. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  908. end
  909. end
  910. moving = false
  911. end
  912.  
  913. spawn (function()
  914. game:getService("RunService"):BindToRenderStep("",0,function()
  915. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  916. if moving == true then
  917. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  918. end
  919. end)
  920. end)
  921.  
  922.  
  923. while _G.t and wait() do
  924. local en = game.Workspace.NPCs:GetChildren()
  925. ene = {}
  926. for i, v in pairs(en) do
  927. if string.find(v.Name, name) then
  928. table.insert(ene, v)
  929. end
  930. end
  931.  
  932. function up()
  933. en = game.Workspace.NPCs:GetChildren()
  934. for i, v in pairs(en) do
  935. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  936. ene = v break
  937. end
  938. end
  939. end
  940. up()
  941. local p = game:GetService("Players").LocalPlayer
  942. while wait() and _G.t== true do up()
  943. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  944. if hrp then
  945. e = ene
  946. if e then e = e:FindFirstChild("HumanoidRootPart") end
  947.  
  948. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  949. end
  950. end
  951. end
  952. end)
  953.  
  954. TextButton_3.MouseButton1Down:connect(function()
  955. _G.t = true
  956. name = "Weak V"
  957. local A_1 = "Kill Weak Villain"-- wow learn how to script stop copying my script sad I learned if I can you can
  958. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.AcceptQuest
  959. Event:FireServer(A_1)
  960.  
  961. function tp(x,y,z)
  962. local valtomove = 4
  963. moving = true
  964. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  965. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  966. wait()
  967. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  968. end
  969. end
  970. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  971. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  972. wait()
  973. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  974. end
  975. end
  976. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  977. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  978. wait()
  979. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  980. end
  981. end
  982. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  983. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  984. wait()
  985. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  986. end
  987. end
  988. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  989. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  990. wait()
  991. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  992. end
  993. end
  994. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  995. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  996. wait()
  997. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  998. end
  999. end
  1000. moving = false
  1001. end
  1002.  
  1003. spawn (function()
  1004. game:getService("RunService"):BindToRenderStep("",0,function()
  1005. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1006. if moving == true then
  1007. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1008. end
  1009. end)
  1010. end)
  1011.  
  1012.  
  1013. while _G.t and wait() do
  1014. local en = game.Workspace.NPCs:GetChildren()
  1015. ene = {}
  1016. for i, v in pairs(en) do
  1017. if string.find(v.Name, name) then
  1018. table.insert(ene, v)
  1019. end
  1020. end
  1021.  
  1022. function up()
  1023. en = game.Workspace.NPCs:GetChildren()
  1024. for i, v in pairs(en) do
  1025. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  1026. ene = v break
  1027. end
  1028. end
  1029. end
  1030. up()
  1031. local p = game:GetService("Players").LocalPlayer
  1032. while wait() and _G.t== true do up()
  1033. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  1034. if hrp then
  1035. e = ene
  1036. if e then e = e:FindFirstChild("HumanoidRootPart") end
  1037.  
  1038. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  1039.  
  1040. local A_1 = "Katana"
  1041. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  1042. Event:FireServer(A_1)
  1043. end
  1044.  
  1045. local A_1 = "Kill Weak Villain"
  1046. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.CompleteQuest
  1047. Event:FireServer(A_1)
  1048. end
  1049. end
  1050.  
  1051. end)
  1052.  
  1053. TextButton_2.MouseButton1Down:connect(function()
  1054. _G.t = true
  1055. name = "Police"
  1056. local A_1 = "Kill Police"-- wow learn how to script stop copying my script sad I learned if I can you can
  1057. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.AcceptQuest
  1058. Event:FireServer(A_1)
  1059.  
  1060. function tp(x,y,z)
  1061. local valtomove = 4
  1062. moving = true
  1063. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1064. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1065. wait()
  1066. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1067. end
  1068. end
  1069. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1070. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1071. wait()
  1072. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1073. end
  1074. end
  1075. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1076. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1077. wait()
  1078. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1079. end
  1080. end
  1081. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1082. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1083. wait()
  1084. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1085. end
  1086. end
  1087. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1088. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1089. wait()
  1090. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1091. end
  1092. end
  1093. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1094. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1095. wait()
  1096. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1097. end
  1098. end
  1099. moving = false
  1100. end
  1101.  
  1102. spawn (function()
  1103. game:getService("RunService"):BindToRenderStep("",0,function()
  1104. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1105. if moving == true then
  1106. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1107. end
  1108. end)
  1109. end)
  1110.  
  1111.  
  1112. while _G.t and wait() do
  1113. local en = game.Workspace.NPCs:GetChildren()
  1114. ene = {}
  1115. for i, v in pairs(en) do
  1116. if string.find(v.Name, name) then
  1117. table.insert(ene, v)
  1118. end
  1119. end
  1120.  
  1121. function up()
  1122. en = game.Workspace.NPCs:GetChildren()
  1123. for i, v in pairs(en) do
  1124. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  1125. ene = v break
  1126. end
  1127. end
  1128. end
  1129. up()
  1130. local p = game:GetService("Players").LocalPlayer
  1131. while wait() and _G.t== true do up()
  1132. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  1133. if hrp then
  1134. e = ene
  1135. if e then e = e:FindFirstChild("HumanoidRootPart") end
  1136.  
  1137. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  1138.  
  1139. local A_1 = "Katana"
  1140. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  1141. Event:FireServer(A_1)
  1142. end
  1143.  
  1144. local A_1 = "Kill Police"
  1145. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.CompleteQuest
  1146. Event:FireServer(A_1)
  1147. end
  1148. end
  1149.  
  1150. end)
  1151.  
  1152. TextButton_8.MouseButton1Down:connect(function()
  1153. _G.t = true
  1154. name = "Tomura"
  1155.  
  1156. function tp(x,y,z)
  1157. local valtomove = 4
  1158. moving = true
  1159. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1160. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1161. wait()
  1162. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1163. end
  1164. end
  1165. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1166. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1167. wait()
  1168. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1169. end
  1170. end
  1171. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1172. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1173. wait()
  1174. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1175. end
  1176. end
  1177. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1178. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1179. wait()
  1180. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1181. end
  1182. end
  1183. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1184. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1185. wait()
  1186. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1187. end
  1188. end
  1189. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1190. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1191. wait()
  1192. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1193. end
  1194. end
  1195. moving = false
  1196. end
  1197.  
  1198. spawn (function()
  1199. game:getService("RunService"):BindToRenderStep("",0,function()
  1200. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1201. if moving == true then
  1202. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1203. end
  1204. end)
  1205. end)
  1206.  
  1207.  
  1208. while _G.t and wait() do
  1209. local en = game.Workspace.NPCs:GetChildren()
  1210. ene = {}
  1211. for i, v in pairs(en) do
  1212. if string.find(v.Name, name) then
  1213. table.insert(ene, v)
  1214. end
  1215. end
  1216.  
  1217. function up()
  1218. en = game.Workspace.NPCs:GetChildren()
  1219. for i, v in pairs(en) do
  1220. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  1221. ene = v break
  1222. end
  1223. end
  1224. end
  1225. up()
  1226. local p = game:GetService("Players").LocalPlayer
  1227. while wait() and _G.t== true do up()
  1228. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  1229. if hrp then
  1230. e = ene
  1231. if e then e = e:FindFirstChild("HumanoidRootPart") end
  1232.  
  1233. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  1234. local A_1 = "Katana"
  1235. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  1236. Event:FireServer(A_1)
  1237. end
  1238. end
  1239. end
  1240. end)
  1241.  
  1242. TextButton.MouseButton1Down:connect(function()
  1243.  
  1244. _G.t = true
  1245. name = "Criminal"
  1246.  
  1247. local A_1 = "Kill Criminal"
  1248. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.AcceptQuest
  1249. Event:FireServer(A_1)
  1250.  
  1251.  
  1252. function tp(x,y,z)
  1253. local valtomove = 4
  1254. moving = true
  1255. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1256. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1257. wait()
  1258. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1259. end
  1260. end
  1261. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1262. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1263. wait()
  1264. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1265. end
  1266. end
  1267. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1268. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1269. wait()
  1270. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1271. end
  1272. end
  1273. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1274. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1275. wait()
  1276. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1277. end
  1278. end
  1279. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1280. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1281. wait()
  1282. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1283. end
  1284. end
  1285. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1286. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1287. wait()
  1288. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1289. end
  1290. end
  1291. moving = false
  1292. end
  1293.  
  1294. spawn (function()
  1295. game:getService("RunService"):BindToRenderStep("",0,function()
  1296. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1297. if moving == true then
  1298. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1299. end
  1300. end)
  1301. end)
  1302.  
  1303.  
  1304. while _G.t and wait() do
  1305. local en = game.Workspace.NPCs:GetChildren()
  1306. ene = {}
  1307. for i, v in pairs(en) do
  1308. if string.find(v.Name, name) then
  1309. table.insert(ene, v)
  1310. end
  1311. end
  1312.  
  1313. function up()
  1314. en = game.Workspace.NPCs:GetChildren()
  1315. for i, v in pairs(en) do
  1316. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  1317. ene = v break
  1318. end
  1319. end
  1320. end
  1321. up()
  1322. local p = game:GetService("Players").LocalPlayer
  1323. while wait() and _G.t== true do up()
  1324. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  1325. if hrp then
  1326. e = ene
  1327. if e then e = e:FindFirstChild("HumanoidRootPart") end
  1328.  
  1329. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  1330.  
  1331. local A_1 = "Katana"
  1332. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  1333. Event:FireServer(A_1)
  1334. end
  1335.  
  1336. local A_1 = "Kill Criminal"
  1337. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.CompleteQuest
  1338. Event:FireServer(A_1)
  1339. end
  1340. end
  1341. end)
  1342.  
  1343. TextButton_4.MouseButton1Down:connect(function()
  1344.  
  1345. _G.t = true
  1346. name = "UA"
  1347.  
  1348. local A_1 = "Kill UA Student"
  1349. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.AcceptQuest
  1350. Event:FireServer(A_1)
  1351.  
  1352. function tp(x,y,z)
  1353. local valtomove = 4
  1354. moving = true
  1355. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1356. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1357. wait()
  1358. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1359. end
  1360. end
  1361. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1362. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1363. wait()
  1364. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1365. end
  1366. end
  1367. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1368. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1369. wait()
  1370. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1371. end
  1372. end
  1373. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1374. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1375. wait()
  1376. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1377. end
  1378. end
  1379. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1380. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1381. wait()
  1382. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1383. end
  1384. end
  1385. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1386. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1387. wait()
  1388. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1389. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1390. wait()
  1391. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1392. end
  1393. end
  1394. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1395. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1396. wait()
  1397. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1398. end
  1399. end
  1400. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1401. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1402. wait()
  1403. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1404. end
  1405. end
  1406. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1407. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1408. wait()
  1409. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1410. end
  1411. end
  1412. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1413. end
  1414. end
  1415. moving = false
  1416. end
  1417.  
  1418.  
  1419. spawn (function()
  1420. game:getService("RunService"):BindToRenderStep("",0,function()
  1421. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1422. if moving == true then
  1423. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1424. end
  1425. end)
  1426. end)
  1427.  
  1428.  
  1429. while _G.t and wait() do
  1430. local en = game.Workspace.NPCs:GetChildren()
  1431. ene = {}
  1432. for i, v in pairs(en) do
  1433. if string.find(v.Name, name) then
  1434. table.insert(ene, v)
  1435. end
  1436. end
  1437.  
  1438. function up()
  1439. en = game.Workspace.NPCs:GetChildren()
  1440. for i, v in pairs(en) do
  1441. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  1442. ene = v break
  1443. end
  1444. end
  1445. end
  1446. up()
  1447. local p = game:GetService("Players").LocalPlayer
  1448. while wait() and _G.t== true do up()
  1449. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  1450. if hrp then
  1451. e = ene
  1452. if e then e = e:FindFirstChild("HumanoidRootPart") end
  1453.  
  1454. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  1455.  
  1456. local A_1 = "Katana"
  1457. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  1458. Event:FireServer(A_1)
  1459. end
  1460.  
  1461. local A_1 = "Kill UA Student"
  1462. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.CompleteQuest
  1463. Event:FireServer(A_1)
  1464. end
  1465. end
  1466. end)
  1467.  
  1468. TextButton_12.MouseButton1Down:connect(function()
  1469.  
  1470. _G.t = true
  1471. name = "Forest Beast"
  1472.  
  1473.  
  1474. local A_1 = "Kill Forest Beast"
  1475. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.AcceptQuest
  1476. Event:FireServer(A_1)
  1477.  
  1478.  
  1479. function tp(x,y,z)
  1480. local valtomove = 4
  1481. moving = true
  1482. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1483. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1484. wait()
  1485. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1486. end
  1487. end
  1488. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1489. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1490. wait()
  1491. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1492. end
  1493. end
  1494. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1495. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1496. wait()
  1497. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1498. end
  1499. end
  1500. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1501. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1502. wait()
  1503. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1504. end
  1505. end
  1506. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1507. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1508. wait()
  1509. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1510. end
  1511. end
  1512. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1513. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1514. wait()
  1515. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1516. end
  1517. end
  1518. moving = false
  1519. end
  1520.  
  1521. spawn (function()
  1522. game:getService("RunService"):BindToRenderStep("",0,function()
  1523. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1524. if moving == true then
  1525. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1526. end
  1527. end)
  1528. end)
  1529.  
  1530.  
  1531. while _G.t and wait() do
  1532. local en = game.Workspace.NPCs:GetChildren()
  1533. ene = {}
  1534. for i, v in pairs(en) do
  1535. if string.find(v.Name, name) then
  1536. table.insert(ene, v)
  1537. end
  1538. end
  1539.  
  1540. function up()
  1541. en = game.Workspace.NPCs:GetChildren()
  1542. for i, v in pairs(en) do
  1543. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  1544. ene = v break
  1545. end
  1546. end
  1547. end
  1548. up()
  1549. local p = game:GetService("Players").LocalPlayer
  1550. while wait() and _G.t== true do up()
  1551. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  1552. if hrp then
  1553. e = ene
  1554. if e then e = e:FindFirstChild("HumanoidRootPart") end
  1555.  
  1556. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  1557.  
  1558. local A_1 = "Katana"
  1559. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  1560. Event:FireServer(A_1)
  1561. end
  1562.  
  1563. local A_1 = "Kill Forest Beast"
  1564. local Event = game:GetService("ReplicatedStorage").Remotes.Quest.CompleteQuest
  1565. Event:FireServer(A_1)
  1566. end
  1567. end
  1568. end)
  1569.  
  1570. TextButton_5.MouseButton1Down:connect(function()
  1571. _G.t = true
  1572. name = "Nomu"
  1573.  
  1574. function tp(x,y,z)
  1575. local valtomove = 4
  1576. moving = true
  1577. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1578. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1579. wait()
  1580. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1581. end
  1582. end
  1583. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1584. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1585. wait()
  1586. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1587. end
  1588. end
  1589. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1590. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1591. wait()
  1592. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1593. end
  1594. end
  1595. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1596. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1597. wait()
  1598. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1599. end
  1600. end
  1601. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1602. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1603. wait()
  1604. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1605. end
  1606. end
  1607. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1608. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1609. wait()
  1610. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1611. end
  1612. end
  1613. moving = false
  1614. end
  1615.  
  1616. spawn (function()
  1617. game:getService("RunService"):BindToRenderStep("",0,function()
  1618. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1619. if moving == true then
  1620. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1621. end
  1622. end)
  1623. end)
  1624.  
  1625.  
  1626. while _G.t and wait() do
  1627. local en = game.Workspace.NPCs:GetChildren()
  1628. ene = {}
  1629. for i, v in pairs(en) do
  1630. if string.find(v.Name, name) then
  1631. table.insert(ene, v)
  1632. end
  1633. end
  1634.  
  1635. function up()
  1636. en = game.Workspace.NPCs:GetChildren()
  1637. for i, v in pairs(en) do
  1638. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  1639. ene = v break
  1640. end
  1641. end
  1642. end
  1643. up()
  1644. local p = game:GetService("Players").LocalPlayer
  1645. while wait() and _G.t== true do up()
  1646. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  1647. if hrp then
  1648. e = ene
  1649. if e then e = e:FindFirstChild("HumanoidRootPart") end
  1650.  
  1651. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  1652.  
  1653. local A_1 = "Katana"
  1654. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  1655. Event:FireServer(A_1)
  1656. end
  1657. end
  1658. end
  1659.  
  1660. end)
  1661.  
  1662. TextButton_11.MouseButton1Down:connect(function()
  1663. _G.t = true
  1664. name = "Giant Forest Beast"
  1665.  
  1666. function tp(x,y,z)
  1667. local valtomove = 4
  1668. moving = true
  1669. if x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1670. while x < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1671. wait()
  1672. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1673. end
  1674. end
  1675. if z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1676. while z < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1677. wait()
  1678. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z-valtomove))
  1679. end
  1680. end
  1681. if x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X then
  1682. while x > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X do
  1683. wait()
  1684. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1685. end
  1686. end
  1687. if z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z then
  1688. while z > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z do
  1689. wait()
  1690. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z+valtomove))
  1691. end
  1692. end
  1693. if y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1694. while y < game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1695. wait()
  1696. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y-valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1697. end
  1698. end
  1699. if y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y then
  1700. while y > game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y do
  1701. wait()
  1702. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y+valtomove,game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z))
  1703. local A_1 = "Katana"
  1704. local Event = game:GetService("ReplicatedStorage").WeaponShop.Equip
  1705. Event:FireServer(A_1)
  1706. end
  1707. end
  1708. end
  1709. moving = false
  1710.  
  1711. spawn (function()
  1712. game:getService("RunService"):BindToRenderStep("",0,function()
  1713. if not game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid") then return end
  1714. if moving == true then
  1715. game.Players.LocalPlayer.Character:findFirstChildOfClass("Humanoid"):ChangeState(11)
  1716. end
  1717. end)
  1718. end)
  1719.  
  1720.  
  1721. while _G.t and wait() do
  1722. local en = game.Workspace.NPCs:GetChildren()
  1723. ene = {}
  1724. for i, v in pairs(en) do
  1725. if string.find(v.Name, name) then
  1726. table.insert(ene, v)
  1727. end
  1728. end
  1729.  
  1730. function up()
  1731. en = game.Workspace.NPCs:GetChildren()
  1732. for i, v in pairs(en) do
  1733. if string.find(v.Name, name)and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 1 then
  1734. ene = v break
  1735. end
  1736. end
  1737. end
  1738. up()
  1739. local p = game:GetService("Players").LocalPlayer
  1740. while wait() and _G.t== true do up()
  1741. local hrp = p.Character:FindFirstChild("HumanoidRootPart")
  1742. if hrp then
  1743. e = ene
  1744. if e then e = e:FindFirstChild("HumanoidRootPart") end
  1745.  
  1746. tp(e.CFrame.X,e.CFrame.Y,e.CFrame.Z)
  1747.  
  1748. end
  1749. end
  1750. end
  1751. end)
  1752.  
  1753. TextButton.MouseButton1Down:connect(function()
  1754. wait(0.3)
  1755. game.GetService("StarterGui"):SetCore("SendNotification", {
  1756. Title = "Subscribe AngkerSploit :(";
  1757. Text = "Some Script Made by Rp";
  1758. })
  1759. end)
  1760.  
  1761. TextButton_2.MouseButton1Down:connect(function()
  1762. wait(0.3)
  1763. game.GetService("StarterGui"):SetCore("SendNotification", {
  1764. Title = "Subscribe AngkerSploit :(";
  1765. Text = "Some Script Made by Rp";
  1766. })
  1767. end)
  1768.  
  1769. TextButton_3.MouseButton1Down:connect(function()
  1770. wait(0.3)
  1771. game.GetService("StarterGui"):SetCore("SendNotification", {
  1772. Title = "Subscribe AngkerSploit :(";
  1773. Text = "Some Script Made by Rp";
  1774. })
  1775. end)
  1776.  
  1777. TextButton_4.MouseButton1Down:connect(function()
  1778. wait(0.3)
  1779. game.GetService("StarterGui"):SetCore("SendNotification", {
  1780. Title = "Subscribe AngkerSploit :(";
  1781. Text = "Some Script Made by Rp";
  1782. })
  1783. end)
  1784.  
  1785. TextButton_5.MouseButton1Down:connect(function()
  1786. wait(0.3)
  1787. game.GetService("StarterGui"):SetCore("SendNotification", {
  1788. Title = "Subscribe AngkerSploit :(";
  1789. Text = "Some Script Made by Rp";
  1790. })
  1791. end)
  1792.  
  1793. TextButton_6.MouseButton1Down:connect(function()
  1794. wait(0.3)
  1795. game.GetService("StarterGui"):SetCore("SendNotification", {
  1796. Title = "Subscribe AngkerSploit :(";
  1797. Text = "Some Script Made by Rp";
  1798. })
  1799. end)
  1800.  
  1801. TextButton_7.MouseButton1Down:connect(function()
  1802. wait(0.3)
  1803. game.GetService("StarterGui"):SetCore("SendNotification", {
  1804. Title = "Subscribe AngkerSploit :(";
  1805. Text = "Some Script Made by Rp";
  1806. })
  1807. end)
  1808.  
  1809. TextButton_8.MouseButton1Down:connect(function()
  1810. wait(0.3)
  1811. game.GetService("StarterGui"):SetCore("SendNotification", {
  1812. Title = "Subscribe AngkerSploit :(";
  1813. Text = "Some Script Made by Rp";
  1814. })
  1815. end)
  1816.  
  1817. TextButton_9.MouseButton1Down:connect(function()
  1818. wait(0.3)
  1819. game.GetService("StarterGui"):SetCore("SendNotification", {
  1820. Title = "Subscribe AngkerSploit :(";
  1821. Text = "Some Script Made by Rp";
  1822. })
  1823. end)
  1824.  
  1825. TextButton_10.MouseButton1Down:connect(function()
  1826. wait(0.3)
  1827. game.GetService("StarterGui"):SetCore("SendNotification", {
  1828. Title = "Subscribe AngkerSploit :(";
  1829. Text = "Some Script Made by Rp";
  1830. })
  1831. end)
  1832.  
  1833. TextButton_11.MouseButton1Down:connect(function()
  1834. wait(0.3)
  1835. game.GetService("StarterGui"):SetCore("SendNotification", {
  1836. Title = "Subscribe AngkerSploit :(";
  1837. Text = "Some Script Made by Rp";
  1838. })
  1839. end)
  1840.  
  1841. TextButton_12.MouseButton1Down:connect(function()
  1842. wait(0.3)
  1843. game.GetService("StarterGui"):SetCore("SendNotification", {
  1844. Title = "Subscribe AngkerSploit :(";
  1845. Text = "Some Script Made by Rp";
  1846. })
  1847. end)
  1848.  
  1849. TextButton_13.MouseButton1Down:connect(function()
  1850. wait(0.3)
  1851. game.GetService("StarterGui"):SetCore("SendNotification", {
  1852. Title = "Subscribe AngkerSploit :(";
  1853. Text = "Some Script Made by Rp";
  1854. })
  1855. end)
  1856.  
  1857. TextButton_14.MouseButton1Down:connect(function()
  1858. wait(0.3)
  1859. game.GetService("StarterGui"):SetCore("SendNotification", {
  1860. Title = "Subscribe AngkerSploit :(";
  1861. Text = "Some Script Made by Rp";
  1862. })
  1863. end)
Advertisement
Add Comment
Please, Sign In to add comment