Advertisement
C-H-4-0-S

Tubersgui

Sep 25th, 2024
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.59 KB | None | 0 0
  1. print 'script by tubers93BackBackBack'
  2.  
  3. --[INSTANCES]
  4.  
  5. local main = Instance.new("ScreenGui")
  6. local frame = Instance.new("Frame")
  7. local titler = Instance.new("TextLabel")
  8. local button = Instance.new("TextButton")
  9. local button2 = Instance.new("TextButton")
  10. local button3 = Instance.new("TextButton")
  11. local button4 = Instance.new("TextButton")
  12. local button5 = Instance.new("TextButton")
  13. local button6 = Instance.new("TextButton")
  14. local button7 = Instance.new("TextButton")
  15.  
  16.  
  17. local close = Instance.new("TextButton")
  18. --[UI]
  19.  
  20. main.Name = "main"
  21. main.Parent = game.CoreGui
  22.  
  23. frame.Name = "frame"
  24. frame.Parent = main
  25. frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  26. frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
  27. frame.BorderSizePixel = 3
  28. frame.Position = UDim2.new(0,3,0.3,0)
  29. frame.Size = UDim2.new(0, 300, 0, 400)
  30. frame.Active = true
  31. frame.Draggable = true
  32.  
  33. titler.Name = "titler"
  34. titler.Parent = frame
  35. titler.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  36. titler.BorderColor3 = Color3.fromRGB(255, 0, 0)
  37. titler.BorderSizePixel = 3
  38. titler.Size = UDim2.new(0, 300, 0, 40)
  39. titler.Font = Enum.Font.SourceSans
  40. titler.Text = "tubers93's GUI v1.1"
  41. titler.TextColor3 = Color3.fromRGB(255, 255, 255)
  42. titler.TextSize = 24.000
  43.  
  44. button.Name = "button"
  45. button.Parent = frame
  46. button.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  47. button.BorderColor3 = Color3.fromRGB(255, 0, 0)
  48. button.BorderSizePixel = 3
  49. button.Position = UDim2.new(0, 0, 0.100000001, 0)
  50. button.Size = UDim2.new(0, 75, 0, 30)
  51. button.Font = Enum.Font.SourceSans
  52. button.Text = "Floating Pad"
  53. button.TextColor3 = Color3.fromRGB(255, 255, 255)
  54. button.TextSize = 14.000
  55. button.TextWrapped = true
  56. button.MouseButton1Down:connect(function()
  57. local name = game.Players.LocalPlayer.Name
  58.  
  59. local p = Instance.new("Part")
  60. p.Parent = workspace
  61. p.Locked = true
  62. p.BrickColor = BrickColor.new("White")
  63. p.BrickColor = BrickColor.new(104)
  64. p.Size = Vector3.new(8, 1.2, 8)
  65. p.Anchored = true
  66. local m = Instance.new("CylinderMesh")
  67. m.Scale = Vector3.new(1, 0.5, 1)
  68. m.Parent = p
  69. while true do
  70. p.CFrame = CFrame.new(game.Players:findFirstChild(name).Character.Torso.CFrame.x,
  71. game.Players:findFirstChild(name).Character.Torso.CFrame.y - 4, game.Players:findFirstChild(name).Character.Torso.CFrame.z)
  72. wait()
  73. end
  74. end)
  75.  
  76. button2.Name = "button2"
  77. button2.Parent = frame
  78. button2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  79. button2.BorderColor3 = Color3.fromRGB(255, 0, 0)
  80. button2.BorderSizePixel = 3
  81. button2.Position = UDim2.new(0.25, 0, 0.100000001, 0)
  82. button2.Size = UDim2.new(0, 75, 0, 30)
  83. button2.Font = Enum.Font.SourceSans
  84. button2.Text = "Tiger Admin"
  85. button2.TextColor3 = Color3.fromRGB(255, 255, 255)
  86. button2.TextSize = 14.000
  87. button2.TextWrapped = true
  88. button2.MouseButton1Down:connect(function()
  89. loadstring(game:HttpGet("https://scriptblox.com/raw/Prison-Life-TIGER-ADMIN-REVAMPED-7593"))()
  90. end)
  91.  
  92. button3.Name = "button3"
  93. button3.Parent = frame
  94. button3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  95. button3.BorderColor3 = Color3.fromRGB(255, 0, 0)
  96. button3.BorderSizePixel = 3
  97. button3.Position = UDim2.new(0.5, 0, 0.100000001, 0)
  98. button3.Size = UDim2.new(0, 75, 0, 30)
  99. button3.Font = Enum.Font.SourceSans
  100. button3.Text = "c00lgui revival v2.2"
  101. button3.TextColor3 = Color3.fromRGB(255, 255, 255)
  102. button3.TextSize = 14.000
  103. button3.TextWrapped = true
  104. button3.MouseButton1Down:connect(function()
  105. loadstring(game:HttpGet("https://raw.githubusercontent.com/theawesomari0/c00lgui/66033e8ff67eccc421fb04b3924e42d4adf3d7a2/c00lgui%20v2.2?subid1=20230826-2047-4399-8bd3-612370889e32",true))()
  106. end)
  107.  
  108. button4.Name = "button4"
  109. button4.Parent = frame
  110. button4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  111. button4.BorderColor3 = Color3.fromRGB(255, 0, 0)
  112. button4.BorderSizePixel = 3
  113. button4.Position = UDim2.new(0.5, 0, 0.847500026, 0)
  114. button4.Size = UDim2.new(0, 75, 0, 30)
  115. button4.Font = Enum.Font.SourceSans
  116. button4.Text = "Fedora Admin"
  117. button4.TextColor3 = Color3.fromRGB(255, 255, 255)
  118. button4.TextSize = 14.000
  119. button4.TextWrapped = true
  120. button4.MouseButton1Down:connect(function()
  121. loadstring(game:HttpGet('https://raw.githubusercontent.com/alexx1212/fedoratoomutch/main/toomucth'))()
  122. end)
  123.  
  124. button5.Name = "button5"
  125. button5.Parent = frame
  126. button5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  127. button5.BorderColor3 = Color3.fromRGB(255, 0, 0)
  128. button5.BorderSizePixel = 3
  129. button5.Position = UDim2.new(0.25, 0, 0.324999988, 0)
  130. button5.Size = UDim2.new(0, 75, 0, 30)
  131. button5.Font = Enum.Font.SourceSans
  132. button5.Text = "Fly GUI"
  133. button5.TextColor3 = Color3.fromRGB(255, 255, 255)
  134. button5.TextSize = 14.000
  135. button5.TextWrapped = true
  136. button5.MouseButton1Down:connect(function()
  137. loadstring(game:HttpGet("https://pastebin.com/raw/y7GnniTi",true))()
  138. end)
  139.  
  140. button6.Name = "button6"
  141. button6.Parent = frame
  142. button6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  143. button6.BorderColor3 = Color3.fromRGB(255, 0, 0)
  144. button6.BorderSizePixel = 3
  145. button6.Position = UDim2.new(0.75, 0, 0.100000001, 0)
  146. button6.Size = UDim2.new(0, 75, 0, 30)
  147. button6.Font = Enum.Font.SourceSans
  148. button6.Text = "DTexe"
  149. button6.TextColor3 = Color3.fromRGB(255, 255, 255)
  150. button6.TextSize = 14.000
  151. button6.TextWrapped = true
  152. button6.MouseButton1Down:connect(function()
  153. print '--[THIS EXECUTOR IS MADE BY the0man0of0man or the0man0of0_alt]'
  154. print '--[DIGITAL TACTICAL MEMBER AND RANK : '
  155. print '1. the0man0of0man or the0man0of0_alt : Owner/Boss'
  156. print '2. the_ad3min666 : Co-Founder'
  157. print '3. Alt_ThenoobPlayer : Admin/Moderator'
  158. print '4. blueyheerle : high-rank member]--'
  159.  
  160. --[Instances]
  161. local main = Instance.new("ScreenGui")
  162. local frame = Instance.new("Frame")
  163. local tilter = Instance.new("TextLabel")
  164. local script = Instance.new("TextBox")
  165. local execute = Instance.new("TextButton")
  166. local clear = Instance.new("TextButton")
  167.  
  168. --[UI]
  169.  
  170. main.Name = "main"
  171. main.Parent = game.CoreGui
  172.  
  173. frame.Name = "frame"
  174. frame.Parent = main
  175. frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  176. frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
  177. frame.BorderSizePixel = 3
  178. frame.Position = UDim2.new(-0.00133678317, 0, -0.00348037481, 0)
  179. frame.Size = UDim2.new(0, 438, 0, 238)
  180. frame.Active = true
  181. frame.Draggable = true
  182.  
  183. tilter.Name = "tilter"
  184. tilter.Parent = frame
  185. tilter.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  186. tilter.BorderColor3 = Color3.fromRGB(255, 0, 0)
  187. tilter.BorderSizePixel = 3
  188. tilter.Position = UDim2.new(0.997245014, 0, 0, 0)
  189. tilter.Size = UDim2.new(0, 397, 0, 30)
  190. tilter.Font = Enum.Font.GothamSemibold
  191. tilter.Text = "DTexe"
  192. tilter.TextColor3 = Color3.fromRGB(255, 255, 255)
  193. tilter.TextScaled = true
  194. tilter.TextSize = 12.000
  195. tilter.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  196. tilter.TextWrapped = true
  197.  
  198. script.Name = "script"
  199. script.Parent = frame
  200. script.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  201. script.Position = UDim2.new(0.531963468, 0, 0.466386557, 0)
  202. script.Size = UDim2.new(0, 199, 0, 50)
  203. script.ZIndex = 999999
  204. script.ClearTextOnFocus = false
  205. script.Font = Enum.Font.GothamSemibold
  206. script.Text = "--Paste here"
  207. script.TextColor3 = Color3.fromRGB(255, 255, 255)
  208. script.TextSize = 14.000
  209. script.TextWrapped = true
  210.  
  211. execute.Name = "execute"
  212. execute.Parent = frame
  213. execute.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  214. execute.BorderColor3 = Color3.fromRGB(0, 0, 0)
  215. execute.BorderSizePixel = 3
  216. execute.Position = UDim2.new(0.0159817357, 0, 0.142857149, 0)
  217. execute.Size = UDim2.new(0, 209, 0, 33)
  218. execute.Font = Enum.Font.SourceSans
  219. execute.Text = "Execute"
  220. execute.TextColor3 = Color3.fromRGB(0, 0, 0)
  221. execute.TextSize = 30.000
  222. execute.TextWrapped = true
  223. execute.MouseButton1Down:connect(function()
  224. loadstring(script.Text)() -- loadstring is broken in studio dont worry
  225. print 'your script has been executed'
  226. end)
  227.  
  228. clear.Name = "clear"
  229. clear.Parent = frame
  230. clear.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  231. clear.BorderColor3 = Color3.fromRGB(0, 0, 0)
  232. clear.BorderSizePixel = 3
  233. clear.Position = UDim2.new(0.509132445, 0, 0.142857149, 0)
  234. clear.Size = UDim2.new(0, 209, 0, 33)
  235. clear.Font = Enum.Font.SourceSans
  236. clear.Text = "Clear"
  237. clear.TextColor3 = Color3.fromRGB(0, 0, 0)
  238. clear.TextSize = 30.000
  239. clear.TextWrapped = true
  240. clear.MouseButton1Down:connect(function()
  241. script.Text = ""
  242. print 'your textbox has been clear'
  243. end)
  244.  
  245. end)
  246.  
  247. button7.Name = "button7"
  248. button7.Parent = frame
  249. button7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  250. button7.BorderColor3 = Color3.fromRGB(255, 0, 0)
  251. button7.BorderSizePixel = 3
  252. button7.Position = UDim2.new(-0.00333331339, 0, 0.175000012, 0)
  253. button7.Size = UDim2.new(0, 75, 0, 30)
  254. button7.Font = Enum.Font.SourceSans
  255. button7.Text = "[FE] Energize GUI"
  256. button7.TextColor3 = Color3.fromRGB(255, 255, 255)
  257. button7.TextSize = 14.000
  258. button7.TextWrapped = true
  259. button7.MouseButton1Down:connect(function()
  260. loadstring(game:HttpGet("https://pastebin.com/raw/vrDfzbiA",true))()
  261. end)
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272. close.Name = "close"
  273. close.Name = main
  274. close.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  275. close.BorderColor3 = Color3.fromRGB(255, 0, 0)
  276. close.BorderSizePixel = 3
  277. close.Position = UDim2.new(0,3,0.3,380)
  278. close.Size = UDim2.new(0, 300, 0, 20)
  279. close.Font = Enum.Font.SourceSans
  280. close.Text = "Close"
  281. close.TextColor3 = Color3.fromRGB(255, 255, 255)
  282. close.TextSize = 18.000
  283. close.MouseButton1Down:connect(function()
  284. if close.Text == "Close" then
  285. frame.Visible = false
  286. close.Text = "Open" else
  287. frame.Visible = true
  288. close.Text = "Close"
  289. end
  290. end)
  291.  
  292.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement