Advertisement
ChaosityYT

Boku No Roblox Diego Exploits GUI

Jun 11th, 2019
5,032
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.73 KB | None | 0 0
  1. -- Made by Diego Exploits.
  2. -- Farewell Infortality.
  3. -- Version: 2.82
  4. -- Instances:
  5. local boku = Instance.new("ScreenGui")
  6. local mainn = Instance.new("Frame")
  7. local secondary = Instance.new("Frame")
  8. local Frame = Instance.new("Frame")
  9. local Frame_2 = Instance.new("Frame")
  10. local farming = Instance.new("TextLabel")
  11. local ok = Instance.new("TextBox")
  12. local heroes = Instance.new("TextButton")
  13. local X = Instance.new("TextButton")
  14. local weakvil = Instance.new("TextButton")
  15. local nomomomo = Instance.new("TextButton")
  16. local endeavor = Instance.new("TextButton")
  17. local uastudent = Instance.new("TextButton")
  18. local police = Instance.new("TextButton")
  19. local crims = Instance.new("TextButton")
  20. local allmighto = Instance.new("TextButton")
  21. local quests = Instance.new("TextLabel")
  22. local antikick = Instance.new("TextButton")
  23. local villainquest = Instance.new("TextButton")
  24. local crimquest = Instance.new("TextButton")
  25. local policequest = Instance.new("TextButton")
  26. local uastudquest = Instance.new("TextButton")
  27. local heroquest = Instance.new("TextButton")
  28. local page2 = Instance.new("TextButton")
  29. local by = Instance.new("TextLabel")
  30. local habo = Instance.new("Frame")
  31. local secondary2 = Instance.new("Frame")
  32. local teleports = Instance.new("TextLabel")
  33. local Frame_3 = Instance.new("Frame")
  34. local X_2 = Instance.new("TextButton")
  35. local tpkurogiri = Instance.new("TextButton")
  36. local tpdoctor1 = Instance.new("TextButton")
  37. local dekutp = Instance.new("TextButton")
  38. local weaponshop = Instance.new("TextButton")
  39. local tpnezu = Instance.new("TextButton")
  40. local tpdoctor2 = Instance.new("TextButton")
  41. local tpdoctor3 = Instance.new("TextButton")
  42. local gobacktop1 = Instance.new("TextButton")
  43. --Properties:
  44. boku.Name = "boku"
  45. boku.Parent = game.CoreGui
  46.  
  47. mainn.Name = "mainn"
  48. mainn.Parent = boku
  49. mainn.Active = true
  50. mainn.BackgroundColor3 = Color3.new(0.0941177, 0.0784314, 0)
  51. mainn.Position = UDim2.new(0.167192429, 0, 0.160401002, 0)
  52. mainn.Size = UDim2.new(0, 651, 0, 570)
  53. mainn.Draggable = true
  54.  
  55. secondary.Name = "secondary"
  56. secondary.Parent = mainn
  57. secondary.Active = true
  58. secondary.BackgroundColor3 = Color3.new(0.109804, 0.113725, 0.101961)
  59. secondary.Position = UDim2.new(0.0219947826, 0, 0.0256749205, 0)
  60. secondary.Size = UDim2.new(0, 622, 0, 536)
  61.  
  62. Frame.Parent = secondary
  63. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  64. Frame.Position = UDim2.new(0.00160771701, 0, 0.0942814797, 0)
  65. Frame.Size = UDim2.new(0, 621, 0, 7)
  66.  
  67. Frame_2.Parent = secondary
  68. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  69. Frame_2.Position = UDim2.new(0, 0, 0.670774043, 0)
  70. Frame_2.Size = UDim2.new(0, 621, 0, 7)
  71.  
  72. farming.Name = "farming"
  73. farming.Parent = mainn
  74. farming.BackgroundColor3 = Color3.new(1, 1, 1)
  75. farming.BackgroundTransparency = 1
  76. farming.Position = UDim2.new(0.345622122, 0, 0.0234986953, 0)
  77. farming.Size = UDim2.new(0, 200, 0, 44)
  78. farming.Font = Enum.Font.SciFi
  79. farming.Text = "FARMING "
  80. farming.TextColor3 = Color3.new(1, 0.968628, 0.054902)
  81. farming.TextSize = 35
  82.  
  83. ok.Name = "ok"
  84. ok.Parent = mainn
  85. ok.BackgroundColor3 = Color3.new(0.0352941, 0.0901961, 0.113725)
  86. ok.Position = UDim2.new(0, 0, -0.0522236153, 0)
  87. ok.Size = UDim2.new(0, 651, 0, 37)
  88. ok.ClearTextOnFocus = false
  89. ok.Font = Enum.Font.SciFi
  90. ok.ShowNativeInput = false
  91. ok.Text = "BOKU NO ROBLOX: REMASTERED!"
  92. ok.TextColor3 = Color3.new(1, 0.917647, 0.0117647)
  93. ok.TextSize = 25
  94. ok.TextStrokeTransparency = 0
  95.  
  96. heroes.Name = "heroes"
  97. heroes.Parent = mainn
  98. heroes.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  99. heroes.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  100. heroes.Position = UDim2.new(0.0230414756, 0, 0.170346066, 0)
  101. heroes.Size = UDim2.new(0, 168, 0, 44)
  102. heroes.Font = Enum.Font.SciFi
  103. heroes.Text = "Farm Heroes"
  104. heroes.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  105. heroes.TextSize = 25
  106. heroes.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  107. heroes.TextStrokeTransparency = 0
  108. heroes.MouseButton1Down:connect(function()
  109. if UAFarming == false then
  110. UAFarming = true
  111. Heroes.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  112. else
  113. UAFarming = false
  114. heroes.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  115. Stepped:Disconnect()
  116. end
  117. local runService = game:GetService('RunService')
  118.  
  119. if UAFarming then
  120. Stepped = runService.Stepped:Connect(function()
  121. for i,v in pairs(workspace.NPCs:GetChildren()) do
  122. if string.find(v.Name, "Hero") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  123. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  124. end
  125. end
  126. end)
  127. end
  128. wait()
  129. for i,v in pairs(workspace:GetChildren()) do
  130. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  131. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  132. end
  133. end
  134. end)
  135.  
  136. X.Name = "X"
  137. X.Parent = mainn
  138. X.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  139. X.BackgroundTransparency = 1
  140. X.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  141. X.Position = UDim2.new(0.917050719, 0, -0.0481556803, 0)
  142. X.Size = UDim2.new(0, 60, 0, 34)
  143. X.Font = Enum.Font.SciFi
  144. X.Text = "X"
  145. X.TextColor3 = Color3.new(0, 0, 0)
  146. X.TextSize = 35
  147. X.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  148. X.TextStrokeTransparency = 0
  149. X.MouseButton1Down:connect(function()
  150. X.Visible = true
  151. mainn.Visible = false
  152. end)
  153.  
  154. weakvil.Name = "weakvil"
  155. weakvil.Parent = mainn
  156. weakvil.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  157. weakvil.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  158. weakvil.Position = UDim2.new(0.718894005, 0, 0.170346066, 0)
  159. weakvil.Size = UDim2.new(0, 168, 0, 44)
  160. weakvil.Font = Enum.Font.SciFi
  161. weakvil.Text = "Farm Weak Vil"
  162. weakvil.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  163. weakvil.TextSize = 25
  164. weakvil.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  165. weakvil.TextStrokeTransparency = 0
  166. weakvil.MouseButton1Down:connect(function()
  167. if UAFarming == false then
  168. UAFarming = true
  169. weakvil.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  170. else
  171. UAFarming = false
  172. weakvil.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  173. Stepped:Disconnect()
  174. end
  175. local runService = game:GetService('RunService')
  176.  
  177. if UAFarming then
  178. Stepped = runService.Stepped:Connect(function()
  179. for i,v in pairs(workspace.NPCs:GetChildren()) do
  180. if string.find(v.Name, "Weak") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  181. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  182. end
  183. end
  184. end)
  185. end
  186. wait()
  187. for i,v in pairs(workspace:GetChildren()) do
  188. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  189. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  190. end
  191. end
  192. end)
  193.  
  194. nomomomo.Name = "nomomomo"
  195. nomomomo.Parent = mainn
  196. nomomomo.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  197. nomomomo.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  198. nomomomo.Position = UDim2.new(0.37019971, 0, 0.170346066, 0)
  199. nomomomo.Size = UDim2.new(0, 168, 0, 44)
  200. nomomomo.Font = Enum.Font.SciFi
  201. nomomomo.Text = "Farm Noumo"
  202. nomomomo.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  203. nomomomo.TextSize = 25
  204. nomomomo.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  205. nomomomo.TextStrokeTransparency = 0
  206. nomomomo.MouseButton1Down:connect(function()
  207. if UAFarming == false then
  208. UAFarming = true
  209. nomomomo.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  210. else
  211. UAFarming = false
  212. nomomomo.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  213. Stepped:Disconnect()
  214. end
  215. local runService = game:GetService('RunService')
  216.  
  217. if UAFarming then
  218. Stepped = runService.Stepped:Connect(function()
  219. for i,v in pairs(workspace.NPCs:GetChildren()) do
  220. if string.find(v.Name, "No") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  221. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  222. end
  223. end
  224. end)
  225. end
  226. wait()
  227. for i,v in pairs(workspace:GetChildren()) do
  228. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  229. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  230. end
  231. end
  232. end)
  233.  
  234. endeavor.Name = "endeavor"
  235. endeavor.Parent = mainn
  236. endeavor.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  237. endeavor.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  238. endeavor.Position = UDim2.new(0.717357934, 0, 0.331609637, 0)
  239. endeavor.Size = UDim2.new(0, 168, 0, 44)
  240. endeavor.Font = Enum.Font.SciFi
  241. endeavor.Text = "Farm Endeavor"
  242. endeavor.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  243. endeavor.TextSize = 25
  244. endeavor.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  245. endeavor.TextStrokeTransparency = 0
  246. endeavor.MouseButton1Down:connect(function()
  247. if UAFarming == false then
  248. UAFarming = true
  249. endeavor.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  250. else
  251. UAFarming = false
  252. endeavor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  253. Stepped:Disconnect()
  254. end
  255. local runService = game:GetService('RunService')
  256.  
  257. if UAFarming then
  258. Stepped = runService.Stepped:Connect(function()
  259. for i,v in pairs(workspace.NPCs:GetChildren()) do
  260. if string.find(v.Name, "End") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  261. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  262. end
  263. end
  264. end)
  265. end
  266. wait()
  267. for i,v in pairs(workspace:GetChildren()) do
  268. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  269. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  270. end
  271. end
  272. end)
  273.  
  274. uastudent.Name = "uastudent"
  275. uastudent.Parent = mainn
  276. uastudent.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  277. uastudent.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  278. uastudent.Position = UDim2.new(0.37019971, 0, 0.329855263, 0)
  279. uastudent.Size = UDim2.new(0, 168, 0, 44)
  280. uastudent.Font = Enum.Font.SciFi
  281. uastudent.Text = "Farm UA Stud"
  282. uastudent.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  283. uastudent.TextSize = 25
  284. uastudent.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  285. uastudent.TextStrokeTransparency = 0
  286. uastudent.MouseButton1Down:connect(function()
  287. if UAFarming == false then
  288. UAFarming = true
  289. uastudent.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  290. else
  291. UAFarming = false
  292. uastudent.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  293. Stepped:Disconnect()
  294. end
  295. local runService = game:GetService('RunService')
  296.  
  297. if UAFarming then
  298. Stepped = runService.Stepped:Connect(function()
  299. for i,v in pairs(workspace.NPCs:GetChildren()) do
  300. if string.find(v.Name, "UA") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  301. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  302. end
  303. end
  304. end)
  305. end
  306. wait()
  307. for i,v in pairs(workspace:GetChildren()) do
  308. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  309. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  310. end
  311. end
  312. end)
  313.  
  314. police.Name = "police"
  315. police.Parent = mainn
  316. police.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  317. police.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  318. police.Position = UDim2.new(0.0215053782, 0, 0.331900239, 0)
  319. police.Size = UDim2.new(0, 168, 0, 44)
  320. police.Font = Enum.Font.SciFi
  321. police.Text = "Farm Police"
  322. police.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  323. police.TextSize = 25
  324. police.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  325. police.TextStrokeTransparency = 0
  326. police.MouseButton1Down:connect(function()
  327. if UAFarming == false then
  328. UAFarming = true
  329. police.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  330. else
  331. UAFarming = false
  332. police.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  333. Stepped:Disconnect()
  334. end
  335. local runService = game:GetService('RunService')
  336.  
  337. if UAFarming then
  338. Stepped = runService.Stepped:Connect(function()
  339. for i,v in pairs(workspace.NPCs:GetChildren()) do
  340. if string.find(v.Name, "Pol") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  341. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  342. end
  343. end
  344. end)
  345. end
  346. wait()
  347. for i,v in pairs(workspace:GetChildren()) do
  348. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  349. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  350. end
  351. end
  352. end)
  353.  
  354. crims.Name = "crims"
  355. crims.Parent = mainn
  356. crims.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  357. crims.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  358. crims.Position = UDim2.new(0.0215053558, 0, 0.487319469, 0)
  359. crims.Size = UDim2.new(0, 168, 0, 44)
  360. crims.Font = Enum.Font.SciFi
  361. crims.Text = "Farm Criminals"
  362. crims.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  363. crims.TextSize = 25
  364. crims.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  365. crims.TextStrokeTransparency = 0
  366. crims.MouseButton1Down:connect(function()
  367. if UAFarming == false then
  368. UAFarming = true
  369. crims.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  370. else
  371. UAFarming = false
  372. crims.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  373. Stepped:Disconnect()
  374. end
  375. local runService = game:GetService('RunService')
  376.  
  377. if UAFarming then
  378. Stepped = runService.Stepped:Connect(function()
  379. for i,v in pairs(workspace.NPCs:GetChildren()) do
  380. if string.find(v.Name, "Crim") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  381. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  382. end
  383. end
  384. end)
  385. end
  386. wait()
  387. for i,v in pairs(workspace:GetChildren()) do
  388. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  389. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  390. end
  391. end
  392. end)
  393.  
  394. allmighto.Name = "allmighto"
  395. allmighto.Parent = mainn
  396. allmighto.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  397. allmighto.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  398. allmighto.Position = UDim2.new(0.37019968, 0, 0.487319469, 0)
  399. allmighto.Size = UDim2.new(0, 168, 0, 44)
  400. allmighto.Font = Enum.Font.SciFi
  401. allmighto.Text = "Farm ALL MIGHT"
  402. allmighto.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  403. allmighto.TextSize = 25
  404. allmighto.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  405. allmighto.TextStrokeTransparency = 0
  406. allmighto.MouseButton1Down:connect(function()
  407. if UAFarming == false then
  408. UAFarming = true
  409. allmighto.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  410. else
  411. UAFarming = false
  412. allmighto.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  413. Stepped:Disconnect()
  414. end
  415. local runService = game:GetService('RunService')
  416.  
  417. if UAFarming then
  418. Stepped = runService.Stepped:Connect(function()
  419. for i,v in pairs(workspace.NPCs:GetChildren()) do
  420. if string.find(v.Name, "All") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  421. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  422. end
  423. end
  424. end)
  425. end
  426. wait()
  427. for i,v in pairs(workspace:GetChildren()) do
  428. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  429. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  430. end
  431. end
  432. end)
  433.  
  434. quests.Name = "quests"
  435. quests.Parent = mainn
  436. quests.BackgroundColor3 = Color3.new(1, 1, 1)
  437. quests.BackgroundTransparency = 1
  438. quests.Position = UDim2.new(0.345622122, 0, 0.579639077, 0)
  439. quests.Size = UDim2.new(0, 200, 0, 44)
  440. quests.Font = Enum.Font.SciFi
  441. quests.Text = "QUESTS"
  442. quests.TextColor3 = Color3.new(1, 0.968628, 0.054902)
  443. quests.TextSize = 35
  444.  
  445. antikick.Name = "antikick"
  446. antikick.Parent = mainn
  447. antikick.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  448. antikick.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  449. antikick.Position = UDim2.new(0.717357934, 0, 0.852662325, 0)
  450. antikick.Size = UDim2.new(0, 168, 0, 44)
  451. antikick.Font = Enum.Font.SciFi
  452. antikick.Text = "Anti-Kick"
  453. antikick.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  454. antikick.TextSize = 25
  455. antikick.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  456. antikick.TextStrokeTransparency = 0
  457. antikick.MouseButton1Down:connect(function()
  458. if ThugFarming == false then
  459. ThugFarming = true
  460. antikick.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  461. else
  462. ThugFarming = false
  463. antikick.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  464. Stepped:Disconnect()
  465. end
  466. local getrawmetatable = getrawmetatable or debug.getmetatable
  467. local make_writeable = make_writeable or setreadonly or changereadonly or change_writeable
  468. make_writeable(getrawmetatable(game), false)
  469. local backup = getrawmetatable(game).__namecall
  470. getrawmetatable(game).__namecall = function(u, ...)
  471. local m = ({...})[select('#', ...)]
  472. local packed = {...}
  473. local a = {}
  474. for i = 1, #packed - 1 do
  475. a[i] = packed[i]
  476. end
  477. if m == 'Kick' then
  478. warn('Kick attempt at ' .. os.time() .. ' (' .. tostring(unpack(a)) .. ')')
  479. return true
  480. end
  481. return backup and backup(u, ...) or u[m](u, unpack(a))
  482. end
  483. end)
  484.  
  485. villainquest.Name = "villainquest"
  486. villainquest.Parent = mainn
  487. villainquest.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  488. villainquest.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  489. villainquest.Position = UDim2.new(0.37019971, 0, 0.854416609, 0)
  490. villainquest.Size = UDim2.new(0, 168, 0, 44)
  491. villainquest.Font = Enum.Font.SciFi
  492. villainquest.Text = "Villain Quest"
  493. villainquest.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  494. villainquest.TextSize = 25
  495. villainquest.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  496. villainquest.TextStrokeTransparency = 0
  497. villainquest.MouseButton1Down:connect(function()
  498. if UAFarming == false then
  499. UAFarming = true
  500. villainquest.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  501. else
  502. UAFarming = false
  503. villainquest.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  504. Stepped:Disconnect()
  505. end
  506. local runService = game:GetService('RunService')
  507.  
  508. if UAFarming then
  509. Stepped = runService.Stepped:Connect(function()
  510. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  511. if string.find(v.Name, "Hero") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  512. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  513. end
  514. end
  515. end)
  516. end
  517. wait()
  518. for i,v in pairs(workspace:GetChildren()) do
  519. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  520. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  521. end
  522. end
  523. end)
  524.  
  525. crimquest.Name = "crimquest"
  526. crimquest.Parent = mainn
  527. crimquest.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  528. crimquest.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  529. crimquest.Position = UDim2.new(0.0215054154, 0, 0.856171012, 0)
  530. crimquest.Size = UDim2.new(0, 168, 0, 44)
  531. crimquest.Font = Enum.Font.SciFi
  532. crimquest.Text = "Criminals Quest"
  533. crimquest.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  534. crimquest.TextSize = 25
  535. crimquest.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  536. crimquest.TextStrokeTransparency = 0
  537. crimquest.MouseButton1Down:connect(function()
  538. if UAFarming == false then
  539. UAFarming = true
  540. crimquest.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  541. else
  542. UAFarming = false
  543. crimquest.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  544. Stepped:Disconnect()
  545. end
  546. local runService = game:GetService('RunService')
  547.  
  548. if UAFarming then
  549. Stepped = runService.Stepped:Connect(function()
  550. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  551. if string.find(v.Name, "Inj") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  552. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  553. end
  554. end
  555. end)
  556. end
  557. wait()
  558. for i,v in pairs(workspace:GetChildren()) do
  559. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  560. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  561. end
  562. end
  563. end)
  564.  
  565. policequest.Name = "policequest"
  566. policequest.Parent = mainn
  567. policequest.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  568. policequest.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  569. policequest.Position = UDim2.new(0.717357934, 0, 0.703539491, 0)
  570. policequest.Size = UDim2.new(0, 168, 0, 44)
  571. policequest.Font = Enum.Font.SciFi
  572. policequest.Text = "Police Quest"
  573. policequest.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  574. policequest.TextSize = 25
  575. policequest.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  576. policequest.TextStrokeTransparency = 0
  577. policequest.MouseButton1Down:connect(function()
  578. if UAFarming == false then
  579. UAFarming = true
  580. policequest.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  581. else
  582. UAFarming = false
  583. policequest.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  584. Stepped:Disconnect()
  585. end
  586. local runService = game:GetService('RunService')
  587.  
  588. if UAFarming then
  589. Stepped = runService.Stepped:Connect(function()
  590. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  591. if string.find(v.Name, "Gang") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  592. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  593. end
  594. end
  595. end)
  596. end
  597. wait()
  598. for i,v in pairs(workspace:GetChildren()) do
  599. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  600. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  601. end
  602. end
  603. end)
  604.  
  605. uastudquest.Name = "uastudquest"
  606. uastudquest.Parent = mainn
  607. uastudquest.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  608. uastudquest.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  609. uastudquest.Position = UDim2.new(0.37019971, 0, 0.703539491, 0)
  610. uastudquest.Size = UDim2.new(0, 168, 0, 44)
  611. uastudquest.Font = Enum.Font.SciFi
  612. uastudquest.Text = "UA Stud. Quest"
  613. uastudquest.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  614. uastudquest.TextSize = 25
  615. uastudquest.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  616. uastudquest.TextStrokeTransparency = 0
  617. uastudquest.MouseButton1Down:connect(function()
  618. if UAFarming == false then
  619. UAFarming = true
  620. uastudquest.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  621. else
  622. UAFarming = false
  623. uastudquest.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  624. Stepped:Disconnect()
  625. end
  626. local runService = game:GetService('RunService')
  627.  
  628. if UAFarming then
  629. Stepped = runService.Stepped:Connect(function()
  630. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  631. if string.find(v.Name, "Sus") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  632. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  633. end
  634. end
  635. end)
  636. end
  637. wait()
  638. for i,v in pairs(workspace:GetChildren()) do
  639. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  640. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  641. end
  642. end
  643. end)
  644.  
  645. heroquest.Name = "heroquest"
  646. heroquest.Parent = mainn
  647. heroquest.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  648. heroquest.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  649. heroquest.Position = UDim2.new(0.0230414867, 0, 0.705293834, 0)
  650. heroquest.Size = UDim2.new(0, 168, 0, 44)
  651. heroquest.Font = Enum.Font.SciFi
  652. heroquest.Text = "Hero Quest"
  653. heroquest.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  654. heroquest.TextSize = 25
  655. heroquest.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  656. heroquest.TextStrokeTransparency = 0
  657. heroquest.MouseButton1Down:connect(function()
  658. if UAFarming == false then
  659. UAFarming = true
  660. heroquest.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  661. else
  662. UAFarming = false
  663. heroquest.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  664. Stepped:Disconnect()
  665. end
  666. local runService = game:GetService('RunService')
  667.  
  668. if UAFarming then
  669. Stepped = runService.Stepped:Connect(function()
  670. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  671. if string.find(v.Name, "Vill") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  672. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  673. end
  674. end
  675. end)
  676. end
  677. wait()
  678. for i,v in pairs(workspace:GetChildren()) do
  679. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  680. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  681. end
  682. end
  683. end)
  684.  
  685. page2.Name = "page2"
  686. page2.Parent = mainn
  687. page2.BackgroundColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  688. page2.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  689. page2.Position = UDim2.new(0.697388649, 0, 0.463188648, 0)
  690. page2.Size = UDim2.new(0, 182, 0, 70)
  691. page2.Font = Enum.Font.SciFi
  692. page2.Text = "GO TO PAGE 2"
  693. page2.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  694. page2.TextSize = 35
  695. page2.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  696. page2.TextStrokeTransparency = 0
  697. page2.MouseButton1Down:connect(function()
  698. page2.Visible = true
  699. habo.Visible = true
  700. mainn.Visible = false
  701. end)
  702.  
  703. by.Name = "by"
  704. by.Parent = mainn
  705. by.BackgroundColor3 = Color3.new(1, 1, 1)
  706. by.BackgroundTransparency = 1
  707. by.Position = UDim2.new(0.0276497714, 0, 0.0252531078, 0)
  708. by.Size = UDim2.new(0, 165, 0, 44)
  709. by.Font = Enum.Font.SciFi
  710. by.Text = "Diego Exploits"
  711. by.TextColor3 = Color3.new(0.2, 0.454902, 1)
  712. by.TextSize = 35
  713.  
  714. habo.Name = "habo"
  715. habo.Parent = boku
  716. habo.BackgroundColor3 = Color3.new(0.0156863, 0.0156863, 0.0156863)
  717. habo.Position = UDim2.new(0.214511037, 0, 0.160401002, 0)
  718. habo.Size = UDim2.new(0, 542, 0, 462)
  719. habo.Active = true
  720. habo.Draggable = true
  721. habo.Visible = false
  722.  
  723. secondary2.Name = "secondary2"
  724. secondary2.Parent = habo
  725. secondary2.Active = true
  726. secondary2.BackgroundColor3 = Color3.new(0.109804, 0.113725, 0.101961)
  727. secondary2.Position = UDim2.new(0.0324186757, 0, 0.0316768512, 0)
  728. secondary2.Size = UDim2.new(0, 505, 0, 430)
  729.  
  730. teleports.Name = "teleports"
  731. teleports.Parent = secondary2
  732. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  733. teleports.BackgroundTransparency = 1
  734. teleports.Position = UDim2.new(0.288196385, 0, 0.0145227909, 0)
  735. teleports.Size = UDim2.new(0, 200, 0, 44)
  736. teleports.Font = Enum.Font.SciFi
  737. teleports.Text = "TELEPORTS!"
  738. teleports.TextColor3 = Color3.new(1, 0.968628, 0.054902)
  739. teleports.TextSize = 35
  740.  
  741. Frame_3.Parent = secondary2
  742. Frame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  743. Frame_3.Position = UDim2.new(0.00160770223, 0, 0.115211695, 0)
  744. Frame_3.Size = UDim2.new(0, 504, 0, 7)
  745.  
  746. X_2.Name = "X"
  747. X_2.Parent = habo
  748. X_2.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  749. X_2.BackgroundTransparency = 1
  750. X_2.BorderColor3 = Color3.new(1, 0.611765, 0.0627451)
  751. X_2.Position = UDim2.new(0.878305316, 0, 0.0146148801, 0)
  752. X_2.Size = UDim2.new(0, 60, 0, 34)
  753. X_2.Font = Enum.Font.SciFi
  754. X_2.Text = "X"
  755. X_2.TextColor3 = Color3.new(0, 0, 0)
  756. X_2.TextSize = 35
  757. X_2.TextStrokeColor3 = Color3.new(1, 0.611765, 0.0627451)
  758. X_2.TextStrokeTransparency = 0
  759. X_2.MouseButton1Down:connect(function()
  760. X_2.Visible = true
  761. habo.Visible = false
  762. end)
  763.  
  764. tpkurogiri.Name = "tpkurogiri"
  765. tpkurogiri.Parent = habo
  766. tpkurogiri.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  767. tpkurogiri.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  768. tpkurogiri.Position = UDim2.new(0.0325471163, 0, 0.209307104, 0)
  769. tpkurogiri.Size = UDim2.new(0, 168, 0, 44)
  770. tpkurogiri.Font = Enum.Font.SciFi
  771. tpkurogiri.Text = "TP Kurogiri"
  772. tpkurogiri.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  773. tpkurogiri.TextSize = 25
  774. tpkurogiri.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  775. tpkurogiri.TextStrokeTransparency = 0
  776. tpkurogiri.MouseButton1Down:connect(function()
  777. if UAFarming == false then
  778. UAFarming = true
  779. tpkurogiri.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  780. else
  781. UAFarming = false
  782. tpkurogiri.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  783. Stepped:Disconnect()
  784. end
  785. local runService = game:GetService('RunService')
  786.  
  787. if UAFarming then
  788. Stepped = runService.Stepped:Connect(function()
  789. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  790. if string.find(v.Name, "Kur") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  791. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  792. end
  793. end
  794. end)
  795. end
  796. wait()
  797. for i,v in pairs(workspace:GetChildren()) do
  798. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  799. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  800. end
  801. end
  802. end)
  803.  
  804. tpdoctor1.Name = "tpdoctor1"
  805. tpdoctor1.Parent = habo
  806. tpdoctor1.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  807. tpdoctor1.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  808. tpdoctor1.Position = UDim2.new(0.65247333, 0, 0.209307104, 0)
  809. tpdoctor1.Size = UDim2.new(0, 168, 0, 44)
  810. tpdoctor1.Font = Enum.Font.SciFi
  811. tpdoctor1.Text = "TP Doctor 1"
  812. tpdoctor1.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  813. tpdoctor1.TextSize = 25
  814. tpdoctor1.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  815. tpdoctor1.TextStrokeTransparency = 0
  816. tpdoctor1.MouseButton1Down:connect(function()
  817. if UAFarming == false then
  818. UAFarming = true
  819. tpdoctor1.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  820. else
  821. UAFarming = false
  822. tpdoctor1.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  823. Stepped:Disconnect()
  824. end
  825. local runService = game:GetService('RunService')
  826.  
  827. if UAFarming then
  828. Stepped = runService.Stepped:Connect(function()
  829. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  830. if string.find(v.Name, "Doctor") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  831. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  832. end
  833. end
  834. end)
  835. end
  836. wait()
  837. for i,v in pairs(workspace:GetChildren()) do
  838. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  839. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  840. end
  841. end
  842. end)
  843.  
  844. dekutp.Name = "dekutp"
  845. dekutp.Parent = habo
  846. dekutp.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  847. dekutp.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  848. dekutp.Position = UDim2.new(0.0376066677, 0, 0.748268187, 0)
  849. dekutp.Size = UDim2.new(0, 502, 0, 44)
  850. dekutp.Font = Enum.Font.SciFi
  851. dekutp.Text = "Teleport to Deku"
  852. dekutp.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  853. dekutp.TextSize = 25
  854. dekutp.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  855. dekutp.TextStrokeTransparency = 0
  856. dekutp.MouseButton1Down:connect(function()
  857. if UAFarming == false then
  858. UAFarming = true
  859. dekutp.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  860. else
  861. UAFarming = false
  862. dekutp.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  863. Stepped:Disconnect()
  864. end
  865. local runService = game:GetService('RunService')
  866.  
  867. if UAFarming then
  868. Stepped = runService.Stepped:Connect(function()
  869. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  870. if string.find(v.Name, "Dek") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  871. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  872. end
  873. end
  874. end)
  875. end
  876. wait()
  877. for i,v in pairs(workspace:GetChildren()) do
  878. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  879. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  880. end
  881. end
  882. end)
  883.  
  884.  
  885. weaponshop.Name = "weaponshop"
  886. weaponshop.Parent = habo
  887. weaponshop.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  888. weaponshop.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  889. weaponshop.Position = UDim2.new(0.0325471163, 0, 0.618398011, 0)
  890. weaponshop.Size = UDim2.new(0, 168, 0, 44)
  891. weaponshop.Font = Enum.Font.SciFi
  892. weaponshop.Text = "Weapon Shop"
  893. weaponshop.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  894. weaponshop.TextSize = 25
  895. weaponshop.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  896. weaponshop.TextStrokeTransparency = 0
  897. weaponshop.MouseButton1Down:connect(function()
  898. if UAFarming == false then
  899. UAFarming = true
  900. weaponshop.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  901. else
  902. UAFarming = false
  903. weaponshop.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  904. Stepped:Disconnect()
  905. end
  906. local runService = game:GetService('RunService')
  907.  
  908. if UAFarming then
  909. Stepped = runService.Stepped:Connect(function()
  910. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  911. if string.find(v.Name, "Wea") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  912. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  913. end
  914. end
  915. end)
  916. end
  917. wait()
  918. for i,v in pairs(workspace:GetChildren()) do
  919. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  920. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  921. end
  922. end
  923. end)
  924.  
  925. tpnezu.Name = "tpnezu"
  926. tpnezu.Parent = habo
  927. tpnezu.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  928. tpnezu.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  929. tpnezu.Position = UDim2.new(0.65247333, 0, 0.618398011, 0)
  930. tpnezu.Size = UDim2.new(0, 168, 0, 44)
  931. tpnezu.Font = Enum.Font.SciFi
  932. tpnezu.Text = "TP Nezu"
  933. tpnezu.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  934. tpnezu.TextSize = 25
  935. tpnezu.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  936. tpnezu.TextStrokeTransparency = 0
  937. tpnezu.MouseButton1Down:connect(function()
  938. if UAFarming == false then
  939. UAFarming = true
  940. tpnezu.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  941. else
  942. UAFarming = false
  943. tpnezu.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  944. Stepped:Disconnect()
  945. end
  946. local runService = game:GetService('RunService')
  947.  
  948. if UAFarming then
  949. Stepped = runService.Stepped:Connect(function()
  950. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  951. if string.find(v.Name, "Ne") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  952. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  953. end
  954. end
  955. end)
  956. end
  957. wait()
  958. for i,v in pairs(workspace:GetChildren()) do
  959. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  960. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  961. end
  962. end
  963. end)
  964.  
  965. tpdoctor2.Name = "tpdoctor2"
  966. tpdoctor2.Parent = habo
  967. tpdoctor2.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  968. tpdoctor2.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  969. tpdoctor2.Position = UDim2.new(0.0325471163, 0, 0.408441305, 0)
  970. tpdoctor2.Size = UDim2.new(0, 168, 0, 44)
  971. tpdoctor2.Font = Enum.Font.SciFi
  972. tpdoctor2.Text = "TP Doctor 2"
  973. tpdoctor2.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  974. tpdoctor2.TextSize = 25
  975. tpdoctor2.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  976. tpdoctor2.TextStrokeTransparency = 0
  977. tpdoctor2.MouseButton1Down:connect(function()
  978. if UAFarming == false then
  979. UAFarming = true
  980. tpdoctor2.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  981. else
  982. UAFarming = false
  983. tpdoctor2.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  984. Stepped:Disconnect()
  985. end
  986. local runService = game:GetService('RunService')
  987.  
  988. if UAFarming then
  989. Stepped = runService.Stepped:Connect(function()
  990. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  991. if string.find(v.Name, "Doctor3") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  992. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  993. end
  994. end
  995. end)
  996. end
  997. wait()
  998. for i,v in pairs(workspace:GetChildren()) do
  999. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  1000. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  1001. end
  1002. end
  1003. end)
  1004.  
  1005. tpdoctor3.Name = "tpdoctor3"
  1006. tpdoctor3.Parent = habo
  1007. tpdoctor3.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  1008. tpdoctor3.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  1009. tpdoctor3.Position = UDim2.new(0.65247333, 0, 0.408441335, 0)
  1010. tpdoctor3.Size = UDim2.new(0, 168, 0, 44)
  1011. tpdoctor3.Font = Enum.Font.SciFi
  1012. tpdoctor3.Text = "TP Doctor 3"
  1013. tpdoctor3.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  1014. tpdoctor3.TextSize = 25
  1015. tpdoctor3.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  1016. tpdoctor3.TextStrokeTransparency = 0
  1017. tpdoctor3.MouseButton1Down:connect(function()
  1018. if UAFarming == false then
  1019. UAFarming = true
  1020. tpdoctor3.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  1021. else
  1022. UAFarming = false
  1023. tpdoctor3.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1024. Stepped:Disconnect()
  1025. end
  1026. local runService = game:GetService('RunService')
  1027.  
  1028. if UAFarming then
  1029. Stepped = runService.Stepped:Connect(function()
  1030. for i,v in pairs(workspace.InteractionNPCS:GetChildren()) do
  1031. if string.find(v.Name, "Doctor2") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  1032. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  1033. end
  1034. end
  1035. end)
  1036. end
  1037. wait()
  1038. for i,v in pairs(workspace:GetChildren()) do
  1039. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  1040. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  1041. end
  1042. end
  1043. end)
  1044.  
  1045. gobacktop1.Name = "gobacktop1"
  1046. gobacktop1.Parent = habo
  1047. gobacktop1.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  1048. gobacktop1.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  1049. gobacktop1.Position = UDim2.new(0.252767533, 0, 0.893289804, 0)
  1050. gobacktop1.Size = UDim2.new(0, 253, 0, 31)
  1051. gobacktop1.Font = Enum.Font.SciFi
  1052. gobacktop1.Text = "Go Back to Page 1"
  1053. gobacktop1.TextColor3 = Color3.new(0.0196078, 0.2, 1)
  1054. gobacktop1.TextSize = 25
  1055. gobacktop1.TextStrokeColor3 = Color3.new(1, 0.937255, 0.0235294)
  1056. gobacktop1.TextStrokeTransparency = 0
  1057. gobacktop1.MouseButton1Down:connect(function()
  1058. gobacktop1.Visible = true
  1059. habo.Visible = false
  1060. mainn.Visible = true
  1061. end)
  1062. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement