Advertisement
Guest User

Untitled

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