Advertisement
Aflaack

d

May 11th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.77 KB | None | 0 0
  1. -- Objects
  2.  
  3. local BeastGui_v2 = Instance.new("ScreenGui")
  4. local BaseMenu = Instance.new("Frame")
  5. local Tittle = Instance.new("TextLabel")
  6. local Line = Instance.new("Frame")
  7. local VanGui_open = Instance.new("TextButton")
  8. local BastGui_open = Instance.new("TextButton")
  9. local Line_2 = Instance.new("Frame")
  10. local Creeator = Instance.new("TextLabel")
  11. local By = Instance.new("TextLabel")
  12. local SciptExecute_open = Instance.new("TextButton")
  13. local BeastMenuv1 = Instance.new("Frame")
  14. local TittleMenu = Instance.new("Frame")
  15. local Tittle_2 = Instance.new("TextLabel")
  16. local List = Instance.new("ScrollingFrame")
  17. local CircleGui = Instance.new("TextButton")
  18. local BoomBox = Instance.new("TextButton")
  19. local TailVisualizer = Instance.new("TextButton")
  20. local AudioCube = Instance.new("TextButton")
  21. local Computerv4 = Instance.new("TextButton")
  22. local InfinityX = Instance.new("TextButton")
  23. local RainDropAdminLeaked = Instance.new("TextButton")
  24. local CBAAdmin = Instance.new("TextButton")
  25. local HellElevator = Instance.new("TextButton")
  26. local BorkingMiniPeep = Instance.new("TextButton")
  27. local BEMiniMeep = Instance.new("TextButton")
  28. local BubbleBike = Instance.new("TextButton")
  29. local NoobMagic = Instance.new("TextButton")
  30. local NoobHungry = Instance.new("TextButton")
  31. local NoobBat = Instance.new("TextButton")
  32. local NoobRainbowBat = Instance.new("TextButton")
  33. local NoobGenocider = Instance.new("TextButton")
  34. local DesertEagle = Instance.new("TextButton")
  35. local Scout = Instance.new("TextButton")
  36. local Can = Instance.new("TextButton")
  37. local JojoBizzare = Instance.new("TextButton")
  38. local Genocider = Instance.new("TextButton")
  39. local Wings = Instance.new("TextButton")
  40. local Psychopath = Instance.new("TextButton")
  41. local ChainSaw = Instance.new("TextButton")
  42. local JohnDoe = Instance.new("TextButton")
  43. local ZaNoob = Instance.new("TextButton")
  44. local Brock = Instance.new("TextButton")
  45. local UnknowOpSword = Instance.new("TextButton")
  46. local TheLostSon = Instance.new("TextButton")
  47. local ALLAHAKBAR = Instance.new("TextButton")
  48. local GrabKnifev3 = Instance.new("TextButton")
  49. local StellarPhoenix = Instance.new("TextButton")
  50. local BodyGuard = Instance.new("TextButton")
  51. local ComingSoon = Instance.new("TextButton")
  52. local Creator = Instance.new("Frame")
  53. local By_2 = Instance.new("TextLabel")
  54. local Creator_2 = Instance.new("TextLabel")
  55. local Question = Instance.new("Frame")
  56. local Question_2 = Instance.new("TextLabel")
  57. local VanGui = Instance.new("Frame")
  58. local Target = Instance.new("TextBox")
  59. local Seend = Instance.new("TextButton")
  60. local Tittle_3 = Instance.new("TextLabel")
  61. local OpenCloseGui = Instance.new("Frame")
  62. local OpenClosed = Instance.new("TextButton")
  63. local Tittle_4 = Instance.new("TextLabel")
  64. local ScriptExecuteBG = Instance.new("Frame")
  65. local Line_3 = Instance.new("Frame")
  66. local Tittle_5 = Instance.new("TextLabel")
  67. local Icon = Instance.new("ImageLabel")
  68. local Code = Instance.new("ScrollingFrame")
  69. local HoleCode = Instance.new("TextBox")
  70. local Line_4 = Instance.new("Frame")
  71. local Execute = Instance.new("TextButton")
  72. local Clear = Instance.new("TextButton")
  73. local IconButton = Instance.new("ImageButton")
  74.  
  75. -- Properties
  76.  
  77. BeastGui_v2.Name = "BeastGui_v2"
  78. BeastGui_v2.Parent = game.StarterGui
  79.  
  80. BaseMenu.Name = "BaseMenu"
  81. BaseMenu.Parent = BeastGui_v2
  82. BaseMenu.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  83. BaseMenu.BackgroundTransparency = 0.30000001192093
  84. BaseMenu.Position = UDim2.new(0, 151, 0, 149)
  85. BaseMenu.Size = UDim2.new(0, 269, 0, 270)
  86. BaseMenu.Visible = false
  87.  
  88. Tittle.Name = "Tittle"
  89. Tittle.Parent = BaseMenu
  90. Tittle.BackgroundColor3 = Color3.new(1, 1, 1)
  91. Tittle.BackgroundTransparency = 1
  92. Tittle.Size = UDim2.new(0, 269, 0, 40)
  93. Tittle.Font = Enum.Font.Antique
  94. Tittle.Text = "Beast Xploit v2"
  95. Tittle.TextColor3 = Color3.new(0.615686, 0, 0)
  96. Tittle.TextScaled = true
  97. Tittle.TextSize = 14
  98. Tittle.TextWrapped = true
  99.  
  100. Line.Name = "Line"
  101. Line.Parent = BaseMenu
  102. Line.BackgroundColor3 = Color3.new(1, 0, 0)
  103. Line.BorderColor3 = Color3.new(0.666667, 0, 0)
  104. Line.Position = UDim2.new(0, 0, 0, 41)
  105. Line.Size = UDim2.new(0, 269, 0, 3)
  106.  
  107. VanGui_open.Name = "VanGui_open"
  108. VanGui_open.Parent = BaseMenu
  109. VanGui_open.BackgroundColor3 = Color3.new(0.184314, 0, 0)
  110. VanGui_open.BackgroundTransparency = 0.5
  111. VanGui_open.Position = UDim2.new(0, 0, 0, 49)
  112. VanGui_open.Size = UDim2.new(0, 269, 0, 43)
  113. VanGui_open.Font = Enum.Font.Arcade
  114. VanGui_open.Text = "Open/Close VanGui"
  115. VanGui_open.TextColor3 = Color3.new(0.666667, 0, 0)
  116. VanGui_open.TextScaled = true
  117. VanGui_open.TextSize = 14
  118. VanGui_open.TextWrapped = true
  119.  
  120. BastGui_open.Name = "BastGui_open"
  121. BastGui_open.Parent = BaseMenu
  122. BastGui_open.BackgroundColor3 = Color3.new(0.184314, 0, 0)
  123. BastGui_open.BackgroundTransparency = 0.5
  124. BastGui_open.Position = UDim2.new(0, 0, 0, 95)
  125. BastGui_open.Size = UDim2.new(0, 269, 0, 43)
  126. BastGui_open.Font = Enum.Font.Arcade
  127. BastGui_open.Text = "Open/Close BeastGui"
  128. BastGui_open.TextColor3 = Color3.new(0.666667, 0, 0)
  129. BastGui_open.TextScaled = true
  130. BastGui_open.TextSize = 14
  131. BastGui_open.TextWrapped = true
  132.  
  133. Line_2.Name = "Line"
  134. Line_2.Parent = BaseMenu
  135. Line_2.BackgroundColor3 = Color3.new(1, 0, 0)
  136. Line_2.BorderColor3 = Color3.new(0.666667, 0, 0)
  137. Line_2.Position = UDim2.new(0, 0, 0, 189)
  138. Line_2.Size = UDim2.new(0, 269, 0, 3)
  139.  
  140. Creeator.Name = "Creeator"
  141. Creeator.Parent = BaseMenu
  142. Creeator.BackgroundColor3 = Color3.new(1, 1, 1)
  143. Creeator.BackgroundTransparency = 1
  144. Creeator.Position = UDim2.new(0, 61, 0, 205)
  145. Creeator.Size = UDim2.new(0, 208, 0, 49)
  146. Creeator.Font = Enum.Font.Antique
  147. Creeator.Text = "B34ST_GH0ST"
  148. Creeator.TextColor3 = Color3.new(1, 1, 0)
  149. Creeator.TextScaled = true
  150. Creeator.TextSize = 14
  151. Creeator.TextWrapped = true
  152.  
  153. By.Name = "By"
  154. By.Parent = BaseMenu
  155. By.BackgroundColor3 = Color3.new(1, 1, 1)
  156. By.BackgroundTransparency = 1
  157. By.Position = UDim2.new(0, 18, 0, 201)
  158. By.Size = UDim2.new(0, 42, 0, 49)
  159. By.Font = Enum.Font.Arcade
  160. By.Text = "By."
  161. By.TextColor3 = Color3.new(0.835294, 0.556863, 0)
  162. By.TextScaled = true
  163. By.TextSize = 14
  164. By.TextWrapped = true
  165.  
  166. SciptExecute_open.Name = "SciptExecute_open"
  167. SciptExecute_open.Parent = BaseMenu
  168. SciptExecute_open.BackgroundColor3 = Color3.new(0.184314, 0, 0)
  169. SciptExecute_open.BackgroundTransparency = 0.5
  170. SciptExecute_open.Position = UDim2.new(0, 0, 0, 141)
  171. SciptExecute_open.Size = UDim2.new(0, 269, 0, 43)
  172. SciptExecute_open.Font = Enum.Font.Arcade
  173. SciptExecute_open.Text = "Open/Close Execute..."
  174. SciptExecute_open.TextColor3 = Color3.new(0.666667, 0, 0)
  175. SciptExecute_open.TextScaled = true
  176. SciptExecute_open.TextSize = 14
  177. SciptExecute_open.TextWrapped = true
  178.  
  179. BeastMenuv1.Name = "BeastMenuv1"
  180. BeastMenuv1.Parent = BeastGui_v2
  181. BeastMenuv1.BackgroundColor3 = Color3.new(1, 1, 0)
  182. BeastMenuv1.Position = UDim2.new(0, 892, 0, 0)
  183. BeastMenuv1.Size = UDim2.new(0, 209, 0, 531)
  184. BeastMenuv1.Visible = false
  185.  
  186. TittleMenu.Name = "TittleMenu"
  187. TittleMenu.Parent = BeastMenuv1
  188. TittleMenu.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  189. TittleMenu.Size = UDim2.new(0, 209, 0, 60)
  190.  
  191. Tittle_2.Name = "Tittle"
  192. Tittle_2.Parent = TittleMenu
  193. Tittle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  194. Tittle_2.BackgroundTransparency = 1
  195. Tittle_2.Position = UDim2.new(0, 0, 0, 15)
  196. Tittle_2.Size = UDim2.new(0, 209, 0, 45)
  197. Tittle_2.Font = Enum.Font.SciFi
  198. Tittle_2.Text = "B34ST Menu v1"
  199. Tittle_2.TextColor3 = Color3.new(1, 1, 0)
  200. Tittle_2.TextScaled = true
  201. Tittle_2.TextSize = 14
  202. Tittle_2.TextWrapped = true
  203.  
  204. List.Name = "List"
  205. List.Parent = BeastMenuv1
  206. List.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  207. List.Position = UDim2.new(0, 0, 0, 112)
  208. List.Size = UDim2.new(0, 209, 0, 332)
  209.  
  210. CircleGui.Name = "CircleGui"
  211. CircleGui.Parent = List
  212. CircleGui.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  213. CircleGui.BackgroundTransparency = 0.5
  214. CircleGui.Size = UDim2.new(0, 200, 0, 22)
  215. CircleGui.Font = Enum.Font.ArialBold
  216. CircleGui.Text = "CircleGui"
  217. CircleGui.TextColor3 = Color3.new(1, 1, 0)
  218. CircleGui.TextScaled = true
  219. CircleGui.TextSize = 14
  220. CircleGui.TextWrapped = true
  221.  
  222. BoomBox.Name = "BoomBox"
  223. BoomBox.Parent = List
  224. BoomBox.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  225. BoomBox.BackgroundTransparency = 0.5
  226. BoomBox.Position = UDim2.new(0, 0, 0, 23)
  227. BoomBox.Size = UDim2.new(0, 200, 0, 22)
  228. BoomBox.Font = Enum.Font.ArialBold
  229. BoomBox.Text = "BoomBox"
  230. BoomBox.TextColor3 = Color3.new(1, 1, 0)
  231. BoomBox.TextScaled = true
  232. BoomBox.TextSize = 14
  233. BoomBox.TextWrapped = true
  234.  
  235. TailVisualizer.Name = "Tail Visualizer"
  236. TailVisualizer.Parent = List
  237. TailVisualizer.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  238. TailVisualizer.BackgroundTransparency = 0.5
  239. TailVisualizer.Position = UDim2.new(0, 0, 0, 69)
  240. TailVisualizer.Size = UDim2.new(0, 200, 0, 22)
  241. TailVisualizer.Font = Enum.Font.ArialBold
  242. TailVisualizer.Text = "Tail Visualizer"
  243. TailVisualizer.TextColor3 = Color3.new(1, 1, 0)
  244. TailVisualizer.TextScaled = true
  245. TailVisualizer.TextSize = 14
  246. TailVisualizer.TextWrapped = true
  247.  
  248. AudioCube.Name = "AudioCube"
  249. AudioCube.Parent = List
  250. AudioCube.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  251. AudioCube.BackgroundTransparency = 0.5
  252. AudioCube.Position = UDim2.new(0, 0, 0, 46)
  253. AudioCube.Size = UDim2.new(0, 200, 0, 22)
  254. AudioCube.Font = Enum.Font.ArialBold
  255. AudioCube.Text = "AudioCube"
  256. AudioCube.TextColor3 = Color3.new(1, 1, 0)
  257. AudioCube.TextScaled = true
  258. AudioCube.TextSize = 14
  259. AudioCube.TextWrapped = true
  260.  
  261. Computerv4.Name = "Computer v4"
  262. Computerv4.Parent = List
  263. Computerv4.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  264. Computerv4.BackgroundTransparency = 0.5
  265. Computerv4.Position = UDim2.new(0, 0, 0, 92)
  266. Computerv4.Size = UDim2.new(0, 200, 0, 22)
  267. Computerv4.Font = Enum.Font.ArialBold
  268. Computerv4.Text = "Computer v4"
  269. Computerv4.TextColor3 = Color3.new(1, 1, 0)
  270. Computerv4.TextScaled = true
  271. Computerv4.TextSize = 14
  272. Computerv4.TextWrapped = true
  273.  
  274. InfinityX.Name = "Infinity X"
  275. InfinityX.Parent = List
  276. InfinityX.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  277. InfinityX.BackgroundTransparency = 0.5
  278. InfinityX.Position = UDim2.new(0, 0, 0, 115)
  279. InfinityX.Size = UDim2.new(0, 200, 0, 22)
  280. InfinityX.Font = Enum.Font.ArialBold
  281. InfinityX.Text = "Infinity X"
  282. InfinityX.TextColor3 = Color3.new(1, 1, 0)
  283. InfinityX.TextScaled = true
  284. InfinityX.TextSize = 14
  285. InfinityX.TextWrapped = true
  286.  
  287. RainDropAdminLeaked.Name = "RainDrop Admin (Leaked)"
  288. RainDropAdminLeaked.Parent = List
  289. RainDropAdminLeaked.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  290. RainDropAdminLeaked.BackgroundTransparency = 0.5
  291. RainDropAdminLeaked.Position = UDim2.new(0, 0, 0, 138)
  292. RainDropAdminLeaked.Size = UDim2.new(0, 200, 0, 22)
  293. RainDropAdminLeaked.Font = Enum.Font.ArialBold
  294. RainDropAdminLeaked.Text = "Raindrop Admin"
  295. RainDropAdminLeaked.TextColor3 = Color3.new(1, 1, 0)
  296. RainDropAdminLeaked.TextScaled = true
  297. RainDropAdminLeaked.TextSize = 14
  298. RainDropAdminLeaked.TextWrapped = true
  299.  
  300. CBAAdmin.Name = "CBA Admin"
  301. CBAAdmin.Parent = List
  302. CBAAdmin.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  303. CBAAdmin.BackgroundTransparency = 0.5
  304. CBAAdmin.Position = UDim2.new(0, 0, 0, 161)
  305. CBAAdmin.Size = UDim2.new(0, 200, 0, 22)
  306. CBAAdmin.Font = Enum.Font.ArialBold
  307. CBAAdmin.Text = "CBA Admin"
  308. CBAAdmin.TextColor3 = Color3.new(1, 1, 0)
  309. CBAAdmin.TextScaled = true
  310. CBAAdmin.TextSize = 14
  311. CBAAdmin.TextWrapped = true
  312.  
  313. HellElevator.Name = "Hell Elevator"
  314. HellElevator.Parent = List
  315. HellElevator.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  316. HellElevator.BackgroundTransparency = 0.5
  317. HellElevator.Position = UDim2.new(0, 0, 0, 184)
  318. HellElevator.Size = UDim2.new(0, 200, 0, 22)
  319. HellElevator.Font = Enum.Font.ArialBold
  320. HellElevator.Text = "Hell Elevator"
  321. HellElevator.TextColor3 = Color3.new(1, 1, 0)
  322. HellElevator.TextScaled = true
  323. HellElevator.TextSize = 14
  324. HellElevator.TextWrapped = true
  325.  
  326. BorkingMiniPeep.Name = "BorkingMiniPeep"
  327. BorkingMiniPeep.Parent = List
  328. BorkingMiniPeep.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  329. BorkingMiniPeep.BackgroundTransparency = 0.5
  330. BorkingMiniPeep.Position = UDim2.new(0, 0, 0, 207)
  331. BorkingMiniPeep.Size = UDim2.new(0, 200, 0, 22)
  332. BorkingMiniPeep.Font = Enum.Font.ArialBold
  333. BorkingMiniPeep.Text = "BorkingMiniPeep"
  334. BorkingMiniPeep.TextColor3 = Color3.new(1, 1, 0)
  335. BorkingMiniPeep.TextScaled = true
  336. BorkingMiniPeep.TextSize = 14
  337. BorkingMiniPeep.TextWrapped = true
  338.  
  339. BEMiniMeep.Name = "B.E. MiniMeep"
  340. BEMiniMeep.Parent = List
  341. BEMiniMeep.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  342. BEMiniMeep.BackgroundTransparency = 0.5
  343. BEMiniMeep.Position = UDim2.new(0, 0, 0, 230)
  344. BEMiniMeep.Size = UDim2.new(0, 200, 0, 22)
  345. BEMiniMeep.Font = Enum.Font.ArialBold
  346. BEMiniMeep.Text = "B.E. MiniMeep"
  347. BEMiniMeep.TextColor3 = Color3.new(1, 1, 0)
  348. BEMiniMeep.TextScaled = true
  349. BEMiniMeep.TextSize = 14
  350. BEMiniMeep.TextWrapped = true
  351.  
  352. BubbleBike.Name = "BubbleBike"
  353. BubbleBike.Parent = List
  354. BubbleBike.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  355. BubbleBike.BackgroundTransparency = 0.5
  356. BubbleBike.Position = UDim2.new(0, 0, 0, 253)
  357. BubbleBike.Size = UDim2.new(0, 200, 0, 22)
  358. BubbleBike.Font = Enum.Font.ArialBold
  359. BubbleBike.Text = "BubbleBike"
  360. BubbleBike.TextColor3 = Color3.new(1, 1, 0)
  361. BubbleBike.TextScaled = true
  362. BubbleBike.TextSize = 14
  363. BubbleBike.TextWrapped = true
  364.  
  365. NoobMagic.Name = "Noob Magic"
  366. NoobMagic.Parent = List
  367. NoobMagic.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  368. NoobMagic.BackgroundTransparency = 0.5
  369. NoobMagic.Position = UDim2.new(0, 0, 0, 276)
  370. NoobMagic.Size = UDim2.new(0, 200, 0, 22)
  371. NoobMagic.Font = Enum.Font.ArialBold
  372. NoobMagic.Text = "Noob Magic"
  373. NoobMagic.TextColor3 = Color3.new(1, 1, 0)
  374. NoobMagic.TextScaled = true
  375. NoobMagic.TextSize = 14
  376. NoobMagic.TextWrapped = true
  377.  
  378. NoobHungry.Name = "Noob Hungry?"
  379. NoobHungry.Parent = List
  380. NoobHungry.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  381. NoobHungry.BackgroundTransparency = 0.5
  382. NoobHungry.Position = UDim2.new(0, 0, 0, 299)
  383. NoobHungry.Size = UDim2.new(0, 200, 0, 22)
  384. NoobHungry.Font = Enum.Font.ArialBold
  385. NoobHungry.Text = "Noob Hungry?"
  386. NoobHungry.TextColor3 = Color3.new(1, 1, 0)
  387. NoobHungry.TextScaled = true
  388. NoobHungry.TextSize = 14
  389. NoobHungry.TextWrapped = true
  390.  
  391. NoobBat.Name = "Noob Bat"
  392. NoobBat.Parent = List
  393. NoobBat.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  394. NoobBat.BackgroundTransparency = 0.5
  395. NoobBat.Position = UDim2.new(0, 0, 0, 322)
  396. NoobBat.Size = UDim2.new(0, 200, 0, 22)
  397. NoobBat.Font = Enum.Font.ArialBold
  398. NoobBat.Text = "Noob Bat"
  399. NoobBat.TextColor3 = Color3.new(1, 1, 0)
  400. NoobBat.TextScaled = true
  401. NoobBat.TextSize = 14
  402. NoobBat.TextWrapped = true
  403.  
  404. NoobRainbowBat.Name = "Noob RainbowBat"
  405. NoobRainbowBat.Parent = List
  406. NoobRainbowBat.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  407. NoobRainbowBat.BackgroundTransparency = 0.5
  408. NoobRainbowBat.Position = UDim2.new(0, 0, 0, 345)
  409. NoobRainbowBat.Size = UDim2.new(0, 200, 0, 22)
  410. NoobRainbowBat.Font = Enum.Font.ArialBold
  411. NoobRainbowBat.Text = "Noob Rainbow B."
  412. NoobRainbowBat.TextColor3 = Color3.new(1, 1, 0)
  413. NoobRainbowBat.TextScaled = true
  414. NoobRainbowBat.TextSize = 14
  415. NoobRainbowBat.TextWrapped = true
  416.  
  417. NoobGenocider.Name = "Noob Genocider"
  418. NoobGenocider.Parent = List
  419. NoobGenocider.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  420. NoobGenocider.BackgroundTransparency = 0.5
  421. NoobGenocider.Position = UDim2.new(0, 0, 0, 368)
  422. NoobGenocider.Size = UDim2.new(0, 200, 0, 22)
  423. NoobGenocider.Font = Enum.Font.ArialBold
  424. NoobGenocider.Text = "Noob Genocider"
  425. NoobGenocider.TextColor3 = Color3.new(1, 1, 0)
  426. NoobGenocider.TextScaled = true
  427. NoobGenocider.TextSize = 14
  428. NoobGenocider.TextWrapped = true
  429.  
  430. DesertEagle.Name = "Desert Eagle"
  431. DesertEagle.Parent = List
  432. DesertEagle.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  433. DesertEagle.BackgroundTransparency = 0.5
  434. DesertEagle.Position = UDim2.new(0, 0, 0, 414)
  435. DesertEagle.Size = UDim2.new(0, 200, 0, 22)
  436. DesertEagle.Font = Enum.Font.ArialBold
  437. DesertEagle.Text = " Desert Eagle"
  438. DesertEagle.TextColor3 = Color3.new(1, 1, 0)
  439. DesertEagle.TextScaled = true
  440. DesertEagle.TextSize = 14
  441. DesertEagle.TextWrapped = true
  442.  
  443. Scout.Name = "Scout"
  444. Scout.Parent = List
  445. Scout.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  446. Scout.BackgroundTransparency = 0.5
  447. Scout.Position = UDim2.new(0, 0, 0, 437)
  448. Scout.Size = UDim2.new(0, 200, 0, 22)
  449. Scout.Font = Enum.Font.ArialBold
  450. Scout.Text = "Scout"
  451. Scout.TextColor3 = Color3.new(1, 1, 0)
  452. Scout.TextScaled = true
  453. Scout.TextSize = 14
  454. Scout.TextWrapped = true
  455.  
  456. Can.Name = "Can"
  457. Can.Parent = List
  458. Can.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  459. Can.BackgroundTransparency = 0.5
  460. Can.Position = UDim2.new(0, 0, 0, 460)
  461. Can.Size = UDim2.new(0, 200, 0, 22)
  462. Can.Font = Enum.Font.ArialBold
  463. Can.Text = "Can"
  464. Can.TextColor3 = Color3.new(1, 1, 0)
  465. Can.TextScaled = true
  466. Can.TextSize = 14
  467. Can.TextWrapped = true
  468.  
  469. JojoBizzare.Name = "JojoBizzare"
  470. JojoBizzare.Parent = List
  471. JojoBizzare.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  472. JojoBizzare.BackgroundTransparency = 0.5
  473. JojoBizzare.Position = UDim2.new(0, 0, 0, 391)
  474. JojoBizzare.Size = UDim2.new(0, 200, 0, 22)
  475. JojoBizzare.Font = Enum.Font.ArialBold
  476. JojoBizzare.Text = "JojoBizzare"
  477. JojoBizzare.TextColor3 = Color3.new(1, 1, 0)
  478. JojoBizzare.TextScaled = true
  479. JojoBizzare.TextSize = 14
  480. JojoBizzare.TextWrapped = true
  481.  
  482. Genocider.Name = "Genocider"
  483. Genocider.Parent = List
  484. Genocider.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  485. Genocider.BackgroundTransparency = 0.5
  486. Genocider.Position = UDim2.new(0, 0, 0, 506)
  487. Genocider.Size = UDim2.new(0, 200, 0, 22)
  488. Genocider.Font = Enum.Font.ArialBold
  489. Genocider.Text = "Genocider"
  490. Genocider.TextColor3 = Color3.new(1, 1, 0)
  491. Genocider.TextScaled = true
  492. Genocider.TextSize = 14
  493. Genocider.TextWrapped = true
  494.  
  495. Wings.Name = "Wings"
  496. Wings.Parent = List
  497. Wings.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  498. Wings.BackgroundTransparency = 0.5
  499. Wings.Position = UDim2.new(0, 0, 0, 483)
  500. Wings.Size = UDim2.new(0, 200, 0, 22)
  501. Wings.Font = Enum.Font.ArialBold
  502. Wings.Text = "Wings"
  503. Wings.TextColor3 = Color3.new(1, 1, 0)
  504. Wings.TextScaled = true
  505. Wings.TextSize = 14
  506. Wings.TextWrapped = true
  507.  
  508. Psychopath.Name = "Psychopath"
  509. Psychopath.Parent = List
  510. Psychopath.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  511. Psychopath.BackgroundTransparency = 0.5
  512. Psychopath.Position = UDim2.new(0, 0, 0, 529)
  513. Psychopath.Size = UDim2.new(0, 200, 0, 22)
  514. Psychopath.Font = Enum.Font.ArialBold
  515. Psychopath.Text = "Psychopath"
  516. Psychopath.TextColor3 = Color3.new(1, 1, 0)
  517. Psychopath.TextScaled = true
  518. Psychopath.TextSize = 14
  519. Psychopath.TextWrapped = true
  520.  
  521. ChainSaw.Name = "ChainSaw"
  522. ChainSaw.Parent = List
  523. ChainSaw.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  524. ChainSaw.BackgroundTransparency = 0.5
  525. ChainSaw.Position = UDim2.new(0, 0, 0, 552)
  526. ChainSaw.Size = UDim2.new(0, 200, 0, 22)
  527. ChainSaw.Font = Enum.Font.ArialBold
  528. ChainSaw.Text = "ChainSaw"
  529. ChainSaw.TextColor3 = Color3.new(1, 1, 0)
  530. ChainSaw.TextScaled = true
  531. ChainSaw.TextSize = 14
  532. ChainSaw.TextWrapped = true
  533.  
  534. JohnDoe.Name = "JohnDoe"
  535. JohnDoe.Parent = List
  536. JohnDoe.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  537. JohnDoe.BackgroundTransparency = 0.5
  538. JohnDoe.Position = UDim2.new(0, 0, 0, 575)
  539. JohnDoe.Size = UDim2.new(0, 200, 0, 22)
  540. JohnDoe.Font = Enum.Font.ArialBold
  541. JohnDoe.Text = "JohnDoe"
  542. JohnDoe.TextColor3 = Color3.new(1, 1, 0)
  543. JohnDoe.TextScaled = true
  544. JohnDoe.TextSize = 14
  545. JohnDoe.TextWrapped = true
  546.  
  547. ZaNoob.Name = "ZaNoob"
  548. ZaNoob.Parent = List
  549. ZaNoob.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  550. ZaNoob.BackgroundTransparency = 0.5
  551. ZaNoob.Position = UDim2.new(0, 0, 0, 598)
  552. ZaNoob.Size = UDim2.new(0, 200, 0, 22)
  553. ZaNoob.Font = Enum.Font.ArialBold
  554. ZaNoob.Text = "ZaNoob"
  555. ZaNoob.TextColor3 = Color3.new(1, 1, 0)
  556. ZaNoob.TextScaled = true
  557. ZaNoob.TextSize = 14
  558. ZaNoob.TextWrapped = true
  559.  
  560. Brock.Name = "Brock"
  561. Brock.Parent = List
  562. Brock.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  563. Brock.BackgroundTransparency = 0.5
  564. Brock.Position = UDim2.new(0, 0, 0, 621)
  565. Brock.Size = UDim2.new(0, 200, 0, 22)
  566. Brock.Font = Enum.Font.ArialBold
  567. Brock.Text = "Brock"
  568. Brock.TextColor3 = Color3.new(1, 1, 0)
  569. Brock.TextScaled = true
  570. Brock.TextSize = 14
  571. Brock.TextWrapped = true
  572.  
  573. UnknowOpSword.Name = "Unknow Op Sword"
  574. UnknowOpSword.Parent = List
  575. UnknowOpSword.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  576. UnknowOpSword.BackgroundTransparency = 0.5
  577. UnknowOpSword.Position = UDim2.new(0, 0, 0, 644)
  578. UnknowOpSword.Size = UDim2.new(0, 200, 0, 22)
  579. UnknowOpSword.Font = Enum.Font.ArialBold
  580. UnknowOpSword.Text = "Unknow Op S."
  581. UnknowOpSword.TextColor3 = Color3.new(1, 1, 0)
  582. UnknowOpSword.TextScaled = true
  583. UnknowOpSword.TextSize = 14
  584. UnknowOpSword.TextWrapped = true
  585.  
  586. TheLostSon.Name = "The Lost Son"
  587. TheLostSon.Parent = List
  588. TheLostSon.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  589. TheLostSon.BackgroundTransparency = 0.5
  590. TheLostSon.Position = UDim2.new(0, 0, 0, 667)
  591. TheLostSon.Size = UDim2.new(0, 200, 0, 22)
  592. TheLostSon.Font = Enum.Font.ArialBold
  593. TheLostSon.Text = "The Lost Son"
  594. TheLostSon.TextColor3 = Color3.new(1, 1, 0)
  595. TheLostSon.TextScaled = true
  596. TheLostSon.TextSize = 14
  597. TheLostSon.TextWrapped = true
  598.  
  599. ALLAHAKBAR.Name = "ALLAHAKBAR"
  600. ALLAHAKBAR.Parent = List
  601. ALLAHAKBAR.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  602. ALLAHAKBAR.BackgroundTransparency = 0.5
  603. ALLAHAKBAR.Position = UDim2.new(0, 0, 0, 690)
  604. ALLAHAKBAR.Size = UDim2.new(0, 200, 0, 22)
  605. ALLAHAKBAR.Font = Enum.Font.ArialBold
  606. ALLAHAKBAR.Text = "ALLAHAKBAR"
  607. ALLAHAKBAR.TextColor3 = Color3.new(1, 1, 0)
  608. ALLAHAKBAR.TextScaled = true
  609. ALLAHAKBAR.TextSize = 14
  610. ALLAHAKBAR.TextWrapped = true
  611.  
  612. GrabKnifev3.Name = "Grab Knife v3"
  613. GrabKnifev3.Parent = List
  614. GrabKnifev3.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  615. GrabKnifev3.BackgroundTransparency = 0.5
  616. GrabKnifev3.Position = UDim2.new(0, 0, 0, 736)
  617. GrabKnifev3.Size = UDim2.new(0, 200, 0, 22)
  618. GrabKnifev3.Font = Enum.Font.ArialBold
  619. GrabKnifev3.Text = "Grab Knife v3"
  620. GrabKnifev3.TextColor3 = Color3.new(1, 1, 0)
  621. GrabKnifev3.TextScaled = true
  622. GrabKnifev3.TextSize = 14
  623. GrabKnifev3.TextWrapped = true
  624.  
  625. StellarPhoenix.Name = "Stellar Phoenix"
  626. StellarPhoenix.Parent = List
  627. StellarPhoenix.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  628. StellarPhoenix.BackgroundTransparency = 0.5
  629. StellarPhoenix.Position = UDim2.new(0, 0, 0, 713)
  630. StellarPhoenix.Size = UDim2.new(0, 200, 0, 22)
  631. StellarPhoenix.Font = Enum.Font.ArialBold
  632. StellarPhoenix.Text = "Stellar Phoenix"
  633. StellarPhoenix.TextColor3 = Color3.new(1, 1, 0)
  634. StellarPhoenix.TextScaled = true
  635. StellarPhoenix.TextSize = 14
  636. StellarPhoenix.TextWrapped = true
  637.  
  638. BodyGuard.Name = "BodyGuard"
  639. BodyGuard.Parent = List
  640. BodyGuard.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  641. BodyGuard.BackgroundTransparency = 0.5
  642. BodyGuard.Position = UDim2.new(0, 0, 0, 759)
  643. BodyGuard.Size = UDim2.new(0, 200, 0, 22)
  644. BodyGuard.Font = Enum.Font.ArialBold
  645. BodyGuard.Text = "BodyGuard"
  646. BodyGuard.TextColor3 = Color3.new(1, 1, 0)
  647. BodyGuard.TextScaled = true
  648. BodyGuard.TextSize = 14
  649. BodyGuard.TextWrapped = true
  650.  
  651. ComingSoon.Name = "ComingSoon"
  652. ComingSoon.Parent = List
  653. ComingSoon.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0)
  654. ComingSoon.BackgroundTransparency = 0.5
  655. ComingSoon.Position = UDim2.new(0, 0, 0, 782)
  656. ComingSoon.Size = UDim2.new(0, 200, 0, 22)
  657. ComingSoon.Font = Enum.Font.ArialBold
  658. ComingSoon.Text = "Coming soon"
  659. ComingSoon.TextColor3 = Color3.new(1, 1, 0)
  660. ComingSoon.TextScaled = true
  661. ComingSoon.TextSize = 14
  662. ComingSoon.TextWrapped = true
  663.  
  664. Creator.Name = "Creator"
  665. Creator.Parent = BeastMenuv1
  666. Creator.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  667. Creator.Position = UDim2.new(0, 0, 0, 452)
  668. Creator.Size = UDim2.new(0, 209, 0, 103)
  669.  
  670. By_2.Name = "By"
  671. By_2.Parent = Creator
  672. By_2.BackgroundColor3 = Color3.new(1, 1, 1)
  673. By_2.BackgroundTransparency = 1
  674. By_2.Size = UDim2.new(0, 26, 0, 27)
  675. By_2.Font = Enum.Font.SciFi
  676. By_2.Text = "By."
  677. By_2.TextColor3 = Color3.new(1, 1, 0)
  678. By_2.TextSize = 14
  679.  
  680. Creator_2.Name = "Creator"
  681. Creator_2.Parent = Creator
  682. Creator_2.BackgroundColor3 = Color3.new(1, 1, 1)
  683. Creator_2.BackgroundTransparency = 1
  684. Creator_2.Position = UDim2.new(0, 24, 0, 0)
  685. Creator_2.Size = UDim2.new(0, 170, 0, 32)
  686. Creator_2.Font = Enum.Font.Cartoon
  687. Creator_2.Text = "B34ST_GH0ST"
  688. Creator_2.TextColor3 = Color3.new(1, 1, 0)
  689. Creator_2.TextScaled = true
  690. Creator_2.TextSize = 14
  691. Creator_2.TextWrapped = true
  692.  
  693. Question.Name = "Question"
  694. Question.Parent = BeastMenuv1
  695. Question.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  696. Question.Position = UDim2.new(0, 0, 0, 66)
  697. Question.Size = UDim2.new(0, 209, 0, 39)
  698.  
  699. Question_2.Name = "Question..."
  700. Question_2.Parent = Question
  701. Question_2.BackgroundColor3 = Color3.new(1, 1, 1)
  702. Question_2.BackgroundTransparency = 1
  703. Question_2.Size = UDim2.new(0, 209, 0, 39)
  704. Question_2.Font = Enum.Font.SourceSans
  705. Question_2.Text = "What do you want to inject?"
  706. Question_2.TextColor3 = Color3.new(1, 1, 0)
  707. Question_2.TextSize = 20
  708. Question_2.TextWrapped = true
  709.  
  710. VanGui.Name = "VanGui"
  711. VanGui.Parent = BeastGui_v2
  712. VanGui.BackgroundColor3 = Color3.new(0, 0, 0.317647)
  713. VanGui.BackgroundTransparency = 0.5
  714. VanGui.Position = UDim2.new(0, 1111, 0, 119)
  715. VanGui.Size = UDim2.new(0, 239, 0, 177)
  716. VanGui.Visible = false
  717.  
  718. Target.Name = "Target"
  719. Target.Parent = VanGui
  720. Target.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  721. Target.BackgroundTransparency = 0.5
  722. Target.Position = UDim2.new(0, 0, 0, 64)
  723. Target.Size = UDim2.new(0, 239, 0, 50)
  724. Target.Font = Enum.Font.SourceSans
  725. Target.Text = "Player Name"
  726. Target.TextColor3 = Color3.new(0.666667, 1, 1)
  727. Target.TextSize = 24
  728.  
  729. Seend.Name = "Seend"
  730. Seend.Parent = VanGui
  731. Seend.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  732. Seend.BackgroundTransparency = 0.5
  733. Seend.Position = UDim2.new(0, 0, 0, 122)
  734. Seend.Size = UDim2.new(0, 239, 0, 55)
  735. Seend.Font = Enum.Font.Antique
  736. Seend.Text = "Seend Van"
  737. Seend.TextColor3 = Color3.new(0.666667, 1, 1)
  738. Seend.TextScaled = true
  739. Seend.TextSize = 14
  740. Seend.TextWrapped = true
  741.  
  742. Tittle_3.Name = "Tittle"
  743. Tittle_3.Parent = VanGui
  744. Tittle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  745. Tittle_3.BackgroundTransparency = 1
  746. Tittle_3.Size = UDim2.new(0, 239, 0, 58)
  747. Tittle_3.Font = Enum.Font.Arcade
  748. Tittle_3.Text = "VanGui v2"
  749. Tittle_3.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  750. Tittle_3.TextScaled = true
  751. Tittle_3.TextSize = 14
  752. Tittle_3.TextWrapped = true
  753.  
  754. OpenCloseGui.Name = "Open/CloseGui"
  755. OpenCloseGui.Parent = BeastGui_v2
  756. OpenCloseGui.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  757. OpenCloseGui.BackgroundTransparency = 0.5
  758. OpenCloseGui.BorderColor3 = Color3.new(0.333333, 0, 0)
  759. OpenCloseGui.BorderSizePixel = 4
  760. OpenCloseGui.Position = UDim2.new(0, 1216, 0, 384)
  761. OpenCloseGui.Size = UDim2.new(0, 150, 0, 94)
  762.  
  763. OpenClosed.Name = "Open/Closed"
  764. OpenClosed.Parent = OpenCloseGui
  765. OpenClosed.BackgroundColor3 = Color3.new(0, 0, 0)
  766. OpenClosed.BackgroundTransparency = 0.60000002384186
  767. OpenClosed.BorderColor3 = Color3.new(0.333333, 0, 0)
  768. OpenClosed.BorderSizePixel = 4
  769. OpenClosed.Position = UDim2.new(0, 0, 0, 51)
  770. OpenClosed.Size = UDim2.new(0, 150, 0, 43)
  771. OpenClosed.Font = Enum.Font.Antique
  772. OpenClosed.Text = "Open/Close"
  773. OpenClosed.TextColor3 = Color3.new(0.635294, 0, 0)
  774. OpenClosed.TextScaled = true
  775. OpenClosed.TextSize = 14
  776. OpenClosed.TextWrapped = true
  777.  
  778. Tittle_4.Name = "Tittle"
  779. Tittle_4.Parent = OpenCloseGui
  780. Tittle_4.BackgroundColor3 = Color3.new(1, 1, 1)
  781. Tittle_4.BackgroundTransparency = 1
  782. Tittle_4.Size = UDim2.new(0, 150, 0, 47)
  783. Tittle_4.Font = Enum.Font.Cartoon
  784. Tittle_4.Text = "Beast Xploit"
  785. Tittle_4.TextColor3 = Color3.new(0.890196, 0, 0)
  786. Tittle_4.TextScaled = true
  787. Tittle_4.TextSize = 14
  788. Tittle_4.TextWrapped = true
  789.  
  790. ScriptExecuteBG.Name = "ScriptExecuteBG"
  791. ScriptExecuteBG.Parent = BeastGui_v2
  792. ScriptExecuteBG.BackgroundColor3 = Color3.new(0, 0, 0)
  793. ScriptExecuteBG.BackgroundTransparency = 0.20000000298023
  794. ScriptExecuteBG.BorderColor3 = Color3.new(1, 0.666667, 1)
  795. ScriptExecuteBG.BorderSizePixel = 4
  796. ScriptExecuteBG.Position = UDim2.new(0, 970, 0, 52)
  797. ScriptExecuteBG.Size = UDim2.new(0, 367, 0, 320)
  798. ScriptExecuteBG.Visible = false
  799.  
  800. Line_3.Name = "Line"
  801. Line_3.Parent = ScriptExecuteBG
  802. Line_3.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  803. Line_3.BackgroundTransparency = 0.30000001192093
  804. Line_3.BorderColor3 = Color3.new(1, 0.666667, 1)
  805. Line_3.BorderSizePixel = 4
  806. Line_3.Position = UDim2.new(0, 0, 0, 60)
  807. Line_3.Size = UDim2.new(0, 367, 0, 3)
  808.  
  809. Tittle_5.Name = "Tittle"
  810. Tittle_5.Parent = ScriptExecuteBG
  811. Tittle_5.BackgroundColor3 = Color3.new(1, 1, 1)
  812. Tittle_5.BackgroundTransparency = 1
  813. Tittle_5.Position = UDim2.new(0, 77, 0, -32)
  814. Tittle_5.Size = UDim2.new(0, 274, 0, 105)
  815. Tittle_5.Font = Enum.Font.Antique
  816. Tittle_5.Text = "Beast Executer v1"
  817. Tittle_5.TextColor3 = Color3.new(1, 0.666667, 1)
  818. Tittle_5.TextScaled = true
  819. Tittle_5.TextSize = 14
  820. Tittle_5.TextWrapped = true
  821.  
  822. Icon.Name = "Icon"
  823. Icon.Parent = ScriptExecuteBG
  824. Icon.BackgroundColor3 = Color3.new(1, 1, 1)
  825. Icon.BackgroundTransparency = 1
  826. Icon.Size = UDim2.new(0, 76, 0, 59)
  827. Icon.Image = "rbxassetid://912264061"
  828.  
  829. Code.Name = "Code"
  830. Code.Parent = ScriptExecuteBG
  831. Code.BackgroundColor3 = Color3.new(0.266667, 0.176471, 0.266667)
  832. Code.Position = UDim2.new(0, 16, 0, 82)
  833. Code.Size = UDim2.new(0, 334, 0, 155)
  834.  
  835. HoleCode.Name = "HoleCode"
  836. HoleCode.Parent = Code
  837. HoleCode.BackgroundColor3 = Color3.new(1, 1, 1)
  838. HoleCode.Size = UDim2.new(0, 315, 0, 1200)
  839. HoleCode.ClearTextOnFocus = false
  840. HoleCode.Font = Enum.Font.Code
  841. HoleCode.Text = "Create Original By. B34ST_GH0ST"
  842. HoleCode.TextSize = 14
  843. HoleCode.TextXAlignment = Enum.TextXAlignment.Left
  844. HoleCode.TextYAlignment = Enum.TextYAlignment.Top
  845.  
  846. Line_4.Name = "Line"
  847. Line_4.Parent = ScriptExecuteBG
  848. Line_4.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  849. Line_4.BackgroundTransparency = 0.30000001192093
  850. Line_4.BorderColor3 = Color3.new(1, 0.666667, 1)
  851. Line_4.BorderSizePixel = 4
  852. Line_4.Position = UDim2.new(0, 0, 0, 252)
  853. Line_4.Size = UDim2.new(0, 367, 0, 3)
  854.  
  855. Execute.Name = "Execute"
  856. Execute.Parent = ScriptExecuteBG
  857. Execute.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  858. Execute.BackgroundTransparency = 0.20000000298023
  859. Execute.Position = UDim2.new(0, 19, 0, 273)
  860. Execute.Size = UDim2.new(0, 113, 0, 32)
  861. Execute.Font = Enum.Font.Arcade
  862. Execute.Text = "Execute"
  863. Execute.TextColor3 = Color3.new(0, 0, 0)
  864. Execute.TextScaled = true
  865. Execute.TextSize = 14
  866. Execute.TextWrapped = true
  867.  
  868. Clear.Name = "Clear"
  869. Clear.Parent = ScriptExecuteBG
  870. Clear.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  871. Clear.BackgroundTransparency = 0.20000000298023
  872. Clear.Position = UDim2.new(0, 234, 0, 273)
  873. Clear.Size = UDim2.new(0, 113, 0, 32)
  874. Clear.Font = Enum.Font.Arcade
  875. Clear.Text = "Clear"
  876. Clear.TextColor3 = Color3.new(0, 0, 0)
  877. Clear.TextScaled = true
  878. Clear.TextSize = 14
  879. Clear.TextWrapped = true
  880.  
  881. IconButton.Name = "IconButton"
  882. IconButton.Parent = ScriptExecuteBG
  883. IconButton.BackgroundColor3 = Color3.new(0, 0, 0)
  884. IconButton.BackgroundTransparency = 0.30000001192093
  885. IconButton.BorderColor3 = Color3.new(1, 0.666667, 1)
  886. IconButton.BorderSizePixel = 4
  887. IconButton.Position = UDim2.new(0, 142, 0, 261)
  888. IconButton.Size = UDim2.new(0, 82, 0, 59)
  889. IconButton.Image = "rbxassetid://927082078"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement