Advertisement
MasterExpoiter

UTG

Feb 2nd, 2019
987
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.61 KB | None | 0 0
  1. --ULTIMATE TROLLING GUI MADE BY DEV V1.0.0
  2. local UTGexe = Instance.new("ScreenGui")
  3. local UTGMainFrame = Instance.new("ImageLabel")
  4. local Tittle = Instance.new("TextLabel")
  5. local NextPage = Instance.new("TextButton")
  6. local UTGMainFrame_2 = Instance.new("ImageLabel")
  7. local Tittle_2 = Instance.new("TextLabel")
  8. local NextPage_2 = Instance.new("TextButton")
  9. local TextButton = Instance.new("TextButton")
  10. local TextButton_2 = Instance.new("TextButton")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local TextButton_4 = Instance.new("TextButton")
  13. local TextButton_5 = Instance.new("TextButton")
  14. local TextButton_6 = Instance.new("TextButton")
  15. local TextButton_7 = Instance.new("TextButton")
  16. local TextButton_8 = Instance.new("TextButton")
  17. local TextButton_9 = Instance.new("TextButton")
  18. local TextButton_10 = Instance.new("TextButton")
  19. local TextButton_11 = Instance.new("TextButton")
  20. local TextButton_12 = Instance.new("TextButton")
  21. local TextButton_13 = Instance.new("TextButton")
  22. local TextButton_14 = Instance.new("TextButton")
  23. local Credit = Instance.new("TextLabel")
  24. local TextButton_15 = Instance.new("TextButton")
  25. local TextButton_16 = Instance.new("TextButton")
  26. local TextButton_17 = Instance.new("TextButton")
  27. local TextButton_18 = Instance.new("TextButton")
  28. local TextButton_19 = Instance.new("TextButton")
  29. local TextButton_20 = Instance.new("TextButton")
  30. local TextButton_21 = Instance.new("TextButton")
  31. local TextButton_22 = Instance.new("TextButton")
  32. local TextButton_23 = Instance.new("TextButton")
  33. local TextButton_24 = Instance.new("TextButton")
  34. local TextButton_25 = Instance.new("TextButton")
  35. local TextButton_26 = Instance.new("TextButton")
  36. local TextButton_27 = Instance.new("TextButton")
  37. local TextButton_28 = Instance.new("TextButton")
  38. local Credit_2 = Instance.new("TextLabel")
  39. --Properties:
  40. UTGexe.Name = "UTG.exe"
  41. UTGexe.Parent = game.CoreGui
  42.  
  43. UTGMainFrame.Name = "UTGMainFrame"
  44. UTGMainFrame.Parent = UTGexe
  45. UTGMainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  46. UTGMainFrame.BackgroundTransparency = 1
  47. UTGMainFrame.Position = UDim2.new(0.154539555, 0, 0.22580646, 0)
  48. UTGMainFrame.Size = UDim2.new(0, 479, 0, 289)
  49. UTGMainFrame.Image = "rbxassetid://2260429633"
  50. UTGMainFrame.ImageColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  51. UTGMainFrame.ScaleType = Enum.ScaleType.Slice
  52. UTGMainFrame.SliceCenter = Rect.new(12, 12, 13, 13)
  53. UTGMainFrame.Active = true
  54. UTGMainFrame.Draggable = true
  55.  
  56. Tittle.Name = "Tittle"
  57. Tittle.Parent = UTGMainFrame
  58. Tittle.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  59. Tittle.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  60. Tittle.Position = UDim2.new(0.290187895, 0, 0.0346020758, 0)
  61. Tittle.Size = UDim2.new(0, 200, 0, 21)
  62. Tittle.Font = Enum.Font.SourceSansSemibold
  63. Tittle.Text = "Ultimate Trolling GUI"
  64. Tittle.TextColor3 = Color3.new(1, 1, 1)
  65. Tittle.TextSize = 30
  66.  
  67. NextPage.Name = "NextPage"
  68. NextPage.Parent = UTGMainFrame
  69. NextPage.BackgroundColor3 = Color3.new(1, 1, 1)
  70. NextPage.Position = UDim2.new(0.768267214, 0, 0.0173010379, 0)
  71. NextPage.Size = UDim2.new(0, 49, 0, 26)
  72. NextPage.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  73. NextPage.Font = Enum.Font.SourceSansSemibold
  74. NextPage.Text = ">"
  75. NextPage.TextColor3 = Color3.new(0, 0, 0)
  76. NextPage.TextScaled = true
  77. NextPage.TextSize = 14
  78. NextPage.TextWrapped = true
  79. NextPage.MouseButton1Down(function()
  80. UTGMainFrame.Visible = false
  81. UTGMainFrame_2.Visible = true
  82.  
  83. UTGMainFrame_2.Name = "UTGMainFrame"
  84. UTGMainFrame_2.Parent = NextPage
  85. UTGMainFrame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  86. UTGMainFrame_2.BackgroundTransparency = 1
  87. UTGMainFrame_2.Position = UDim2.new(-15.1719913, 0, -9.00496292, 0)
  88. UTGMainFrame_2.Size = UDim2.new(0, 479, 0, 289)
  89. UTGMainFrame_2.Visible = false
  90. UTGMainFrame_2.Image = "rbxassetid://2260429633"
  91. UTGMainFrame_2.ImageColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  92. UTGMainFrame_2.ScaleType = Enum.ScaleType.Slice
  93. UTGMainFrame_2.SliceCenter = Rect.new(12, 12, 13, 13)
  94. UTGMainFrame_2.Active = true
  95. UTGMainFrame_2.Draggable = true
  96.  
  97. Tittle_2.Name = "Tittle"
  98. Tittle_2.Parent = UTGMainFrame_2
  99. Tittle_2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  100. Tittle_2.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  101. Tittle_2.Position = UDim2.new(0.290187895, 0, 0.0346020758, 0)
  102. Tittle_2.Size = UDim2.new(0, 200, 0, 21)
  103. Tittle_2.Font = Enum.Font.SourceSansSemibold
  104. Tittle_2.Text = "Ultimate Trolling GUI"
  105. Tittle_2.TextColor3 = Color3.new(1, 1, 1)
  106. Tittle_2.TextSize = 30
  107.  
  108. NextPage_2.Name = "NextPage"
  109. NextPage_2.Parent = UTGMainFrame_2
  110. NextPage_2.BackgroundColor3 = Color3.new(52,255,147)
  111. NextPage_2.Position = UDim2.new(0.768267214, 0, 0.0173010379, 0)
  112. NextPage_2.Size = UDim2.new(0, 49, 0, 26)
  113. NextPage_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  114. NextPage_2.Font = Enum.Font.SourceSansSemibold
  115. NextPage_2.Text = ">"
  116. NextPage_2.TextColor3 = Color3.new(52,255,147)
  117. NextPage_2.TextScaled = true
  118. NextPage_2.TextSize = 14
  119. NextPage_2.TextWrapped = true
  120.  
  121. TextButton.Parent = UTGMainFrame_2
  122. TextButton.BackgroundColor3 = Color3.new(52,255,147)
  123. TextButton.Position = UDim2.new(0.0375783145, 0, 0.0346020758, 0)
  124. TextButton.Size = UDim2.new(0, 49, 0, 26)
  125. TextButton.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  126. TextButton.Font = Enum.Font.SourceSansSemibold
  127. TextButton.Text = "R6"
  128. TextButton.TextColor3 = Color3.new(52,255,147)
  129. TextButton.TextScaled = true
  130. TextButton.TextSize = 14
  131. TextButton.TextWrapped = true
  132.  
  133. TextButton_2.Parent = UTGMainFrame_2
  134. TextButton_2.BackgroundColor3 = Color3.new(52,255,147)
  135. TextButton_2.Position = UDim2.new(0.885177433, 0, 0.0173010379, 0)
  136. TextButton_2.Size = UDim2.new(0, 49, 0, 26)
  137. TextButton_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  138. TextButton_2.Font = Enum.Font.SourceSansSemibold
  139. TextButton_2.Text = "X"
  140. TextButton_2.TextColor3 = Color3.new(52,255,147)
  141. TextButton_2.TextScaled = true
  142. TextButton_2.TextSize = 14
  143. TextButton_2.TextWrapped = true
  144.  
  145. TextButton_3.Parent = UTGMainFrame_2
  146. TextButton_3.BackgroundColor3 = Color3.new(52,255,147)
  147. TextButton_3.Position = UDim2.new(0.0730689242, 0, 0.314878881, 0)
  148. TextButton_3.Size = UDim2.new(0, 78, 0, 34)
  149. TextButton_3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  150. TextButton_3.Font = Enum.Font.SourceSansSemibold
  151. TextButton_3.Text = "Script"
  152. TextButton_3.TextColor3 = Color3.new(52,255,147)
  153. TextButton_3.TextScaled = true
  154. TextButton_3.TextSize = 14
  155. TextButton_3.TextWrapped = true
  156.  
  157. TextButton_4.Parent = UTGMainFrame_2
  158. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  159. TextButton_4.Position = UDim2.new(0.0730689242, 0, 0.522491336, 0)
  160. TextButton_4.Size = UDim2.new(0, 78, 0, 34)
  161. TextButton_4.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  162. TextButton_4.Font = Enum.Font.SourceSansSemibold
  163. TextButton_4.Text = "Script"
  164. TextButton_4.TextColor3 = Color3.new(52,255,147)
  165. TextButton_4.TextScaled = true
  166. TextButton_4.TextSize = 14
  167. TextButton_4.TextWrapped = true
  168.  
  169. TextButton_5.Parent = UTGMainFrame_2
  170. TextButton_5.BackgroundColor3 = Color3.new(52,255,147)
  171. TextButton_5.Position = UDim2.new(0.0730689242, 0, 0.73356396, 0)
  172. TextButton_5.Size = UDim2.new(0, 78, 0, 34)
  173. TextButton_5.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  174. TextButton_5.Font = Enum.Font.SourceSansSemibold
  175. TextButton_5.Text = "Script"
  176. TextButton_5.TextColor3 = Color3.new(52,255,147)
  177. TextButton_5.TextScaled = true
  178. TextButton_5.TextSize = 14
  179. TextButton_5.TextWrapped = true
  180.  
  181. TextButton_6.Parent = UTGMainFrame_2
  182. TextButton_6.BackgroundColor3 = Color3.new(52,255,147)
  183. TextButton_6.Position = UDim2.new(0.30271402, 0, 0.314878881, 0)
  184. TextButton_6.Size = UDim2.new(0, 78, 0, 34)
  185. TextButton_6.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  186. TextButton_6.Font = Enum.Font.SourceSansSemibold
  187. TextButton_6.Text = "Script"
  188. TextButton_6.TextColor3 = Color3.new(52,255,147)
  189. TextButton_6.TextScaled = true
  190. TextButton_6.TextSize = 14
  191. TextButton_6.TextWrapped = true
  192.  
  193. TextButton_7.Parent = UTGMainFrame_2
  194. TextButton_7.BackgroundColor3 = Color3.new(52,255,147)
  195. TextButton_7.Position = UDim2.new(0.787056386, 0, 0.522491336, 0)
  196. TextButton_7.Size = UDim2.new(0, 78, 0, 34)
  197. TextButton_7.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  198. TextButton_7.Font = Enum.Font.SourceSansSemibold
  199. TextButton_7.Text = "Script"
  200. TextButton_7.TextColor3 = Color3.new(52,255,147)
  201. TextButton_7.TextScaled = true
  202. TextButton_7.TextSize = 14
  203. TextButton_7.TextWrapped = true
  204.  
  205. TextButton_8.Parent = UTGMainFrame_2
  206. TextButton_8.BackgroundColor3 = Color3.new(52,255,147)
  207. TextButton_8.Position = UDim2.new(0.30271402, 0, 0.522491336, 0)
  208. TextButton_8.Size = UDim2.new(0, 78, 0, 34)
  209. TextButton_8.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  210. TextButton_8.Font = Enum.Font.SourceSansSemibold
  211. TextButton_8.Text = "Script"
  212. TextButton_8.TextColor3 = Color3.new(52,255,147)
  213. TextButton_8.TextScaled = true
  214. TextButton_8.TextSize = 14
  215. TextButton_8.TextWrapped = true
  216.  
  217. TextButton_9.Parent = UTGMainFrame_2
  218. TextButton_9.BackgroundColor3 = Color3.new(52,255,147)
  219. TextButton_9.Position = UDim2.new(0.30271402, 0, 0.733564019, 0)
  220. TextButton_9.Size = UDim2.new(0, 78, 0, 34)
  221. TextButton_9.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  222. TextButton_9.Font = Enum.Font.SourceSansSemibold
  223. TextButton_9.Text = "Script"
  224. TextButton_9.TextColor3 = Color3.new(52,255,147)
  225. TextButton_9.TextScaled = true
  226. TextButton_9.TextSize = 14
  227. TextButton_9.TextWrapped = true
  228.  
  229. TextButton_10.Parent = UTGMainFrame_2
  230. TextButton_10.BackgroundColor3 = Color3.new(52,255,147)
  231. TextButton_10.Position = UDim2.new(0.544885218, 0, 0.764705896, 0)
  232. TextButton_10.Size = UDim2.new(0, 78, 0, 34)
  233. TextButton_10.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  234. TextButton_10.Font = Enum.Font.SourceSansSemibold
  235. TextButton_10.Text = "Script"
  236. TextButton_10.TextColor3 = Color3.new(52,255,147)
  237. TextButton_10.TextScaled = true
  238. TextButton_10.TextSize = 14
  239. TextButton_10.TextWrapped = true
  240.  
  241. TextButton_11.Parent = UTGMainFrame_2
  242. TextButton_11.BackgroundColor3 = Color3.new(52,255,147)
  243. TextButton_11.Position = UDim2.new(0.544885218, 0, 0.522491336, 0)
  244. TextButton_11.Size = UDim2.new(0, 78, 0, 34)
  245. TextButton_11.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  246. TextButton_11.Font = Enum.Font.SourceSansSemibold
  247. TextButton_11.Text = "Script"
  248. TextButton_11.TextColor3 = Color3.new(52,255,147)
  249. TextButton_11.TextScaled = true
  250. TextButton_11.TextSize = 14
  251. TextButton_11.TextWrapped = true
  252.  
  253. TextButton_12.Parent = UTGMainFrame_2
  254. TextButton_12.BackgroundColor3 = Color3.new(52,255,147)
  255. TextButton_12.Position = UDim2.new(0.544885218, 0, 0.314878881, 0)
  256. TextButton_12.Size = UDim2.new(0, 78, 0, 34)
  257. TextButton_12.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  258. TextButton_12.Font = Enum.Font.SourceSansSemibold
  259. TextButton_12.Text = "Script"
  260. TextButton_12.TextColor3 = Color3.new(52,255,147)
  261. TextButton_12.TextScaled = true
  262. TextButton_12.TextSize = 14
  263. TextButton_12.TextWrapped = true
  264.  
  265. TextButton_13.Parent = UTGMainFrame_2
  266. TextButton_13.BackgroundColor3 = Color3.new(52,255,147)
  267. TextButton_13.Position = UDim2.new(0.787056446, 0, 0.314878881, 0)
  268. TextButton_13.Size = UDim2.new(0, 78, 0, 34)
  269. TextButton_13.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  270. TextButton_13.Font = Enum.Font.SourceSansSemibold
  271. TextButton_13.Text = "Script"
  272. TextButton_13.TextColor3 = Color3.new(52,255,147)
  273. TextButton_13.TextScaled = true
  274. TextButton_13.TextSize = 14
  275. TextButton_13.TextWrapped = true
  276.  
  277. TextButton_14.Parent = UTGMainFrame_2
  278. TextButton_14.BackgroundColor3 = Color3.new(52,255,147)
  279. TextButton_14.Position = UDim2.new(0.787056386, 0, 0.764705837, 0)
  280. TextButton_14.Size = UDim2.new(0, 78, 0, 34)
  281. TextButton_14.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  282. TextButton_14.Font = Enum.Font.SourceSansSemibold
  283. TextButton_14.Text = "Script"
  284. TextButton_14.TextColor3 = Color3.new(52,255,147)
  285. TextButton_14.TextScaled = true
  286. TextButton_14.TextSize = 14
  287. TextButton_14.TextWrapped = true
  288.  
  289. Credit.Name = "Credit"
  290. Credit.Parent = UTGMainFrame_2
  291. Credit.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  292. Credit.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  293. Credit.Position = UDim2.new(0.317327768, 0, 0.124567471, 0)
  294. Credit.Size = UDim2.new(0, 169, 0, 29)
  295. Credit.Font = Enum.Font.SourceSansBold
  296. Credit.Text = "Made By Pristh And Azurez"
  297. Credit.TextColor3 = Color3.new(1, 1, 1)
  298. Credit.TextScaled = true
  299. Credit.TextSize = 14
  300. Credit.TextWrapped = true
  301.  
  302. TextButton_15.Parent = UTGMainFrame
  303. TextButton_15.BackgroundColor3 = Color3.new(52,255,147)
  304. TextButton_15.Position = UDim2.new(0.0375783145, 0, 0.0346020758, 0)
  305. TextButton_15.Size = UDim2.new(0, 49, 0, 26)
  306. TextButton_15.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  307. TextButton_15.Font = Enum.Font.SourceSansSemibold
  308. TextButton_15.Text = "R6"
  309. TextButton_15.TextColor3 = Color3.new(52,255,147)
  310. TextButton_15.TextScaled = true
  311. TextButton_15.TextSize = 14
  312. TextButton_15.TextWrapped = true
  313.  
  314. TextButton_16.Parent = UTGMainFrame
  315. TextButton_16.BackgroundColor3 = Color3.new(52,255,147)
  316. TextButton_16.Position = UDim2.new(0.885177433, 0, 0.0173010379, 0)
  317. TextButton_16.Size = UDim2.new(0, 49, 0, 26)
  318. TextButton_16.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  319. TextButton_16.Font = Enum.Font.SourceSansSemibold
  320. TextButton_16.Text = "X"
  321. TextButton_16.TextColor3 = Color3.new(52,255,147)
  322. TextButton_16.TextScaled = true
  323. TextButton_16.TextSize = 14
  324. TextButton_16.TextWrapped = true
  325.  
  326. TextButton_17.Parent = UTGMainFrame
  327. TextButton_17.BackgroundColor3 = Color3.new(52,255,147)
  328. TextButton_17.Position = UDim2.new(0.0730689242, 0, 0.314878881, 0)
  329. TextButton_17.Size = UDim2.new(0, 78, 0, 34)
  330. TextButton_17.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  331. TextButton_17.Font = Enum.Font.SourceSansSemibold
  332. TextButton_17.Text = "Script"
  333. TextButton_17.TextColor3 = Color3.new(52,255,147)
  334. TextButton_17.TextScaled = true
  335. TextButton_17.TextSize = 14
  336. TextButton_17.TextWrapped = true
  337.  
  338. TextButton_18.Parent = UTGMainFrame
  339. TextButton_18.BackgroundColor3 = Color3.new(52,255,147)
  340. TextButton_18.Position = UDim2.new(0.0730689242, 0, 0.522491336, 0)
  341. TextButton_18.Size = UDim2.new(0, 78, 0, 34)
  342. TextButton_18.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  343. TextButton_18.Font = Enum.Font.SourceSansSemibold
  344. TextButton_18.Text = "Script"
  345. TextButton_18.TextColor3 = Color3.new(52,255,147)
  346. TextButton_18.TextScaled = true
  347. TextButton_18.TextSize = 14
  348. TextButton_18.TextWrapped = true
  349.  
  350. TextButton_19.Parent = UTGMainFrame
  351. TextButton_19.BackgroundColor3 = Color3.new(52,255,147)
  352. TextButton_19.Position = UDim2.new(0.0730689242, 0, 0.73356396, 0)
  353. TextButton_19.Size = UDim2.new(0, 78, 0, 34)
  354. TextButton_19.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  355. TextButton_19.Font = Enum.Font.SourceSansSemibold
  356. TextButton_19.Text = "Script"
  357. TextButton_19.TextColor3 = Color3.new(52,255,147)
  358. TextButton_19.TextScaled = true
  359. TextButton_19.TextSize = 14
  360. TextButton_19.TextWrapped = true
  361.  
  362. TextButton_20.Parent = UTGMainFrame
  363. TextButton_20.BackgroundColor3 = Color3.new(52,255,147)
  364. TextButton_20.Position = UDim2.new(0.30271402, 0, 0.314878881, 0)
  365. TextButton_20.Size = UDim2.new(0, 78, 0, 34)
  366. TextButton_20.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  367. TextButton_20.Font = Enum.Font.SourceSansSemibold
  368. TextButton_20.Text = "Script"
  369. TextButton_20.TextColor3 = Color3.new(52,255,147)
  370. TextButton_20.TextScaled = true
  371. TextButton_20.TextSize = 14
  372. TextButton_20.TextWrapped = true
  373.  
  374. TextButton_21.Parent = UTGMainFrame
  375. TextButton_21.BackgroundColor3 = Color3.new(52,255,147)
  376. TextButton_21.Position = UDim2.new(0.787056386, 0, 0.522491336, 0)
  377. TextButton_21.Size = UDim2.new(0, 78, 0, 34)
  378. TextButton_21.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  379. TextButton_21.Font = Enum.Font.SourceSansSemibold
  380. TextButton_21.Text = "Script"
  381. TextButton_21.TextColor3 = Color3.new(52,255,147)
  382. TextButton_21.TextScaled = true
  383. TextButton_21.TextSize = 14
  384. TextButton_21.TextWrapped = true
  385.  
  386. TextButton_22.Parent = UTGMainFrame
  387. TextButton_22.BackgroundColor3 = Color3.new(52,255,147)
  388. TextButton_22.Position = UDim2.new(0.30271402, 0, 0.522491336, 0)
  389. TextButton_22.Size = UDim2.new(0, 78, 0, 34)
  390. TextButton_22.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  391. TextButton_22.Font = Enum.Font.SourceSansSemibold
  392. TextButton_22.Text = "Script"
  393. TextButton_22.TextColor3 = Color3.new(52,255,147)
  394. TextButton_22.TextScaled = true
  395. TextButton_22.TextSize = 14
  396. TextButton_22.TextWrapped = true
  397.  
  398. TextButton_23.Parent = UTGMainFrame
  399. TextButton_23.BackgroundColor3 = Color3.new(52,255,147)
  400. TextButton_23.Position = UDim2.new(0.30271402, 0, 0.733564019, 0)
  401. TextButton_23.Size = UDim2.new(0, 78, 0, 34)
  402. TextButton_23.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  403. TextButton_23.Font = Enum.Font.SourceSansSemibold
  404. TextButton_23.Text = "Script"
  405. TextButton_23.TextColor3 = Color3.new(52,255,147)
  406. TextButton_23.TextScaled = true
  407. TextButton_23.TextSize = 14
  408. TextButton_23.TextWrapped = true
  409.  
  410. TextButton_24.Parent = UTGMainFrame
  411. TextButton_24.BackgroundColor3 = Color3.new(52,255,147)
  412. TextButton_24.Position = UDim2.new(0.544885218, 0, 0.764705896, 0)
  413. TextButton_24.Size = UDim2.new(0, 78, 0, 34)
  414. TextButton_24.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  415. TextButton_24.Font = Enum.Font.SourceSansSemibold
  416. TextButton_24.Text = "Script"
  417. TextButton_24.TextColor3 = Color3.new(52,255,147)
  418. TextButton_24.TextScaled = true
  419. TextButton_24.TextSize = 14
  420. TextButton_24.TextWrapped = true
  421.  
  422. TextButton_25.Parent = UTGMainFrame
  423. TextButton_25.BackgroundColor3 = Color3.new(52,255,147)
  424. TextButton_25.Position = UDim2.new(0.544885218, 0, 0.522491336, 0)
  425. TextButton_25.Size = UDim2.new(0, 78, 0, 34)
  426. TextButton_25.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  427. TextButton_25.Font = Enum.Font.SourceSansSemibold
  428. TextButton_25.Text = "Script"
  429. TextButton_25.TextColor3 = Color3.new(52,255,147)
  430. TextButton_25.TextScaled = true
  431. TextButton_25.TextSize = 14
  432. TextButton_25.TextWrapped = true
  433.  
  434. TextButton_26.Parent = UTGMainFrame
  435. TextButton_26.BackgroundColor3 = Color3.new(52,255,147)
  436. TextButton_26.Position = UDim2.new(0.544885218, 0, 0.314878881, 0)
  437. TextButton_26.Size = UDim2.new(0, 78, 0, 34)
  438. TextButton_26.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  439. TextButton_26.Font = Enum.Font.SourceSansSemibold
  440. TextButton_26.Text = "Script"
  441. TextButton_26.TextColor3 = Color3.new(52,255,147)
  442. TextButton_26.TextScaled = true
  443. TextButton_26.TextSize = 14
  444. TextButton_26.TextWrapped = true
  445.  
  446. TextButton_27.Parent = UTGMainFrame
  447. TextButton_27.BackgroundColor3 = Color3.new(52,255,147)
  448. TextButton_27.Position = UDim2.new(0.787056446, 0, 0.314878881, 0)
  449. TextButton_27.Size = UDim2.new(0, 78, 0, 34)
  450. TextButton_27.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  451. TextButton_27.Font = Enum.Font.SourceSansSemibold
  452. TextButton_27.Text = "Script"
  453. TextButton_27.TextColor3 = Color3.new(52,255,147)
  454. TextButton_27.TextScaled = true
  455. TextButton_27.TextSize = 14
  456. TextButton_27.TextWrapped = true
  457.  
  458. TextButton_28.Parent = UTGMainFrame
  459. TextButton_28.BackgroundColor3 = Color3.new(52,255,147)
  460. TextButton_28.Position = UDim2.new(0.787056386, 0, 0.764705837, 0)
  461. TextButton_28.Size = UDim2.new(0, 78, 0, 34)
  462. TextButton_28.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  463. TextButton_28.Font = Enum.Font.SourceSansSemibold
  464. TextButton_28.Text = "Script"
  465. TextButton_28.TextColor3 = Color3.new(52,255,147)
  466. TextButton_28.TextScaled = true
  467. TextButton_28.TextSize = 14
  468. TextButton_28.TextWrapped = true
  469.  
  470. Credit_2.Name = "Credit"
  471. Credit_2.Parent = UTGMainFrame
  472. Credit_2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  473. Credit_2.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  474. Credit_2.Position = UDim2.new(0.317327768, 0, 0.124567471, 0)
  475. Credit_2.Size = UDim2.new(0, 169, 0, 29)
  476. Credit_2.Font = Enum.Font.SourceSansBold
  477. Credit_2.Text = "Made By Pristh And Azurez"
  478. Credit_2.TextColor3 = Color3.new(1, 1, 1)
  479. Credit_2.TextScaled = true
  480. Credit_2.TextSize = 14
  481. Credit_2.TextWrapped = true
  482. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement