Advertisement
Guest User

Untitled

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