Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.57 KB | None | 0 0
  1. -- Roblox Pain
  2. -- Version: 2.82
  3. -- Instances:
  4. local RoGhoul = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local SName = Instance.new("TextLabel")
  7. local UnderlineOne = Instance.new("TextLabel")
  8. local AutoFarmMenu = Instance.new("TextButton")
  9. local Lower = Instance.new("TextLabel")
  10. local Farm1 = Instance.new("Frame")
  11. local NAIN = Instance.new("TextButton")
  12. local Lower_2 = Instance.new("TextLabel")
  13. local FirstClassInv = Instance.new("TextButton")
  14. local NAIN_2 = Instance.new("TextButton")
  15. local Lower_3 = Instance.new("TextLabel")
  16. local NAIN_3 = Instance.new("TextButton")
  17. local Lower_4 = Instance.new("TextLabel")
  18. local MidRankAogiri = Instance.new("TextButton")
  19. local HighRankAogiri = Instance.new("TextButton")
  20. local Rank1inv = Instance.new("TextButton")
  21. local FarmRank2Inv = Instance.new("TextButton")
  22. local FarmAtheletes = Instance.new("TextButton")
  23. local FarmHuman = Instance.new("TextButton")
  24. local NAIN_4 = Instance.new("TextButton")
  25. local Lower_5 = Instance.new("TextLabel")
  26. local NAIN_5 = Instance.new("TextButton")
  27. local Lower_6 = Instance.new("TextLabel")
  28. local NAIN_6 = Instance.new("TextButton")
  29. local Lower_7 = Instance.new("TextLabel")
  30. local NAIN_7 = Instance.new("TextButton")
  31. local Lower_8 = Instance.new("TextLabel")
  32. local NAIN_8 = Instance.new("TextButton")
  33. local Lower_9 = Instance.new("TextLabel")
  34. local Farm2 = Instance.new("TextButton")
  35. local Lower_10 = Instance.new("TextLabel")
  36. local Farmlol2 = Instance.new("Frame")
  37. local fefefe = Instance.new("TextButton")
  38. local Lower_11 = Instance.new("TextLabel")
  39. local FarmLowRankAogiri = Instance.new("TextButton")
  40. local fefefefe = Instance.new("TextButton")
  41. local Lower_12 = Instance.new("TextLabel")
  42. local BossMenu = Instance.new("TextButton")
  43. local Lower_13 = Instance.new("TextLabel")
  44. local Eto = Instance.new("Frame")
  45. local ScriptOpener = Instance.new("TextButton")
  46. local Lower_14 = Instance.new("TextLabel")
  47. local FarmEto = Instance.new("TextButton")
  48. local QuestNpcmenu = Instance.new("TextButton")
  49. local Lower_15 = Instance.new("TextLabel")
  50. local TpYou = Instance.new("TextButton")
  51. local Lower_16 = Instance.new("TextLabel")
  52. local Tps = Instance.new("Frame")
  53. local fergre = Instance.new("TextButton")
  54. local Lower_17 = Instance.new("TextLabel")
  55. local MaskShop = Instance.new("TextButton")
  56. local gregre = Instance.new("TextButton")
  57. local Lower_18 = Instance.new("TextLabel")
  58. local gregr = Instance.new("TextButton")
  59. local GasStation = Instance.new("TextButton")
  60. local grgre = Instance.new("TextButton")
  61. local Lower_19 = Instance.new("TextLabel")
  62. local gegfw = Instance.new("TextButton")
  63. local Lower_20 = Instance.new("TextLabel")
  64. local CCGlab = Instance.new("TextButton")
  65. local runService = game:GetService('RunService')
  66. local Stepped
  67. ThugFarming = false
  68. PoliceFarming = false
  69. StudentFarming = false
  70. ArmedThugFarming = false
  71. GuardFarming = false
  72. HooliganFarming = false
  73. --Properties:
  74. RoGhoul.Name = "Ro-Ghoul"
  75. RoGhoul.Parent = game.CoreGui
  76. RoGhoul.ResetOnSpawn = false
  77.  
  78. Main.Name = "Main"
  79. Main.Parent = RoGhoul
  80. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  81. Main.BackgroundTransparency = 0.25
  82. Main.BorderColor3 = Color3.new(0, 0, 0)
  83. Main.BorderSizePixel = 2
  84. Main.Position = UDim2.new(0.629044771, 0, 0.325418413, 0)
  85. Main.Size = UDim2.new(0.257448286, 0, 0.523012578, 0)
  86. Main.Active = true
  87. Main.Draggable = true
  88.  
  89. SName.Name = "SName"
  90. SName.Parent = Main
  91. SName.BackgroundColor3 = Color3.new(0, 0, 0)
  92. SName.BackgroundTransparency = 1
  93. SName.BorderSizePixel = 0
  94. SName.Position = UDim2.new(0.612443686, 0, 0.0296673514, 0)
  95. SName.Size = UDim2.new(0.357875377, 0, 0.116659157, 0)
  96. SName.Font = Enum.Font.Fantasy
  97. SName.Text = "Ro-Ghoul Gui"
  98. SName.TextColor3 = Color3.new(1, 1, 1)
  99. SName.TextScaled = true
  100. SName.TextSize = 14
  101. SName.TextWrapped = true
  102.  
  103. UnderlineOne.Name = "UnderlineOne"
  104. UnderlineOne.Parent = Main
  105. UnderlineOne.BackgroundColor3 = Color3.new(1, 1, 1)
  106. UnderlineOne.BorderSizePixel = 0
  107. UnderlineOne.Position = UDim2.new(0.655500591, 0, 0.111994639, 0)
  108. UnderlineOne.Size = UDim2.new(0.279601753, 0, 0.00470720371, 0)
  109. UnderlineOne.Font = Enum.Font.SourceSans
  110. UnderlineOne.Text = " "
  111. UnderlineOne.TextColor3 = Color3.new(1, 1, 1)
  112. UnderlineOne.TextScaled = true
  113. UnderlineOne.TextSize = 14
  114. UnderlineOne.TextTransparency = 1
  115. UnderlineOne.TextWrapped = true
  116.  
  117. AutoFarmMenu.Name = "Auto Farm Menu"
  118. AutoFarmMenu.Parent = Main
  119. AutoFarmMenu.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  120. AutoFarmMenu.BackgroundTransparency = 0.64999997615814
  121. AutoFarmMenu.BorderColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  122. AutoFarmMenu.BorderSizePixel = 2
  123. AutoFarmMenu.Position = UDim2.new(0.612485528, 0, 0.190170437, 0)
  124. AutoFarmMenu.Size = UDim2.new(0.362385094, 0, 0.0728578195, 0)
  125. AutoFarmMenu.Font = Enum.Font.SourceSansLight
  126. AutoFarmMenu.Text = "Auto Farm Menu"
  127. AutoFarmMenu.TextColor3 = Color3.new(1, 1, 1)
  128. AutoFarmMenu.TextSize = 26
  129. AutoFarmMenu.TextWrapped = true
  130. AutoFarmMenu.TextYAlignment = Enum.TextYAlignment.Bottom
  131.  
  132. Lower.Name = "Lower"
  133. Lower.Parent = AutoFarmMenu
  134. Lower.BackgroundColor3 = Color3.new(0, 0, 0)
  135. Lower.BackgroundTransparency = 0.5
  136. Lower.BorderSizePixel = 0
  137. Lower.Position = UDim2.new(0, 0, 0.993266106, 0)
  138. Lower.Size = UDim2.new(1, 0, 0.226903513, 0)
  139. Lower.Font = Enum.Font.SourceSans
  140. Lower.Text = " "
  141. Lower.TextColor3 = Color3.new(0, 0, 0)
  142. Lower.TextSize = 14
  143. Lower.TextTransparency = 1
  144.  
  145. Farm1.Name = "Farm1"
  146. Farm1.Parent = AutoFarmMenu
  147. Farm1.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  148. Farm1.BorderColor3 = Color3.new(0, 0, 0)
  149. Farm1.BorderSizePixel = 2
  150. Farm1.Position = UDim2.new(-1.69775271, 0, -2.64802599, 0)
  151. Farm1.Size = UDim2.new(1.63546586, 0, 13.7297592, 0)
  152. Farm1.Visible = false
  153.  
  154. NAIN.Name = "NAIN"
  155. NAIN.Parent = Farm1
  156. NAIN.BackgroundColor3 = Color3.new(0, 0, 0)
  157. NAIN.BackgroundTransparency = 0.25
  158. NAIN.BorderColor3 = Color3.new(1, 1, 1)
  159. NAIN.BorderSizePixel = 0
  160. NAIN.Position = UDim2.new(-0.001002028, 0, 0.00275807036, 0)
  161. NAIN.Size = UDim2.new(1.00071347, 0, 0.085289143, 0)
  162. NAIN.Font = Enum.Font.SourceSansLight
  163. NAIN.Text = "Auto Farm Menu 1"
  164. NAIN.TextColor3 = Color3.new(1, 1, 1)
  165. NAIN.TextSize = 26
  166. NAIN.TextWrapped = true
  167. NAIN.TextYAlignment = Enum.TextYAlignment.Bottom
  168.  
  169. Lower_2.Name = "Lower"
  170. Lower_2.Parent = NAIN
  171. Lower_2.BackgroundColor3 = Color3.new(0, 0, 0)
  172. Lower_2.BackgroundTransparency = 0.5
  173. Lower_2.BorderSizePixel = 0
  174. Lower_2.Position = UDim2.new(0.00695476402, 0, 1.06406641, 0)
  175. Lower_2.Size = UDim2.new(0.993045211, 0, 0.226903543, 0)
  176. Lower_2.Font = Enum.Font.SourceSans
  177. Lower_2.Text = " "
  178. Lower_2.TextColor3 = Color3.new(0, 0, 0)
  179. Lower_2.TextSize = 14
  180. Lower_2.TextTransparency = 1
  181.  
  182. FirstClassInv.Name = ""
  183. FirstClassInv.Parent = Farm1
  184. FirstClassInv.BackgroundColor3 = Color3.new(0, 0, 0)
  185. FirstClassInv.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  186. FirstClassInv.Position = UDim2.new(0.0501455963, 0, 0.876251459, 0)
  187. FirstClassInv.Size = UDim2.new(0, 34, 0, 21)
  188. FirstClassInv.Font = Enum.Font.SourceSans
  189. FirstClassInv.Text = ""
  190. FirstClassInv.TextColor3 = Color3.new(0, 0, 0)
  191. FirstClassInv.TextSize = 14
  192. FirstClassInv.MouseButton1Down:connect(function()
  193. local index_list = {}
  194. local tweenservice = game:GetService("TweenService")
  195. local workspace = game:GetService("Workspace")
  196. local Players = game:GetService("Players")
  197. local client = Players.LocalPlayer
  198. local plrrem = client.Character:FindFirstChild("Remotes")
  199. local npcs = workspace.NPCSpawns:GetChildren()
  200. local selected_key = 5
  201. local pressrem = plrrem.KeyEvent
  202. local tp_offset = Vector3.new(1, 0, 0)
  203. local remotepw
  204. local mouse = client:GetMouse()
  205. client.CameraMode = Enum.CameraMode.Classic
  206. client.CameraMinZoomDistance = 20
  207.  
  208.  
  209. local npc_table = {
  210. [1] = "Low Rank Aogiri Member",
  211. [2] = "Mid Rank Aogiri Member",
  212. [3] = "High Rank Aogiri Member",
  213. [4] = "Rank 1 Investigator",
  214. [5] = "Rank 2 Investigator",
  215. [6] = "First Class Investigator",
  216. [7] = "Human",
  217. [8] = "Athlete",
  218. }
  219.  
  220. local key_list = {
  221. [1] = "C",
  222. [2] = "E",
  223. [3] = "F",
  224. [4] = "R",
  225. [5] = "Mouse1",
  226. }
  227.  
  228.  
  229. local toggles = {
  230. ["autofarm"] = true,
  231.  
  232. }
  233.  
  234.  
  235. function grabKey()
  236. local key
  237. for i,v in next,(debug.getregistry()) do
  238. if type(v) == "function" then
  239. for i,v in next, debug.getupvalues(v) do
  240. if tostring(i) == "HRPPosition1" then
  241. key = v
  242. end
  243. end
  244. end
  245. end
  246. return key
  247. end
  248.  
  249. remotepw = grabKey()
  250.  
  251.  
  252. function checkOff(remotes)
  253. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  254. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  255. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  256. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  257. else
  258. warn("checks are off")
  259. end
  260. end
  261.  
  262.  
  263. function getNPC(indexes)
  264. local npc_grab = {}
  265. for x,index in next, (indexes) do
  266. for i,v in next, (npcs) do
  267. if v:FindFirstChild(npc_table[index]) then
  268. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  269. print("found " .. i)
  270. else
  271. warn("not found " .. i)
  272. end
  273. end
  274. end
  275. return npc_grab
  276. end
  277.  
  278. function eatCorpse()
  279. client.CameraMode = Enum.CameraMode.LockFirstPerson
  280. wait(1)
  281. mouse1click()
  282. wait(1)
  283. client.CameraMode = Enum.CameraMode.Classic
  284. client.CameraMinZoomDistance = 20
  285. end
  286.  
  287.  
  288.  
  289.  
  290.  
  291. function pressKey(key)
  292. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  293. end
  294.  
  295. function tweenMove(model, target)
  296.  
  297. local CFrameValue = Instance.new("CFrameValue")
  298. CFrameValue.Value = model:GetPrimaryPartCFrame()
  299.  
  300. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  301. model:SetPrimaryPartCFrame(CFrameValue.Value)
  302. end)
  303.  
  304.  
  305. local Info = TweenInfo.new(
  306.  
  307. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  308.  
  309. Enum.EasingStyle.Linear, -- Easing Style
  310.  
  311. Enum.EasingDirection.Out, -- Easing Direction
  312.  
  313. 0, -- Times repeated
  314.  
  315. false, -- Reverse
  316.  
  317. 0 -- Delay
  318.  
  319. )
  320. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  321.  
  322. tween:Play()
  323. end
  324.  
  325.  
  326. --// MAIN LOOP
  327.  
  328. local char = client.Character
  329. char.PrimaryPart = char.HumanoidRootPart
  330.  
  331. checkOff(plrrem)
  332. wait()
  333. -- index_list[#index_list + 1] = 1
  334.  
  335.  
  336. while toggles["autofarm"] do
  337. for i,o in next,getNPC(index_list) do
  338. while o:FindFirstChild("HumanoidRootPart") do
  339. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  340. pressKey(selected_key)
  341. wait()
  342. end
  343. eatCorpse()
  344. end
  345. wait()
  346. end
  347. end)
  348.  
  349. NAIN_2.Name = "NAIN"
  350. NAIN_2.Parent = Farm1
  351. NAIN_2.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  352. NAIN_2.BackgroundTransparency = 0.64999997615814
  353. NAIN_2.BorderColor3 = Color3.new(0, 0, 0)
  354. NAIN_2.BorderSizePixel = 2
  355. NAIN_2.Position = UDim2.new(0.246218562, 0, 0.742582977, 0)
  356. NAIN_2.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  357. NAIN_2.Font = Enum.Font.SourceSansLight
  358. NAIN_2.Text = ""
  359. NAIN_2.TextColor3 = Color3.new(1, 1, 1)
  360. NAIN_2.TextSize = 26
  361. NAIN_2.TextWrapped = true
  362. NAIN_2.TextYAlignment = Enum.TextYAlignment.Bottom
  363.  
  364.  
  365. Lower_3.Name = "Lower"
  366. Lower_3.Parent = NAIN_2
  367. Lower_3.BackgroundColor3 = Color3.new(0, 0, 0)
  368. Lower_3.BackgroundTransparency = 0.5
  369. Lower_3.BorderSizePixel = 0
  370. Lower_3.Position = UDim2.new(0, 0, 0.993266106, 0)
  371. Lower_3.Size = UDim2.new(1, 0, 0.226903513, 0)
  372. Lower_3.Font = Enum.Font.SourceSans
  373. Lower_3.Text = " "
  374. Lower_3.TextColor3 = Color3.new(0, 0, 0)
  375. Lower_3.TextSize = 14
  376. Lower_3.TextTransparency = 1
  377.  
  378. NAIN_3.Name = "NAIN"
  379. NAIN_3.Parent = Farm1
  380. NAIN_3.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  381. NAIN_3.BackgroundTransparency = 0.64999997615814
  382. NAIN_3.BorderColor3 = Color3.new(0, 0, 0)
  383. NAIN_3.BorderSizePixel = 2
  384. NAIN_3.Position = UDim2.new(0.246218562, 0, 0.859218121, 0)
  385. NAIN_3.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  386. NAIN_3.Font = Enum.Font.SourceSansLight
  387. NAIN_3.Text = ""
  388. NAIN_3.TextColor3 = Color3.new(1, 1, 1)
  389. NAIN_3.TextSize = 26
  390. NAIN_3.TextWrapped = true
  391. NAIN_3.TextYAlignment = Enum.TextYAlignment.Bottom
  392.  
  393. Lower_4.Name = "Lower"
  394. Lower_4.Parent = NAIN_3
  395. Lower_4.BackgroundColor3 = Color3.new(0, 0, 0)
  396. Lower_4.BackgroundTransparency = 0.5
  397. Lower_4.BorderSizePixel = 0
  398. Lower_4.Position = UDim2.new(0, 0, 0.993266106, 0)
  399. Lower_4.Size = UDim2.new(1, 0, 0.226903513, 0)
  400. Lower_4.Font = Enum.Font.SourceSans
  401. Lower_4.Text = " "
  402. Lower_4.TextColor3 = Color3.new(0, 0, 0)
  403. Lower_4.TextSize = 14
  404. Lower_4.TextTransparency = 1
  405.  
  406. MidRankAogiri.Name = "Farm Humans"
  407. MidRankAogiri.Parent = Farm1
  408. MidRankAogiri.BackgroundColor3 = Color3.new(0, 0, 0)
  409. MidRankAogiri.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  410. MidRankAogiri.Position = UDim2.new(0.0501455963, 0, 0.402421147, 0)
  411. MidRankAogiri.Size = UDim2.new(0, 34, 0, 21)
  412. MidRankAogiri.Font = Enum.Font.SourceSans
  413. MidRankAogiri.Text = "Farm"
  414. MidRankAogiri.TextColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  415. MidRankAogiri.TextSize = 14
  416. MidRankAogiri.MouseButton1Down:connect(function()
  417.  
  418. local index_list = {7,8}
  419. local tweenservice = game:GetService("TweenService")
  420. local workspace = game:GetService("Workspace")
  421. local Players = game:GetService("Players")
  422. local client = Players.LocalPlayer
  423. local plrrem = client.Character:FindFirstChild("Remotes")
  424. local npcs = workspace.NPCSpawns:GetChildren()
  425. local selected_key = 5
  426. local pressrem = plrrem.KeyEvent
  427. local tp_offset = Vector3.new(1, 0, 0)
  428. local remotepw
  429. local mouse = client:GetMouse()
  430. client.CameraMode = Enum.CameraMode.Classic
  431. client.CameraMinZoomDistance = 20
  432.  
  433.  
  434. local npc_table = {
  435. [1] = "Low Rank Aogiri Member",
  436. [2] = "Mid Rank Aogiri Member",
  437. [3] = "High Rank Aogiri Member",
  438. [4] = "Rank 1 Investigator",
  439. [5] = "Rank 2 Investigator",
  440. [6] = "First Class Investigator",
  441. [7] = "Human",
  442. [8] = "Athlete",
  443. }
  444.  
  445. local key_list = {
  446. [1] = "C",
  447. [2] = "E",
  448. [3] = "F",
  449. [4] = "R",
  450. [5] = "Mouse1",
  451. }
  452.  
  453.  
  454. local toggles = {
  455. ["autofarm"] = true,
  456.  
  457. }
  458.  
  459.  
  460. function grabKey()
  461. local key
  462. for i,v in next,(debug.getregistry()) do
  463. if type(v) == "function" then
  464. for i,v in next, debug.getupvalues(v) do
  465. if tostring(i) == "HRPPosition1" then
  466. key = v
  467. end
  468. end
  469. end
  470. end
  471. return key
  472. end
  473.  
  474. remotepw = grabKey()
  475.  
  476.  
  477. function checkOff(remotes)
  478. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  479. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  480. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  481. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  482. else
  483. warn("checks are off")
  484. end
  485. end
  486.  
  487.  
  488. function getNPC(indexes)
  489. local npc_grab = {}
  490. for x,index in next, (indexes) do
  491. for i,v in next, (npcs) do
  492. if v:FindFirstChild(npc_table[index]) then
  493. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  494. print("found " .. i)
  495. else
  496. warn("not found " .. i)
  497. end
  498. end
  499. end
  500. return npc_grab
  501. end
  502.  
  503. function eatCorpse()
  504. client.CameraMode = Enum.CameraMode.LockFirstPerson
  505. wait(1)
  506. mouse1click()
  507. wait(1)
  508. client.CameraMode = Enum.CameraMode.Classic
  509. client.CameraMinZoomDistance = 20
  510. end
  511.  
  512.  
  513.  
  514.  
  515.  
  516. function pressKey(key)
  517. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  518. end
  519.  
  520. function tweenMove(model, target)
  521.  
  522. local CFrameValue = Instance.new("CFrameValue")
  523. CFrameValue.Value = model:GetPrimaryPartCFrame()
  524.  
  525. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  526. model:SetPrimaryPartCFrame(CFrameValue.Value)
  527. end)
  528.  
  529.  
  530. local Info = TweenInfo.new(
  531.  
  532. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  533.  
  534. Enum.EasingStyle.Linear, -- Easing Style
  535.  
  536. Enum.EasingDirection.Out, -- Easing Direction
  537.  
  538. 0, -- Times repeated
  539.  
  540. false, -- Reverse
  541.  
  542. 0 -- Delay
  543.  
  544. )
  545. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  546.  
  547. tween:Play()
  548. end
  549.  
  550.  
  551. --// MAIN LOOP
  552.  
  553. local char = client.Character
  554. char.PrimaryPart = char.HumanoidRootPart
  555.  
  556. checkOff(plrrem)
  557. wait()
  558. -- index_list[#index_list + 1] = 1
  559.  
  560.  
  561. while toggles["autofarm"] do
  562. for i,o in next,getNPC(index_list) do
  563. while o:FindFirstChild("HumanoidRootPart") do
  564. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  565. pressKey(selected_key)
  566. wait()
  567. end
  568. eatCorpse()
  569. end
  570. wait()
  571. end
  572. end)
  573.  
  574.  
  575. HighRankAogiri.Name = ""
  576. HighRankAogiri.Parent = Farm1
  577. HighRankAogiri.BackgroundColor3 = Color3.new(0, 0, 0)
  578. HighRankAogiri.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  579. HighRankAogiri.Position = UDim2.new(0.0501455963, 0, 0.52877593, 0)
  580. HighRankAogiri.Size = UDim2.new(0, 34, 0, 21)
  581. HighRankAogiri.Font = Enum.Font.SourceSans
  582. HighRankAogiri.Text = ""
  583. HighRankAogiri.TextColor3 = Color3.new(0, 0, 0)
  584. HighRankAogiri.TextSize = 14
  585. HighRankAogiri.MouseButton1Down:connect(function()
  586. local index_list = {}
  587. local tweenservice = game:GetService("TweenService")
  588. local workspace = game:GetService("Workspace")
  589. local Players = game:GetService("Players")
  590. local client = Players.LocalPlayer
  591. local plrrem = client.Character:FindFirstChild("Remotes")
  592. local npcs = workspace.NPCSpawns:GetChildren()
  593. local selected_key = 5
  594. local pressrem = plrrem.KeyEvent
  595. local tp_offset = Vector3.new(1, 0, 0)
  596. local remotepw
  597. local mouse = client:GetMouse()
  598. client.CameraMode = Enum.CameraMode.Classic
  599. client.CameraMinZoomDistance = 20
  600.  
  601.  
  602. local npc_table = {
  603. [1] = "Low Rank Aogiri Member",
  604. [2] = "Mid Rank Aogiri Member",
  605. [3] = "High Rank Aogiri Member",
  606. [4] = "Rank 1 Investigator",
  607. [5] = "Rank 2 Investigator",
  608. [6] = "First Class Investigator",
  609. [7] = "Human",
  610. [8] = "Athlete",
  611. }
  612.  
  613. local key_list = {
  614. [1] = "C",
  615. [2] = "E",
  616. [3] = "F",
  617. [4] = "R",
  618. [5] = "Mouse1",
  619. }
  620.  
  621.  
  622. local toggles = {
  623. ["autofarm"] = true,
  624.  
  625. }
  626.  
  627.  
  628. function grabKey()
  629. local key
  630. for i,v in next,(debug.getregistry()) do
  631. if type(v) == "function" then
  632. for i,v in next, debug.getupvalues(v) do
  633. if tostring(i) == "HRPPosition1" then
  634. key = v
  635. end
  636. end
  637. end
  638. end
  639. return key
  640. end
  641.  
  642. remotepw = grabKey()
  643.  
  644.  
  645. function checkOff(remotes)
  646. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  647. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  648. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  649. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  650. else
  651. warn("checks are off")
  652. end
  653. end
  654.  
  655.  
  656. function getNPC(indexes)
  657. local npc_grab = {}
  658. for x,index in next, (indexes) do
  659. for i,v in next, (npcs) do
  660. if v:FindFirstChild(npc_table[index]) then
  661. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  662. print("found " .. i)
  663. else
  664. warn("not found " .. i)
  665. end
  666. end
  667. end
  668. return npc_grab
  669. end
  670.  
  671. function eatCorpse()
  672. client.CameraMode = Enum.CameraMode.LockFirstPerson
  673. wait(1)
  674. mouse1click()
  675. wait(1)
  676. client.CameraMode = Enum.CameraMode.Classic
  677. client.CameraMinZoomDistance = 20
  678. end
  679.  
  680.  
  681.  
  682.  
  683.  
  684. function pressKey(key)
  685. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  686. end
  687.  
  688. function tweenMove(model, target)
  689.  
  690. local CFrameValue = Instance.new("CFrameValue")
  691. CFrameValue.Value = model:GetPrimaryPartCFrame()
  692.  
  693. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  694. model:SetPrimaryPartCFrame(CFrameValue.Value)
  695. end)
  696.  
  697.  
  698. local Info = TweenInfo.new(
  699.  
  700. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  701.  
  702. Enum.EasingStyle.Linear, -- Easing Style
  703.  
  704. Enum.EasingDirection.Out, -- Easing Direction
  705.  
  706. 0, -- Times repeated
  707.  
  708. false, -- Reverse
  709.  
  710. 0 -- Delay
  711.  
  712. )
  713. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  714.  
  715. tween:Play()
  716. end
  717.  
  718.  
  719. --// MAIN LOOP
  720.  
  721. local char = client.Character
  722. char.PrimaryPart = char.HumanoidRootPart
  723.  
  724. checkOff(plrrem)
  725. wait()
  726. -- index_list[#index_list + 1] = 1
  727.  
  728.  
  729. while toggles["autofarm"] do
  730. for i,o in next,getNPC(index_list) do
  731. while o:FindFirstChild("HumanoidRootPart") do
  732. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  733. pressKey(selected_key)
  734. wait()
  735. end
  736. eatCorpse()
  737. end
  738. wait()
  739. end
  740. end)
  741.  
  742.  
  743. Rank1inv.Name = ""
  744. Rank1inv.Parent = Farm1
  745. Rank1inv.BackgroundColor3 = Color3.new(0, 0, 0)
  746. Rank1inv.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  747. Rank1inv.Position = UDim2.new(0.0501455963, 0, 0.647840977, 0)
  748. Rank1inv.Size = UDim2.new(0, 34, 0, 21)
  749. Rank1inv.Font = Enum.Font.SourceSans
  750. Rank1inv.Text = ""
  751. Rank1inv.TextColor3 = Color3.new(0, 0, 0)
  752. Rank1inv.TextSize = 14
  753. Rank1inv.MouseButton1Down:connect(function()
  754. local index_list = {}
  755. local tweenservice = game:GetService("TweenService")
  756. local workspace = game:GetService("Workspace")
  757. local Players = game:GetService("Players")
  758. local client = Players.LocalPlayer
  759. local plrrem = client.Character:FindFirstChild("Remotes")
  760. local npcs = workspace.NPCSpawns:GetChildren()
  761. local selected_key = 5
  762. local pressrem = plrrem.KeyEvent
  763. local tp_offset = Vector3.new(1, 0, 0)
  764. local remotepw
  765. local mouse = client:GetMouse()
  766. client.CameraMode = Enum.CameraMode.Classic
  767. client.CameraMinZoomDistance = 20
  768.  
  769.  
  770. local npc_table = {
  771. [1] = "Low Rank Aogiri Member",
  772. [2] = "Mid Rank Aogiri Member",
  773. [3] = "High Rank Aogiri Member",
  774. [4] = "Rank 1 Investigator",
  775. [5] = "Rank 2 Investigator",
  776. [6] = "First Class Investigator",
  777. [7] = "Human",
  778. [8] = "Athlete",
  779. }
  780.  
  781. local key_list = {
  782. [1] = "C",
  783. [2] = "E",
  784. [3] = "F",
  785. [4] = "R",
  786. [5] = "Mouse1",
  787. }
  788.  
  789.  
  790. local toggles = {
  791. ["autofarm"] = true,
  792.  
  793. }
  794.  
  795.  
  796. function grabKey()
  797. local key
  798. for i,v in next,(debug.getregistry()) do
  799. if type(v) == "function" then
  800. for i,v in next, debug.getupvalues(v) do
  801. if tostring(i) == "HRPPosition1" then
  802. key = v
  803. end
  804. end
  805. end
  806. end
  807. return key
  808. end
  809.  
  810. remotepw = grabKey()
  811.  
  812.  
  813. function checkOff(remotes)
  814. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  815. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  816. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  817. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  818. else
  819. warn("checks are off")
  820. end
  821. end
  822.  
  823.  
  824. function getNPC(indexes)
  825. local npc_grab = {}
  826. for x,index in next, (indexes) do
  827. for i,v in next, (npcs) do
  828. if v:FindFirstChild(npc_table[index]) then
  829. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  830. print("found " .. i)
  831. else
  832. warn("not found " .. i)
  833. end
  834. end
  835. end
  836. return npc_grab
  837. end
  838.  
  839. function eatCorpse()
  840. client.CameraMode = Enum.CameraMode.LockFirstPerson
  841. wait(1)
  842. mouse1click()
  843. wait(1)
  844. client.CameraMode = Enum.CameraMode.Classic
  845. client.CameraMinZoomDistance = 20
  846. end
  847.  
  848.  
  849.  
  850.  
  851.  
  852. function pressKey(key)
  853. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  854. end
  855.  
  856. function tweenMove(model, target)
  857.  
  858. local CFrameValue = Instance.new("CFrameValue")
  859. CFrameValue.Value = model:GetPrimaryPartCFrame()
  860.  
  861. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  862. model:SetPrimaryPartCFrame(CFrameValue.Value)
  863. end)
  864.  
  865.  
  866. local Info = TweenInfo.new(
  867.  
  868. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  869.  
  870. Enum.EasingStyle.Linear, -- Easing Style
  871.  
  872. Enum.EasingDirection.Out, -- Easing Direction
  873.  
  874. 0, -- Times repeated
  875.  
  876. false, -- Reverse
  877.  
  878. 0 -- Delay
  879.  
  880. )
  881. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  882.  
  883. tween:Play()
  884. end
  885.  
  886.  
  887. --// MAIN LOOP
  888.  
  889. local char = client.Character
  890. char.PrimaryPart = char.HumanoidRootPart
  891.  
  892. checkOff(plrrem)
  893. wait()
  894. -- index_list[#index_list + 1] = 1
  895.  
  896.  
  897. while toggles["autofarm"] do
  898. for i,o in next,getNPC(index_list) do
  899. while o:FindFirstChild("HumanoidRootPart") do
  900. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  901. pressKey(selected_key)
  902. wait()
  903. end
  904. eatCorpse()
  905. end
  906. wait()
  907. end
  908. end)
  909.  
  910.  
  911. FarmRank2Inv.Name = ""
  912. FarmRank2Inv.Parent = Farm1
  913. FarmRank2Inv.BackgroundColor3 = Color3.new(0, 0, 0)
  914. FarmRank2Inv.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  915. FarmRank2Inv.Position = UDim2.new(0.0501455963, 0, 0.759616315, 0)
  916. FarmRank2Inv.Size = UDim2.new(0, 34, 0, 21)
  917. FarmRank2Inv.Font = Enum.Font.SourceSans
  918. FarmRank2Inv.Text = ""
  919. FarmRank2Inv.TextColor3 = Color3.new(0, 0, 0)
  920. FarmRank2Inv.TextSize = 14
  921. FarmRank2Inv.MouseButton1Down:connect(function()
  922. local index_list = {}
  923. local tweenservice = game:GetService("TweenService")
  924. local workspace = game:GetService("Workspace")
  925. local Players = game:GetService("Players")
  926. local client = Players.LocalPlayer
  927. local plrrem = client.Character:FindFirstChild("Remotes")
  928. local npcs = workspace.NPCSpawns:GetChildren()
  929. local selected_key = 5
  930. local pressrem = plrrem.KeyEvent
  931. local tp_offset = Vector3.new(1, 0, 0)
  932. local remotepw
  933. local mouse = client:GetMouse()
  934. client.CameraMode = Enum.CameraMode.Classic
  935. client.CameraMinZoomDistance = 20
  936.  
  937.  
  938. local npc_table = {
  939. [1] = "Low Rank Aogiri Member",
  940. [2] = "Mid Rank Aogiri Member",
  941. [3] = "High Rank Aogiri Member",
  942. [4] = "Rank 1 Investigator",
  943. [5] = "Rank 2 Investigator",
  944. [6] = "First Class Investigator",
  945. [7] = "Human",
  946. [8] = "Athlete",
  947. }
  948.  
  949. local key_list = {
  950. [1] = "C",
  951. [2] = "E",
  952. [3] = "F",
  953. [4] = "R",
  954. [5] = "Mouse1",
  955. }
  956.  
  957.  
  958. local toggles = {
  959. ["autofarm"] = true,
  960.  
  961. }
  962.  
  963.  
  964. function grabKey()
  965. local key
  966. for i,v in next,(debug.getregistry()) do
  967. if type(v) == "function" then
  968. for i,v in next, debug.getupvalues(v) do
  969. if tostring(i) == "HRPPosition1" then
  970. key = v
  971. end
  972. end
  973. end
  974. end
  975. return key
  976. end
  977.  
  978. remotepw = grabKey()
  979.  
  980.  
  981. function checkOff(remotes)
  982. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  983. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  984. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  985. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  986. else
  987. warn("checks are off")
  988. end
  989. end
  990.  
  991.  
  992. function getNPC(indexes)
  993. local npc_grab = {}
  994. for x,index in next, (indexes) do
  995. for i,v in next, (npcs) do
  996. if v:FindFirstChild(npc_table[index]) then
  997. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  998. print("found " .. i)
  999. else
  1000. warn("not found " .. i)
  1001. end
  1002. end
  1003. end
  1004. return npc_grab
  1005. end
  1006.  
  1007. function eatCorpse()
  1008. client.CameraMode = Enum.CameraMode.LockFirstPerson
  1009. wait(1)
  1010. mouse1click()
  1011. wait(1)
  1012. client.CameraMode = Enum.CameraMode.Classic
  1013. client.CameraMinZoomDistance = 20
  1014. end
  1015.  
  1016.  
  1017.  
  1018.  
  1019.  
  1020. function pressKey(key)
  1021. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  1022. end
  1023.  
  1024. function tweenMove(model, target)
  1025.  
  1026. local CFrameValue = Instance.new("CFrameValue")
  1027. CFrameValue.Value = model:GetPrimaryPartCFrame()
  1028.  
  1029. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  1030. model:SetPrimaryPartCFrame(CFrameValue.Value)
  1031. end)
  1032.  
  1033.  
  1034. local Info = TweenInfo.new(
  1035.  
  1036. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  1037.  
  1038. Enum.EasingStyle.Linear, -- Easing Style
  1039.  
  1040. Enum.EasingDirection.Out, -- Easing Direction
  1041.  
  1042. 0, -- Times repeated
  1043.  
  1044. false, -- Reverse
  1045.  
  1046. 0 -- Delay
  1047.  
  1048. )
  1049. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  1050.  
  1051. tween:Play()
  1052. end
  1053.  
  1054.  
  1055. --// MAIN LOOP
  1056.  
  1057. local char = client.Character
  1058. char.PrimaryPart = char.HumanoidRootPart
  1059.  
  1060. checkOff(plrrem)
  1061. wait()
  1062. -- index_list[#index_list + 1] = 1
  1063.  
  1064.  
  1065. while toggles["autofarm"] do
  1066. for i,o in next,getNPC(index_list) do
  1067. while o:FindFirstChild("HumanoidRootPart") do
  1068. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  1069. pressKey(selected_key)
  1070. wait()
  1071. end
  1072. eatCorpse()
  1073. end
  1074. wait()
  1075. end
  1076. end)
  1077.  
  1078. FarmAtheletes.Name = "Farm Ghouls"
  1079. FarmAtheletes.Parent = Farm1
  1080. FarmAtheletes.BackgroundColor3 = Color3.new(0, 0, 0)
  1081. FarmAtheletes.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  1082. FarmAtheletes.Position = UDim2.new(0.0501455963, 0, 0.290645808, 0)
  1083. FarmAtheletes.Size = UDim2.new(0, 34, 0, 21)
  1084. FarmAtheletes.Font = Enum.Font.SourceSans
  1085. FarmAtheletes.Text = "Farm"
  1086. FarmAtheletes.TextColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  1087. FarmAtheletes.TextSize = 14
  1088. FarmAtheletes.MouseButton1Down:connect(function()
  1089. local index_list = {1,2,3}
  1090. local tweenservice = game:GetService("TweenService")
  1091. local workspace = game:GetService("Workspace")
  1092. local Players = game:GetService("Players")
  1093. local client = Players.LocalPlayer
  1094. local plrrem = client.Character:FindFirstChild("Remotes")
  1095. local npcs = workspace.NPCSpawns:GetChildren()
  1096. local selected_key = 5
  1097. local pressrem = plrrem.KeyEvent
  1098. local tp_offset = Vector3.new(1, 0, 0)
  1099. local remotepw
  1100. local mouse = client:GetMouse()
  1101. client.CameraMode = Enum.CameraMode.Classic
  1102. client.CameraMinZoomDistance = 20
  1103.  
  1104.  
  1105. local npc_table = {
  1106. [1] = "Low Rank Aogiri Member",
  1107. [2] = "Mid Rank Aogiri Member",
  1108. [3] = "High Rank Aogiri Member",
  1109. [4] = "Rank 1 Investigator",
  1110. [5] = "Rank 2 Investigator",
  1111. [6] = "First Class Investigator",
  1112. [7] = "Human",
  1113. [8] = "Athlete",
  1114. }
  1115.  
  1116. local key_list = {
  1117. [1] = "C",
  1118. [2] = "E",
  1119. [3] = "F",
  1120. [4] = "R",
  1121. [5] = "Mouse1",
  1122. }
  1123.  
  1124.  
  1125. local toggles = {
  1126. ["autofarm"] = true,
  1127.  
  1128. }
  1129.  
  1130.  
  1131. function grabKey()
  1132. local key
  1133. for i,v in next,(debug.getregistry()) do
  1134. if type(v) == "function" then
  1135. for i,v in next, debug.getupvalues(v) do
  1136. if tostring(i) == "HRPPosition1" then
  1137. key = v
  1138. end
  1139. end
  1140. end
  1141. end
  1142. return key
  1143. end
  1144.  
  1145. remotepw = grabKey()
  1146.  
  1147.  
  1148. function checkOff(remotes)
  1149. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  1150. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  1151. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  1152. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  1153. else
  1154. warn("checks are off")
  1155. end
  1156. end
  1157.  
  1158.  
  1159. function getNPC(indexes)
  1160. local npc_grab = {}
  1161. for x,index in next, (indexes) do
  1162. for i,v in next, (npcs) do
  1163. if v:FindFirstChild(npc_table[index]) then
  1164. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  1165. print("found " .. i)
  1166. else
  1167. warn("not found " .. i)
  1168. end
  1169. end
  1170. end
  1171. return npc_grab
  1172. end
  1173.  
  1174. function eatCorpse()
  1175. client.CameraMode = Enum.CameraMode.LockFirstPerson
  1176. wait(1)
  1177. mouse1click()
  1178. wait(1)
  1179. client.CameraMode = Enum.CameraMode.Classic
  1180. client.CameraMinZoomDistance = 20
  1181. end
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187. function pressKey(key)
  1188. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  1189. end
  1190.  
  1191. function tweenMove(model, target)
  1192.  
  1193. local CFrameValue = Instance.new("CFrameValue")
  1194. CFrameValue.Value = model:GetPrimaryPartCFrame()
  1195.  
  1196. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  1197. model:SetPrimaryPartCFrame(CFrameValue.Value)
  1198. end)
  1199.  
  1200.  
  1201. local Info = TweenInfo.new(
  1202.  
  1203. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  1204.  
  1205. Enum.EasingStyle.Linear, -- Easing Style
  1206.  
  1207. Enum.EasingDirection.Out, -- Easing Direction
  1208.  
  1209. 0, -- Times repeated
  1210.  
  1211. false, -- Reverse
  1212.  
  1213. 0 -- Delay
  1214.  
  1215. )
  1216. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  1217.  
  1218. tween:Play()
  1219. end
  1220.  
  1221.  
  1222. --// MAIN LOOP
  1223.  
  1224. local char = client.Character
  1225. char.PrimaryPart = char.HumanoidRootPart
  1226.  
  1227. checkOff(plrrem)
  1228. wait()
  1229. -- index_list[#index_list + 1] = 1
  1230.  
  1231.  
  1232. while toggles["autofarm"] do
  1233. for i,o in next,getNPC(index_list) do
  1234. while o:FindFirstChild("HumanoidRootPart") do
  1235. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  1236. pressKey(selected_key)
  1237. wait()
  1238. end
  1239. eatCorpse()
  1240. end
  1241. wait()
  1242. end
  1243. end)
  1244.  
  1245. FarmHuman.Name = "Farm CGGS"
  1246. FarmHuman.Parent = Farm1
  1247. FarmHuman.BackgroundColor3 = Color3.new(0, 0, 0)
  1248. FarmHuman.BorderColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  1249. FarmHuman.Position = UDim2.new(0.0501455963, 0, 0.174010649, 0)
  1250. FarmHuman.Size = UDim2.new(0, 34, 0, 21)
  1251. FarmHuman.Font = Enum.Font.SourceSans
  1252. FarmHuman.Text = "Farm"
  1253. FarmHuman.TextColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  1254. FarmHuman.TextSize = 14
  1255. FarmHuman.MouseButton1Down:connect(function()
  1256.  
  1257. local index_list = {4,5,6}
  1258. local tweenservice = game:GetService("TweenService")
  1259. local workspace = game:GetService("Workspace")
  1260. local Players = game:GetService("Players")
  1261. local client = Players.LocalPlayer
  1262. local plrrem = client.Character:FindFirstChild("Remotes")
  1263. local npcs = workspace.NPCSpawns:GetChildren()
  1264. local selected_key = 5
  1265. local pressrem = plrrem.KeyEvent
  1266. local tp_offset = Vector3.new(1, 0, 0)
  1267. local remotepw
  1268. local mouse = client:GetMouse()
  1269. client.CameraMode = Enum.CameraMode.Classic
  1270. client.CameraMinZoomDistance = 20
  1271.  
  1272.  
  1273. local npc_table = {
  1274. [1] = "Low Rank Aogiri Member",
  1275. [2] = "Mid Rank Aogiri Member",
  1276. [3] = "High Rank Aogiri Member",
  1277. [4] = "Rank 1 Investigator",
  1278. [5] = "Rank 2 Investigator",
  1279. [6] = "First Class Investigator",
  1280. [7] = "Human",
  1281. [8] = "Athlete",
  1282. }
  1283.  
  1284. local key_list = {
  1285. [1] = "C",
  1286. [2] = "E",
  1287. [3] = "F",
  1288. [4] = "R",
  1289. [5] = "Mouse1",
  1290. }
  1291.  
  1292.  
  1293. local toggles = {
  1294. ["autofarm"] = true,
  1295.  
  1296. }
  1297.  
  1298.  
  1299. function grabKey()
  1300. local key
  1301. for i,v in next,(debug.getregistry()) do
  1302. if type(v) == "function" then
  1303. for i,v in next, debug.getupvalues(v) do
  1304. if tostring(i) == "HRPPosition1" then
  1305. key = v
  1306. end
  1307. end
  1308. end
  1309. end
  1310. return key
  1311. end
  1312.  
  1313. remotepw = grabKey()
  1314.  
  1315.  
  1316. function checkOff(remotes)
  1317. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  1318. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  1319. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  1320. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  1321. else
  1322. warn("checks are off")
  1323. end
  1324. end
  1325.  
  1326.  
  1327. function getNPC(indexes)
  1328. local npc_grab = {}
  1329. for x,index in next, (indexes) do
  1330. for i,v in next, (npcs) do
  1331. if v:FindFirstChild(npc_table[index]) then
  1332. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  1333. print("found " .. i)
  1334. else
  1335. warn("not found " .. i)
  1336. end
  1337. end
  1338. end
  1339. return npc_grab
  1340. end
  1341.  
  1342. function eatCorpse()
  1343. client.CameraMode = Enum.CameraMode.LockFirstPerson
  1344. wait(1)
  1345. mouse1click()
  1346. wait(1)
  1347. client.CameraMode = Enum.CameraMode.Classic
  1348. client.CameraMinZoomDistance = 20
  1349. end
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355. function pressKey(key)
  1356. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  1357. end
  1358.  
  1359. function tweenMove(model, target)
  1360.  
  1361. local CFrameValue = Instance.new("CFrameValue")
  1362. CFrameValue.Value = model:GetPrimaryPartCFrame()
  1363.  
  1364. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  1365. model:SetPrimaryPartCFrame(CFrameValue.Value)
  1366. end)
  1367.  
  1368.  
  1369. local Info = TweenInfo.new(
  1370.  
  1371. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  1372.  
  1373. Enum.EasingStyle.Linear, -- Easing Style
  1374.  
  1375. Enum.EasingDirection.Out, -- Easing Direction
  1376.  
  1377. 0, -- Times repeated
  1378.  
  1379. false, -- Reverse
  1380.  
  1381. 0 -- Delay
  1382.  
  1383. )
  1384. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  1385.  
  1386. tween:Play()
  1387. end
  1388.  
  1389.  
  1390. --// MAIN LOOP
  1391.  
  1392. local char = client.Character
  1393. char.PrimaryPart = char.HumanoidRootPart
  1394.  
  1395. checkOff(plrrem)
  1396. wait()
  1397. -- index_list[#index_list + 1] = 1
  1398.  
  1399.  
  1400. while toggles["autofarm"] do
  1401. for i,o in next,getNPC(index_list) do
  1402. while o:FindFirstChild("HumanoidRootPart") do
  1403. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  1404. pressKey(selected_key)
  1405. wait()
  1406. end
  1407. eatCorpse()
  1408. end
  1409. wait()
  1410. end
  1411. end)
  1412.  
  1413. NAIN_4.Name = "NAIN"
  1414. NAIN_4.Parent = Farm1
  1415. NAIN_4.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1416. NAIN_4.BackgroundTransparency = 0.64999997615814
  1417. NAIN_4.BorderColor3 = Color3.new(0, 0, 0)
  1418. NAIN_4.BorderSizePixel = 2
  1419. NAIN_4.Position = UDim2.new(0.246218562, 0, 0.156977385, 0)
  1420. NAIN_4.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1421. NAIN_4.Font = Enum.Font.SourceSansLight
  1422. NAIN_4.Text = "Farm CGGS"
  1423. NAIN_4.TextColor3 = Color3.new(1, 1, 1)
  1424. NAIN_4.TextSize = 26
  1425. NAIN_4.TextWrapped = true
  1426. NAIN_4.TextYAlignment = Enum.TextYAlignment.Bottom
  1427.  
  1428. Lower_5.Name = "Lower"
  1429. Lower_5.Parent = NAIN_4
  1430. Lower_5.BackgroundColor3 = Color3.new(0, 0, 0)
  1431. Lower_5.BackgroundTransparency = 0.5
  1432. Lower_5.BorderSizePixel = 0
  1433. Lower_5.Position = UDim2.new(0, 0, 0.993266106, 0)
  1434. Lower_5.Size = UDim2.new(1, 0, 0.226903513, 0)
  1435. Lower_5.Font = Enum.Font.SourceSans
  1436. Lower_5.Text = " "
  1437. Lower_5.TextColor3 = Color3.new(0, 0, 0)
  1438. Lower_5.TextSize = 14
  1439. Lower_5.TextTransparency = 1
  1440.  
  1441. NAIN_5.Name = "NAIN"
  1442. NAIN_5.Parent = Farm1
  1443. NAIN_5.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1444. NAIN_5.BackgroundTransparency = 0.64999997615814
  1445. NAIN_5.BorderColor3 = Color3.new(0, 0, 0)
  1446. NAIN_5.BorderSizePixel = 2
  1447. NAIN_5.Position = UDim2.new(0.246218562, 0, 0.273612529, 0)
  1448. NAIN_5.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1449. NAIN_5.Font = Enum.Font.SourceSansLight
  1450. NAIN_5.Text = "Farm Ghouls"
  1451. NAIN_5.TextColor3 = Color3.new(1, 1, 1)
  1452. NAIN_5.TextSize = 26
  1453. NAIN_5.TextWrapped = true
  1454. NAIN_5.TextYAlignment = Enum.TextYAlignment.Bottom
  1455.  
  1456. Lower_6.Name = "Lower"
  1457. Lower_6.Parent = NAIN_5
  1458. Lower_6.BackgroundColor3 = Color3.new(0, 0, 0)
  1459. Lower_6.BackgroundTransparency = 0.5
  1460. Lower_6.BorderSizePixel = 0
  1461. Lower_6.Position = UDim2.new(0, 0, 0.993266106, 0)
  1462. Lower_6.Size = UDim2.new(1, 0, 0.226903513, 0)
  1463. Lower_6.Font = Enum.Font.SourceSans
  1464. Lower_6.Text = "Farm"
  1465. Lower_6.TextColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1466. Lower_6.TextSize = 14
  1467. Lower_6.TextTransparency = 1
  1468.  
  1469. NAIN_6.Name = "NAIN"
  1470. NAIN_6.Parent = Farm1
  1471. NAIN_6.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1472. NAIN_6.BackgroundTransparency = 0.64999997615814
  1473. NAIN_6.BorderColor3 = Color3.new(0, 0, 0)
  1474. NAIN_6.BorderSizePixel = 2
  1475. NAIN_6.Position = UDim2.new(0.246218562, 0, 0.385387868, 0)
  1476. NAIN_6.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1477. NAIN_6.Font = Enum.Font.SourceSansLight
  1478. NAIN_6.Text = "Farm Humans"
  1479. NAIN_6.TextColor3 = Color3.new(1, 1, 1)
  1480. NAIN_6.TextSize = 26
  1481. NAIN_6.TextWrapped = true
  1482. NAIN_6.TextYAlignment = Enum.TextYAlignment.Bottom
  1483.  
  1484. Lower_7.Name = "Lower"
  1485. Lower_7.Parent = NAIN_6
  1486. Lower_7.BackgroundColor3 = Color3.new(0, 0, 0)
  1487. Lower_7.BackgroundTransparency = 0.5
  1488. Lower_7.BorderSizePixel = 0
  1489. Lower_7.Position = UDim2.new(0, 0, 0.993266106, 0)
  1490. Lower_7.Size = UDim2.new(1, 0, 0.226903513, 0)
  1491. Lower_7.Font = Enum.Font.SourceSans
  1492. Lower_7.Text = "Farm"
  1493. Lower_7.TextColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1494. Lower_7.TextSize = 14
  1495. Lower_7.TextTransparency = 1
  1496.  
  1497. NAIN_7.Name = "NAIN"
  1498. NAIN_7.Parent = Farm1
  1499. NAIN_7.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1500. NAIN_7.BackgroundTransparency = 0.64999997615814
  1501. NAIN_7.BorderColor3 = Color3.new(0, 0, 0)
  1502. NAIN_7.BorderSizePixel = 2
  1503. NAIN_7.Position = UDim2.new(0.246218562, 0, 0.511742592, 0)
  1504. NAIN_7.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1505. NAIN_7.Font = Enum.Font.SourceSansLight
  1506. NAIN_7.Text = ""
  1507. NAIN_7.TextColor3 = Color3.new(1, 1, 1)
  1508. NAIN_7.TextSize = 26
  1509. NAIN_7.TextWrapped = true
  1510. NAIN_7.TextYAlignment = Enum.TextYAlignment.Bottom
  1511.  
  1512. Lower_8.Name = "Lower"
  1513. Lower_8.Parent = NAIN_7
  1514. Lower_8.BackgroundColor3 = Color3.new(0, 0, 0)
  1515. Lower_8.BackgroundTransparency = 0.5
  1516. Lower_8.BorderSizePixel = 0
  1517. Lower_8.Position = UDim2.new(0, 0, 0.993266106, 0)
  1518. Lower_8.Size = UDim2.new(1, 0, 0.226903513, 0)
  1519. Lower_8.Font = Enum.Font.SourceSans
  1520. Lower_8.Text = " "
  1521. Lower_8.TextColor3 = Color3.new(0, 0, 0)
  1522. Lower_8.TextSize = 14
  1523. Lower_8.TextTransparency = 1
  1524.  
  1525. NAIN_8.Name = "NAIN"
  1526. NAIN_8.Parent = Farm1
  1527. NAIN_8.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1528. NAIN_8.BackgroundTransparency = 0.64999997615814
  1529. NAIN_8.BorderColor3 = Color3.new(0, 0, 0)
  1530. NAIN_8.BorderSizePixel = 2
  1531. NAIN_8.Position = UDim2.new(0.246218562, 0, 0.628377736, 0)
  1532. NAIN_8.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1533. NAIN_8.Font = Enum.Font.SourceSansLight
  1534. NAIN_8.Text = ""
  1535. NAIN_8.TextColor3 = Color3.new(1, 1, 1)
  1536. NAIN_8.TextSize = 26
  1537. NAIN_8.TextWrapped = true
  1538. NAIN_8.TextYAlignment = Enum.TextYAlignment.Bottom
  1539.  
  1540. Lower_9.Name = "Lower"
  1541. Lower_9.Parent = NAIN_8
  1542. Lower_9.BackgroundColor3 = Color3.new(0, 0, 0)
  1543. Lower_9.BackgroundTransparency = 0.5
  1544. Lower_9.BorderSizePixel = 0
  1545. Lower_9.Position = UDim2.new(0, 0, 0.993266106, 0)
  1546. Lower_9.Size = UDim2.new(1, 0, 0.226903513, 0)
  1547. Lower_9.Font = Enum.Font.SourceSans
  1548. Lower_9.Text = " "
  1549. Lower_9.TextColor3 = Color3.new(0, 0, 0)
  1550. Lower_9.TextSize = 14
  1551. Lower_9.TextTransparency = 1
  1552.  
  1553. Farm2.Name = "Farm2"
  1554. Farm2.Parent = Main
  1555. Farm2.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1556. Farm2.BackgroundTransparency = 0.64999997615814
  1557. Farm2.BorderColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1558. Farm2.BorderSizePixel = 2
  1559. Farm2.Position = UDim2.new(0.612707496, 0, 0.302354097, 0)
  1560. Farm2.Size = UDim2.new(0.364439189, 0, 0.0728578195, 0)
  1561. Farm2.Font = Enum.Font.SourceSansLight
  1562. Farm2.Text = "Auto Farm 2"
  1563. Farm2.TextColor3 = Color3.new(1, 1, 1)
  1564. Farm2.TextSize = 26
  1565. Farm2.TextWrapped = true
  1566. Farm2.TextYAlignment = Enum.TextYAlignment.Bottom
  1567.  
  1568. Lower_10.Name = "Lower"
  1569. Lower_10.Parent = Farm2
  1570. Lower_10.BackgroundColor3 = Color3.new(0, 0, 0)
  1571. Lower_10.BackgroundTransparency = 0.5
  1572. Lower_10.BorderSizePixel = 0
  1573. Lower_10.Position = UDim2.new(0, 0, 0.993266106, 0)
  1574. Lower_10.Size = UDim2.new(1, 0, 0.226903513, 0)
  1575. Lower_10.Font = Enum.Font.SourceSans
  1576. Lower_10.Text = " "
  1577. Lower_10.TextColor3 = Color3.new(0, 0, 0)
  1578. Lower_10.TextSize = 14
  1579. Lower_10.TextTransparency = 1
  1580.  
  1581. Farmlol2.Name = "Farmlol2"
  1582. Farmlol2.Parent = Farm2
  1583. Farmlol2.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1584. Farmlol2.BorderColor3 = Color3.new(1, 0.666667, 1)
  1585. Farmlol2.Position = UDim2.new(-1.68650734, 0, -4.21882296, 0)
  1586. Farmlol2.Size = UDim2.new(1.61775124, 0, 13.7273197, 0)
  1587. Farmlol2.Visible = false
  1588.  
  1589. fefefe.Name = "fefefe"
  1590. fefefe.Parent = Farmlol2
  1591. fefefe.BackgroundColor3 = Color3.new(0, 0, 0)
  1592. fefefe.BackgroundTransparency = 0.25
  1593. fefefe.BorderColor3 = Color3.new(1, 1, 1)
  1594. fefefe.BorderSizePixel = 0
  1595. fefefe.Position = UDim2.new(-0.00100207329, 0, 0.00459199399, 0)
  1596. fefefe.Size = UDim2.new(1.00071335, 0, 0.0834552124, 0)
  1597. fefefe.Font = Enum.Font.SourceSansLight
  1598. fefefe.Text = "Auto Farm 2"
  1599. fefefe.TextColor3 = Color3.new(1, 1, 1)
  1600. fefefe.TextScaled = true
  1601. fefefe.TextSize = 26
  1602. fefefe.TextWrapped = true
  1603. fefefe.TextYAlignment = Enum.TextYAlignment.Bottom
  1604.  
  1605. Lower_11.Name = "Lower"
  1606. Lower_11.Parent = fefefe
  1607. Lower_11.BackgroundColor3 = Color3.new(0, 0, 0)
  1608. Lower_11.BackgroundTransparency = 0.5
  1609. Lower_11.BorderSizePixel = 0
  1610. Lower_11.Position = UDim2.new(0.00695476402, 0, 1.06406641, 0)
  1611. Lower_11.Size = UDim2.new(0.993045211, 0, 0.226903543, 0)
  1612. Lower_11.Font = Enum.Font.SourceSans
  1613. Lower_11.Text = " "
  1614. Lower_11.TextColor3 = Color3.new(0, 0, 0)
  1615. Lower_11.TextSize = 14
  1616. Lower_11.TextTransparency = 1
  1617.  
  1618. FarmLowRankAogiri.Name = ""
  1619. FarmLowRankAogiri.Parent = Farmlol2
  1620. FarmLowRankAogiri.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1621. FarmLowRankAogiri.BorderColor3 = Color3.new(0, 0, 0)
  1622. FarmLowRankAogiri.BorderSizePixel = 2
  1623. FarmLowRankAogiri.Position = UDim2.new(0.05051101, 0, 0.176424354, 0)
  1624. FarmLowRankAogiri.Size = UDim2.new(0, 34, 0, 21)
  1625. FarmLowRankAogiri.Font = Enum.Font.SourceSans
  1626. FarmLowRankAogiri.Text = ""
  1627. FarmLowRankAogiri.TextColor3 = Color3.new(0, 0, 0)
  1628. FarmLowRankAogiri.TextSize = 14
  1629.  
  1630. fefefefe.Name = "fefefefe"
  1631. fefefefe.Parent = Farmlol2
  1632. fefefefe.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1633. fefefefe.BackgroundTransparency = 0.34999999403954
  1634. fefefefe.BorderColor3 = Color3.new(0, 0, 0)
  1635. fefefefe.BorderSizePixel = 2
  1636. fefefefe.Position = UDim2.new(0.246218562, 0, 0.156977385, 0)
  1637. fefefefe.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1638. fefefefe.Font = Enum.Font.SourceSansLight
  1639. fefefefe.Text = ""
  1640. fefefefe.TextColor3 = Color3.new(1, 1, 1)
  1641. fefefefe.TextSize = 26
  1642. fefefefe.TextWrapped = true
  1643. fefefefe.TextYAlignment = Enum.TextYAlignment.Bottom
  1644.  
  1645. Lower_12.Name = "Lower"
  1646. Lower_12.Parent = fefefefe
  1647. Lower_12.BackgroundColor3 = Color3.new(0, 0, 0)
  1648. Lower_12.BackgroundTransparency = 0.5
  1649. Lower_12.BorderSizePixel = 0
  1650. Lower_12.Position = UDim2.new(0, 0, 0.993266106, 0)
  1651. Lower_12.Size = UDim2.new(1, 0, 0.226903513, 0)
  1652. Lower_12.Font = Enum.Font.SourceSans
  1653. Lower_12.Text = " "
  1654. Lower_12.TextColor3 = Color3.new(0, 0, 0)
  1655. Lower_12.TextSize = 14
  1656. Lower_12.TextTransparency = 1
  1657.  
  1658. BossMenu.Name = "Boss Menu"
  1659. BossMenu.Parent = Main
  1660. BossMenu.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1661. BossMenu.BackgroundTransparency = 0.64999997615814
  1662. BossMenu.BorderColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1663. BossMenu.BorderSizePixel = 2
  1664. BossMenu.Position = UDim2.new(0.612707436, 0, 0.414537787, 0)
  1665. BossMenu.Size = UDim2.new(0.364439189, 0, 0.0728578195, 0)
  1666. BossMenu.Font = Enum.Font.SourceSansLight
  1667. BossMenu.Text = "Boss Menu"
  1668. BossMenu.TextColor3 = Color3.new(1, 1, 1)
  1669. BossMenu.TextSize = 26
  1670. BossMenu.TextWrapped = true
  1671. BossMenu.TextYAlignment = Enum.TextYAlignment.Bottom
  1672.  
  1673. Lower_13.Name = "Lower"
  1674. Lower_13.Parent = BossMenu
  1675. Lower_13.BackgroundColor3 = Color3.new(0, 0, 0)
  1676. Lower_13.BackgroundTransparency = 0.5
  1677. Lower_13.BorderSizePixel = 0
  1678. Lower_13.Position = UDim2.new(0, 0, 0.993266106, 0)
  1679. Lower_13.Size = UDim2.new(1, 0, 0.226903513, 0)
  1680. Lower_13.Font = Enum.Font.SourceSans
  1681. Lower_13.Text = " "
  1682. Lower_13.TextColor3 = Color3.new(0, 0, 0)
  1683. Lower_13.TextSize = 14
  1684. Lower_13.TextTransparency = 1
  1685.  
  1686. Eto.Name = "Eto"
  1687. Eto.Parent = BossMenu
  1688. Eto.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1689. Eto.BorderColor3 = Color3.new(1, 0.666667, 1)
  1690. Eto.Position = UDim2.new(-1.68650711, 0, -5.85900354, 0)
  1691. Eto.Size = UDim2.new(1.61775124, 0, 13.8612118, 0)
  1692. Eto.Visible = false
  1693.  
  1694.  
  1695. ScriptOpener.Name = "ScriptOpener"
  1696. ScriptOpener.Parent = Eto
  1697. ScriptOpener.BackgroundColor3 = Color3.new(0, 0, 0)
  1698. ScriptOpener.BackgroundTransparency = 0.25
  1699. ScriptOpener.BorderColor3 = Color3.new(1, 1, 1)
  1700. ScriptOpener.BorderSizePixel = 0
  1701. ScriptOpener.Position = UDim2.new(-0.00100207329, 0, 0.00459199399, 0)
  1702. ScriptOpener.Size = UDim2.new(1.00071335, 0, 0.0834552124, 0)
  1703. ScriptOpener.Font = Enum.Font.SourceSansLight
  1704. ScriptOpener.Text = "Boss Farm"
  1705. ScriptOpener.TextColor3 = Color3.new(1, 1, 1)
  1706. ScriptOpener.TextSize = 26
  1707. ScriptOpener.TextWrapped = true
  1708. ScriptOpener.TextYAlignment = Enum.TextYAlignment.Bottom
  1709.  
  1710. Lower_14.Name = "Lower"
  1711. Lower_14.Parent = ScriptOpener
  1712. Lower_14.BackgroundColor3 = Color3.new(0, 0, 0)
  1713. Lower_14.BackgroundTransparency = 0.5
  1714. Lower_14.BorderSizePixel = 0
  1715. Lower_14.Position = UDim2.new(0.00695476402, 0, 1.06406641, 0)
  1716. Lower_14.Size = UDim2.new(0.993045211, 0, 0.226903543, 0)
  1717. Lower_14.Font = Enum.Font.SourceSans
  1718. Lower_14.Text = " "
  1719. Lower_14.TextColor3 = Color3.new(0, 0, 0)
  1720. Lower_14.TextSize = 14
  1721. Lower_14.TextTransparency = 1
  1722.  
  1723. FarmEto.Name = "Farm Eto"
  1724. FarmEto.Parent = Eto
  1725. FarmEto.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1726. FarmEto.BorderColor3 = Color3.new(0, 0, 0)
  1727. FarmEto.BorderSizePixel = 2
  1728. FarmEto.Position = UDim2.new(0.05051101, 0, 0.176424354, 0)
  1729. FarmEto.Size = UDim2.new(0, 34, 0, 21)
  1730. FarmEto.Font = Enum.Font.SourceSans
  1731. FarmEto.Text = "Farm"
  1732. FarmEto.TextColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1733. FarmEto.TextSize = 14
  1734. FarmEto.MouseButton1Down:connect(function()
  1735.  
  1736. end)
  1737.  
  1738.  
  1739. QuestNpcmenu.Name = "Quest Npc menu"
  1740. QuestNpcmenu.Parent = Eto
  1741. QuestNpcmenu.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1742. QuestNpcmenu.BackgroundTransparency = 0.34999999403954
  1743. QuestNpcmenu.BorderColor3 = Color3.new(0, 0, 0)
  1744. QuestNpcmenu.BorderSizePixel = 2
  1745. QuestNpcmenu.Position = UDim2.new(0.246218562, 0, 0.156977385, 0)
  1746. QuestNpcmenu.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1747. QuestNpcmenu.Font = Enum.Font.SourceSansLight
  1748. QuestNpcmenu.Text = "Farm Eto"
  1749. QuestNpcmenu.TextColor3 = Color3.new(1, 1, 1)
  1750. QuestNpcmenu.TextSize = 26
  1751. QuestNpcmenu.TextWrapped = true
  1752. QuestNpcmenu.TextYAlignment = Enum.TextYAlignment.Bottom
  1753.  
  1754. Lower_15.Name = "Lower"
  1755. Lower_15.Parent = QuestNpcmenu
  1756. Lower_15.BackgroundColor3 = Color3.new(0, 0, 0)
  1757. Lower_15.BackgroundTransparency = 0.5
  1758. Lower_15.BorderSizePixel = 0
  1759. Lower_15.Position = UDim2.new(0, 0, 0.993266106, 0)
  1760. Lower_15.Size = UDim2.new(1, 0, 0.226903513, 0)
  1761. Lower_15.Font = Enum.Font.SourceSans
  1762. Lower_15.Text = " "
  1763. Lower_15.TextColor3 = Color3.new(0, 0, 0)
  1764. Lower_15.TextSize = 14
  1765. Lower_15.TextTransparency = 1
  1766.  
  1767. TpYou.Name = "TpYou"
  1768. TpYou.Parent = Main
  1769. TpYou.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1770. TpYou.BackgroundTransparency = 0.64999997615814
  1771. TpYou.BorderColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1772. TpYou.BorderSizePixel = 2
  1773. TpYou.Position = UDim2.new(0.609952688, 0, 0.526721418, 0)
  1774. TpYou.Size = UDim2.new(0.364439189, 0, 0.0728578195, 0)
  1775. TpYou.Font = Enum.Font.SourceSansLight
  1776. TpYou.Text = "Tp's"
  1777. TpYou.TextColor3 = Color3.new(1, 1, 1)
  1778. TpYou.TextSize = 26
  1779. TpYou.TextWrapped = true
  1780. TpYou.TextYAlignment = Enum.TextYAlignment.Bottom
  1781.  
  1782. Lower_16.Name = "Lower"
  1783. Lower_16.Parent = TpYou
  1784. Lower_16.BackgroundColor3 = Color3.new(0, 0, 0)
  1785. Lower_16.BackgroundTransparency = 0.5
  1786. Lower_16.BorderSizePixel = 0
  1787. Lower_16.Position = UDim2.new(0, 0, 0.993266106, 0)
  1788. Lower_16.Size = UDim2.new(1, 0, 0.226903513, 0)
  1789. Lower_16.Font = Enum.Font.SourceSans
  1790. Lower_16.Text = " "
  1791. Lower_16.TextColor3 = Color3.new(0, 0, 0)
  1792. Lower_16.TextSize = 14
  1793. Lower_16.TextTransparency = 1
  1794.  
  1795. Tps.Name = "Tps"
  1796. Tps.Parent = TpYou
  1797. Tps.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1798. Tps.BorderColor3 = Color3.new(1, 0.666667, 1)
  1799. Tps.Position = UDim2.new(-1.67894816, 0, -7.19792652, 0)
  1800. Tps.Size = UDim2.new(1.61775124, 0, 13.7273197, 0)
  1801. Tps.Visible = false
  1802.  
  1803. fergre.Name = "fergre"
  1804. fergre.Parent = Tps
  1805. fergre.BackgroundColor3 = Color3.new(0, 0, 0)
  1806. fergre.BackgroundTransparency = 0.25
  1807. fergre.BorderColor3 = Color3.new(1, 1, 1)
  1808. fergre.BorderSizePixel = 0
  1809. fergre.Position = UDim2.new(-0.00100207329, 0, 0.00459199399, 0)
  1810. fergre.Size = UDim2.new(1.00071335, 0, 0.0834552124, 0)
  1811. fergre.Font = Enum.Font.SourceSansLight
  1812. fergre.Text = "Tp's "
  1813. fergre.TextColor3 = Color3.new(1, 1, 1)
  1814. fergre.TextScaled = true
  1815. fergre.TextSize = 26
  1816. fergre.TextWrapped = true
  1817. fergre.TextYAlignment = Enum.TextYAlignment.Bottom
  1818.  
  1819. Lower_17.Name = "Lower"
  1820. Lower_17.Parent = fergre
  1821. Lower_17.BackgroundColor3 = Color3.new(0, 0, 0)
  1822. Lower_17.BackgroundTransparency = 0.5
  1823. Lower_17.BorderSizePixel = 0
  1824. Lower_17.Position = UDim2.new(0.00695476402, 0, 1.06406641, 0)
  1825. Lower_17.Size = UDim2.new(0.993045211, 0, 0.226903543, 0)
  1826. Lower_17.Font = Enum.Font.SourceSans
  1827. Lower_17.Text = " "
  1828. Lower_17.TextColor3 = Color3.new(0, 0, 0)
  1829. Lower_17.TextSize = 14
  1830. Lower_17.TextTransparency = 1
  1831.  
  1832. MaskShop.Name = "Mask Shop"
  1833. MaskShop.Parent = Tps
  1834. MaskShop.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1835. MaskShop.BorderColor3 = Color3.new(0, 0, 0)
  1836. MaskShop.BorderSizePixel = 2
  1837. MaskShop.Position = UDim2.new(0.05051101, 0, 0.176424354, 0)
  1838. MaskShop.Size = UDim2.new(0, 34, 0, 21)
  1839. MaskShop.Font = Enum.Font.SourceSans
  1840. MaskShop.Text = "Tp"
  1841. MaskShop.TextColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1842. MaskShop.TextSize = 14
  1843. MaskShop.MouseButton1Down:connect(function()
  1844.  
  1845. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  1846.  
  1847. char.CFrame = CFrame.new(-809.649, 66.1478, -637.594)
  1848. wait(1)
  1849. end)
  1850.  
  1851. gregre.Name = "gregre"
  1852. gregre.Parent = Tps
  1853. gregre.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1854. gregre.BackgroundTransparency = 0.34999999403954
  1855. gregre.BorderColor3 = Color3.new(0, 0, 0)
  1856. gregre.BorderSizePixel = 2
  1857. gregre.Position = UDim2.new(0.246218562, 0, 0.156977385, 0)
  1858. gregre.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1859. gregre.Font = Enum.Font.SourceSansLight
  1860. gregre.Text = "Mask Shop"
  1861. gregre.TextColor3 = Color3.new(1, 1, 1)
  1862. gregre.TextSize = 26
  1863. gregre.TextWrapped = true
  1864. gregre.TextYAlignment = Enum.TextYAlignment.Bottom
  1865.  
  1866. Lower_18.Name = "Lower"
  1867. Lower_18.Parent = gregre
  1868. Lower_18.BackgroundColor3 = Color3.new(0, 0, 0)
  1869. Lower_18.BackgroundTransparency = 0.5
  1870. Lower_18.BorderSizePixel = 0
  1871. Lower_18.Position = UDim2.new(0, 0, 0.993266106, 0)
  1872. Lower_18.Size = UDim2.new(1, 0, 0.226903513, 0)
  1873. Lower_18.Font = Enum.Font.SourceSans
  1874. Lower_18.Text = "Tp"
  1875. Lower_18.TextColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1876. Lower_18.TextSize = 14
  1877. Lower_18.TextTransparency = 1
  1878.  
  1879. gregr.Name = "gregr"
  1880. gregr.Parent = Tps
  1881. gregr.BackgroundColor3 = Color3.new(0, 0, 0)
  1882. gregr.BackgroundTransparency = 0.25
  1883. gregr.BorderColor3 = Color3.new(1, 1, 1)
  1884. gregr.BorderSizePixel = 0
  1885. gregr.Position = UDim2.new(-0.00100215734, 0, 0.672721207, 0)
  1886. gregr.Size = UDim2.new(1.00071335, 0, 0.234637693, 0)
  1887. gregr.Font = Enum.Font.SourceSansLight
  1888. gregr.Text = "Coming Soon"
  1889. gregr.TextColor3 = Color3.new(1, 1, 1)
  1890. gregr.TextScaled = true
  1891. gregr.TextSize = 26
  1892. gregr.TextWrapped = true
  1893. gregr.TextYAlignment = Enum.TextYAlignment.Bottom
  1894.  
  1895. GasStation.Name = "Gas Station"
  1896. GasStation.Parent = Tps
  1897. GasStation.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1898. GasStation.BorderColor3 = Color3.new(0, 0, 0)
  1899. GasStation.BorderSizePixel = 2
  1900. GasStation.Position = UDim2.new(0.05051101, 0, 0.273961484, 0)
  1901. GasStation.Size = UDim2.new(0, 34, 0, 21)
  1902. GasStation.Font = Enum.Font.SourceSans
  1903. GasStation.Text = "Tp"
  1904. GasStation.TextColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1905. GasStation.TextSize = 14
  1906. GasStation.MouseButton1Down:connect(function()
  1907.  
  1908. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  1909.  
  1910. char.CFrame = CFrame.new(-1052.25, 61.7499, 238.)
  1911. wait(1)
  1912. end)
  1913.  
  1914.  
  1915. grgre.Name = "grgre"
  1916. grgre.Parent = Tps
  1917. grgre.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1918. grgre.BackgroundTransparency = 0.34999999403954
  1919. grgre.BorderColor3 = Color3.new(0, 0, 0)
  1920. grgre.BorderSizePixel = 2
  1921. grgre.Position = UDim2.new(0.246218562, 0, 0.254514515, 0)
  1922. grgre.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1923. grgre.Font = Enum.Font.SourceSansLight
  1924. grgre.Text = "Gas Station"
  1925. grgre.TextColor3 = Color3.new(1, 1, 1)
  1926. grgre.TextSize = 26
  1927. grgre.TextWrapped = true
  1928. grgre.TextYAlignment = Enum.TextYAlignment.Bottom
  1929.  
  1930. Lower_19.Name = "Lower"
  1931. Lower_19.Parent = grgre
  1932. Lower_19.BackgroundColor3 = Color3.new(0, 0, 0)
  1933. Lower_19.BackgroundTransparency = 0.5
  1934. Lower_19.BorderSizePixel = 0
  1935. Lower_19.Position = UDim2.new(0, 0, 0.993266106, 0)
  1936. Lower_19.Size = UDim2.new(1, 0, 0.226903513, 0)
  1937. Lower_19.Font = Enum.Font.SourceSans
  1938. Lower_19.Text = "Tp"
  1939. Lower_19.TextColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1940. Lower_19.TextSize = 14
  1941. Lower_19.TextTransparency = 1
  1942.  
  1943. gegfw.Name = "gegfw"
  1944. gegfw.Parent = Tps
  1945. gegfw.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  1946. gegfw.BackgroundTransparency = 0.34999999403954
  1947. gegfw.BorderColor3 = Color3.new(0, 0, 0)
  1948. gegfw.BorderSizePixel = 2
  1949. gegfw.Position = UDim2.new(0.246218562, 0, 0.352051616, 0)
  1950. gegfw.Size = UDim2.new(0.681118667, 0, 0.0728578195, 0)
  1951. gegfw.Font = Enum.Font.SourceSansLight
  1952. gegfw.Text = "CCGLab"
  1953. gegfw.TextColor3 = Color3.new(1, 1, 1)
  1954. gegfw.TextSize = 26
  1955. gegfw.TextWrapped = true
  1956. gegfw.TextYAlignment = Enum.TextYAlignment.Bottom
  1957.  
  1958.  
  1959. Lower_20.Name = "Lower"
  1960. Lower_20.Parent = gegfw
  1961. Lower_20.BackgroundColor3 = Color3.new(0, 0, 0)
  1962. Lower_20.BackgroundTransparency = 0.5
  1963. Lower_20.BorderSizePixel = 0
  1964. Lower_20.Position = UDim2.new(0, 0, 0.993266106, 0)
  1965. Lower_20.Size = UDim2.new(1, 0, 0.226903513, 0)
  1966. Lower_20.Font = Enum.Font.SourceSans
  1967. Lower_20.Text = "Tp"
  1968. Lower_20.TextColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1969. Lower_20.TextSize = 14
  1970. Lower_20.TextTransparency = 1
  1971.  
  1972. CCGlab.Name = "CCGlab"
  1973. CCGlab.Parent = Tps
  1974. CCGlab.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1975. CCGlab.BorderColor3 = Color3.new(0, 0, 0)
  1976. CCGlab.BorderSizePixel = 2
  1977. CCGlab.Position = UDim2.new(0.05051101, 0, 0.371498585, 0)
  1978. CCGlab.Size = UDim2.new(0, 34, 0, 21)
  1979. CCGlab.Font = Enum.Font.SourceSans
  1980. CCGlab.Text = "Tp"
  1981. CCGlab.TextColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  1982. CCGlab.TextSize = 14
  1983. CCGlab.MouseButton1Down:connect(function()
  1984.  
  1985. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  1986.  
  1987. char.CFrame = CFrame.new(-1656.51, 126.071, 1199)
  1988. wait(1)
  1989. end)
  1990. -- Scripts:
  1991. AutoFarmMenu.MouseButton1Click:connect(function()
  1992. Farm1.Visible = true
  1993. Eto.Visible = false
  1994. Farmlol2.Visible = false
  1995. Tps.Visible = false
  1996.  
  1997. end)
  1998. BossMenu.MouseButton1Click:connect(function()
  1999. Farm1.Visible = false
  2000. Eto.Visible = true
  2001. Farmlol2.Visible = false
  2002. Tps.Visible = false
  2003.  
  2004. end)
  2005. Farm2.MouseButton1Click:connect(function()
  2006. Farm1.Visible = false
  2007. Eto.Visible = false
  2008. Farmlol2.Visible = true
  2009. Tps.Visible = false
  2010.  
  2011. end)
  2012. TpYou.MouseButton1Click:connect(function()
  2013. Farm1.Visible = false
  2014. Eto.Visible = false
  2015. Farmlol2.Visible = false
  2016. Tps.Visible = true
  2017.  
  2018. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement