ItzDiegoExploitzBoi

Untitled

Jun 10th, 2019
1,755
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.83 KB | None | 0 0
  1. discord = "http://discordapp.com/invite/BhfEaYV"
  2. dehkey = "http://ceesty.com/wMywA5"
  3.  
  4. local ProjectGhoul = Instance.new("ScreenGui")
  5. local F1 = Instance.new("ImageLabel")
  6. local F2 = Instance.new("ImageLabel")
  7. local functions = Instance.new("Frame")
  8. local inf = Instance.new("TextButton")
  9. local auto = Instance.new("TextButton")
  10. local train = Instance.new("TextButton")
  11. local quest = Instance.new("TextButton")
  12. local speed = Instance.new("TextButton")
  13. local rep = Instance.new("TextButton")
  14. local ps = Instance.new("TextButton")
  15. local credit = Instance.new("Frame")
  16. local clabel = Instance.new("TextLabel")
  17. local c1 = Instance.new("TextLabel")
  18. local Cgui = Instance.new("ScrollingFrame")
  19. local clogs = Instance.new("TextLabel")
  20. local t = Instance.new("TextLabel")
  21. local t_2 = Instance.new("TextLabel")
  22. local t_3 = Instance.new("TextLabel")
  23. local t_4 = Instance.new("TextLabel")
  24. local c2 = Instance.new("TextLabel")
  25. local Discord = Instance.new("ImageButton")
  26. local joinjoin = Instance.new("TextLabel")
  27. local copied = Instance.new("TextLabel")
  28. local farm = Instance.new("Frame")
  29. local HoldingFrame = Instance.new("ScrollingFrame")
  30. local startfarming = Instance.new("TextButton")
  31. local run = Instance.new("TextButton")
  32. local ra2 = Instance.new("TextButton")
  33. local ra1 = Instance.new("TextButton")
  34. local mid = Instance.new("TextButton")
  35. local low = Instance.new("TextButton")
  36. local hooman = Instance.new("TextButton")
  37. local high = Instance.new("TextButton")
  38. local first = Instance.new("TextButton")
  39. local tab1 = Instance.new("Frame")
  40. local r1 = Instance.new("TextButton")
  41. local l1 = Instance.new("TextButton")
  42. local fs1 = Instance.new("TextLabel")
  43. local tab2 = Instance.new("Frame")
  44. local r2 = Instance.new("TextButton")
  45. local l2 = Instance.new("TextButton")
  46. local fs2 = Instance.new("TextLabel")
  47. local tab3 = Instance.new("Frame")
  48. local r3 = Instance.new("TextButton")
  49. local l3 = Instance.new("TextButton")
  50. local fs3 = Instance.new("TextLabel")
  51. local login = Instance.new("Frame")
  52. local Holder = Instance.new("Frame")
  53. local WhitelistText = Instance.new("TextLabel")
  54. local KeyBox = Instance.new("TextBox")
  55. local LoginButton = Instance.new("TextButton")
  56. local getkeybutton = Instance.new("TextButton")
  57. local link = Instance.new("TextLabel")
  58. local welcometext = Instance.new("TextLabel")
  59. local TT = Instance.new("ImageLabel")
  60. local T = Instance.new("ImageLabel")
  61. local Tx = Instance.new("TextLabel")
  62. local Txx = Instance.new("TextLabel")
  63. local ActiveFarming = Instance.new("ImageLabel")
  64. local borderPixel = Instance.new("ImageLabel")
  65. local Frame = Instance.new("Frame")
  66. local TextLabel = Instance.new("TextLabel")
  67. local TextLabel_2 = Instance.new("TextLabel")
  68. local TextButton = Instance.new("ImageButton")
  69. local TextLabel_3 = Instance.new("TextLabel")
  70. local borderPixel_2 = Instance.new("ImageButton")
  71. local S1 = Instance.new("ImageLabel")
  72. local S2 = Instance.new("ImageLabel")
  73. local S3 = Instance.new("Frame")
  74. local LoadValues = Instance.new("TextButton")
  75. local Username = Instance.new("TextBox")
  76. local Name = Instance.new("TextLabel")
  77. local Nickname = Instance.new("TextLabel")
  78. local Level = Instance.new("TextLabel")
  79. local Physical = Instance.new("TextLabel")
  80. local Durability = Instance.new("TextLabel")
  81. local Kagune = Instance.new("TextLabel")
  82. local Exp = Instance.new("TextLabel")
  83. local Rep = Instance.new("TextLabel")
  84. local Yen = Instance.new("TextLabel")
  85. local Rc = Instance.new("TextLabel")
  86. local Weapon = Instance.new("TextLabel")
  87. local Speed = Instance.new("TextLabel")
  88. local SC = Instance.new("ImageLabel")
  89. local BD = Instance.new("ImageLabel")
  90. local Txx_2 = Instance.new("TextLabel")
  91. local Close = Instance.new("TextButton")
  92. --Properties:
  93. ProjectGhoul.Name = "Project Ghoul"
  94. ProjectGhoul.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  95. ProjectGhoul.ResetOnSpawn = false
  96.  
  97. F1.Name = "F1"
  98. F1.Parent = ProjectGhoul
  99. F1.Active = true
  100. F1.BackgroundColor3 = Color3.new(1, 1, 1)
  101. F1.BackgroundTransparency = 1
  102. F1.Position = UDim2.new(0.0153304338, 0, 0.41386798, 0)
  103. F1.Size = UDim2.new(0, 338, 0, 186)
  104. F1.Image = "rbxassetid://2851928141"
  105. F1.ImageColor3 = Color3.new(1, 0, 0)
  106. F1.ScaleType = Enum.ScaleType.Slice
  107. F1.SliceCenter = Rect.new(8, 8, 8, 8)
  108. F1.Draggable = true
  109.  
  110. F2.Name = "F2"
  111. F2.Parent = F1
  112. F2.BackgroundColor3 = Color3.new(0, 0, 0)
  113. F2.BackgroundTransparency = 1
  114. F2.Position = UDim2.new(0.0103617106, 2, 0.00397893414, 0)
  115. F2.Size = UDim2.new(0, 330, 0, 180)
  116. F2.Image = "rbxassetid://2851928141"
  117. F2.ImageColor3 = Color3.new(0, 0, 0)
  118. F2.ScaleType = Enum.ScaleType.Slice
  119. F2.SliceCenter = Rect.new(8, 8, 8, 8)
  120.  
  121. functions.Name = "functions"
  122. functions.Parent = F2
  123. functions.BackgroundColor3 = Color3.new(1, 1, 1)
  124. functions.BackgroundTransparency = 1
  125. functions.Size = UDim2.new(0, 100, 0, 100)
  126. functions.Visible = false
  127.  
  128. inf.Name = "inf"
  129. inf.Parent = functions
  130. inf.BackgroundColor3 = Color3.new(0, 0, 0)
  131. inf.BorderColor3 = Color3.new(1, 0, 0)
  132. inf.Position = UDim2.new(0.063000001, 0, 0.611000001, 0)
  133. inf.Size = UDim2.new(0, 94, 0, 30)
  134. inf.Font = Enum.Font.GothamSemibold
  135. inf.Text = "Inf Dash"
  136. inf.TextColor3 = Color3.new(1, 0, 0)
  137. inf.TextSize = 14
  138.  
  139. auto.Name = "auto"
  140. auto.Parent = functions
  141. auto.BackgroundColor3 = Color3.new(0, 0, 0)
  142. auto.BorderColor3 = Color3.new(1, 0, 0)
  143. auto.Position = UDim2.new(2.28999996, 0, 0.611000001, 0)
  144. auto.Size = UDim2.new(0, 94, 0, 30)
  145. auto.Font = Enum.Font.GothamSemibold
  146. auto.Text = "Auto-Attack"
  147. auto.TextColor3 = Color3.new(1, 0, 0)
  148. auto.TextSize = 14
  149.  
  150. train.Name = "train"
  151. train.Parent = functions
  152. train.BackgroundColor3 = Color3.new(0, 0, 0)
  153. train.BorderColor3 = Color3.new(1, 0, 0)
  154. train.Position = UDim2.new(1.18499994, 0, 0.611000001, 0)
  155. train.Size = UDim2.new(0, 94, 0, 30)
  156. train.Font = Enum.Font.GothamSemibold
  157. train.Text = "GotoTrainer"
  158. train.TextColor3 = Color3.new(1, 0, 0)
  159. train.TextSize = 14
  160.  
  161. quest.Name = "quest"
  162. quest.Parent = functions
  163. quest.BackgroundColor3 = Color3.new(0, 0, 0)
  164. quest.BorderColor3 = Color3.new(1, 0, 0)
  165. quest.Position = UDim2.new(1.18499994, 0, 0.181999996, 0)
  166. quest.Size = UDim2.new(0, 94, 0, 30)
  167. quest.Font = Enum.Font.GothamSemibold
  168. quest.Text = "GetQuests"
  169. quest.TextColor3 = Color3.new(1, 0, 0)
  170. quest.TextSize = 14
  171.  
  172. speed.Name = "speed"
  173. speed.Parent = functions
  174. speed.BackgroundColor3 = Color3.new(0, 0, 0)
  175. speed.BorderColor3 = Color3.new(1, 0, 0)
  176. speed.Position = UDim2.new(2.28999996, 0, 0.18233335, 0)
  177. speed.Size = UDim2.new(0, 94, 0, 30)
  178. speed.Font = Enum.Font.GothamSemibold
  179. speed.Text = "Speed [Q]"
  180. speed.TextColor3 = Color3.new(1, 0, 0)
  181. speed.TextSize = 14
  182.  
  183. rep.Name = "rep"
  184. rep.Parent = functions
  185. rep.BackgroundColor3 = Color3.new(0, 0, 0)
  186. rep.BorderColor3 = Color3.new(1, 0, 0)
  187. rep.Position = UDim2.new(0.063000001, 0, 0.181999996, 0)
  188. rep.Size = UDim2.new(0, 94, 0, 30)
  189. rep.Font = Enum.Font.GothamSemibold
  190. rep.Text = "CashOutrep"
  191. rep.TextColor3 = Color3.new(1, 0, 0)
  192. rep.TextSize = 14
  193.  
  194. ps.Name = "ps"
  195. ps.Parent = functions
  196. ps.BackgroundColor3 = Color3.new(0, 0, 0)
  197. ps.BorderColor3 = Color3.new(1, 0, 0)
  198. ps.Position = UDim2.new(0.063000001, 0, 1.06099999, 0)
  199. ps.Size = UDim2.new(0, 94, 0, 30)
  200. ps.Font = Enum.Font.GothamSemibold
  201. ps.Text = "Plr-Stats"
  202. ps.TextColor3 = Color3.new(1, 0, 0)
  203. ps.TextSize = 14
  204.  
  205. credit.Name = "credit"
  206. credit.Parent = F2
  207. credit.BackgroundColor3 = Color3.new(1, 1, 1)
  208. credit.BackgroundTransparency = 1
  209. credit.Size = UDim2.new(0, 100, 0, 100)
  210. credit.Visible = false
  211.  
  212. clabel.Name = "clabel"
  213. clabel.Parent = credit
  214. clabel.BackgroundColor3 = Color3.new(1, 1, 1)
  215. clabel.BackgroundTransparency = 1
  216. clabel.Position = UDim2.new(-0.150000006, 0, -0.109999999, 0)
  217. clabel.Size = UDim2.new(0, 200, 0, 50)
  218. clabel.Font = Enum.Font.Code
  219. clabel.Text = "Credits"
  220. clabel.TextColor3 = Color3.new(1, 0, 0)
  221. clabel.TextSize = 14
  222.  
  223. c1.Name = "c1"
  224. c1.Parent = credit
  225. c1.BackgroundColor3 = Color3.new(1, 1, 1)
  226. c1.BackgroundTransparency = 1
  227. c1.Position = UDim2.new(0.0799999982, 0, 0.259100378, 0)
  228. c1.Size = UDim2.new(0, 154, 0, 26)
  229. c1.Font = Enum.Font.Code
  230. c1.Text = "Akiyama Midori#0961"
  231. c1.TextColor3 = Color3.new(1, 0, 0)
  232. c1.TextSize = 14
  233. c1.TextWrapped = true
  234.  
  235. Cgui.Name = "Cgui"
  236. Cgui.Parent = credit
  237. Cgui.BackgroundColor3 = Color3.new(0, 0, 0)
  238. Cgui.BorderColor3 = Color3.new(1, 0, 0)
  239. Cgui.Position = UDim2.new(1.84939384, 0, 0.158888891, 0)
  240. Cgui.Size = UDim2.new(0, 138, 0, 134)
  241.  
  242. clogs.Name = "clogs"
  243. clogs.Parent = Cgui
  244. clogs.BackgroundColor3 = Color3.new(1, 1, 1)
  245. clogs.BackgroundTransparency = 1
  246. clogs.Position = UDim2.new(0.0456520766, 0, -0.0198943224, 0)
  247. clogs.Size = UDim2.new(0, 117, 0, 40)
  248. clogs.Font = Enum.Font.Code
  249. clogs.Text = "Changelogs"
  250. clogs.TextColor3 = Color3.new(1, 0, 0)
  251. clogs.TextSize = 14
  252.  
  253. t.Name = "t"
  254. t.Parent = Cgui
  255. t.BackgroundColor3 = Color3.new(1, 1, 1)
  256. t.BackgroundTransparency = 1
  257. t.Position = UDim2.new(0.0384057015, 0, 0.0967723429, 0)
  258. t.Size = UDim2.new(0, 117, 0, 40)
  259. t.Font = Enum.Font.Code
  260. t.Text = "- Added autofarm on death"
  261. t.TextColor3 = Color3.new(1, 0, 0)
  262. t.TextSize = 14
  263. t.TextWrapped = true
  264. t.TextXAlignment = Enum.TextXAlignment.Left
  265.  
  266. t_2.Name = "t"
  267. t_2.Parent = Cgui
  268. t_2.BackgroundColor3 = Color3.new(1, 1, 1)
  269. t_2.BackgroundTransparency = 1
  270. t_2.Position = UDim2.new(0.038405709, 0, 0.268357784, 0)
  271. t_2.Size = UDim2.new(0, 117, 0, 60)
  272. t_2.Font = Enum.Font.Code
  273. t_2.Text = "- Added select/unselect npc's you want to farm"
  274. t_2.TextColor3 = Color3.new(1, 0, 0)
  275. t_2.TextSize = 14
  276. t_2.TextWrapped = true
  277. t_2.TextXAlignment = Enum.TextXAlignment.Left
  278.  
  279. t_3.Name = "t"
  280. t_3.Parent = Cgui
  281. t_3.BackgroundColor3 = Color3.new(1, 1, 1)
  282. t_3.BackgroundTransparency = 1
  283. t_3.Position = UDim2.new(0.038405709, 0, 0.55858326, 0)
  284. t_3.Size = UDim2.new(0, 117, 0, 34)
  285. t_3.Font = Enum.Font.Code
  286. t_3.Text = "- Added whitelist key"
  287. t_3.TextColor3 = Color3.new(1, 0, 0)
  288. t_3.TextSize = 14
  289. t_3.TextWrapped = true
  290. t_3.TextXAlignment = Enum.TextXAlignment.Left
  291.  
  292. t_4.Name = "t"
  293. t_4.Parent = Cgui
  294. t_4.BackgroundColor3 = Color3.new(1, 1, 1)
  295. t_4.BackgroundTransparency = 1
  296. t_4.Position = UDim2.new(0.031159332, 0, 0.728583276, 0)
  297. t_4.Size = UDim2.new(0, 117, 0, 34)
  298. t_4.Font = Enum.Font.Code
  299. t_4.Text = "- Made gui draggable"
  300. t_4.TextColor3 = Color3.new(1, 0, 0)
  301. t_4.TextSize = 14
  302. t_4.TextWrapped = true
  303. t_4.TextXAlignment = Enum.TextXAlignment.Left
  304.  
  305. c2.Name = "c2"
  306. c2.Parent = credit
  307. c2.BackgroundColor3 = Color3.new(1, 1, 1)
  308. c2.BackgroundTransparency = 1
  309. c2.Position = UDim2.new(0.0799999982, 0, 0.479100376, 0)
  310. c2.Size = UDim2.new(0, 154, 0, 26)
  311. c2.Font = Enum.Font.Code
  312. c2.Text = "Miracle#2623"
  313. c2.TextColor3 = Color3.new(1, 0, 0)
  314. c2.TextSize = 14
  315. c2.TextWrapped = true
  316.  
  317. Discord.Name = "Discord"
  318. Discord.Parent = credit
  319. Discord.BackgroundColor3 = Color3.new(1, 1, 1)
  320. Discord.BackgroundTransparency = 1
  321. Discord.Position = UDim2.new(0.529999971, 0, 0.780000031, 0)
  322. Discord.Size = UDim2.new(0, 48, 0, 44)
  323. Discord.Image = "rbxassetid://3061834551"
  324.  
  325. joinjoin.Name = "joinjoin"
  326. joinjoin.Parent = credit
  327. joinjoin.BackgroundColor3 = Color3.new(1, 1, 1)
  328. joinjoin.BackgroundTransparency = 1
  329. joinjoin.Position = UDim2.new(0.129999995, 0, 1.20910025, 0)
  330. joinjoin.Size = UDim2.new(0, 144, 0, 47)
  331. joinjoin.Font = Enum.Font.Code
  332. joinjoin.Text = "Join PG Official Discord server!"
  333. joinjoin.TextColor3 = Color3.new(1, 0, 0)
  334. joinjoin.TextSize = 14
  335. joinjoin.TextWrapped = true
  336.  
  337. copied.Name = "copied"
  338. copied.Parent = credit
  339. copied.BackgroundColor3 = Color3.new(1, 1, 1)
  340. copied.BackgroundTransparency = 1
  341. copied.Position = UDim2.new(1.00999999, 0, 0.859100401, 0)
  342. copied.Size = UDim2.new(0, 88, 0, 26)
  343. copied.Visible = false
  344. copied.Font = Enum.Font.Code
  345. copied.Text = "Link Copied!"
  346. copied.TextColor3 = Color3.new(1, 0, 0)
  347. copied.TextSize = 14
  348. copied.TextWrapped = true
  349.  
  350. farm.Name = "farm"
  351. farm.Parent = F2
  352. farm.BackgroundColor3 = Color3.new(1, 1, 1)
  353. farm.BackgroundTransparency = 1
  354. farm.Size = UDim2.new(0, 100, 0, 100)
  355. farm.Visible = false
  356.  
  357. HoldingFrame.Name = "HoldingFrame"
  358. HoldingFrame.Parent = farm
  359. HoldingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  360. HoldingFrame.BackgroundTransparency = 1
  361. HoldingFrame.Position = UDim2.new(0, 0, 0.159999996, 0)
  362. HoldingFrame.Size = UDim2.new(0, 330, 0, 119)
  363. HoldingFrame.ScrollBarThickness = 0
  364.  
  365. startfarming.Name = "start farming"
  366. startfarming.Parent = HoldingFrame
  367. startfarming.BackgroundColor3 = Color3.new(0, 0, 0)
  368. startfarming.BorderColor3 = Color3.new(0, 0.392157, 1)
  369. startfarming.Position = UDim2.new(0.686969757, 0, 0.426999956, 0)
  370. startfarming.Size = UDim2.new(0, 94, 0, 30)
  371. startfarming.Font = Enum.Font.GothamSemibold
  372. startfarming.Text = "Start farming"
  373. startfarming.TextColor3 = Color3.new(0, 0.392157, 1)
  374. startfarming.TextSize = 14
  375.  
  376. run.Name = "run"
  377. run.Parent = HoldingFrame
  378. run.BackgroundColor3 = Color3.new(0, 0, 0)
  379. run.BorderColor3 = Color3.new(1, 0, 0)
  380. run.Position = UDim2.new(0.35772723, 0, 0.00599998236, 0)
  381. run.Size = UDim2.new(0, 94, 0, 30)
  382. run.Font = Enum.Font.GothamSemibold
  383. run.Text = "Athlete"
  384. run.TextColor3 = Color3.new(1, 0, 0)
  385. run.TextSize = 14
  386.  
  387. ra2.Name = "ra2"
  388. ra2.Parent = HoldingFrame
  389. ra2.BackgroundColor3 = Color3.new(0, 0, 0)
  390. ra2.BorderColor3 = Color3.new(1, 0, 0)
  391. ra2.Position = UDim2.new(0.0215757824, 0, 0.429999977, 0)
  392. ra2.Size = UDim2.new(0, 94, 0, 30)
  393. ra2.Font = Enum.Font.GothamSemibold
  394. ra2.Text = "Rank 2 | CCG"
  395. ra2.TextColor3 = Color3.new(1, 0, 0)
  396. ra2.TextSize = 14
  397.  
  398. ra1.Name = "ra1"
  399. ra1.Parent = HoldingFrame
  400. ra1.BackgroundColor3 = Color3.new(0, 0, 0)
  401. ra1.BorderColor3 = Color3.new(1, 0, 0)
  402. ra1.Position = UDim2.new(0.688030243, 0, 0.215999991, 0)
  403. ra1.Size = UDim2.new(0, 94, 0, 30)
  404. ra1.Font = Enum.Font.GothamSemibold
  405. ra1.Text = "Rank 1 | CCG"
  406. ra1.TextColor3 = Color3.new(1, 0, 0)
  407. ra1.TextSize = 14
  408.  
  409. mid.Name = "mid"
  410. mid.Parent = HoldingFrame
  411. mid.BackgroundColor3 = Color3.new(0, 0, 0)
  412. mid.BorderColor3 = Color3.new(1, 0, 0)
  413. mid.Position = UDim2.new(0.0175454542, 0, 0.220999986, 0)
  414. mid.Size = UDim2.new(0, 94, 0, 30)
  415. mid.Font = Enum.Font.GothamSemibold
  416. mid.Text = "Mid | Aogiri"
  417. mid.TextColor3 = Color3.new(1, 0, 0)
  418. mid.TextSize = 14
  419.  
  420. low.Name = "low"
  421. low.Parent = HoldingFrame
  422. low.BackgroundColor3 = Color3.new(0, 0, 0)
  423. low.BorderColor3 = Color3.new(1, 0, 0)
  424. low.Position = UDim2.new(0.686969757, 0, 0.00699996948, 0)
  425. low.Size = UDim2.new(0, 94, 0, 30)
  426. low.Font = Enum.Font.GothamSemibold
  427. low.Text = "Low | Aogiri"
  428. low.TextColor3 = Color3.new(1, 0, 0)
  429. low.TextSize = 14
  430.  
  431. hooman.Name = "hooman"
  432. hooman.Parent = HoldingFrame
  433. hooman.BackgroundColor3 = Color3.new(0, 0, 0)
  434. hooman.BorderColor3 = Color3.new(1, 0, 0)
  435. hooman.Position = UDim2.new(0.0175454542, 0, 0.00699998904, 0)
  436. hooman.Size = UDim2.new(0, 94, 0, 30)
  437. hooman.Font = Enum.Font.GothamSemibold
  438. hooman.Text = "Human"
  439. hooman.TextColor3 = Color3.new(1, 0, 0)
  440. hooman.TextSize = 14
  441.  
  442. high.Name = "high"
  443. high.Parent = HoldingFrame
  444. high.BackgroundColor3 = Color3.new(0, 0, 0)
  445. high.BorderColor3 = Color3.new(1, 0, 0)
  446. high.Position = UDim2.new(0.356969714, 0, 0.21800001, 0)
  447. high.Size = UDim2.new(0, 94, 0, 30)
  448. high.ZIndex = 2
  449. high.Font = Enum.Font.GothamSemibold
  450. high.Text = "High | Aogiri"
  451. high.TextColor3 = Color3.new(1, 0, 0)
  452. high.TextSize = 14
  453.  
  454. first.Name = "first"
  455. first.Parent = HoldingFrame
  456. first.BackgroundColor3 = Color3.new(0, 0, 0)
  457. first.BorderColor3 = Color3.new(1, 0, 0)
  458. first.Position = UDim2.new(0.35772723, 0, 0.429999977, 0)
  459. first.Size = UDim2.new(0, 94, 0, 30)
  460. first.Font = Enum.Font.GothamSemibold
  461. first.Text = "First Class"
  462. first.TextColor3 = Color3.new(1, 0, 0)
  463. first.TextSize = 14
  464.  
  465. tab1.Name = "tab1"
  466. tab1.Parent = F2
  467. tab1.BackgroundColor3 = Color3.new(1, 1, 1)
  468. tab1.BackgroundTransparency = 1
  469. tab1.Size = UDim2.new(0, 100, 0, 100)
  470. tab1.Visible = false
  471.  
  472. r1.Name = "r1"
  473. r1.Parent = tab1
  474. r1.BackgroundColor3 = Color3.new(1, 1, 1)
  475. r1.BackgroundTransparency = 1
  476. r1.Position = UDim2.new(2.31587029, 0, 1.49333334, 0)
  477. r1.Size = UDim2.new(0, 35, 0, 30)
  478. r1.Text = ">"
  479. r1.TextColor3 = Color3.new(1, 0, 0)
  480. r1.TextScaled = true
  481. r1.TextSize = 12
  482. r1.TextWrapped = true
  483.  
  484. l1.Name = "l1"
  485. l1.Parent = tab1
  486. l1.BackgroundColor3 = Color3.new(1, 1, 1)
  487. l1.BackgroundTransparency = 1
  488. l1.Position = UDim2.new(0.68162787, 0, 1.49333334, 0)
  489. l1.Size = UDim2.new(0, 32, 0, 30)
  490. l1.Text = "<"
  491. l1.TextColor3 = Color3.new(1, 0, 0)
  492. l1.TextScaled = true
  493. l1.TextSize = 12
  494. l1.TextWrapped = true
  495.  
  496. fs1.Name = "fs1"
  497. fs1.Parent = tab1
  498. fs1.BackgroundColor3 = Color3.new(1, 1, 1)
  499. fs1.BackgroundTransparency = 1
  500. fs1.Position = UDim2.new(0.966173291, 0, 1.49333334, 0)
  501. fs1.Size = UDim2.new(0, 136, 0, 30)
  502. fs1.Text = "Credits & C-Logs"
  503. fs1.TextColor3 = Color3.new(1, 0, 0)
  504. fs1.TextSize = 12
  505.  
  506. tab2.Name = "tab2"
  507. tab2.Parent = F2
  508. tab2.BackgroundColor3 = Color3.new(1, 1, 1)
  509. tab2.BackgroundTransparency = 1
  510. tab2.Size = UDim2.new(0, 100, 0, 100)
  511. tab2.Visible = false
  512.  
  513. r2.Name = "r2"
  514. r2.Parent = tab2
  515. r2.BackgroundColor3 = Color3.new(1, 1, 1)
  516. r2.BackgroundTransparency = 1
  517. r2.Position = UDim2.new(2.31587029, 0, 1.49333334, 0)
  518. r2.Size = UDim2.new(0, 35, 0, 30)
  519. r2.Text = ">"
  520. r2.TextColor3 = Color3.new(1, 0, 0)
  521. r2.TextScaled = true
  522. r2.TextSize = 12
  523. r2.TextWrapped = true
  524.  
  525. l2.Name = "l2"
  526. l2.Parent = tab2
  527. l2.BackgroundColor3 = Color3.new(1, 1, 1)
  528. l2.BackgroundTransparency = 1
  529. l2.Position = UDim2.new(0.68162787, 0, 1.49333334, 0)
  530. l2.Size = UDim2.new(0, 32, 0, 30)
  531. l2.Text = "<"
  532. l2.TextColor3 = Color3.new(1, 0, 0)
  533. l2.TextScaled = true
  534. l2.TextSize = 12
  535. l2.TextWrapped = true
  536.  
  537. fs2.Name = "fs2"
  538. fs2.Parent = tab2
  539. fs2.BackgroundColor3 = Color3.new(1, 1, 1)
  540. fs2.BackgroundTransparency = 1
  541. fs2.Position = UDim2.new(0.966173291, 0, 1.49333334, 0)
  542. fs2.Size = UDim2.new(0, 136, 0, 30)
  543. fs2.Text = "Functions"
  544. fs2.TextColor3 = Color3.new(1, 0, 0)
  545. fs2.TextSize = 12
  546.  
  547. tab3.Name = "tab3"
  548. tab3.Parent = F2
  549. tab3.BackgroundColor3 = Color3.new(1, 1, 1)
  550. tab3.BackgroundTransparency = 1
  551. tab3.Size = UDim2.new(0, 100, 0, 100)
  552. tab3.Visible = false
  553.  
  554. r3.Name = "r3"
  555. r3.Parent = tab3
  556. r3.BackgroundColor3 = Color3.new(1, 1, 1)
  557. r3.BackgroundTransparency = 1
  558. r3.Position = UDim2.new(2.31587029, 0, 1.49333334, 0)
  559. r3.Size = UDim2.new(0, 35, 0, 30)
  560. r3.Text = ">"
  561. r3.TextColor3 = Color3.new(1, 0, 0)
  562. r3.TextScaled = true
  563. r3.TextSize = 12
  564. r3.TextWrapped = true
  565.  
  566. l3.Name = "l3"
  567. l3.Parent = tab3
  568. l3.BackgroundColor3 = Color3.new(1, 1, 1)
  569. l3.BackgroundTransparency = 1
  570. l3.Position = UDim2.new(0.68162787, 0, 1.49333334, 0)
  571. l3.Size = UDim2.new(0, 32, 0, 30)
  572. l3.Text = "<"
  573. l3.TextColor3 = Color3.new(1, 0, 0)
  574. l3.TextScaled = true
  575. l3.TextSize = 12
  576. l3.TextWrapped = true
  577.  
  578. fs3.Name = "fs3"
  579. fs3.Parent = tab3
  580. fs3.BackgroundColor3 = Color3.new(1, 1, 1)
  581. fs3.BackgroundTransparency = 1
  582. fs3.Position = UDim2.new(0.966173291, 0, 1.49333334, 0)
  583. fs3.Size = UDim2.new(0, 136, 0, 30)
  584. fs3.Text = "Farming"
  585. fs3.TextColor3 = Color3.new(1, 0, 0)
  586. fs3.TextSize = 12
  587.  
  588. login.Name = "login"
  589. login.Parent = F2
  590. login.BackgroundColor3 = Color3.new(1, 1, 1)
  591. login.BackgroundTransparency = 1
  592. login.BorderSizePixel = 0
  593. login.Size = UDim2.new(0, 100, 0, 100)
  594.  
  595. Holder.Name = "Holder"
  596. Holder.Parent = login
  597. Holder.BackgroundColor3 = Color3.new(1, 1, 1)
  598. Holder.BackgroundTransparency = 1
  599. Holder.BorderSizePixel = 0
  600. Holder.Size = UDim2.new(0, 330, 0, 141)
  601.  
  602. WhitelistText.Name = "WhitelistText"
  603. WhitelistText.Parent = Holder
  604. WhitelistText.BackgroundColor3 = Color3.new(1, 1, 1)
  605. WhitelistText.BackgroundTransparency = 1
  606. WhitelistText.BorderSizePixel = 0
  607. WhitelistText.Position = UDim2.new(0.333333313, 0, 0.212765977, 0)
  608. WhitelistText.Size = UDim2.new(0, 110, 0, 25)
  609. WhitelistText.Font = Enum.Font.Code
  610. WhitelistText.Text = "Whitelist"
  611. WhitelistText.TextColor3 = Color3.new(1, 0, 0)
  612. WhitelistText.TextSize = 25
  613.  
  614. KeyBox.Name = "KeyBox"
  615. KeyBox.Parent = Holder
  616. KeyBox.BackgroundColor3 = Color3.new(0, 0, 0)
  617. KeyBox.BorderColor3 = Color3.new(1, 0, 0)
  618. KeyBox.BorderSizePixel = 2
  619. KeyBox.Position = UDim2.new(0.163636357, 0, 0.439716309, 0)
  620. KeyBox.Size = UDim2.new(0, 217, 0, 31)
  621. KeyBox.Font = Enum.Font.SourceSans
  622. KeyBox.PlaceholderColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  623. KeyBox.PlaceholderText = "Put Key Here!"
  624. KeyBox.Text = ""
  625. KeyBox.TextColor3 = Color3.new(1, 1, 1)
  626. KeyBox.TextSize = 14
  627.  
  628. LoginButton.Name = "LoginButton"
  629. LoginButton.Parent = Holder
  630. LoginButton.BackgroundColor3 = Color3.new(0, 0, 0)
  631. LoginButton.BorderColor3 = Color3.new(1, 0, 0)
  632. LoginButton.BorderSizePixel = 2
  633. LoginButton.Position = UDim2.new(0.312000006, 0, 0.73652482, 0)
  634. LoginButton.Size = UDim2.new(0, 121, 0, 24)
  635. LoginButton.Font = Enum.Font.SourceSans
  636. LoginButton.Text = "Login"
  637. LoginButton.TextColor3 = Color3.new(1, 0, 0)
  638. LoginButton.TextSize = 14
  639.  
  640. getkeybutton.Name = "getkeybutton"
  641. getkeybutton.Parent = Holder
  642. getkeybutton.BackgroundColor3 = Color3.new(0, 0, 0)
  643. getkeybutton.BorderColor3 = Color3.new(1, 0, 0)
  644. getkeybutton.BorderSizePixel = 2
  645. getkeybutton.Position = UDim2.new(0.312000006, 0, 0.984751761, 0)
  646. getkeybutton.Size = UDim2.new(0, 121, 0, 24)
  647. getkeybutton.Font = Enum.Font.SourceSans
  648. getkeybutton.Text = "GET KEY"
  649. getkeybutton.TextColor3 = Color3.new(1, 0, 0)
  650. getkeybutton.TextSize = 14
  651.  
  652. link.Name = "link"
  653. link.Parent = Holder
  654. link.BackgroundColor3 = Color3.new(1, 1, 1)
  655. link.BackgroundTransparency = 1
  656. link.BorderSizePixel = 0
  657. link.Position = UDim2.new(0.672727227, 0, 0.978723466, 0)
  658. link.Size = UDim2.new(0, 110, 0, 25)
  659. link.Visible = false
  660. link.Font = Enum.Font.Code
  661. link.Text = "Link Copied!"
  662. link.TextColor3 = Color3.new(1, 0, 0)
  663. link.TextSize = 14
  664.  
  665. welcometext.Name = "welcometext"
  666. welcometext.Parent = Holder
  667. welcometext.BackgroundColor3 = Color3.new(1, 1, 1)
  668. welcometext.BackgroundTransparency = 1
  669. welcometext.BorderSizePixel = 0
  670. welcometext.Position = UDim2.new(0.069696933, 0, 0.0354610085, 0)
  671. welcometext.Size = UDim2.new(0, 110, 0, 25)
  672. welcometext.Font = Enum.Font.Code
  673. welcometext.Text = "Hello, "..game.Players.localPlayer.Name
  674. welcometext.TextColor3 = Color3.new(1, 0, 0)
  675. welcometext.TextSize = 14
  676.  
  677. TT.Name = "TT"
  678. TT.Parent = F1
  679. TT.Active = true
  680. TT.BackgroundColor3 = Color3.new(1, 1, 1)
  681. TT.BackgroundTransparency = 1
  682. TT.Position = UDim2.new(0, 0, -0.196280196, 0)
  683. TT.Size = UDim2.new(0, 336, 0, 37)
  684. TT.Image = "rbxassetid://2851928141"
  685. TT.ImageColor3 = Color3.new(1, 0, 0)
  686. TT.ScaleType = Enum.ScaleType.Slice
  687. TT.SliceCenter = Rect.new(8, 8, 8, 8)
  688.  
  689. T.Name = "T"
  690. T.Parent = TT
  691. T.BackgroundColor3 = Color3.new(0, 0, 0)
  692. T.BackgroundTransparency = 1
  693. T.Position = UDim2.new(0.0074471971, 2, 0.0644993111, 0)
  694. T.Size = UDim2.new(0, 329, 0, 31)
  695. T.Image = "rbxassetid://2851928141"
  696. T.ImageColor3 = Color3.new(0, 0, 0)
  697. T.ScaleType = Enum.ScaleType.Slice
  698. T.SliceCenter = Rect.new(8, 8, 8, 8)
  699.  
  700. Tx.Name = "Tx"
  701. Tx.Parent = T
  702. Tx.BackgroundColor3 = Color3.new(1, 1, 1)
  703. Tx.BackgroundTransparency = 1
  704. Tx.Position = UDim2.new(0.0213771835, 0, -0.0645161271, 0)
  705. Tx.Size = UDim2.new(0, 243, 0, 35)
  706. Tx.Font = Enum.Font.Code
  707. Tx.Text = "Project Ghoul"
  708. Tx.TextColor3 = Color3.new(1, 0, 0)
  709. Tx.TextSize = 20
  710. Tx.TextStrokeColor3 = Color3.new(1, 1, 1)
  711. Tx.TextWrapped = true
  712.  
  713. Txx.Name = "Txx"
  714. Txx.Parent = T
  715. Txx.BackgroundColor3 = Color3.new(1, 1, 1)
  716. Txx.BackgroundTransparency = 1
  717. Txx.Position = UDim2.new(0.610077798, 0, -0.0645161271, 0)
  718. Txx.Size = UDim2.new(0, 106, 0, 35)
  719. Txx.Font = Enum.Font.Code
  720. Txx.Text = "| v1.6"
  721. Txx.TextColor3 = Color3.new(1, 0, 0)
  722. Txx.TextSize = 20
  723. Txx.TextStrokeColor3 = Color3.new(1, 1, 1)
  724. Txx.TextWrapped = true
  725.  
  726. ActiveFarming.Name = "ActiveFarming"
  727. ActiveFarming.Parent = ProjectGhoul
  728. ActiveFarming.BackgroundColor3 = Color3.new(0, 0, 0)
  729. ActiveFarming.BackgroundTransparency = 1
  730. ActiveFarming.Position = UDim2.new(0.0160000008, 0, 0.800000012, 0)
  731. ActiveFarming.Size = UDim2.new(0, 339, 0, 50)
  732. ActiveFarming.Visible = false
  733. ActiveFarming.ZIndex = 0
  734. ActiveFarming.Image = "rbxassetid://2790389767"
  735. ActiveFarming.ImageColor3 = Color3.new(0, 0, 0)
  736. ActiveFarming.ScaleType = Enum.ScaleType.Slice
  737. ActiveFarming.SliceCenter = Rect.new(8, 8, 248, 248)
  738. ActiveFarming.Draggable = true
  739. ActiveFarming.Selectable = true
  740.  
  741. borderPixel.Name = "borderPixel"
  742. borderPixel.Parent = ActiveFarming
  743. borderPixel.AnchorPoint = Vector2.new(0.5, 0.5)
  744. borderPixel.BackgroundColor3 = Color3.new(0, 0, 0)
  745. borderPixel.BackgroundTransparency = 1
  746. borderPixel.Position = UDim2.new(0.5, 0, 0.5, 0)
  747. borderPixel.Size = UDim2.new(1, 8, 1, 8)
  748. borderPixel.ZIndex = -1
  749. borderPixel.Image = "rbxassetid://2790389767"
  750. borderPixel.ImageColor3 = Color3.new(1, 0, 0)
  751. borderPixel.ScaleType = Enum.ScaleType.Slice
  752. borderPixel.SliceCenter = Rect.new(8, 8, 248, 248)
  753.  
  754. Frame.Parent = ActiveFarming
  755. Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  756. Frame.BorderSizePixel = 0
  757. Frame.Position = UDim2.new(0.489675522, 0, -0.0799999982, 0)
  758. Frame.Size = UDim2.new(0, 6, 0, 58)
  759.  
  760. TextLabel.Parent = ActiveFarming
  761. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  762. TextLabel.BackgroundTransparency = 1
  763. TextLabel.Position = UDim2.new(0.525073767, 0, 0.100000001, 0)
  764. TextLabel.Size = UDim2.new(0, 161, 0, 17)
  765. TextLabel.Font = Enum.Font.SourceSans
  766. TextLabel.Text = "RC: 0"
  767. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  768. TextLabel.TextSize = 18
  769.  
  770. TextLabel_2.Parent = ActiveFarming
  771. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  772. TextLabel_2.BackgroundTransparency = 1
  773. TextLabel_2.Position = UDim2.new(0.525073767, 0, 0.560000002, 0)
  774. TextLabel_2.Size = UDim2.new(0, 161, 0, 17)
  775. TextLabel_2.Font = Enum.Font.SourceSans
  776. TextLabel_2.Text = "YEN: 0"
  777. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  778. TextLabel_2.TextSize = 18
  779.  
  780. TextButton.Name = "TextButton"
  781. TextButton.Parent = ActiveFarming
  782. TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
  783. TextButton.BackgroundTransparency = 1
  784. TextButton.Position = UDim2.new(0.0299999993, 0, 0.211999997, 0)
  785. TextButton.Size = UDim2.new(0, 144, 0, 27)
  786. TextButton.ZIndex = 2
  787. TextButton.Image = "rbxassetid://2790390993"
  788. TextButton.ImageColor3 = Color3.new(0, 0, 0)
  789. TextButton.ScaleType = Enum.ScaleType.Slice
  790. TextButton.SliceCenter = Rect.new(16, 16, 240, 240)
  791.  
  792. TextLabel_3.Parent = TextButton
  793. TextLabel_3.AnchorPoint = Vector2.new(0.5, 0.5)
  794. TextLabel_3.BackgroundTransparency = 1
  795. TextLabel_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  796. TextLabel_3.Size = UDim2.new(1, 0, 0.899999976, 0)
  797. TextLabel_3.ZIndex = 2
  798. TextLabel_3.Font = Enum.Font.SourceSans
  799. TextLabel_3.Text = "Stop farming"
  800. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  801. TextLabel_3.TextSize = 20
  802.  
  803. borderPixel_2.Name = "borderPixel"
  804. borderPixel_2.Parent = TextButton
  805. borderPixel_2.AnchorPoint = Vector2.new(0.5, 0.5)
  806. borderPixel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  807. borderPixel_2.BackgroundTransparency = 1
  808. borderPixel_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  809. borderPixel_2.Size = UDim2.new(1, 4, 1, 4)
  810. borderPixel_2.Image = "rbxassetid://2790390993"
  811. borderPixel_2.ImageColor3 = Color3.new(1, 0, 0)
  812. borderPixel_2.ScaleType = Enum.ScaleType.Slice
  813. borderPixel_2.SliceCenter = Rect.new(16, 16, 240, 240)
  814.  
  815. S1.Name = "S1"
  816. S1.Parent = ProjectGhoul
  817. S1.Active = true
  818. S1.BackgroundColor3 = Color3.new(1, 1, 1)
  819. S1.BackgroundTransparency = 1
  820. S1.Position = UDim2.new(0.416780055, 0, 0.413857669, 0)
  821. S1.Size = UDim2.new(0, 338, 0, 186)
  822. S1.Visible = false
  823. S1.Image = "rbxassetid://2851928141"
  824. S1.ImageColor3 = Color3.new(1, 0, 0)
  825. S1.ScaleType = Enum.ScaleType.Slice
  826. S1.SliceCenter = Rect.new(8, 8, 8, 8)
  827. S1.Draggable = true
  828.  
  829. S2.Name = "S2"
  830. S2.Parent = S1
  831. S2.BackgroundColor3 = Color3.new(0, 0, 0)
  832. S2.BackgroundTransparency = 1
  833. S2.Position = UDim2.new(0.0103617106, 2, 0.00397893414, 0)
  834. S2.Size = UDim2.new(0, 330, 0, 180)
  835. S2.Image = "rbxassetid://2851928141"
  836. S2.ImageColor3 = Color3.new(0, 0, 0)
  837. S2.ScaleType = Enum.ScaleType.Slice
  838. S2.SliceCenter = Rect.new(8, 8, 8, 8)
  839.  
  840. S3.Name = "S3"
  841. S3.Parent = S2
  842. S3.BackgroundColor3 = Color3.new(1, 1, 1)
  843. S3.BackgroundTransparency = 1
  844. S3.Size = UDim2.new(0, 100, 0, 100)
  845.  
  846. LoadValues.Name = "LoadValues"
  847. LoadValues.Parent = S3
  848. LoadValues.BackgroundColor3 = Color3.new(0, 0, 0)
  849. LoadValues.BorderColor3 = Color3.new(1, 0, 0)
  850. LoadValues.Position = UDim2.new(2.25, 0, 0.120999992, 0)
  851. LoadValues.Size = UDim2.new(0, 94, 0, 30)
  852. LoadValues.Font = Enum.Font.GothamSemibold
  853. LoadValues.Text = "LoadValues"
  854. LoadValues.TextColor3 = Color3.new(1, 0, 0)
  855. LoadValues.TextSize = 14
  856.  
  857. Username.Name = "Username"
  858. Username.Parent = S3
  859. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  860. Username.BorderColor3 = Color3.new(1, 0, 0)
  861. Username.Position = UDim2.new(0.119999997, 0, 0.119999997, 0)
  862. Username.Size = UDim2.new(0, 197, 0, 30)
  863. Username.Font = Enum.Font.SourceSans
  864. Username.PlaceholderText = "Username"
  865. Username.Text = ""
  866. Username.TextColor3 = Color3.new(1, 1, 1)
  867. Username.TextSize = 14
  868.  
  869. Name.Name = "Name"
  870. Name.Parent = S3
  871. Name.BackgroundColor3 = Color3.new(0, 0, 0)
  872. Name.BackgroundTransparency = 1
  873. Name.BorderColor3 = Color3.new(1, 0, 0)
  874. Name.BorderSizePixel = 0
  875. Name.Position = UDim2.new(1.15999997, 0, 0.569999993, 0)
  876. Name.Size = UDim2.new(0, 94, 0, 30)
  877. Name.Font = Enum.Font.SourceSans
  878. Name.Text = "Name: N/A"
  879. Name.TextColor3 = Color3.new(1, 0, 0)
  880. Name.TextSize = 16
  881.  
  882. Nickname.Name = "Nickname"
  883. Nickname.Parent = S3
  884. Nickname.BackgroundColor3 = Color3.new(0, 0, 0)
  885. Nickname.BackgroundTransparency = 1
  886. Nickname.BorderColor3 = Color3.new(1, 0, 0)
  887. Nickname.BorderSizePixel = 0
  888. Nickname.Position = UDim2.new(1.17999995, 0, 0.400000006, 0)
  889. Nickname.Size = UDim2.new(0, 94, 0, 30)
  890. Nickname.Font = Enum.Font.SourceSans
  891. Nickname.Text = "Nickname: N/A"
  892. Nickname.TextColor3 = Color3.new(1, 0, 0)
  893. Nickname.TextSize = 16
  894.  
  895. Level.Name = "Level"
  896. Level.Parent = S3
  897. Level.BackgroundColor3 = Color3.new(0, 0, 0)
  898. Level.BackgroundTransparency = 1
  899. Level.BorderColor3 = Color3.new(1, 0, 0)
  900. Level.BorderSizePixel = 0
  901. Level.Position = UDim2.new(1.90999985, 0, 0.75, 0)
  902. Level.Size = UDim2.new(0, 94, 0, 30)
  903. Level.Font = Enum.Font.SourceSans
  904. Level.Text = "Level: N/A"
  905. Level.TextColor3 = Color3.new(1, 0, 0)
  906. Level.TextSize = 16
  907.  
  908. Physical.Name = "Physical"
  909. Physical.Parent = S3
  910. Physical.BackgroundColor3 = Color3.new(0, 0, 0)
  911. Physical.BackgroundTransparency = 1
  912. Physical.BorderColor3 = Color3.new(1, 0, 0)
  913. Physical.BorderSizePixel = 0
  914. Physical.Position = UDim2.new(1.90999985, 0, 1.12000012, 0)
  915. Physical.Size = UDim2.new(0, 94, 0, 30)
  916. Physical.Font = Enum.Font.SourceSans
  917. Physical.Text = "Physical: N/A"
  918. Physical.TextColor3 = Color3.new(1, 0, 0)
  919. Physical.TextSize = 16
  920.  
  921. Durability.Name = "Durability"
  922. Durability.Parent = S3
  923. Durability.BackgroundColor3 = Color3.new(0, 0, 0)
  924. Durability.BackgroundTransparency = 1
  925. Durability.BorderColor3 = Color3.new(1, 0, 0)
  926. Durability.BorderSizePixel = 0
  927. Durability.Position = UDim2.new(1.91000009, 0, 0.950000048, 0)
  928. Durability.Size = UDim2.new(0, 94, 0, 30)
  929. Durability.Font = Enum.Font.SourceSans
  930. Durability.Text = "Durability: N/A"
  931. Durability.TextColor3 = Color3.new(1, 0, 0)
  932. Durability.TextSize = 16
  933.  
  934. Kagune.Name = "Kagune"
  935. Kagune.Parent = S3
  936. Kagune.BackgroundColor3 = Color3.new(0, 0, 0)
  937. Kagune.BackgroundTransparency = 1
  938. Kagune.BorderColor3 = Color3.new(1, 0, 0)
  939. Kagune.BorderSizePixel = 0
  940. Kagune.Position = UDim2.new(0.239999905, 0, 0.75000006, 0)
  941. Kagune.Size = UDim2.new(0, 94, 0, 30)
  942. Kagune.Font = Enum.Font.SourceSans
  943. Kagune.Text = "Kagune: N/A"
  944. Kagune.TextColor3 = Color3.new(1, 0, 0)
  945. Kagune.TextSize = 16
  946.  
  947. Exp.Name = "Exp"
  948. Exp.Parent = S3
  949. Exp.BackgroundColor3 = Color3.new(0, 0, 0)
  950. Exp.BackgroundTransparency = 1
  951. Exp.BorderColor3 = Color3.new(1, 0, 0)
  952. Exp.BorderSizePixel = 0
  953. Exp.Position = UDim2.new(1.91000009, 0, 1.49000013, 0)
  954. Exp.Size = UDim2.new(0, 94, 0, 30)
  955. Exp.Font = Enum.Font.SourceSans
  956. Exp.Text = "Exp: N/A"
  957. Exp.TextColor3 = Color3.new(1, 0, 0)
  958. Exp.TextSize = 16
  959.  
  960. Rep.Name = "Rep"
  961. Rep.Parent = S3
  962. Rep.BackgroundColor3 = Color3.new(0, 0, 0)
  963. Rep.BackgroundTransparency = 1
  964. Rep.BorderColor3 = Color3.new(1, 0, 0)
  965. Rep.BorderSizePixel = 0
  966. Rep.Position = UDim2.new(0.23999989, 0, 1.29999995, 0)
  967. Rep.Size = UDim2.new(0, 94, 0, 30)
  968. Rep.Font = Enum.Font.SourceSans
  969. Rep.Text = "Rep: N/A"
  970. Rep.TextColor3 = Color3.new(1, 0, 0)
  971. Rep.TextSize = 16
  972.  
  973. Yen.Name = "Yen"
  974. Yen.Parent = S3
  975. Yen.BackgroundColor3 = Color3.new(0, 0, 0)
  976. Yen.BackgroundTransparency = 1
  977. Yen.BorderColor3 = Color3.new(1, 0, 0)
  978. Yen.BorderSizePixel = 0
  979. Yen.Position = UDim2.new(0.23999995, 0, 1.50000012, 0)
  980. Yen.Size = UDim2.new(0, 94, 0, 30)
  981. Yen.Font = Enum.Font.SourceSans
  982. Yen.Text = "Yen: N/A"
  983. Yen.TextColor3 = Color3.new(1, 0, 0)
  984. Yen.TextSize = 16
  985.  
  986. Rc.Name = "Rc"
  987. Rc.Parent = S3
  988. Rc.BackgroundColor3 = Color3.new(0, 0, 0)
  989. Rc.BackgroundTransparency = 1
  990. Rc.BorderColor3 = Color3.new(1, 0, 0)
  991. Rc.BorderSizePixel = 0
  992. Rc.Position = UDim2.new(0.219999894, 0, 1.12000012, 0)
  993. Rc.Size = UDim2.new(0, 94, 0, 30)
  994. Rc.Font = Enum.Font.SourceSans
  995. Rc.Text = "RC: N/A"
  996. Rc.TextColor3 = Color3.new(1, 0, 0)
  997. Rc.TextSize = 16
  998.  
  999. Weapon.Name = "Weapon"
  1000. Weapon.Parent = S3
  1001. Weapon.BackgroundColor3 = Color3.new(0, 0, 0)
  1002. Weapon.BackgroundTransparency = 1
  1003. Weapon.BorderColor3 = Color3.new(1, 0, 0)
  1004. Weapon.BorderSizePixel = 0
  1005. Weapon.Position = UDim2.new(0.219999954, 0, 0.950000107, 0)
  1006. Weapon.Size = UDim2.new(0, 94, 0, 30)
  1007. Weapon.Font = Enum.Font.SourceSans
  1008. Weapon.Text = "Weapon: N/A"
  1009. Weapon.TextColor3 = Color3.new(1, 0, 0)
  1010. Weapon.TextSize = 16
  1011.  
  1012. Speed.Name = "Speed"
  1013. Speed.Parent = S3
  1014. Speed.BackgroundColor3 = Color3.new(0, 0, 0)
  1015. Speed.BackgroundTransparency = 1
  1016. Speed.BorderColor3 = Color3.new(1, 0, 0)
  1017. Speed.BorderSizePixel = 0
  1018. Speed.Position = UDim2.new(1.90999985, 0, 1.30000007, 0)
  1019. Speed.Size = UDim2.new(0, 94, 0, 30)
  1020. Speed.Font = Enum.Font.SourceSans
  1021. Speed.Text = "Speed: N/A"
  1022. Speed.TextColor3 = Color3.new(1, 0, 0)
  1023. Speed.TextSize = 16
  1024.  
  1025. SC.Name = "SC"
  1026. SC.Parent = S1
  1027. SC.Active = true
  1028. SC.BackgroundColor3 = Color3.new(1, 1, 1)
  1029. SC.BackgroundTransparency = 1
  1030. SC.Position = UDim2.new(0, 0, -0.196280196, 0)
  1031. SC.Size = UDim2.new(0, 336, 0, 37)
  1032. SC.Image = "rbxassetid://2851928141"
  1033. SC.ImageColor3 = Color3.new(1, 0, 0)
  1034. SC.ScaleType = Enum.ScaleType.Slice
  1035. SC.SliceCenter = Rect.new(8, 8, 8, 8)
  1036.  
  1037. BD.Name = "BD"
  1038. BD.Parent = SC
  1039. BD.BackgroundColor3 = Color3.new(0, 0, 0)
  1040. BD.BackgroundTransparency = 1
  1041. BD.Position = UDim2.new(0.0074471971, 2, 0.0644993111, 0)
  1042. BD.Size = UDim2.new(0, 329, 0, 31)
  1043. BD.Image = "rbxassetid://2851928141"
  1044. BD.ImageColor3 = Color3.new(0, 0, 0)
  1045. BD.ScaleType = Enum.ScaleType.Slice
  1046. BD.SliceCenter = Rect.new(8, 8, 8, 8)
  1047.  
  1048. Txx_2.Name = "Txx"
  1049. Txx_2.Parent = BD
  1050. Txx_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1051. Txx_2.BackgroundTransparency = 1
  1052. Txx_2.Position = UDim2.new(0.00314006396, 0, -0.0967741907, 0)
  1053. Txx_2.Size = UDim2.new(0, 296, 0, 35)
  1054. Txx_2.Font = Enum.Font.Code
  1055. Txx_2.Text = "PG's Ro-Ghoul Stats Checker"
  1056. Txx_2.TextColor3 = Color3.new(1, 0, 0)
  1057. Txx_2.TextSize = 20
  1058. Txx_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  1059. Txx_2.TextWrapped = true
  1060.  
  1061. Close.Name = "Close"
  1062. Close.Parent = SC
  1063. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  1064. Close.BorderColor3 = Color3.new(1, 0, 0)
  1065. Close.BorderSizePixel = 0
  1066. Close.Position = UDim2.new(0.872727334, 0, 0.0644993111, 0)
  1067. Close.Size = UDim2.new(0, 31, 0, 29)
  1068. Close.Font = Enum.Font.SourceSans
  1069. Close.Text = "X"
  1070. Close.TextColor3 = Color3.new(1, 0, 0)
  1071. Close.TextSize = 20
  1072. Close.TextStrokeColor3 = Color3.new(1, 1, 1)
  1073. Close.TextWrapped = true
  1074.  
  1075. --Scripts:
  1076.  
  1077. Discord.MouseButton1Click:connect(function()
  1078. if Clipboard ~= nil then
  1079. copy = Clipboard.set
  1080. elseif Synapse ~= nil then
  1081. copy = function(str)
  1082. Synapse:Copy(str)
  1083. end
  1084. elseif setclipboard ~= nil then
  1085. copy = setclipboard
  1086. end
  1087. copy(discord)
  1088. copied.Visible = true
  1089. wait(0.5)
  1090. copied.Visible = false
  1091. end)
  1092.  
  1093. getkeybutton.MouseButton1Click:connect(function()
  1094. if Clipboard ~= nil then
  1095. copy = Clipboard.set
  1096. elseif Synapse ~= nil then
  1097. copy = function(str)
  1098. Synapse:Copy(str)
  1099. end
  1100. elseif setclipboard ~= nil then
  1101. copy = setclipboard
  1102. end
  1103. copy(dehkey)
  1104. link.Visible = true
  1105. wait(0.5)
  1106. link.Visible = false
  1107. end)
  1108.  
  1109. local toggle = false -- false is Off; true is On
  1110.  
  1111.  
  1112. function onKeyPress(actionName, userInputState, inputObject)
  1113. if userInputState == Enum.UserInputState.Begin then
  1114. print("P was pressed")
  1115. if toggle == false then
  1116. toggle = true
  1117. F1.Visible = true
  1118. TT.Visible = true
  1119. else
  1120. toggle = false
  1121. F1.Visible = false
  1122. TT.Visible = false
  1123. end
  1124. end
  1125. end
  1126.  
  1127. game.ContextActionService:BindAction("keyPress", onKeyPress, false, Enum.KeyCode.P)
  1128.  
  1129.  
  1130.  
  1131. l1.MouseButton1Click:connect(function()
  1132. credit.Visible = false
  1133. functions.Visible = true
  1134. farm.Visible = false
  1135. tab1.Visible = false
  1136. tab2.Visible = true
  1137.  
  1138. end)
  1139.  
  1140. l2.MouseButton1Click:connect(function()
  1141. credit.Visible = false
  1142. functions.Visible = false
  1143. farm.Visible = true
  1144. tab1.Visible = false
  1145. tab2.Visible = false
  1146. tab3.Visible = true
  1147. end)
  1148.  
  1149. l3.MouseButton1Click:connect(function()
  1150. credit.Visible = true
  1151. functions.Visible = false
  1152. farm.Visible = false
  1153. tab1.Visible = true
  1154. tab2.Visible = false
  1155. tab3.Visible = false
  1156. end)
  1157.  
  1158. r1.MouseButton1Click:connect(function()
  1159. credit.Visible = false
  1160. functions.Visible = false
  1161. farm.Visible = true
  1162. tab1.Visible = false
  1163. tab2.Visible = false
  1164. tab3.Visible = true
  1165. end)
  1166.  
  1167. r3.MouseButton1Click:connect(function()
  1168. credit.Visible = false
  1169. functions.Visible = true
  1170. farm.Visible = false
  1171. tab1.Visible = false
  1172. tab2.Visible = true
  1173. tab3.Visible = false
  1174. end)
  1175.  
  1176. r2.MouseButton1Click:connect(function()
  1177. credit.Visible = true
  1178. functions.Visible = false
  1179. farm.Visible = false
  1180. tab1.Visible = true
  1181. tab2.Visible = false
  1182. tab3.Visible = false
  1183. end)
  1184.  
  1185.  
  1186. --Login
  1187.  
  1188. local loggedin = false
  1189. codes = {
  1190. [1] = "MidoriAkiyama",
  1191. [2] = "DevMiracle",
  1192. [3] = "PG1.6Release",
  1193. [4] = "#FREESCRIPTS"
  1194. }
  1195.  
  1196. _G.loginargs = {}
  1197.  
  1198. for i = 1, #codes do
  1199. table.insert(_G.loginargs, codes[i])
  1200. end
  1201.  
  1202. local tries = 10
  1203.  
  1204. repeat wait(0.1)
  1205. loginargs = _G.loginargs
  1206. tries = tries - 1
  1207. until tries == 0
  1208.  
  1209. table.insert(loginargs, "KeyBroken")
  1210.  
  1211. LoginButton.MouseButton1Click:Connect(function()
  1212. local key = KeyBox.Text
  1213. local found = false
  1214. for i = 1, #loginargs + 1 do
  1215. if found == false then
  1216. if i <= #loginargs then
  1217. if loginargs[i] == key then
  1218. found = true
  1219. end
  1220. end
  1221. if i > #loginargs then
  1222. LoginButton.BackgroundColor3 = Color3.fromRGB(0,0,0)
  1223. wait(3)
  1224. LoginButton.BackgroundColor3 = Color3.fromRGB(50,50,50)
  1225. break
  1226. end
  1227. else
  1228. loggedin = true
  1229. login.Visible = false
  1230. credit.Visible = true
  1231. tab1.Visible = true
  1232. break
  1233. end
  1234. end
  1235. end)
  1236.  
  1237. -- Main
  1238. local index_list = {}
  1239. local tweenservice = game:GetService("TweenService")
  1240. local workspace = game:GetService("Workspace")
  1241. local Players = game:GetService("Players")
  1242. local client = Players.LocalPlayer
  1243. local plrrem = client.Character:FindFirstChild("Remotes")
  1244. local npcs = workspace.NPCSpawns:GetChildren()
  1245. local clr = client.Character:FindFirstChild("Humanoid")
  1246. local selected_key = 1
  1247. local pressrem = plrrem.KeyEvent
  1248. local tp_offset = Vector3.new(1, 0, 0)
  1249. local mouse = client:GetMouse()
  1250. client.CameraMode = Enum.CameraMode.Classic
  1251. client.CameraMinZoomDistance = 20
  1252.  
  1253.  
  1254. local npc_table = {
  1255. [1] = "Low Rank Aogiri Member",
  1256. [2] = "Mid Rank Aogiri Member",
  1257. [3] = "High Rank Aogiri Member",
  1258. [4] = "Rank 1 Investigator",
  1259. [5] = "Rank 2 Investigator",
  1260. [6] = "First Class Investigator",
  1261. [7] = "Human",
  1262. [8] = "Athlete",
  1263.  
  1264.  
  1265. }
  1266.  
  1267. local key_list = {
  1268. [5] = "Mouse1",
  1269. }
  1270.  
  1271. local kagune_list = {
  1272. ["1"] = "One",
  1273. ["2"] = "Two",
  1274. ["3"] = "Three",
  1275. ["4"] = "Four",
  1276. ["5"] = "Five",
  1277. ["6"] = "Six",
  1278. }
  1279.  
  1280.  
  1281. local toggles = {
  1282. ["autofarm"] = true,
  1283.  
  1284. }
  1285.  
  1286. function grabKey()
  1287. local key
  1288. for i,v in next,(debug.getregistry()) do
  1289. if type(v) == "function" then
  1290. for i,v in next, debug.getupvalues(v) do
  1291. if tostring(i) == "HRPPosition1" then
  1292. key = v
  1293. end
  1294. end
  1295. end
  1296. end
  1297. return key
  1298. end
  1299.  
  1300. remotepw = grabKey()
  1301.  
  1302.  
  1303. function checkOff(remotes)
  1304. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  1305. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  1306. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  1307. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  1308. else
  1309. warn("checks are off")
  1310. end
  1311. end
  1312.  
  1313.  
  1314. function getNPC(indexes)
  1315. local npc_grab = {}
  1316. for x,index in next, (indexes) do
  1317. for i,v in next, (npcs) do
  1318. if v:FindFirstChild(npc_table[index]) then
  1319. table.insert(npc_grab, v:FindFirstChild(npc_table[index]))
  1320. print("found " .. i)
  1321. else
  1322. warn("not found " .. i)
  1323. end
  1324. end
  1325. end
  1326. return npc_grab
  1327. end
  1328.  
  1329. corpses = {
  1330. ["Low Rank Aogiri Member"] = "Low Rank Aogiri Member Corpse",
  1331. ["Mid Rank Aogiri Member"] = "Mid Rank Aogiri Member Corpse",
  1332. ["High Rank Aogiri Member"] = "High Rank Aogiri Member Corpse",
  1333. ["Rank 1 Investigator"] = "Rank 1 Investigator Corpse",
  1334. ["Rank 2 Investigator"] = "Rank 2 Investigator Corpse",
  1335. ["First Class Investigator"] = "First Class Investigator Corpse",
  1336. ["Human"] = "Human Corpse",
  1337. ["Athlete"] = "Athlete Corpse"
  1338. }
  1339.  
  1340. function eatCorpse(model)
  1341. client.CameraMode = Enum.CameraMode.LockFirstPerson
  1342. wait(1.5)
  1343. pcall(function()
  1344. local corpse = model:FindFirstChild(corpses[model.Name])
  1345. local cp = corpse:FindFirstChild("ClickPart")
  1346. local cd
  1347. for i, v in pairs(cp:GetChildren()) do
  1348. if v:IsA("ClickDetector") then
  1349. cd = v
  1350. end
  1351. end
  1352. fireclickdetector(cd)
  1353. end)
  1354. wait(1)
  1355. client.CameraMode = Enum.CameraMode.Classic
  1356. client.CameraMinZoomDistance = 20
  1357. end
  1358.  
  1359. function changeCamera(npc)
  1360. game.Workspace.Camera.CFrame = CFrame.new(game.Players.LocalPlayer.Character.HumanoidRootPart.Position, npc.Position)
  1361. end
  1362.  
  1363. function pressKey(key)
  1364. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  1365. end
  1366.  
  1367. function pressMouse1()
  1368. local arguments = {
  1369. remotepw;
  1370. "Mouse1";
  1371. "Down";
  1372. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1373. }
  1374. local event = game.Players.LocalPlayer.Character.Remotes.KeyEvent
  1375. event:FireServer(unpack(arguments))
  1376. end
  1377.  
  1378.  
  1379. function tweenMove(model, target)
  1380.  
  1381. local CFrameValue = Instance.new("CFrameValue")
  1382. CFrameValue.Value = model:GetPrimaryPartCFrame()
  1383.  
  1384. CFrameValue:GetPropertyChangedSignal("Value"):connect(function()
  1385. pcall(function()
  1386. model:SetPrimaryPartCFrame(CFrameValue.Value)
  1387. end)
  1388. end)
  1389.  
  1390. local Info = TweenInfo.new(
  1391.  
  1392. ((model:GetPrimaryPartCFrame().Position - target.Position).magnitude)/ 250, -- Length
  1393.  
  1394. Enum.EasingStyle.Linear, -- Easing Style
  1395.  
  1396. Enum.EasingDirection.Out, -- Easing Direction
  1397.  
  1398. 0, -- Times repeated
  1399.  
  1400. false, -- Reverse
  1401.  
  1402. 0 -- Delay
  1403.  
  1404. )
  1405. local tween = tweenservice:Create(CFrameValue, Info, {Value = target.CFrame})
  1406.  
  1407. tween:Play()
  1408. end
  1409.  
  1410.  
  1411.  
  1412. function checkTablePosition(number)
  1413. local tab = index_list
  1414. for i = 1, #tab + 1 do
  1415. if i <= #tab then
  1416. if number == tab[i] then
  1417. return i
  1418. end
  1419. else
  1420. return(nil)
  1421. end
  1422. end
  1423. end
  1424.  
  1425. local lowselec = false
  1426. low.MouseButton1Click:connect(function()
  1427. if lowselec == false then
  1428. table.insert(index_list, 1)
  1429. low.TextColor3 = Color3.fromRGB(0,255,0)
  1430. lowselec = true
  1431. else
  1432. local tabpos = checkTablePosition(1)
  1433. if tabpos ~= nil then
  1434. table.remove(index_list, tabpos)
  1435. end
  1436. low.TextColor3 = Color3.fromRGB(255,0,0)
  1437. lowselec = false
  1438. end
  1439. end)
  1440.  
  1441. local midselec = false
  1442. mid.MouseButton1Click:connect(function()
  1443. if midselec == false then
  1444. table.insert(index_list, 2)
  1445. mid.TextColor3 = Color3.fromRGB(0,255,0)
  1446. midselec = true
  1447. else
  1448. local tabpos = checkTablePosition(2)
  1449. if tabpos ~= nil then
  1450. table.remove(index_list, tabpos)
  1451. end
  1452. mid.TextColor3 = Color3.fromRGB(255,0,0)
  1453. midselec = false
  1454. end
  1455. end)
  1456.  
  1457. local highselec = false
  1458. high.MouseButton1Click:connect(function()
  1459. if highselec == false then
  1460. table.insert(index_list, 3)
  1461. high.TextColor3 = Color3.fromRGB(0,255,0)
  1462. highselec = true
  1463. else
  1464. local tabpos = checkTablePosition(3)
  1465. if tabpos ~= nil then
  1466. table.remove(index_list, tabpos)
  1467. end
  1468. high.TextColor3 = Color3.fromRGB(255,0,0)
  1469. highselec = false
  1470. end
  1471. end)
  1472.  
  1473. local ra1selec = false
  1474. ra1.MouseButton1Click:connect(function()
  1475. if ra1selec == false then
  1476. table.insert(index_list, 4)
  1477. ra1.TextColor3 = Color3.fromRGB(0,255,0)
  1478. ra1selec = true
  1479. else
  1480. local tabpos = checkTablePosition(4)
  1481. if tabpos ~= nil then
  1482. table.remove(index_list, tabpos)
  1483. end
  1484. ra1.TextColor3 = Color3.fromRGB(255,0,0)
  1485. ra1selec = false
  1486. end
  1487. end)
  1488.  
  1489. local ra2selec = false
  1490. ra2.MouseButton1Click:connect(function()
  1491. if ra2selec == false then
  1492. table.insert(index_list, 5)
  1493. ra2.TextColor3 = Color3.fromRGB(0,255,0)
  1494. ra2selec = true
  1495. else
  1496. local tabpos = checkTablePosition(5)
  1497. if tabpos ~= nil then
  1498. table.remove(index_list, tabpos)
  1499. end
  1500. ra2.TextColor3 = Color3.fromRGB(255,0,0)
  1501. ra2selec = false
  1502. end
  1503. end)
  1504.  
  1505. local firstselec = false
  1506. first.MouseButton1Click:connect(function()
  1507. if firstselec == false then
  1508. table.insert(index_list, 6)
  1509. first.TextColor3 = Color3.fromRGB(0,255,0)
  1510. firstselec = true
  1511. else
  1512. local tabpos = checkTablePosition(6)
  1513. if tabpos ~= nil then
  1514. table.remove(index_list, tabpos)
  1515. end
  1516. first.TextColor3 = Color3.fromRGB(255,0,0)
  1517. firstselec = false
  1518. end
  1519. end)
  1520.  
  1521. local humanselec = false
  1522. hooman.MouseButton1Click:connect(function()
  1523. if humanselec == false then
  1524. table.insert(index_list, 7)
  1525. hooman.TextColor3 = Color3.fromRGB(0,255,0)
  1526. humanselec = true
  1527. else
  1528. local tabpos = checkTablePosition(7)
  1529. if tabpos ~= nil then
  1530. table.remove(index_list, tabpos)
  1531. end
  1532. hooman.TextColor3 = Color3.fromRGB(255,0,0)
  1533. humanselec = false
  1534. end
  1535. end)
  1536.  
  1537. local runselec = false
  1538. run.MouseButton1Click:connect(function()
  1539. if runselec == false then
  1540. table.insert(index_list, 8)
  1541. run.TextColor3 = Color3.fromRGB(0,255,0)
  1542. runselec = true
  1543. else
  1544. local tabpos = checkTablePosition(8)
  1545. if tabpos ~= nil then
  1546. table.remove(index_list, tabpos)
  1547. end
  1548. run.TextColor3 = Color3.fromRGB(255,0,0)
  1549. runselec = false
  1550. end
  1551. end)
  1552.  
  1553. function transform()
  1554. local arguments = {
  1555. remotepw;
  1556. "One";
  1557. "Down";
  1558. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1559. }
  1560. local event = game.Players.LocalPlayer.Character.Remotes.KeyEvent
  1561. event:FireServer(unpack(arguments))
  1562. end
  1563.  
  1564. function resetButtons()
  1565. first.TextColor3 = Color3.fromRGB(255,0,0)
  1566. wait()
  1567. high.TextColor3 = Color3.fromRGB(255,0,0)
  1568. wait()
  1569. hooman.TextColor3 = Color3.fromRGB(255,0,0)
  1570. wait()
  1571. low.TextColor3 = Color3.fromRGB(255,0,0)
  1572. wait()
  1573. mid.TextColor3 = Color3.fromRGB(255,0,0)
  1574. wait()
  1575. ra1.TextColor3 = Color3.fromRGB(255,0,0)
  1576. wait()
  1577. ra2.TextColor3 = Color3.fromRGB(255,0,0)
  1578. wait()
  1579. run.TextColor3 = Color3.fromRGB(255,0,0)
  1580.  
  1581. for i = 1, #index_list do
  1582. table.remove(index_list, i)
  1583. end
  1584.  
  1585. firstselec = false
  1586. highselec = false
  1587. humanselec = false
  1588. lowselec = false
  1589. midselec = false
  1590. ra1selec = false
  1591. ra2selec = false
  1592. runselec = false
  1593. end
  1594.  
  1595. function etoCheck()
  1596. npcspawns = workspace:FindFirstChild("NPCSpawns")
  1597. bs1 = npcspawns:FindFirstChild("BossSpawns")
  1598. bs1.Name = "BossSpawns1"
  1599. bs1.ChildAdded:Connect(function()
  1600. print("Eto Spawned")
  1601. end)
  1602. wait(0.1)
  1603. bs2 = npcspawns:FindFirstChild("BossSpawns")
  1604. bs2.Name = "BossSpawns2"
  1605. bs2.ChildAdded:Connect(function()
  1606. print("Eto Spawned")
  1607. end)
  1608. wait(0.1)
  1609. bs3 = npcspawns:FindFirstChild("BossSpawns")
  1610. bs3.Name = "BossSpawns3"
  1611. bs3.ChildAdded:Connect(function()
  1612. print("Eto Spawned")
  1613. end)
  1614. wait(0.1)
  1615. bs4 = npcspawns:FindFirstChild("BossSpawns")
  1616. bs4.Name = "BossSpawns4"
  1617. bs4.ChildAdded:Connect(function()
  1618. print("Eto Spawned")
  1619. end)
  1620. end
  1621. etoCheck()
  1622.  
  1623. TextButton.MouseButton1Click:Connect(function()
  1624. ActiveFarming.Visible = false
  1625. resetButtons()
  1626. F1.Visible = true
  1627. toggles["autofarm"] = false
  1628. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  1629. end)
  1630.  
  1631.  
  1632. startfarming.MouseButton1Click:connect(function()
  1633. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  1634. toggles["autofarm"] = true
  1635. checkOff(plrrem)
  1636. wait()
  1637.  
  1638. workspace.ChildAdded:Connect(function(child)
  1639. if workspace:FindFirstChild(game.Players.LocalPlayer.Name) == child then
  1640.  
  1641. wait(2)
  1642.  
  1643. local char = client.Character
  1644. char.PrimaryPart = char.HumanoidRootPart
  1645.  
  1646. if toggles["autofarm"] then
  1647. ActiveFarming.Visible = true
  1648. F1.Visible = false
  1649.  
  1650. local VirtualUser=game:service'VirtualUser'
  1651. game:service'Players'.LocalPlayer.Idled:connect(function()
  1652. VirtualUser:CaptureController()
  1653. VirtualUser:ClickButton2(Vector2.new())
  1654. end)
  1655. transform()
  1656. workspace[game.Players.LocalPlayer.Name].PrimaryPart = workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  1657. end
  1658. while toggles["autofarm"] do
  1659. for i,o in next,getNPC(index_list) do
  1660. char.PrimaryPart = char.HumanoidRootPart
  1661. rc = game.Players.LocalPlayer.PlayerFolder.Stats.RC.Value
  1662. yen = game.Players.LocalPlayer.PlayerFolder.Stats.Yen.Value
  1663. while o:FindFirstChild("HumanoidRootPart") do
  1664. if toggles["autofarm"] == false then
  1665. break
  1666. end
  1667. tweenMove(char, o:FindFirstChild("HumanoidRootPart"))
  1668. pressMouse1()
  1669. wait(0.4)
  1670. if o:FindFirstChild("HumanoidRootPart") ~= nil then
  1671. changeCamera(o.HumanoidRootPart)
  1672. else
  1673. changeCamera(o:FindFirstChild(corpses[o.Name]).HumanoidRootPart)
  1674.  
  1675. end
  1676. wait()
  1677. end
  1678. wait()
  1679. eatCorpse(o)
  1680. end
  1681. wait()
  1682. end
  1683. end
  1684. end)
  1685. end)
  1686.  
  1687. inf.MouseButton1Click:connect(function()
  1688. game.Players.LocalPlayer.PlayerFolder.Stats.Speed.Value = 200
  1689. game.Players.LocalPlayer.PlayerFolder.Stats.Physical.Value = 100
  1690. end)
  1691.  
  1692. speed.MouseButton1Down:connect(function()
  1693. down = false
  1694. velocity = Instance.new("BodyVelocity")
  1695. velocity.maxForce = Vector3.new(100000, 0, 100000)
  1696. ---vv Use that to change the speed v
  1697. local speed = 150
  1698. gyro = Instance.new("BodyGyro")
  1699. gyro.maxTorque = Vector3.new(100000, 0, 100000)
  1700.  
  1701. local hum = game.Players.LocalPlayer.Character.Humanoid
  1702.  
  1703. function onButton1Down(mouse)
  1704. down = true
  1705. velocity.Parent = game.Players.LocalPlayer.Character.UpperTorso
  1706. velocity.velocity = (hum.MoveDirection) * speed
  1707. gyro.Parent = game.Players.LocalPlayer.Character.UpperTorso
  1708. while down do
  1709. if not down then break end
  1710. velocity.velocity = (hum.MoveDirection) * speed
  1711. local refpos = gyro.Parent.Position + (gyro.Parent.Position - workspace.CurrentCamera.CoordinateFrame.p).unit * 5
  1712. gyro.cframe = CFrame.new(gyro.Parent.Position, Vector3.new(refpos.x, gyro.Parent.Position.y, refpos.z))
  1713. wait(0.1)
  1714. end
  1715. end
  1716.  
  1717. function onButton1Up(mouse)
  1718. velocity.Parent = nil
  1719. gyro.Parent = nil
  1720. down = false
  1721. end
  1722. --To Change the key in those 2 lines, replace the "q" with your desired key
  1723. function onSelected(mouse)
  1724. mouse.KeyDown:connect(function(k) if k:lower()=="q"then onButton1Down(mouse)end end)
  1725. mouse.KeyUp:connect(function(k) if k:lower()=="q"then onButton1Up(mouse)end end)
  1726. end
  1727.  
  1728. onSelected(game.Players.LocalPlayer:GetMouse())
  1729. end)
  1730.  
  1731. auto.MouseButton1Click:connect(function()
  1732. local Players = game:GetService("Players")
  1733. local client = Players.LocalPlayer
  1734. local plrrem = client.Character:FindFirstChild("Remotes")
  1735. local plrr = client.Character:FindFirstChild("Humanoid")
  1736. local selected_key = 22
  1737. local selected_key1 = 32
  1738. local selected_key2 = 42
  1739. local selected_key3 = 52
  1740. local pressrem = plrrem.KeyEvent
  1741. local mouse = client:GetMouse()
  1742.  
  1743. local key_list = {
  1744. [1] = "C",
  1745. [2] = "E",
  1746. [3] = "F",
  1747. [4] = "R",
  1748. [5] = "Mouse1",
  1749. }
  1750.  
  1751. function grabKey()
  1752. local key
  1753. for i,v in next,(debug.getregistry()) do
  1754. if type(v) == "function" then
  1755. for i,v in next, debug.getupvalues(v) do
  1756. if tostring(i) == "HRPPosition1" then
  1757. key = v
  1758. end
  1759. end
  1760. end
  1761. end
  1762. return key
  1763. end
  1764.  
  1765. remotepw = grabKey()
  1766.  
  1767.  
  1768. function checkOff(remotes)
  1769. if remotes:FindFirstChild("GetPos") and remotes:FindFirstChild("StatUpdate") and remotes:FindFirstChild("UpdateAll") then
  1770. --remotes:FindFirstChild("GetPos").RobloxLocked = true
  1771. remotes:FindFirstChild("StatUpdate").RobloxLocked = true
  1772. --remotes:FindFirstChild("UpdateAll").RobloxLocked = true
  1773. else
  1774. warn("checks are off")
  1775. end
  1776. end
  1777.  
  1778.  
  1779. function pressKey(key)
  1780. pressrem:FireServer(remotepw, key_list[key], "Down", mouse.Hit)
  1781. end
  1782. end)
  1783.  
  1784. train.MouseButton1Click:connect(function()
  1785. local lp = game.Players.LocalPlayer
  1786. local rs = game:GetService("RunService").RenderStepped
  1787. local pfs = game:GetService("PathfindingService")
  1788. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, workspace.TrainerPlaces.Ghoul.Position)
  1789. local points = path:GetWaypoints()
  1790.  
  1791. for _,v in pairs(points) do
  1792. rs:wait()
  1793.  
  1794. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  1795. end
  1796. wait()
  1797.  
  1798. end)
  1799.  
  1800. quest.MouseButton1Click:connect(function()
  1801. local lp = game.Players.LocalPlayer
  1802. local rs = game:GetService("RunService").RenderStepped
  1803. local pfs = game:GetService("PathfindingService")
  1804. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, game.Workspace.Anteiku.Yoshimura:FindFirstChild("HumanoidRootPart").Position)
  1805. local points = path:GetWaypoints()
  1806.  
  1807. for _,v in pairs(points) do
  1808. rs:wait()
  1809.  
  1810. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  1811. end
  1812. wait()
  1813. local Event = game:GetService("ReplicatedStorage").Remotes.Yoshimura.Task
  1814. Event:InvokeServer()
  1815. end)
  1816.  
  1817. rep.MouseButton1Click:connect(function()
  1818. local lp = game.Players.LocalPlayer
  1819. local rs = game:GetService("RunService").RenderStepped
  1820. local pfs = game:GetService("PathfindingService")
  1821. local path = pfs:FindPathAsync(lp.Character.HumanoidRootPart.Position, game.Workspace.Anteiku.Yoshimura:FindFirstChild("HumanoidRootPart").Position)
  1822. local points = path:GetWaypoints()
  1823.  
  1824. for _,v in pairs(points) do
  1825. rs:wait()
  1826.  
  1827. lp.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  1828. end
  1829. wait()
  1830. local Event = game:GetService("ReplicatedStorage").Remotes.ReputationCashOut
  1831. Event:InvokeServer()
  1832. end)
  1833.  
  1834. ps.MouseButton1Click:Connect(function()
  1835. S1.Visible = true
  1836. end)
  1837.  
  1838. -- Scripts:
  1839.  
  1840. local function split(pString, pPattern) local Table = {} local fpat = "(.-)" .. pPattern local last_end = 1 local s, e, cap = pString:find(fpat, 1) while s do if s ~= 1 or cap ~= "" then table.insert(Table,cap) end last_end = e+1 s, e, cap = pString:find(fpat, last_end) end if last_end <= #pString then cap = pString:sub(last_end) table.insert(Table, cap) end return Table end
  1841.  
  1842. local playercrnt = game:GetService("Players").LocalPlayer
  1843. local Mouse = playercrnt:GetMouse()
  1844.  
  1845. local function getstats(playername)
  1846. local plrfolder = game.Players[playername].PlayerFolder
  1847. local durability = tostring(plrfolder.Stats.Durability.Value)
  1848. local level = tostring(plrfolder.Stats.Level.Value)
  1849. local physical = tostring(plrfolder.Stats.Physical.Value)
  1850. local rc = tostring(plrfolder.Stats.RC.Value)
  1851. local speed = tostring(plrfolder.Stats.Speed.Value)
  1852. local damage = tostring(plrfolder.Stats.Weapon.Value)
  1853. local weapon = tostring(plrfolder.Customization.Weapon.Value)
  1854. local nickname = tostring(plrfolder.Customization.Nickname.Value)
  1855. local exp = tostring(plrfolder.Stats.Experience.Value)
  1856. local yen = tostring(plrfolder.Stats.Yen.Value)
  1857. local rep = tostring(plrfolder.Stats.Reputation.Value)
  1858. local username = game.Players[playername].Name
  1859. Durability.Text = ("Durability: " .. durability)
  1860. Level.Text = ("Level: " .. level)
  1861. Physical.Text = ("Physical: " .. physical)
  1862. Rc.Text = ("RC: " .. rc)
  1863. Speed.Text = ("Speed: " .. speed)
  1864. Kagune.Text = ("Kagune: " .. damage)
  1865. Weapon.Text = ("Weapon: " .. weapon)
  1866. Nickname.Text = ("Nickname: " .. nickname)
  1867. Yen.Text = ("Yen: " .. yen)
  1868. Rep.Text = ("Rep: " .. rep)
  1869. Exp.Text =("EXP: " .. exp)
  1870. Name.Text = ("Username: " .. username)
  1871. end
  1872. ---------------------------------------------------
  1873. Mouse.Button1Down:connect(function()
  1874. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  1875. if not Mouse.Target then return end
  1876. local nonparent = Mouse.Target
  1877. local idk = nonparent.Parent.Parent.Name
  1878. local idk1 = nonparent.Parent.Name
  1879. if idk.Name == "Workspace" then getstats(idk1) else getstats(idk)
  1880. end
  1881. end)
  1882. -----------------------------------------------------
  1883. LoadValues.MouseButton1Click:connect(function()
  1884. local playernametxt = Username.Text
  1885. getstats(playernametxt)
  1886. end)
  1887. -----------------------------------------------------
  1888. for _,v in pairs(game.Players:GetChildren()) do
  1889.  
  1890. v.Chatted:connect(function(msg)
  1891. if string.match(msg, "getstats!") then
  1892. if v.Name == game.Players.LocalPlayer.Name then
  1893. local username = split(msg, "!")[2]
  1894. local teamvalue = game.Players[username].PlayerFolder.Customization.Team.Value
  1895. local teame = "N/A"
  1896. if teamvalue == "CCG" then
  1897. teame = "Quinque"
  1898. elseif teamvalue == "Ghoul" then
  1899. teame = "Kagune"
  1900. end
  1901. local durability = tostring(game.Players[username].PlayerFolder.Stats.Durability.Value)
  1902. local level = tostring(game.Players[username].PlayerFolder.Stats.Level.Value)
  1903. local physical = tostring(game.Players[username].PlayerFolder.Stats.Physical.Value)
  1904. local rc = tostring(game.Players[username].PlayerFolder.Stats.RC.Value)
  1905. local speed = tostring(game.Players[username].PlayerFolder.Stats.Speed.Value)
  1906. local damage = tostring(game.Players[username].PlayerFolder.Stats.Weapon.Value)
  1907. local weapon = tostring(game.Players[username].PlayerFolder.Customization.Weapon.Value)
  1908. local nickname = tostring(game.Players[username].PlayerFolder.Customization.Nickname.Value)
  1909. local exp = tostring(game.Players[username].PlayerFolder.Stats.Experience.Value)
  1910. local yen = tostring(game.Players[username].PlayerFolder.Stats.Yen.Value)
  1911. local rep = tostring(game.Players[username].PlayerFolder.Stats.Reputation.Value)
  1912. local level = tostring(game.Players[username].PlayerFolder.Stats.Level.Value)
  1913. wait(1)
  1914. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Level; " .. level .. "." .. "Physical; " .. physical .. "." .. teame .. "; " .. damage .. "." .. "Durability; " .. durability .. "." .. "Speed; " .. speed .. ".", "All")
  1915. end
  1916. end
  1917. end)
  1918. end
  1919.  
  1920. Close.MouseButton1Click:connect(function()
  1921. S1.Visible = false
  1922. end)
  1923. -------------- stats checker
Add Comment
Please, Sign In to add comment