iiButteryButter

iiButteryButter GUI

Jan 7th, 2022
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.40 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ButtersGui = Instance.new("ScreenGui")
  7. local Toggle = Instance.new("TextButton")
  8. local UICorner = Instance.new("UICorner")
  9. local Main = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local Farm = Instance.new("TextButton")
  12. local FarmFrame = Instance.new("Frame")
  13. local AntiAfk = Instance.new("TextButton")
  14. local UICorner_2 = Instance.new("UICorner")
  15. local FarmStats = Instance.new("TextButton")
  16. local FarmFrame_2 = Instance.new("Frame")
  17. local TrainPsychic = Instance.new("TextButton")
  18. local UICorner_3 = Instance.new("UICorner")
  19. local TrainFist = Instance.new("TextButton")
  20. local UICorner_4 = Instance.new("UICorner")
  21. local FarmSpeed = Instance.new("TextButton")
  22. local UICorner_5 = Instance.new("UICorner")
  23. local FarmJump = Instance.new("TextButton")
  24. local UICorner_6 = Instance.new("UICorner")
  25. local TextLabel_2 = Instance.new("TextLabel")
  26. local UICorner_7 = Instance.new("UICorner")
  27. local UICorner_8 = Instance.new("UICorner")
  28. local PVP = Instance.new("TextButton")
  29. local PVPFrame = Instance.new("Frame")
  30. local AntiVoid = Instance.new("TextButton")
  31. local UICorner_9 = Instance.new("UICorner")
  32. local ClientBring = Instance.new("TextButton")
  33. local UICorner_10 = Instance.new("UICorner")
  34. local TpToSafety = Instance.new("TextButton")
  35. local UICorner_11 = Instance.new("UICorner")
  36. local TextLabel_3 = Instance.new("TextLabel")
  37. local TextLabel_4 = Instance.new("TextLabel")
  38. local LoopVoid = Instance.new("TextButton")
  39. local UICorner_12 = Instance.new("UICorner")
  40. local SelectedPlayerVoid = Instance.new("TextBox")
  41. local TextLabel_5 = Instance.new("TextLabel")
  42. local AutoRespawn = Instance.new("TextButton")
  43. local UICorner_13 = Instance.new("UICorner")
  44. local ReapAll = Instance.new("TextButton")
  45. local UICorner_14 = Instance.new("UICorner")
  46. local SoulAttackAll = Instance.new("TextButton")
  47. local UICorner_15 = Instance.new("UICorner")
  48. local RespawnKeepRep = Instance.new("TextButton")
  49. local UICorner_16 = Instance.new("UICorner")
  50. local Page2PVP = Instance.new("TextButton")
  51. local UICorner_17 = Instance.new("UICorner")
  52. local MorePVPFrame = Instance.new("Frame")
  53. local TextLabel_6 = Instance.new("TextLabel")
  54. local AttackSpecificPlayer = Instance.new("TextButton")
  55. local UICorner_18 = Instance.new("UICorner")
  56. local CSpam = Instance.new("TextButton")
  57. local UICorner_19 = Instance.new("UICorner")
  58. local UICorner_20 = Instance.new("UICorner")
  59. local Misc = Instance.new("TextButton")
  60. local MiscFrame = Instance.new("Frame")
  61. local ChatSpy = Instance.new("TextButton")
  62. local UICorner_21 = Instance.new("UICorner")
  63. local Useful = Instance.new("TextButton")
  64. local MiscFrame_2 = Instance.new("Frame")
  65. local InfYield = Instance.new("TextButton")
  66. local UICorner_22 = Instance.new("UICorner")
  67. local CMDX = Instance.new("TextButton")
  68. local UICorner_23 = Instance.new("UICorner")
  69. local UICorner_24 = Instance.new("UICorner")
  70. local UICorner_25 = Instance.new("UICorner")
  71. local Rejoin = Instance.new("TextButton")
  72. local UICorner_26 = Instance.new("UICorner")
  73. local RainbowRank = Instance.new("TextButton")
  74. local UICorner_27 = Instance.new("UICorner")
  75. local UICorner_28 = Instance.new("UICorner")
  76.  
  77. --Properties:
  78.  
  79. ButtersGui.Name = "Butter'sGui"
  80. ButtersGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  81. ButtersGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  82. ButtersGui.ResetOnSpawn = false
  83.  
  84. Toggle.Name = "Toggle"
  85. Toggle.Parent = ButtersGui
  86. Toggle.BackgroundColor3 = Color3.fromRGB(114, 79, 255)
  87. Toggle.BorderColor3 = Color3.fromRGB(0, 0, 0)
  88. Toggle.BorderSizePixel = 4
  89. Toggle.Position = UDim2.new(0.0487775952, 0, 0.890058458, 0)
  90. Toggle.Size = UDim2.new(0, 164, 0, 50)
  91. Toggle.Font = Enum.Font.SourceSans
  92. Toggle.Text = "Open/Close"
  93. Toggle.TextColor3 = Color3.fromRGB(0, 0, 0)
  94. Toggle.TextSize = 14.000
  95.  
  96. UICorner.CornerRadius = UDim.new(0, 91)
  97. UICorner.Parent = Toggle
  98.  
  99. Main.Name = "Main"
  100. Main.Parent = ButtersGui
  101. Main.Active = true
  102. Main.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  103. Main.BorderColor3 = Color3.fromRGB(17, 17, 17)
  104. Main.BorderSizePixel = 4
  105. Main.Position = UDim2.new(0.232153013, 0, 0.142690063, 0)
  106. Main.Selectable = true
  107. Main.Size = UDim2.new(0, 883, 0, 610)
  108. Main.Visible = false
  109.  
  110. TextLabel.Parent = Main
  111. TextLabel.BackgroundColor3 = Color3.fromRGB(64, 170, 8)
  112. TextLabel.BorderColor3 = Color3.fromRGB(53, 17, 46)
  113. TextLabel.BorderSizePixel = 4
  114. TextLabel.Position = UDim2.new(0.319201022, 0, -0.00118578307, 0)
  115. TextLabel.Size = UDim2.new(0, 320, 0, 57)
  116. TextLabel.Font = Enum.Font.SourceSans
  117. TextLabel.Text = "Made by iiButteryButter#6591"
  118. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  119. TextLabel.TextSize = 14.000
  120.  
  121. Farm.Name = "Farm"
  122. Farm.Parent = Main
  123. Farm.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  124. Farm.BorderSizePixel = 4
  125. Farm.Position = UDim2.new(0.0260475576, 0, 0.139344275, 0)
  126. Farm.Size = UDim2.new(0, 200, 0, 50)
  127. Farm.Font = Enum.Font.SourceSans
  128. Farm.Text = "Farm"
  129. Farm.TextColor3 = Color3.fromRGB(0, 0, 0)
  130. Farm.TextSize = 14.000
  131.  
  132. FarmFrame.Name = "FarmFrame"
  133. FarmFrame.Parent = Farm
  134. FarmFrame.BackgroundColor3 = Color3.fromRGB(11, 11, 11)
  135. FarmFrame.Position = UDim2.new(0, 0, 1.53999996, 0)
  136. FarmFrame.Size = UDim2.new(0, 827, 0, 419)
  137. FarmFrame.Visible = false
  138.  
  139. AntiAfk.Name = "AntiAfk"
  140. AntiAfk.Parent = FarmFrame
  141. AntiAfk.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  142. AntiAfk.Position = UDim2.new(0.0544135422, 0, 0.0790123492, 0)
  143. AntiAfk.Size = UDim2.new(0, 200, 0, 50)
  144. AntiAfk.Font = Enum.Font.SourceSans
  145. AntiAfk.Text = "AntiAfk"
  146. AntiAfk.TextColor3 = Color3.fromRGB(0, 0, 0)
  147. AntiAfk.TextSize = 14.000
  148.  
  149. UICorner_2.Parent = AntiAfk
  150.  
  151. FarmStats.Name = "FarmStats"
  152. FarmStats.Parent = FarmFrame
  153. FarmStats.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  154. FarmStats.Position = UDim2.new(0.378476411, 0, 0.0790123492, 0)
  155. FarmStats.Size = UDim2.new(0, 200, 0, 50)
  156. FarmStats.Font = Enum.Font.SourceSans
  157. FarmStats.Text = "FarmStats"
  158. FarmStats.TextColor3 = Color3.fromRGB(0, 0, 0)
  159. FarmStats.TextSize = 14.000
  160.  
  161. FarmFrame_2.Name = "FarmFrame"
  162. FarmFrame_2.Parent = FarmStats
  163. FarmFrame_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  164. FarmFrame_2.BorderSizePixel = 4
  165. FarmFrame_2.Position = UDim2.new(-3.06000042, 0, -1.29895258, 0)
  166. FarmFrame_2.Size = UDim2.new(0, 210, 0, 341)
  167. FarmFrame_2.Visible = false
  168.  
  169. TrainPsychic.Name = "TrainPsychic"
  170. TrainPsychic.Parent = FarmFrame_2
  171. TrainPsychic.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  172. TrainPsychic.BorderSizePixel = 4
  173. TrainPsychic.Position = UDim2.new(0.0233333707, 0, 0.0435184389, 0)
  174. TrainPsychic.Size = UDim2.new(0, 200, 0, 50)
  175. TrainPsychic.Font = Enum.Font.SourceSans
  176. TrainPsychic.Text = "TrainPsychic"
  177. TrainPsychic.TextColor3 = Color3.fromRGB(0, 0, 0)
  178. TrainPsychic.TextSize = 14.000
  179.  
  180. UICorner_3.Parent = TrainPsychic
  181.  
  182. TrainFist.Name = "TrainFist"
  183. TrainFist.Parent = FarmFrame_2
  184. TrainFist.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  185. TrainFist.BorderSizePixel = 4
  186. TrainFist.Position = UDim2.new(0.0238095243, 0, 0.251705408, 0)
  187. TrainFist.Size = UDim2.new(0, 200, 0, 50)
  188. TrainFist.Font = Enum.Font.SourceSans
  189. TrainFist.Text = "TrainFist"
  190. TrainFist.TextColor3 = Color3.fromRGB(0, 0, 0)
  191. TrainFist.TextSize = 14.000
  192.  
  193. UICorner_4.Parent = TrainFist
  194.  
  195. FarmSpeed.Name = "FarmSpeed"
  196. FarmSpeed.Parent = FarmFrame_2
  197. FarmSpeed.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  198. FarmSpeed.Position = UDim2.new(0.0238095224, 0, 0.617381692, 0)
  199. FarmSpeed.Size = UDim2.new(0, 200, 0, 50)
  200. FarmSpeed.Font = Enum.Font.SourceSans
  201. FarmSpeed.Text = "TrainSpeed"
  202. FarmSpeed.TextColor3 = Color3.fromRGB(0, 0, 0)
  203. FarmSpeed.TextSize = 14.000
  204.  
  205. UICorner_5.Parent = FarmSpeed
  206.  
  207. FarmJump.Name = "FarmJump"
  208. FarmJump.Parent = FarmFrame_2
  209. FarmJump.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  210. FarmJump.Position = UDim2.new(0.0238095224, 0, 0.827551484, 0)
  211. FarmJump.Size = UDim2.new(0, 200, 0, 50)
  212. FarmJump.Font = Enum.Font.SourceSans
  213. FarmJump.Text = "TrainJump"
  214. FarmJump.TextColor3 = Color3.fromRGB(0, 0, 0)
  215. FarmJump.TextSize = 14.000
  216.  
  217. UICorner_6.Parent = FarmJump
  218.  
  219. TextLabel_2.Parent = FarmFrame_2
  220. TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  221. TextLabel_2.BorderColor3 = Color3.fromRGB(14, 16, 170)
  222. TextLabel_2.BorderSizePixel = 4
  223. TextLabel_2.Position = UDim2.new(0.0238095243, 0, 0.45161289, 0)
  224. TextLabel_2.Size = UDim2.new(0, 200, 0, 37)
  225. TextLabel_2.Font = Enum.Font.SourceSans
  226. TextLabel_2.Text = "Have fun grinding :D"
  227. TextLabel_2.TextColor3 = Color3.fromRGB(255, 248, 243)
  228. TextLabel_2.TextSize = 16.000
  229.  
  230. UICorner_7.Parent = FarmStats
  231.  
  232. UICorner_8.Parent = Farm
  233.  
  234. PVP.Name = "PVP"
  235. PVP.Parent = Main
  236. PVP.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  237. PVP.BorderSizePixel = 4
  238. PVP.Position = UDim2.new(0.375990927, 0, 0.13934426, 0)
  239. PVP.Size = UDim2.new(0, 200, 0, 50)
  240. PVP.Font = Enum.Font.SourceSans
  241. PVP.Text = "PVP"
  242. PVP.TextColor3 = Color3.fromRGB(0, 0, 0)
  243. PVP.TextSize = 14.000
  244.  
  245. PVPFrame.Name = "PVPFrame"
  246. PVPFrame.Parent = PVP
  247. PVPFrame.BackgroundColor3 = Color3.fromRGB(11, 11, 11)
  248. PVPFrame.Position = UDim2.new(-1.54499996, 0, 1.72000003, 0)
  249. PVPFrame.Size = UDim2.new(0, 827, 0, 410)
  250. PVPFrame.Visible = false
  251.  
  252. AntiVoid.Name = "AntiVoid"
  253. AntiVoid.Parent = PVPFrame
  254. AntiVoid.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  255. AntiVoid.BorderSizePixel = 4
  256. AntiVoid.Position = UDim2.new(0.0236530062, 0, 0.0662573129, 0)
  257. AntiVoid.Size = UDim2.new(0, 159, 0, 50)
  258. AntiVoid.Font = Enum.Font.SourceSans
  259. AntiVoid.Text = "Anti-Void"
  260. AntiVoid.TextColor3 = Color3.fromRGB(0, 0, 0)
  261. AntiVoid.TextSize = 14.000
  262.  
  263. UICorner_9.Parent = AntiVoid
  264.  
  265. ClientBring.Name = "ClientBring"
  266. ClientBring.Parent = PVPFrame
  267. ClientBring.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  268. ClientBring.BorderSizePixel = 4
  269. ClientBring.Position = UDim2.new(0.0236530043, 0, 0.284000218, 0)
  270. ClientBring.Size = UDim2.new(0, 159, 0, 50)
  271. ClientBring.Font = Enum.Font.SourceSans
  272. ClientBring.Text = "Client-Bring"
  273. ClientBring.TextColor3 = Color3.fromRGB(0, 0, 0)
  274. ClientBring.TextSize = 14.000
  275.  
  276. UICorner_10.Parent = ClientBring
  277.  
  278. TpToSafety.Name = "TpToSafety"
  279. TpToSafety.Parent = PVPFrame
  280. TpToSafety.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  281. TpToSafety.Position = UDim2.new(0.783024192, 0, 0.0637630522, 0)
  282. TpToSafety.Size = UDim2.new(0, 158, 0, 50)
  283. TpToSafety.Font = Enum.Font.SourceSans
  284. TpToSafety.Text = "TpToSafety"
  285. TpToSafety.TextColor3 = Color3.fromRGB(0, 0, 0)
  286. TpToSafety.TextSize = 14.000
  287.  
  288. UICorner_11.Parent = TpToSafety
  289.  
  290. TextLabel_3.Parent = PVPFrame
  291. TextLabel_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  292. TextLabel_3.Position = UDim2.new(0.482466757, 0, 0, 0)
  293. TextLabel_3.Size = UDim2.new(0, 38, 0, 410)
  294. TextLabel_3.Font = Enum.Font.SourceSans
  295. TextLabel_3.Text = ""
  296. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  297. TextLabel_3.TextSize = 14.000
  298.  
  299. TextLabel_4.Parent = PVPFrame
  300. TextLabel_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  301. TextLabel_4.Position = UDim2.new(0, 0, 0.455205858, 0)
  302. TextLabel_4.Size = UDim2.new(0, 827, 0, 37)
  303. TextLabel_4.Font = Enum.Font.SourceSans
  304. TextLabel_4.Text = ""
  305. TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  306. TextLabel_4.TextSize = 14.000
  307.  
  308. LoopVoid.Name = "LoopVoid"
  309. LoopVoid.Parent = PVPFrame
  310. LoopVoid.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  311. LoopVoid.Position = UDim2.new(0.66626364, 0, 0.210151777, 0)
  312. LoopVoid.Size = UDim2.new(0, 158, 0, 50)
  313. LoopVoid.Font = Enum.Font.SourceSans
  314. LoopVoid.Text = "Loop-Void (Being worked on)"
  315. LoopVoid.TextColor3 = Color3.fromRGB(0, 0, 0)
  316. LoopVoid.TextSize = 14.000
  317.  
  318. UICorner_12.Parent = LoopVoid
  319.  
  320. SelectedPlayerVoid.Name = "SelectedPlayerVoid"
  321. SelectedPlayerVoid.Parent = LoopVoid
  322. SelectedPlayerVoid.BackgroundColor3 = Color3.fromRGB(170, 85, 255)
  323. SelectedPlayerVoid.Position = UDim2.new(0, 0, 1.22000003, 0)
  324. SelectedPlayerVoid.Size = UDim2.new(0, 157, 0, 34)
  325. SelectedPlayerVoid.Font = Enum.Font.SourceSans
  326. SelectedPlayerVoid.Text = ""
  327. SelectedPlayerVoid.TextColor3 = Color3.fromRGB(0, 0, 0)
  328. SelectedPlayerVoid.TextSize = 14.000
  329.  
  330. TextLabel_5.Parent = LoopVoid
  331. TextLabel_5.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  332. TextLabel_5.Position = UDim2.new(-0.135711268, 0, 1.98000002, 0)
  333. TextLabel_5.Size = UDim2.new(0, 200, 0, 37)
  334. TextLabel_5.Font = Enum.Font.SourceSans
  335. TextLabel_5.Text = "Insert FULL username of target"
  336. TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  337. TextLabel_5.TextSize = 14.000
  338.  
  339. AutoRespawn.Name = "AutoRespawn"
  340. AutoRespawn.Parent = PVPFrame
  341. AutoRespawn.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  342. AutoRespawn.Position = UDim2.new(0.552068949, 0, 0.0641114786, 0)
  343. AutoRespawn.Size = UDim2.new(0, 158, 0, 50)
  344. AutoRespawn.Font = Enum.Font.SourceSans
  345. AutoRespawn.Text = "Auto-Respawn when low"
  346. AutoRespawn.TextColor3 = Color3.fromRGB(0, 0, 0)
  347. AutoRespawn.TextSize = 14.000
  348.  
  349. UICorner_13.Parent = AutoRespawn
  350.  
  351. ReapAll.Name = "ReapAll"
  352. ReapAll.Parent = PVPFrame
  353. ReapAll.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  354. ReapAll.Position = UDim2.new(0.260654211, 0, 0.283972085, 0)
  355. ReapAll.Size = UDim2.new(0, 158, 0, 50)
  356. ReapAll.Font = Enum.Font.SourceSans
  357. ReapAll.Text = "Reap All"
  358. ReapAll.TextColor3 = Color3.fromRGB(0, 0, 0)
  359. ReapAll.TextSize = 14.000
  360.  
  361. UICorner_14.Parent = ReapAll
  362.  
  363. SoulAttackAll.Name = "SoulAttackAll"
  364. SoulAttackAll.Parent = PVPFrame
  365. SoulAttackAll.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  366. SoulAttackAll.Position = UDim2.new(0.260654211, 0, 0.0654875264, 0)
  367. SoulAttackAll.Size = UDim2.new(0, 158, 0, 50)
  368. SoulAttackAll.Font = Enum.Font.SourceSans
  369. SoulAttackAll.Text = "Soul Attack All"
  370. SoulAttackAll.TextColor3 = Color3.fromRGB(0, 0, 0)
  371. SoulAttackAll.TextSize = 14.000
  372.  
  373. UICorner_15.Parent = SoulAttackAll
  374.  
  375. RespawnKeepRep.Name = "RespawnKeepRep"
  376. RespawnKeepRep.Parent = PVPFrame
  377. RespawnKeepRep.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  378. RespawnKeepRep.Position = UDim2.new(0.0236530043, 0, 0.592682898, 0)
  379. RespawnKeepRep.Size = UDim2.new(0, 158, 0, 50)
  380. RespawnKeepRep.Font = Enum.Font.SourceSans
  381. RespawnKeepRep.Text = "RespawnKeepRep"
  382. RespawnKeepRep.TextColor3 = Color3.fromRGB(0, 0, 0)
  383. RespawnKeepRep.TextSize = 14.000
  384.  
  385. UICorner_16.Parent = RespawnKeepRep
  386.  
  387. Page2PVP.Name = "Page2PVP"
  388. Page2PVP.Parent = PVPFrame
  389. Page2PVP.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  390. Page2PVP.Position = UDim2.new(0.846432865, 0, 0.878048778, 0)
  391. Page2PVP.Size = UDim2.new(0, 127, 0, 50)
  392. Page2PVP.Font = Enum.Font.SourceSans
  393. Page2PVP.Text = "More PVP ->"
  394. Page2PVP.TextColor3 = Color3.fromRGB(0, 0, 0)
  395. Page2PVP.TextSize = 14.000
  396.  
  397. UICorner_17.Parent = Page2PVP
  398.  
  399. MorePVPFrame.Name = "MorePVPFrame"
  400. MorePVPFrame.Parent = Page2PVP
  401. MorePVPFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  402. MorePVPFrame.BorderSizePixel = 4
  403. MorePVPFrame.Position = UDim2.new(1.32283461, 0, -4.84000015, 0)
  404. MorePVPFrame.Size = UDim2.new(0, 290, 0, 321)
  405. MorePVPFrame.Visible = false
  406.  
  407. TextLabel_6.Parent = MorePVPFrame
  408. TextLabel_6.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  409. TextLabel_6.Position = UDim2.new(0.155172408, 0, 0.420560747, 0)
  410. TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
  411. TextLabel_6.Font = Enum.Font.SourceSans
  412. TextLabel_6.Text = "Work In Progress!"
  413. TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  414. TextLabel_6.TextSize = 14.000
  415.  
  416. AttackSpecificPlayer.Name = "AttackSpecificPlayer"
  417. AttackSpecificPlayer.Parent = PVPFrame
  418. AttackSpecificPlayer.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  419. AttackSpecificPlayer.Position = UDim2.new(0.622732759, 0, 0.592682898, 0)
  420. AttackSpecificPlayer.Size = UDim2.new(0, 224, 0, 50)
  421. AttackSpecificPlayer.Font = Enum.Font.SourceSans
  422. AttackSpecificPlayer.Text = "AttackSpecificPlayerGUI"
  423. AttackSpecificPlayer.TextColor3 = Color3.fromRGB(0, 0, 0)
  424. AttackSpecificPlayer.TextSize = 14.000
  425.  
  426. UICorner_18.Parent = AttackSpecificPlayer
  427.  
  428. CSpam.Name = "CSpam"
  429. CSpam.Parent = PVPFrame
  430. CSpam.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  431. CSpam.Position = UDim2.new(0.0236530043, 0, 0.836585402, 0)
  432. CSpam.Size = UDim2.new(0, 157, 0, 50)
  433. CSpam.Font = Enum.Font.SourceSans
  434. CSpam.Text = "C-Spam"
  435. CSpam.TextColor3 = Color3.fromRGB(0, 0, 0)
  436. CSpam.TextSize = 14.000
  437.  
  438. UICorner_19.Parent = CSpam
  439.  
  440. UICorner_20.Parent = PVP
  441.  
  442. Misc.Name = "Misc"
  443. Misc.Parent = Main
  444. Misc.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
  445. Misc.BorderColor3 = Color3.fromRGB(27, 42, 53)
  446. Misc.BorderSizePixel = 4
  447. Misc.Position = UDim2.new(0.73612684, 0, 0.13934426, 0)
  448. Misc.Size = UDim2.new(0, 200, 0, 50)
  449. Misc.Selected = true
  450. Misc.Font = Enum.Font.SourceSans
  451. Misc.Text = "Game"
  452. Misc.TextColor3 = Color3.fromRGB(0, 0, 0)
  453. Misc.TextSize = 14.000
  454.  
  455. MiscFrame.Name = "MiscFrame"
  456. MiscFrame.Parent = Misc
  457. MiscFrame.Active = true
  458. MiscFrame.BackgroundColor3 = Color3.fromRGB(15, 15, 15)
  459. MiscFrame.Position = UDim2.new(-3.13499999, 0, 1.53999996, 0)
  460. MiscFrame.Selectable = true
  461. MiscFrame.Size = UDim2.new(0, 827, 0, 419)
  462. MiscFrame.Visible = false
  463.  
  464. ChatSpy.Name = "ChatSpy"
  465. ChatSpy.Parent = MiscFrame
  466. ChatSpy.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  467. ChatSpy.BorderSizePixel = 4
  468. ChatSpy.Position = UDim2.new(0.213307381, 0, 0.438221782, 0)
  469. ChatSpy.Size = UDim2.new(0, 171, 0, 50)
  470. ChatSpy.Font = Enum.Font.SourceSans
  471. ChatSpy.Text = "ChatSpy"
  472. ChatSpy.TextColor3 = Color3.fromRGB(0, 0, 0)
  473. ChatSpy.TextSize = 14.000
  474.  
  475. UICorner_21.Parent = ChatSpy
  476.  
  477. Useful.Name = "Useful"
  478. Useful.Parent = MiscFrame
  479. Useful.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  480. Useful.BorderSizePixel = 4
  481. Useful.Position = UDim2.new(0.573485136, 0, 0.437832117, 0)
  482. Useful.Size = UDim2.new(0, 171, 0, 50)
  483. Useful.Font = Enum.Font.SourceSans
  484. Useful.Text = "Other GUI"
  485. Useful.TextColor3 = Color3.fromRGB(0, 0, 0)
  486. Useful.TextSize = 14.000
  487.  
  488. MiscFrame_2.Name = "MiscFrame"
  489. MiscFrame_2.Parent = Useful
  490. MiscFrame_2.BackgroundColor3 = Color3.fromRGB(77, 46, 255)
  491. MiscFrame_2.BorderSizePixel = 5
  492. MiscFrame_2.Position = UDim2.new(2.61988306, 0, -3.41999984, 0)
  493. MiscFrame_2.Size = UDim2.new(0, 229, 0, 203)
  494. MiscFrame_2.Visible = false
  495.  
  496. InfYield.Name = "InfYield"
  497. InfYield.Parent = MiscFrame_2
  498. InfYield.BackgroundColor3 = Color3.fromRGB(255, 3, 7)
  499. InfYield.Position = UDim2.new(0.0611353703, 0, 0.0541871935, 0)
  500. InfYield.Size = UDim2.new(0, 200, 0, 77)
  501. InfYield.Font = Enum.Font.SourceSans
  502. InfYield.Text = "InfYield"
  503. InfYield.TextColor3 = Color3.fromRGB(0, 0, 0)
  504. InfYield.TextSize = 14.000
  505.  
  506. UICorner_22.Parent = InfYield
  507.  
  508. CMDX.Name = "CMD-X"
  509. CMDX.Parent = MiscFrame_2
  510. CMDX.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  511. CMDX.Position = UDim2.new(0.061135374, 0, 0.561576307, 0)
  512. CMDX.Size = UDim2.new(0, 200, 0, 78)
  513. CMDX.Font = Enum.Font.SourceSans
  514. CMDX.Text = "CMD-X"
  515. CMDX.TextColor3 = Color3.fromRGB(0, 0, 0)
  516. CMDX.TextSize = 14.000
  517.  
  518. UICorner_23.Parent = CMDX
  519.  
  520. UICorner_24.CornerRadius = UDim.new(0, 9)
  521. UICorner_24.Parent = MiscFrame_2
  522.  
  523. UICorner_25.Parent = Useful
  524.  
  525. Rejoin.Name = "Rejoin"
  526. Rejoin.Parent = MiscFrame
  527. Rejoin.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  528. Rejoin.Position = UDim2.new(0.39694342, 0, 0.643734634, 0)
  529. Rejoin.Size = UDim2.new(0, 170, 0, 50)
  530. Rejoin.Font = Enum.Font.SourceSans
  531. Rejoin.Text = "Rejoin"
  532. Rejoin.TextColor3 = Color3.fromRGB(0, 0, 0)
  533. Rejoin.TextSize = 14.000
  534.  
  535. UICorner_26.Parent = Rejoin
  536.  
  537. RainbowRank.Name = "RainbowRank"
  538. RainbowRank.Parent = MiscFrame
  539. RainbowRank.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  540. RainbowRank.Size = UDim2.new(0, 200, 0, 50)
  541. RainbowRank.Selected = true
  542. RainbowRank.Font = Enum.Font.SourceSans
  543. RainbowRank.TextColor3 = Color3.fromRGB(0, 0, 0)
  544. RainbowRank.TextSize = 14.000
  545.  
  546. UICorner_27.Parent = RainbowRank
  547.  
  548. UICorner_28.Parent = Misc
  549.  
  550. -- Scripts:
  551.  
  552. local function HWONFTL_fake_script() -- Toggle.LocalScript
  553. local script = Instance.new('LocalScript', Toggle)
  554.  
  555.  
  556. end
  557. coroutine.wrap(HWONFTL_fake_script)()
  558. local function ODGJ_fake_script() -- AntiAfk.LocalScript
  559. local script = Instance.new('LocalScript', AntiAfk)
  560.  
  561.  
  562. end
  563. coroutine.wrap(ODGJ_fake_script)()
  564. local function CVGU_fake_script() -- TrainPsychic.LocalScript
  565. local script = Instance.new('LocalScript', TrainPsychic)
  566.  
  567.  
  568. end
  569. coroutine.wrap(CVGU_fake_script)()
  570. local function BPJYJ_fake_script() -- TrainFist.LocalScript
  571. local script = Instance.new('LocalScript', TrainFist)
  572.  
  573.  
  574. end
  575. coroutine.wrap(BPJYJ_fake_script)()
  576. local function BAVEEB_fake_script() -- FarmSpeed.LocalScript
  577. local script = Instance.new('LocalScript', FarmSpeed)
  578.  
  579.  
  580. end
  581. coroutine.wrap(BAVEEB_fake_script)()
  582. local function XFBGMA_fake_script() -- FarmJump.LocalScript
  583. local script = Instance.new('LocalScript', FarmJump)
  584.  
  585.  
  586. end
  587. coroutine.wrap(XFBGMA_fake_script)()
  588. local function LPLEJX_fake_script() -- FarmStats.LocalScript
  589. local script = Instance.new('LocalScript', FarmStats)
  590.  
  591.  
  592. end
  593. coroutine.wrap(LPLEJX_fake_script)()
  594. local function GPYRPZJ_fake_script() -- Farm.LocalScript
  595. local script = Instance.new('LocalScript', Farm)
  596.  
  597.  
  598. end
  599. coroutine.wrap(GPYRPZJ_fake_script)()
  600. local function XKPGNN_fake_script() -- AntiVoid.LocalScript
  601. local script = Instance.new('LocalScript', AntiVoid)
  602.  
  603.  
  604. end
  605. coroutine.wrap(XKPGNN_fake_script)()
  606. local function PFRE_fake_script() -- ClientBring.LocalScript
  607. local script = Instance.new('LocalScript', ClientBring)
  608.  
  609.  
  610. end
  611. coroutine.wrap(PFRE_fake_script)()
  612. local function LACM_fake_script() -- TpToSafety.LocalScript
  613. local script = Instance.new('LocalScript', TpToSafety)
  614.  
  615.  
  616. end
  617. coroutine.wrap(LACM_fake_script)()
  618. local function HFGIGY_fake_script() -- LoopVoid.LocalScript
  619. local script = Instance.new('LocalScript', LoopVoid)
  620.  
  621.  
  622. end
  623. coroutine.wrap(HFGIGY_fake_script)()
  624. local function XYLDRMF_fake_script() -- AutoRespawn.LocalScript
  625. local script = Instance.new('LocalScript', AutoRespawn)
  626.  
  627.  
  628. end
  629. coroutine.wrap(XYLDRMF_fake_script)()
  630. local function NOPK_fake_script() -- ReapAll.LocalScript
  631. local script = Instance.new('LocalScript', ReapAll)
  632.  
  633.  
  634. end
  635. coroutine.wrap(NOPK_fake_script)()
  636. local function VRVBQJV_fake_script() -- SoulAttackAll.LocalScript
  637. local script = Instance.new('LocalScript', SoulAttackAll)
  638.  
  639.  
  640. end
  641. coroutine.wrap(VRVBQJV_fake_script)()
  642. local function GNFPSI_fake_script() -- RespawnKeepRep.LocalScript
  643. local script = Instance.new('LocalScript', RespawnKeepRep)
  644.  
  645.  
  646. end
  647. coroutine.wrap(GNFPSI_fake_script)()
  648. local function LZGP_fake_script() -- Page2PVP.LocalScript
  649. local script = Instance.new('LocalScript', Page2PVP)
  650.  
  651.  
  652. end
  653. coroutine.wrap(LZGP_fake_script)()
  654. local function UXLJ_fake_script() -- AttackSpecificPlayer.LocalScript
  655. local script = Instance.new('LocalScript', AttackSpecificPlayer)
  656.  
  657.  
  658. end
  659. coroutine.wrap(UXLJ_fake_script)()
  660. local function JUZKYJP_fake_script() -- CSpam.LocalScript
  661. local script = Instance.new('LocalScript', CSpam)
  662.  
  663.  
  664. end
  665. coroutine.wrap(JUZKYJP_fake_script)()
  666. local function AMXR_fake_script() -- PVP.LocalScript
  667. local script = Instance.new('LocalScript', PVP)
  668.  
  669.  
  670. end
  671. coroutine.wrap(AMXR_fake_script)()
  672. local function ALRKK_fake_script() -- ChatSpy.LocalScript
  673. local script = Instance.new('LocalScript', ChatSpy)
  674.  
  675.  
  676. end
  677. coroutine.wrap(ALRKK_fake_script)()
  678. local function ECFKIQ_fake_script() -- InfYield.LocalScript
  679. local script = Instance.new('LocalScript', InfYield)
  680.  
  681.  
  682. end
  683. coroutine.wrap(ECFKIQ_fake_script)()
  684. local function MUQGRK_fake_script() -- CMDX.LocalScript
  685. local script = Instance.new('LocalScript', CMDX)
  686.  
  687.  
  688. end
  689. coroutine.wrap(MUQGRK_fake_script)()
  690. local function HIEC_fake_script() -- Useful.LocalScript
  691. local script = Instance.new('LocalScript', Useful)
  692.  
  693.  
  694. end
  695. coroutine.wrap(HIEC_fake_script)()
  696. local function LYFHHLB_fake_script() -- Rejoin.LocalScript
  697. local script = Instance.new('LocalScript', Rejoin)
  698.  
  699.  
  700. end
  701. coroutine.wrap(LYFHHLB_fake_script)()
  702. local function MXGDT_fake_script() -- RainbowRank.LocalScript
  703. local script = Instance.new('LocalScript', RainbowRank)
  704.  
  705.  
  706. end
  707. coroutine.wrap(MXGDT_fake_script)()
  708. local function RFZGTZ_fake_script() -- Misc.LocalScript
  709. local script = Instance.new('LocalScript', Misc)
  710.  
  711.  
  712. end
  713. coroutine.wrap(RFZGTZ_fake_script)()
  714.  
Add Comment
Please, Sign In to add comment