Advertisement
FabianRBLX

Ultimate Trolling GUI

Jul 24th, 2021
100,825
6
Never
4
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.29 KB | None | 7 1
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local UTG_V2 = Instance.new("ScreenGui")
  7. local Main = Instance.new("Frame")
  8. local UIGradient = Instance.new("UIGradient")
  9. local UICorner = Instance.new("UICorner")
  10. local Title = Instance.new("TextLabel")
  11. local SubTitile = Instance.new("TextLabel")
  12. local Welcome = Instance.new("TextLabel")
  13. local UICorner_2 = Instance.new("UICorner")
  14. local Credits = Instance.new("TextLabel")
  15. local UICorner_3 = Instance.new("UICorner")
  16. local OptionListFrame = Instance.new("Frame")
  17. local OptionList = Instance.new("ScrollingFrame")
  18. local Sonic = Instance.new("TextButton")
  19. local UICorner_4 = Instance.new("UICorner")
  20. local Gale = Instance.new("TextButton")
  21. local UICorner_5 = Instance.new("UICorner")
  22. local Among_Us = Instance.new("TextButton")
  23. local UICorner_6 = Instance.new("UICorner")
  24. local Killbot = Instance.new("TextButton")
  25. local UICorner_7 = Instance.new("UICorner")
  26. local NekoMaid = Instance.new("TextButton")
  27. local UICorner_8 = Instance.new("UICorner")
  28. local Smug = Instance.new("TextButton")
  29. local UICorner_9 = Instance.new("UICorner")
  30. local ShadowBlade = Instance.new("TextButton")
  31. local UICorner_10 = Instance.new("UICorner")
  32. local SwordStand = Instance.new("TextButton")
  33. local UICorner_11 = Instance.new("UICorner")
  34. local Neptunion = Instance.new("TextButton")
  35. local UICorner_12 = Instance.new("UICorner")
  36. local RbNeptunion = Instance.new("TextButton")
  37. local UICorner_13 = Instance.new("UICorner")
  38. local Wall = Instance.new("TextButton")
  39. local UICorner_14 = Instance.new("UICorner")
  40. local achroGlicher = Instance.new("TextButton")
  41. local UICorner_15 = Instance.new("UICorner")
  42. local FlamingCube = Instance.new("TextButton")
  43. local UICorner_16 = Instance.new("UICorner")
  44. local Spider = Instance.new("TextButton")
  45. local UICorner_17 = Instance.new("UICorner")
  46. local Cop = Instance.new("TextButton")
  47. local UICorner_18 = Instance.new("UICorner")
  48. local Chips = Instance.new("TextButton")
  49. local UICorner_19 = Instance.new("UICorner")
  50. local Joy = Instance.new("TextButton")
  51. local UICorner_20 = Instance.new("UICorner")
  52. local UMD = Instance.new("TextButton")
  53. local UICorner_21 = Instance.new("UICorner")
  54. local Chill = Instance.new("TextButton")
  55. local UICorner_22 = Instance.new("UICorner")
  56. local Grapple = Instance.new("TextButton")
  57. local UICorner_23 = Instance.new("UICorner")
  58. local ServerAdmin = Instance.new("TextButton")
  59. local UICorner_24 = Instance.new("UICorner")
  60. local Ender = Instance.new("TextButton")
  61. local UICorner_25 = Instance.new("UICorner")
  62. local Ban = Instance.new("TextButton")
  63. local UICorner_26 = Instance.new("UICorner")
  64. local Netless = Instance.new("TextButton")
  65. local UICorner_27 = Instance.new("UICorner")
  66. local Shadow = Instance.new("Frame")
  67. local UICorner_28 = Instance.new("UICorner")
  68. local TextLabel = Instance.new("TextLabel")
  69. local AntiReport = Instance.new("TextButton")
  70. local UICorner_29 = Instance.new("UICorner")
  71. local Shadow_2 = Instance.new("Frame")
  72. local UICorner_30 = Instance.new("UICorner")
  73. local TextLabel_2 = Instance.new("TextLabel")
  74. local X = Instance.new("TextButton")
  75. local UICorner_31 = Instance.new("UICorner")
  76. local OpenUTG = Instance.new("TextButton")
  77.  
  78. --Properties:
  79.  
  80. UTG_V2.Name = "UTG_V2"
  81. UTG_V2.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  82. UTG_V2.ResetOnSpawn = false
  83.  
  84. Main.Name = "Main"
  85. Main.Parent = UTG_V2
  86. Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  87. Main.BorderColor3 = Color3.fromRGB(27, 42, 53)
  88. Main.BorderSizePixel = 0
  89. Main.Position = UDim2.new(0.0592107326, 0, 0.0301492307, 0)
  90. Main.Size = UDim2.new(0, 451, 0, 534)
  91.  
  92. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(137, 0, 254)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(223, 0, 255))}
  93. UIGradient.Parent = Main
  94.  
  95. UICorner.CornerRadius = UDim.new(0, 5)
  96. UICorner.Parent = Main
  97.  
  98. Title.Name = "Title"
  99. Title.Parent = Main
  100. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  101. Title.BackgroundTransparency = 1.000
  102. Title.Position = UDim2.new(0.0711524412, 0, -0.00186577276, 0)
  103. Title.Size = UDim2.new(0, 385, 0, 54)
  104. Title.Font = Enum.Font.SourceSans
  105. Title.Text = "ULTIMATE TROLLING GUI V2"
  106. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  107. Title.TextScaled = true
  108. Title.TextSize = 38.000
  109. Title.TextWrapped = true
  110.  
  111. SubTitile.Name = "SubTitile"
  112. SubTitile.Parent = Title
  113. SubTitile.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. SubTitile.BackgroundTransparency = 1.000
  115. SubTitile.Position = UDim2.new(-0.285957217, 0, 0.388888925, 0)
  116. SubTitile.Size = UDim2.new(0, 611, 0, 54)
  117. SubTitile.Font = Enum.Font.SourceSans
  118. SubTitile.Text = "FE UTG is back! And is now V2! Thx for using! :)"
  119. SubTitile.TextColor3 = Color3.fromRGB(255, 255, 255)
  120. SubTitile.TextSize = 20.000
  121.  
  122. Welcome.Name = "Welcome"
  123. Welcome.Parent = Main
  124. Welcome.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  125. Welcome.Position = UDim2.new(0.0505445786, 0, 0.114676468, 0)
  126. Welcome.Size = UDim2.new(0, 403, 0, 36)
  127. Welcome.Font = Enum.Font.SourceSansBold
  128. Welcome.Text = "Welcome to the brand new FE UTG! Made by Bulkez"
  129. Welcome.TextColor3 = Color3.fromRGB(0, 0, 0)
  130. Welcome.TextScaled = true
  131. Welcome.TextSize = 14.000
  132. Welcome.TextWrapped = true
  133.  
  134. UICorner_2.Parent = Welcome
  135.  
  136. Credits.Name = "Credits"
  137. Credits.Parent = Main
  138. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  139. Credits.Position = UDim2.new(0.0527422242, 0, 0.772552848, 0)
  140. Credits.Size = UDim2.new(0, 405, 0, 44)
  141. Credits.Font = Enum.Font.SourceSansBold
  142. Credits.Text = "Made by Blukez also credit to the original script creators also thx FO10 :)"
  143. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  144. Credits.TextScaled = true
  145. Credits.TextSize = 14.000
  146. Credits.TextWrapped = true
  147.  
  148. UICorner_3.Parent = Credits
  149.  
  150. OptionListFrame.Name = "OptionListFrame"
  151. OptionListFrame.Parent = Main
  152. OptionListFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  153. OptionListFrame.BackgroundTransparency = 1.000
  154. OptionListFrame.Position = UDim2.new(0.0279720332, 0, 0.191011235, 0)
  155. OptionListFrame.Size = UDim2.new(0, 403, 0, 711)
  156.  
  157. OptionList.Name = "OptionList"
  158. OptionList.Parent = OptionListFrame
  159. OptionList.Active = true
  160. OptionList.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  161. OptionList.Position = UDim2.new(0.0351866931, 0, 0.00994348992, 0)
  162. OptionList.Size = UDim2.new(0, 402, 0, 296)
  163.  
  164. Sonic.Name = "Sonic"
  165. Sonic.Parent = OptionList
  166. Sonic.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  167. Sonic.Position = UDim2.new(0.0231197979, 0, 0.00696475245, 0)
  168. Sonic.Size = UDim2.new(0, 370, 0, 50)
  169. Sonic.Font = Enum.Font.SourceSans
  170. Sonic.Text = "Sonic"
  171. Sonic.TextColor3 = Color3.fromRGB(255, 255, 255)
  172. Sonic.TextScaled = true
  173. Sonic.TextSize = 14.000
  174. Sonic.TextWrapped = true
  175.  
  176. UICorner_4.Parent = Sonic
  177.  
  178. Gale.Name = "Gale"
  179. Gale.Parent = OptionList
  180. Gale.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  181. Gale.Position = UDim2.new(0.0231197979, 0, 0.0506699458, 0)
  182. Gale.Size = UDim2.new(0, 370, 0, 50)
  183. Gale.Font = Enum.Font.SourceSans
  184. Gale.Text = "Gale"
  185. Gale.TextColor3 = Color3.fromRGB(255, 255, 255)
  186. Gale.TextScaled = true
  187. Gale.TextSize = 14.000
  188. Gale.TextWrapped = true
  189.  
  190. UICorner_5.Parent = Gale
  191.  
  192. Among_Us.Name = "Among_Us"
  193. Among_Us.Parent = OptionList
  194. Among_Us.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  195. Among_Us.Position = UDim2.new(0.0231197979, 0, 0.092793569, 0)
  196. Among_Us.Size = UDim2.new(0, 370, 0, 50)
  197. Among_Us.Font = Enum.Font.SourceSans
  198. Among_Us.Text = "Among us"
  199. Among_Us.TextColor3 = Color3.fromRGB(255, 255, 255)
  200. Among_Us.TextScaled = true
  201. Among_Us.TextSize = 14.000
  202. Among_Us.TextWrapped = true
  203.  
  204. UICorner_6.Parent = Among_Us
  205.  
  206. Killbot.Name = "Killbot"
  207. Killbot.Parent = OptionList
  208. Killbot.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  209. Killbot.Position = UDim2.new(0.0231197979, 0, 0.1349172, 0)
  210. Killbot.Size = UDim2.new(0, 370, 0, 50)
  211. Killbot.Font = Enum.Font.SourceSans
  212. Killbot.Text = "Killbot"
  213. Killbot.TextColor3 = Color3.fromRGB(255, 255, 255)
  214. Killbot.TextScaled = true
  215. Killbot.TextSize = 14.000
  216. Killbot.TextWrapped = true
  217.  
  218. UICorner_7.Parent = Killbot
  219.  
  220. NekoMaid.Name = "NekoMaid"
  221. NekoMaid.Parent = OptionList
  222. NekoMaid.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  223. NekoMaid.Position = UDim2.new(0.0231197979, 0, 0.177534401, 0)
  224. NekoMaid.Size = UDim2.new(0, 370, 0, 50)
  225. NekoMaid.Font = Enum.Font.SourceSans
  226. NekoMaid.Text = "Neko Maid"
  227. NekoMaid.TextColor3 = Color3.fromRGB(255, 255, 255)
  228. NekoMaid.TextScaled = true
  229. NekoMaid.TextSize = 14.000
  230. NekoMaid.TextWrapped = true
  231.  
  232. UICorner_8.Parent = NekoMaid
  233.  
  234. Smug.Name = "Smug"
  235. Smug.Parent = OptionList
  236. Smug.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  237. Smug.Position = UDim2.new(0.0231197979, 0, 0.22079052, 0)
  238. Smug.Size = UDim2.new(0, 370, 0, 50)
  239. Smug.Font = Enum.Font.SourceSans
  240. Smug.Text = "Smug Dance V6"
  241. Smug.TextColor3 = Color3.fromRGB(255, 255, 255)
  242. Smug.TextScaled = true
  243. Smug.TextSize = 14.000
  244. Smug.TextWrapped = true
  245.  
  246. UICorner_9.Parent = Smug
  247.  
  248. ShadowBlade.Name = "ShadowBlade"
  249. ShadowBlade.Parent = OptionList
  250. ShadowBlade.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  251. ShadowBlade.Position = UDim2.new(0.0231197979, 0, 0.263522238, 0)
  252. ShadowBlade.Size = UDim2.new(0, 370, 0, 50)
  253. ShadowBlade.Font = Enum.Font.SourceSans
  254. ShadowBlade.Text = "Shadow Blade"
  255. ShadowBlade.TextColor3 = Color3.fromRGB(255, 255, 255)
  256. ShadowBlade.TextScaled = true
  257. ShadowBlade.TextSize = 14.000
  258. ShadowBlade.TextWrapped = true
  259.  
  260. UICorner_10.Parent = ShadowBlade
  261.  
  262. SwordStand.Name = "SwordStand"
  263. SwordStand.Parent = OptionList
  264. SwordStand.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  265. SwordStand.Position = UDim2.new(0.0231197979, 0, 0.304071069, 0)
  266. SwordStand.Size = UDim2.new(0, 370, 0, 50)
  267. SwordStand.Font = Enum.Font.SourceSans
  268. SwordStand.Text = "Sword Stand"
  269. SwordStand.TextColor3 = Color3.fromRGB(255, 255, 255)
  270. SwordStand.TextScaled = true
  271. SwordStand.TextSize = 14.000
  272. SwordStand.TextWrapped = true
  273.  
  274. UICorner_11.Parent = SwordStand
  275.  
  276. Neptunion.Name = "Neptunion"
  277. Neptunion.Parent = OptionList
  278. Neptunion.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  279. Neptunion.Position = UDim2.new(0.0231197979, 0, 0.347187638, 0)
  280. Neptunion.Size = UDim2.new(0, 370, 0, 50)
  281. Neptunion.Font = Enum.Font.SourceSans
  282. Neptunion.Text = "Neptunion V"
  283. Neptunion.TextColor3 = Color3.fromRGB(255, 255, 255)
  284. Neptunion.TextScaled = true
  285. Neptunion.TextSize = 14.000
  286. Neptunion.TextWrapped = true
  287.  
  288. UICorner_12.Parent = Neptunion
  289.  
  290. RbNeptunion.Name = "RbNeptunion"
  291. RbNeptunion.Parent = OptionList
  292. RbNeptunion.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  293. RbNeptunion.Position = UDim2.new(0.0231197979, 0, 0.390972137, 0)
  294. RbNeptunion.Size = UDim2.new(0, 370, 0, 50)
  295. RbNeptunion.Font = Enum.Font.SourceSans
  296. RbNeptunion.Text = "RB Neptunion"
  297. RbNeptunion.TextColor3 = Color3.fromRGB(255, 255, 255)
  298. RbNeptunion.TextScaled = true
  299. RbNeptunion.TextSize = 14.000
  300. RbNeptunion.TextWrapped = true
  301.  
  302. UICorner_13.Parent = RbNeptunion
  303.  
  304. Wall.Name = "Wall"
  305. Wall.Parent = OptionList
  306. Wall.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  307. Wall.Position = UDim2.new(0.0231197979, 0, 0.434192657, 0)
  308. Wall.Size = UDim2.new(0, 370, 0, 50)
  309. Wall.Font = Enum.Font.SourceSans
  310. Wall.Text = "Wall"
  311. Wall.TextColor3 = Color3.fromRGB(255, 255, 255)
  312. Wall.TextScaled = true
  313. Wall.TextSize = 14.000
  314. Wall.TextWrapped = true
  315.  
  316. UICorner_14.Parent = Wall
  317.  
  318. achroGlicher.Name = "achroGlicher"
  319. achroGlicher.Parent = OptionList
  320. achroGlicher.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  321. achroGlicher.Position = UDim2.new(0.0231197979, 0, 0.47801882, 0)
  322. achroGlicher.Size = UDim2.new(0, 370, 0, 50)
  323. achroGlicher.Font = Enum.Font.SourceSans
  324. achroGlicher.Text = "Achromatic Glicher"
  325. achroGlicher.TextColor3 = Color3.fromRGB(255, 255, 255)
  326. achroGlicher.TextScaled = true
  327. achroGlicher.TextSize = 14.000
  328. achroGlicher.TextWrapped = true
  329.  
  330. UICorner_15.Parent = achroGlicher
  331.  
  332. FlamingCube.Name = "FlamingCube"
  333. FlamingCube.Parent = OptionList
  334. FlamingCube.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  335. FlamingCube.Position = UDim2.new(0.0231197979, 0, 0.521497488, 0)
  336. FlamingCube.Size = UDim2.new(0, 370, 0, 50)
  337. FlamingCube.Font = Enum.Font.SourceSans
  338. FlamingCube.Text = "Flaming Cube"
  339. FlamingCube.TextColor3 = Color3.fromRGB(255, 255, 255)
  340. FlamingCube.TextScaled = true
  341. FlamingCube.TextSize = 14.000
  342. FlamingCube.TextWrapped = true
  343.  
  344. UICorner_16.Parent = FlamingCube
  345.  
  346. Spider.Name = "Spider"
  347. Spider.Parent = OptionList
  348. Spider.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  349. Spider.Position = UDim2.new(0.0231197979, 0, 0.564180851, 0)
  350. Spider.Size = UDim2.new(0, 370, 0, 50)
  351. Spider.Font = Enum.Font.SourceSans
  352. Spider.Text = "Spider"
  353. Spider.TextColor3 = Color3.fromRGB(255, 255, 255)
  354. Spider.TextScaled = true
  355. Spider.TextSize = 14.000
  356. Spider.TextWrapped = true
  357.  
  358. UICorner_17.Parent = Spider
  359.  
  360. Cop.Name = "Cop"
  361. Cop.Parent = OptionList
  362. Cop.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  363. Cop.Position = UDim2.new(0.0231197979, 0, 0.606966078, 0)
  364. Cop.Size = UDim2.new(0, 370, 0, 50)
  365. Cop.Font = Enum.Font.SourceSans
  366. Cop.Text = "Cop"
  367. Cop.TextColor3 = Color3.fromRGB(255, 255, 255)
  368. Cop.TextScaled = true
  369. Cop.TextSize = 14.000
  370. Cop.TextWrapped = true
  371.  
  372. UICorner_18.Parent = Cop
  373.  
  374. Chips.Name = "Chips"
  375. Chips.Parent = OptionList
  376. Chips.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  377. Chips.Position = UDim2.new(0.0231197979, 0, 0.649766564, 0)
  378. Chips.Size = UDim2.new(0, 370, 0, 50)
  379. Chips.Font = Enum.Font.SourceSans
  380. Chips.Text = "Chips"
  381. Chips.TextColor3 = Color3.fromRGB(255, 255, 255)
  382. Chips.TextScaled = true
  383. Chips.TextSize = 14.000
  384. Chips.TextWrapped = true
  385.  
  386. UICorner_19.Parent = Chips
  387.  
  388. Joy.Name = "Joy"
  389. Joy.Parent = OptionList
  390. Joy.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  391. Joy.Position = UDim2.new(0.0231197979, 0, 0.69195044, 0)
  392. Joy.Size = UDim2.new(0, 370, 0, 50)
  393. Joy.Font = Enum.Font.SourceSans
  394. Joy.Text = ":Joy:"
  395. Joy.TextColor3 = Color3.fromRGB(255, 255, 255)
  396. Joy.TextScaled = true
  397. Joy.TextSize = 14.000
  398. Joy.TextWrapped = true
  399.  
  400. UICorner_20.Parent = Joy
  401.  
  402. UMD.Name = "UMD"
  403. UMD.Parent = OptionList
  404. UMD.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  405. UMD.Position = UDim2.new(0.0231197979, 0, 0.732523978, 0)
  406. UMD.Size = UDim2.new(0, 370, 0, 50)
  407. UMD.Font = Enum.Font.SourceSans
  408. UMD.Text = "Ultimate meme dance"
  409. UMD.TextColor3 = Color3.fromRGB(255, 255, 255)
  410. UMD.TextScaled = true
  411. UMD.TextSize = 14.000
  412. UMD.TextWrapped = true
  413.  
  414. UICorner_21.Parent = UMD
  415.  
  416. Chill.Name = "Chill"
  417. Chill.Parent = OptionList
  418. Chill.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  419. Chill.Position = UDim2.new(0.0231197979, 0, 0.772394419, 0)
  420. Chill.Size = UDim2.new(0, 370, 0, 50)
  421. Chill.Font = Enum.Font.SourceSans
  422. Chill.Text = "Chill"
  423. Chill.TextColor3 = Color3.fromRGB(255, 255, 255)
  424. Chill.TextScaled = true
  425. Chill.TextSize = 14.000
  426. Chill.TextWrapped = true
  427.  
  428. UICorner_22.Parent = Chill
  429.  
  430. Grapple.Name = "Grapple"
  431. Grapple.Parent = OptionList
  432. Grapple.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  433. Grapple.Position = UDim2.new(0.0231197979, 0, 0.815179646, 0)
  434. Grapple.Size = UDim2.new(0, 370, 0, 50)
  435. Grapple.Font = Enum.Font.SourceSans
  436. Grapple.Text = "Grapple"
  437. Grapple.TextColor3 = Color3.fromRGB(255, 255, 255)
  438. Grapple.TextScaled = true
  439. Grapple.TextSize = 14.000
  440. Grapple.TextWrapped = true
  441.  
  442. UICorner_23.Parent = Grapple
  443.  
  444. ServerAdmin.Name = "ServerAdmin"
  445. ServerAdmin.Parent = OptionList
  446. ServerAdmin.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  447. ServerAdmin.Position = UDim2.new(0.0231197979, 0, 0.858780205, 0)
  448. ServerAdmin.Size = UDim2.new(0, 370, 0, 50)
  449. ServerAdmin.Font = Enum.Font.SourceSans
  450. ServerAdmin.Text = "Server Admin"
  451. ServerAdmin.TextColor3 = Color3.fromRGB(255, 255, 255)
  452. ServerAdmin.TextScaled = true
  453. ServerAdmin.TextSize = 14.000
  454. ServerAdmin.TextWrapped = true
  455.  
  456. UICorner_24.Parent = ServerAdmin
  457.  
  458. Ender.Name = "Ender"
  459. Ender.Parent = OptionList
  460. Ender.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  461. Ender.Position = UDim2.new(0.0231197979, 0, 0.902380705, 0)
  462. Ender.Size = UDim2.new(0, 370, 0, 50)
  463. Ender.Font = Enum.Font.SourceSans
  464. Ender.Text = "Ender"
  465. Ender.TextColor3 = Color3.fromRGB(255, 255, 255)
  466. Ender.TextScaled = true
  467. Ender.TextSize = 14.000
  468. Ender.TextWrapped = true
  469.  
  470. UICorner_25.Parent = Ender
  471.  
  472. Ban.Name = "Ban"
  473. Ban.Parent = OptionList
  474. Ban.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  475. Ban.Position = UDim2.new(0.0231197979, 0, 0.945981264, 0)
  476. Ban.Size = UDim2.new(0, 370, 0, 50)
  477. Ban.Font = Enum.Font.SourceSans
  478. Ban.Text = "Ban Hammer"
  479. Ban.TextColor3 = Color3.fromRGB(255, 255, 255)
  480. Ban.TextScaled = true
  481. Ban.TextSize = 14.000
  482. Ban.TextWrapped = true
  483.  
  484. UICorner_26.Parent = Ban
  485.  
  486. Netless.Name = "Netless"
  487. Netless.Parent = Main
  488. Netless.BackgroundColor3 = Color3.fromRGB(77, 156, 115)
  489. Netless.BorderSizePixel = 0
  490. Netless.Position = UDim2.new(0.51807934, 0, 0.868913829, 0)
  491. Netless.Size = UDim2.new(0, 195, 0, 57)
  492. Netless.ZIndex = 2
  493. Netless.Font = Enum.Font.GothamSemibold
  494. Netless.Text = ""
  495. Netless.TextColor3 = Color3.fromRGB(255, 255, 255)
  496. Netless.TextScaled = true
  497. Netless.TextSize = 14.000
  498. Netless.TextWrapped = true
  499.  
  500. UICorner_27.Parent = Netless
  501.  
  502. Shadow.Name = "Shadow"
  503. Shadow.Parent = Netless
  504. Shadow.BackgroundColor3 = Color3.fromRGB(58, 118, 86)
  505. Shadow.BorderSizePixel = 0
  506. Shadow.Size = UDim2.new(1, 0, 1, 4)
  507.  
  508. UICorner_28.Parent = Shadow
  509.  
  510. TextLabel.Parent = Netless
  511. TextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  512. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  513. TextLabel.BackgroundTransparency = 1.000
  514. TextLabel.BorderColor3 = Color3.fromRGB(27, 42, 53)
  515. TextLabel.BorderSizePixel = 0
  516. TextLabel.Position = UDim2.new(0.5, 0, 0.49999997, 0)
  517. TextLabel.Size = UDim2.new(1, -20, 1, -20)
  518. TextLabel.ZIndex = 2
  519. TextLabel.Font = Enum.Font.GothamSemibold
  520. TextLabel.Text = "Netless (Use AFTER any scripts)"
  521. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  522. TextLabel.TextScaled = true
  523. TextLabel.TextSize = 14.000
  524. TextLabel.TextWrapped = true
  525.  
  526. AntiReport.Name = "AntiReport"
  527. AntiReport.Parent = Main
  528. AntiReport.BackgroundColor3 = Color3.fromRGB(77, 156, 115)
  529. AntiReport.BorderSizePixel = 0
  530. AntiReport.Position = UDim2.new(0.0489794947, 0, 0.868913829, 0)
  531. AntiReport.Size = UDim2.new(0, 197, 0, 57)
  532. AntiReport.ZIndex = 2
  533. AntiReport.Font = Enum.Font.GothamSemibold
  534. AntiReport.Text = ""
  535. AntiReport.TextColor3 = Color3.fromRGB(255, 255, 255)
  536. AntiReport.TextScaled = true
  537. AntiReport.TextSize = 14.000
  538. AntiReport.TextWrapped = true
  539.  
  540. UICorner_29.Parent = AntiReport
  541.  
  542. Shadow_2.Name = "Shadow"
  543. Shadow_2.Parent = AntiReport
  544. Shadow_2.BackgroundColor3 = Color3.fromRGB(58, 118, 86)
  545. Shadow_2.BorderSizePixel = 0
  546. Shadow_2.Size = UDim2.new(1, 0, 1, 4)
  547.  
  548. UICorner_30.Parent = Shadow_2
  549.  
  550. TextLabel_2.Parent = AntiReport
  551. TextLabel_2.AnchorPoint = Vector2.new(0.5, 0.5)
  552. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  553. TextLabel_2.BackgroundTransparency = 1.000
  554. TextLabel_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  555. TextLabel_2.BorderSizePixel = 0
  556. TextLabel_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  557. TextLabel_2.Size = UDim2.new(1, -20, 1, -20)
  558. TextLabel_2.ZIndex = 2
  559. TextLabel_2.Font = Enum.Font.GothamSemibold
  560. TextLabel_2.Text = "AntiReport"
  561. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  562. TextLabel_2.TextScaled = true
  563. TextLabel_2.TextSize = 14.000
  564. TextLabel_2.TextWrapped = true
  565.  
  566. X.Name = "X"
  567. X.Parent = Main
  568. X.BackgroundColor3 = Color3.fromRGB(251, 98, 92)
  569. X.BorderSizePixel = 0
  570. X.Position = UDim2.new(0.927937925, 0, -0.0262172297, 0)
  571. X.Size = UDim2.new(0, 47, 0, 45)
  572. X.ZIndex = 2
  573. X.Font = Enum.Font.GothamSemibold
  574. X.Text = "X"
  575. X.TextColor3 = Color3.fromRGB(255, 255, 255)
  576. X.TextSize = 32.000
  577. X.TextWrapped = true
  578.  
  579. UICorner_31.CornerRadius = UDim.new(1, 0)
  580. UICorner_31.Parent = X
  581.  
  582. OpenUTG.Name = "OpenUTG"
  583. OpenUTG.Parent = UTG_V2
  584. OpenUTG.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  585. OpenUTG.BackgroundTransparency = 1.000
  586. OpenUTG.Position = UDim2.new(0.79603678, 0, 0.698529005, 0)
  587. OpenUTG.Size = UDim2.new(0, 165, 0, 62)
  588. OpenUTG.Visible = false
  589. OpenUTG.Font = Enum.Font.SourceSans
  590. OpenUTG.Text = "Open UTG"
  591. OpenUTG.TextColor3 = Color3.fromRGB(255, 255, 255)
  592. OpenUTG.TextScaled = true
  593. OpenUTG.TextSize = 14.000
  594. OpenUTG.TextWrapped = true
  595.  
  596. -- Scripts:
  597.  
  598. local function MBUQEV_fake_script() -- Main.DraggableScript
  599. local script = Instance.new('LocalScript', Main)
  600.  
  601. local UIS = game:GetService('UserInputService')
  602. local frame = script.Parent
  603. local dragToggle = nil
  604. local dragSpeed = 0.25
  605. local dragStart = nil
  606. local startPos = nil
  607.  
  608. local function updateInput(input)
  609. local delta = input.Position - dragStart
  610. local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
  611. startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  612. game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
  613. end
  614.  
  615. frame.InputBegan:Connect(function(input)
  616. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  617. dragToggle = true
  618. dragStart = input.Position
  619. startPos = frame.Position
  620. input.Changed:Connect(function()
  621. if input.UserInputState == Enum.UserInputState.End then
  622. dragToggle = false
  623. end
  624. end)
  625. end
  626. end)
  627.  
  628. UIS.InputChanged:Connect(function(input)
  629. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  630. if dragToggle then
  631. updateInput(input)
  632. end
  633. end
  634. end)
  635.  
  636. end
  637. coroutine.wrap(MBUQEV_fake_script)()
  638. local function NWAVVF_fake_script() -- Netless.NetlessScript
  639. local script = Instance.new('LocalScript', Netless)
  640.  
  641. script.Parent.MouseButton1Click:Connect(function()
  642. for i,v in next, game:GetService("Players").LocalPlayer.Character:GetDescendants() do
  643. if v:IsA("BasePart") and v.Name ~="HumanoidRootPart" then
  644. game:GetService("RunService").Heartbeat:connect(function()
  645. v.Velocity = Vector3.new(0,35,0)
  646. wait(0.5)
  647. end)
  648. end
  649. end
  650.  
  651. game:GetService("StarterGui"):SetCore("SendNotification", {
  652. Title = "Notification";
  653. Text = "Netless activated";
  654. Icon = "rbxthumb://type=Asset&id=5107182114&w=150&h=150"})
  655. Duration = 16;
  656. end)
  657. end
  658. coroutine.wrap(NWAVVF_fake_script)()
  659. local function WSBO_fake_script() -- X.CloseUTGScript
  660. local script = Instance.new('LocalScript', X)
  661.  
  662. script.Parent.MouseButton1Click:Connect(function()
  663. script.Parent.Parent.Parent.Main.Visible = false
  664. script.Parent.Parent.Parent.OpenUTG.Visible = true
  665. end)
  666. end
  667. coroutine.wrap(WSBO_fake_script)()
  668. local function KZZCO_fake_script() -- OpenUTG.OpenUTGScript
  669. local script = Instance.new('LocalScript', OpenUTG)
  670.  
  671. script.Parent.MouseButton1Click:Connect(function()
  672. script.Parent.Parent.Main.Visible = true
  673. script.Parent.Visible = false
  674. end)
  675. end
  676. coroutine.wrap(KZZCO_fake_script)()
  677.  
  678. AntiReport.MouseButton1Click:Connect(function()
  679. setfflag("AbuseReportScreenshotPercentage", 0)
  680. setfflag("DFFlagAbuseReportScreenshot", "False")
  681. print("Anti-Report loaded")
  682. end)
  683.  
  684. Among_Us.MouseButton1Click:Connect(function()
  685. loadstring(game:HttpGet("https://pastebin.com/raw/JXUMavf3", true))()
  686. end)
  687.  
  688. Ban.MouseButton1Click:Connect(function()
  689. loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/killermaster9999mega/thing/main/README.md"))()
  690. end)
  691.  
  692. Chill.MouseButton1Click:Connect(function()
  693. loadstring(game:HttpGetAsync("https://pastebin.com/raw/XmHFdTij"))()
  694. end)
  695.  
  696. Chips.MouseButton1Click:Connect(function()
  697. loadstring(game:HttpGetAsync("https://pastebin.com/raw/b289ts36"))()
  698. end)
  699.  
  700. Cop.MouseButton1Click:Connect(function()
  701. loadstring(game:HttpGetAsync("https://pastebin.com/raw/VAA5Mf60"))()
  702. end)
  703.  
  704. Ender.MouseButton1Click:Connect(function()
  705. loadstring(game:HttpGetAsync("https://pastebin.com/raw/bndCgupK"))()
  706. end)
  707.  
  708. FlamingCube.MouseButton1Click:Connect(function()
  709. loadstring(game:HttpGet("https://pastebin.com/raw/D7pigANg"))()
  710. end)
  711.  
  712. Gale.MouseButton1Click:Connect(function()
  713. loadstring(game:HttpGet(("https://pastebin.com/raw/PjJNLaFa"), true))()
  714. end)
  715.  
  716. Grapple.MouseButton1Click:Connect(function()
  717. loadstring(game:HttpGetAsync("https://pastebin.com/raw/AyASkDEG"))()
  718. end)
  719.  
  720. Joy.MouseButton1Click:Connect(function()
  721. loadstring(game:HttpGetAsync("https://pastebin.com/raw/LEAQuKj0"))()
  722. end)
  723.  
  724. Killbot.MouseButton1Click:Connect(function()
  725. loadstring(game:HttpGetAsync("https://pastebin.com/raw/G24tcRXA"))()
  726. end)
  727.  
  728. NekoMaid.MouseButton1Click:Connect(function()
  729. loadstring(game:HttpGetAsync("https://paste.ee/d/6bCwm/0"))()
  730. end)
  731.  
  732. Neptunion.MouseButton1Click:Connect(function()
  733. loadstring(game:HttpGetAsync("https://pastebin.com/raw/t0Mkc33N"))()
  734. end)
  735.  
  736. RbNeptunion.MouseButton1Click:Connect(function()
  737. loadstring(game:HttpGetAsync("https://pastebin.com/raw/gDi503fB"))()
  738. end)
  739.  
  740. ServerAdmin.MouseButton1Click:Connect(function()
  741. loadstring(game:HttpGet("https://raw.githubusercontent.com/ONEReverseCard/My-Scripts/main/Netless%20Server%20Admin.md"))()
  742. end)
  743.  
  744. ShadowBlade.MouseButton1Click:Connect(function()
  745. loadstring(game:HttpGetAsync("https://pastebin.com/raw/kMYThpNG"))()
  746. end)
  747.  
  748. Smug.MouseButton1Click:Connect(function()
  749. loadstring(game:HttpGetAsync("https://pastebin.com/raw/ZuKy7HFF"))()
  750. end)
  751.  
  752. Sonic.MouseButton1Click:Connect(function()
  753. loadstring(game:HttpGetAsync("https://pastebin.com/raw/SyF5t70A"))()
  754. end)
  755.  
  756. Spider.MouseButton1Click:Connect(function()
  757. loadstring(game:HttpGetAsync("https://pastebin.com/raw/txsk1LJg"))()
  758. end)
  759.  
  760. SwordStand.MouseButton1Click:Connect(function()
  761. loadstring(game:HttpGetAsync("https://paste.ee/r/NwGVX/0"))()
  762. end)
  763.  
  764. UMD.MouseButton1Click:Connect(function()
  765. loadstring(game:HttpGetAsync("https://pastebin.com/raw/0QfjMKrF"))()
  766. end)
  767.  
  768. Wall.MouseButton1Click:Connect(function()
  769. loadstring(game:HttpGetAsync("https://pastebin.com/raw/AY6kA2AV"))()
  770. end)
  771.  
  772. achroGlicher.MouseButton1Click:Connect(function()
  773. loadstring(game:HttpGetAsync("https://pastebin.com/raw/T7cmny7C"))()
  774. end)
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement