Smartdumgood

Cool Nono UI

Feb 7th, 2025 (edited)
729
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.22 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local Tittle = Instance.new("TextLabel")
  4. local Flyui = Instance.new("TextButton")
  5. local Speed = Instance.new("TextButton")
  6. local Jump = Instance.new("TextButton")
  7. local InfiniteJump = Instance.new("TextButton")
  8. local InfiniteYield = Instance.new("TextButton")
  9. local EnergizeUI = Instance.new("TextButton")
  10. local Decal = Instance.new("TextButton")
  11. local Fire = Instance.new("TextButton")
  12. local TouchFling = Instance.new("TextButton")
  13. local Exe = Instance.new("TextButton")
  14. local Sky = Instance.new("TextButton")
  15. local idk = Instance.new("TextButton")
  16. local ToggleButton = Instance.new("TextButton")
  17. ScreenGui.Parent = game.CoreGui
  18. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  19. ScreenGui.IgnoreGuiInset = true
  20. ScreenGui.Enabled = true
  21. ScreenGui.ResetOnSpawn = false
  22. Frame.Parent = ScreenGui
  23. Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  24. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  25. Frame.BorderSizePixel = 0
  26. Frame.Position = UDim2.new(0.181428567, 0, 0.274271846, 0)
  27. Frame.Size = UDim2.new(0, 446, 0, 259)
  28. Tittle.Name = "Tittle"
  29. Tittle.Parent = Frame
  30. Tittle.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  31. Tittle.BorderColor3 = Color3.fromRGB(0, 0, 0)
  32. Tittle.BorderSizePixel = 0
  33. Tittle.Size = UDim2.new(0, 446, 0, 33)
  34. Tittle.Font = Enum.Font.SourceSans
  35. Tittle.Text = "B3dw3rs & Nono's GUI"
  36. Tittle.TextColor3 = Color3.fromRGB(255, 255, 255)
  37. Tittle.TextScaled = true
  38. Tittle.TextSize = 14.000
  39. Tittle.TextWrapped = true
  40. Flyui.Name = "Flyui"
  41. Flyui.Parent = Frame
  42. Flyui.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  43. Flyui.BorderColor3 = Color3.fromRGB(0, 0, 0)
  44. Flyui.BorderSizePixel = 0
  45. Flyui.Position = UDim2.new(0.147982061, 0, 0.220077217, 0)
  46. Flyui.Size = UDim2.new(0, 92, 0, 35)
  47. Flyui.Font = Enum.Font.Michroma
  48. Flyui.Text = "Fly GUI V3"
  49. Flyui.TextColor3 = Color3.fromRGB(255, 255, 255)
  50. Flyui.TextSize = 19.000
  51. Speed.Name = "Speed"
  52. Speed.Parent = Frame
  53. Speed.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  54. Speed.BorderColor3 = Color3.fromRGB(0, 0, 0)
  55. Speed.BorderSizePixel = 0
  56. Speed.Position = UDim2.new(0.401345283, 0, 0.220077217, 0)
  57. Speed.Size = UDim2.new(0, 92, 0, 35)
  58. Speed.Font = Enum.Font.Michroma
  59. Speed.Text = "Speed"
  60. Speed.TextColor3 = Color3.fromRGB(255, 255, 255)
  61. Speed.TextSize = 19.000
  62. Jump.Name = "Jump"
  63. Jump.Parent = Frame
  64. Jump.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  65. Jump.BorderColor3 = Color3.fromRGB(0, 0, 0)
  66. Jump.BorderSizePixel = 0
  67. Jump.Position = UDim2.new(0.645739913, 0, 0.220077217, 0)
  68. Jump.Size = UDim2.new(0, 92, 0, 35)
  69. Jump.Font = Enum.Font.Michroma
  70. Jump.Text = "Jump"
  71. Jump.TextColor3 = Color3.fromRGB(255, 255, 255)
  72. Jump.TextSize = 19.000
  73. InfiniteJump.Name = "InfiniteJump"
  74. InfiniteJump.Parent = Frame
  75. InfiniteJump.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  76. InfiniteJump.BorderColor3 = Color3.fromRGB(0, 0, 0)
  77. InfiniteJump.BorderSizePixel = 0
  78. InfiniteJump.Position = UDim2.new(0.147982061, 0, 0.432432443, 0)
  79. InfiniteJump.Size = UDim2.new(0, 92, 0, 35)
  80. InfiniteJump.Font = Enum.Font.Michroma
  81. InfiniteJump.Text = "Infinite Jump"
  82. InfiniteJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  83. InfiniteJump.TextScaled = true
  84. InfiniteJump.TextSize = 19.000
  85. InfiniteJump.TextWrapped = true
  86. InfiniteYield.Name = "InfiniteYield"
  87. InfiniteYield.Parent = Frame
  88. InfiniteYield.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  89. InfiniteYield.BorderColor3 = Color3.fromRGB(0, 0, 0)
  90. InfiniteYield.BorderSizePixel = 0
  91. InfiniteYield.Position = UDim2.new(0.401345283, 0, 0.432432443, 0)
  92. InfiniteYield.Size = UDim2.new(0, 92, 0, 35)
  93. InfiniteYield.Font = Enum.Font.Michroma
  94. InfiniteYield.Text = "Infinite Yield"
  95. InfiniteYield.TextColor3 = Color3.fromRGB(255, 255, 255)
  96. InfiniteYield.TextScaled = true
  97. InfiniteYield.TextSize = 19.000
  98. InfiniteYield.TextWrapped = true
  99. EnergizeUI.Name = "EnergizeUI"
  100. EnergizeUI.Parent = Frame
  101. EnergizeUI.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  102. EnergizeUI.BorderColor3 = Color3.fromRGB(0, 0, 0)
  103. EnergizeUI.BorderSizePixel = 0
  104. EnergizeUI.Position = UDim2.new(0.645739913, 0, 0.432432443, 0)
  105. EnergizeUI.Size = UDim2.new(0, 92, 0, 35)
  106. EnergizeUI.Font = Enum.Font.Michroma
  107. EnergizeUI.Text = "Energize UI"
  108. EnergizeUI.TextColor3 = Color3.fromRGB(255, 255, 255)
  109. EnergizeUI.TextScaled = true
  110. EnergizeUI.TextSize = 19.000
  111. EnergizeUI.TextWrapped = true
  112. Decal.Name = "Decal"
  113. Decal.Parent = Frame
  114. Decal.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  115. Decal.BorderColor3 = Color3.fromRGB(0, 0, 0)
  116. Decal.BorderSizePixel = 0
  117. Decal.Position = UDim2.new(0.645739913, 0, 0.629343629, 0)
  118. Decal.Size = UDim2.new(0, 92, 0, 35)
  119. Decal.Font = Enum.Font.Michroma
  120. Decal.Text = "Decal spam"
  121. Decal.TextColor3 = Color3.fromRGB(255, 255, 255)
  122. Decal.TextScaled = true
  123. Decal.TextSize = 19.000
  124. Decal.TextWrapped = true
  125. Fire.Name = "Fire"
  126. Fire.Parent = Frame
  127. Fire.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  128. Fire.BorderColor3 = Color3.fromRGB(0, 0, 0)
  129. Fire.BorderSizePixel = 0
  130. Fire.Position = UDim2.new(0.396860987, 0, 0.629343629, 0)
  131. Fire.Size = UDim2.new(0, 92, 0, 35)
  132. Fire.Font = Enum.Font.Michroma
  133. Fire.Text = "Fire spam"
  134. Fire.TextColor3 = Color3.fromRGB(255, 255, 255)
  135. Fire.TextScaled = true
  136. Fire.TextSize = 19.000
  137. Fire.TextWrapped = true
  138. TouchFling.Name = "TouchFling"
  139. TouchFling.Parent = Frame
  140. TouchFling.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  141. TouchFling.BorderColor3 = Color3.fromRGB(0, 0, 0)
  142. TouchFling.BorderSizePixel = 0
  143. TouchFling.Position = UDim2.new(0.147982061, 0, 0.629343629, 0)
  144. TouchFling.Size = UDim2.new(0, 92, 0, 35)
  145. TouchFling.Font = Enum.Font.Michroma
  146. TouchFling.Text = "Touch Fling"
  147. TouchFling.TextColor3 = Color3.fromRGB(255, 255, 255)
  148. TouchFling.TextScaled = true
  149. TouchFling.TextSize = 19.000
  150. TouchFling.TextWrapped = true
  151. Exe.Name = "Exe"
  152. Exe.Parent = Frame
  153. Exe.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  154. Exe.BorderColor3 = Color3.fromRGB(0, 0, 0)
  155. Exe.BorderSizePixel = 0
  156. Exe.Position = UDim2.new(0.645739913, 0, 0.810810804, 0)
  157. Exe.Size = UDim2.new(0, 92, 0, 35)
  158. Exe.Font = Enum.Font.Michroma
  159. Exe.Text = "Executor"
  160. Exe.TextColor3 = Color3.fromRGB(255, 255, 255)
  161. Exe.TextSize = 19.000
  162. Sky.Name = "Sky"
  163. Sky.Parent = Frame
  164. Sky.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  165. Sky.BorderColor3 = Color3.fromRGB(0, 0, 0)
  166. Sky.BorderSizePixel = 0
  167. Sky.Position = UDim2.new(0.401345283, 0, 0.810810804, 0)
  168. Sky.Size = UDim2.new(0, 92, 0, 35)
  169. Sky.Font = Enum.Font.Michroma
  170. Sky.Text = "SkyBox Change"
  171. Sky.TextColor3 = Color3.fromRGB(255, 255, 255)
  172. Sky.TextScaled = true
  173. Sky.TextSize = 19.000
  174. Sky.TextWrapped = true
  175. idk.Name = "idk"
  176. idk.Parent = Frame
  177. idk.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  178. idk.BorderColor3 = Color3.fromRGB(0, 0, 0)
  179. idk.BorderSizePixel = 0
  180. idk.Position = UDim2.new(0.147982061, 0, 0.810810804, 0)
  181. idk.Size = UDim2.new(0, 92, 0, 35)
  182. idk.Font = Enum.Font.Michroma
  183. idk.Text = "print"
  184. idk.TextColor3 = Color3.fromRGB(255, 255, 255)
  185. idk.TextScaled = true
  186. idk.TextSize = 19.000
  187. idk.TextWrapped = true
  188. ToggleButton.Size = UDim2.new(0, 50, 0, 50)
  189. ToggleButton.Position = UDim2.new(0, 10, 0.5, -25)
  190. ToggleButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  191. ToggleButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  192. ToggleButton.Text = "Toggle"
  193. ToggleButton.Parent = ScreenGui
  194. local UserInputService = game:GetService("UserInputService")
  195. local dragging
  196. local dragInput
  197. local dragStart
  198. local startPos
  199. local function update(input)
  200. local delta = input.Position - dragStart
  201. ToggleButton.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  202. end
  203. ToggleButton.InputBegan:Connect(function(input)
  204. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  205. dragging = true
  206. dragStart = input.Position
  207. startPos = ToggleButton.Position
  208. input.Changed:Connect(function()
  209. if input.UserInputState == Enum.UserInputState.End then
  210. dragging = false
  211. end
  212. end)
  213. end
  214. end)
  215. ToggleButton.InputChanged:Connect(function(input)
  216. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  217. dragInput = input
  218. end
  219. end)
  220. UserInputService.InputChanged:Connect(function(input)
  221. if input == dragInput and dragging then
  222. update(input)
  223. end
  224. end)
  225. ToggleButton.MouseButton1Click:Connect(function()
  226. Frame.Visible = not Frame.Visible
  227. end)
  228.  
  229. Flyui.MouseButton1Click:Connect(function()
  230. loadstring(game:HttpGet("https://raw.githubusercontent.com/XNEOFF/FlyGuiV3/main/FlyGuiV3.txt"))()
  231. end)
  232.  
  233.  
  234. Speed.MouseButton1Click:Connect(function()
  235. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  236. end)
  237.  
  238. Jump.MouseButton1Click:Connect(function()
  239. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  240. end)
  241.  
  242. InfiniteJump.MouseButton1Click:Connect(function()
  243. loadstring(game:HttpGet("https://pastebin.com/raw/mwANDXBi"))()
  244. end)
  245.  
  246. InfiniteYield.MouseButton1Click:Connect(function()
  247. loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
  248. end)
  249.  
  250. EnergizeUI.MouseButton1Click:Connect(function()
  251. loadstring(game:HttpGet("https://raw.githubusercontent.com/IlikeyocutgHAH12/FEEGGEG/refs/heads/main/%5BFE%5D%20Energize%20Animation%20Gui.txt"))()
  252. end)
  253.  
  254. Decal.MouseButton1Click:Connect(function()
  255. loadstring(game:HttpGet("https://pastebin.com/raw/gSESHLja"))()
  256. end)
  257.  
  258. Sky.MouseButton1Click:Connect(function()
  259. loadstring(game:HttpGet("https://pastebin.com/raw/1bwcveH7"))()
  260. end)
  261.  
  262. Fire.MouseButton1Click:Connect(function()
  263.  
  264.  
  265. local function createFireOnPart(part) if not part:FindFirstChild("Fire") then local fire = Instance.new("Fire") fire.Heat = 25 fire.Size = 20 fire.Color = Color3.fromRGB(255, 89, 0) fire.SecondaryColor = Color3.fromRGB(255, 0, 0) fire.Parent = part end end local function spreadFire() while true do local parts = workspace:GetDescendants() for _, part in pairs(parts) do if part:IsA("BasePart") then createFireOnPart(part) end end wait(0.1) end end spreadFire()
  266. end)
  267. --
  268. TouchFling.MouseButton1Click:Connect(function()
  269. loadstring(game:HttpGet("https://pastebin.com/raw/AMs9e0Fu"))()
  270. end)
  271.  
  272. Exe.MouseButton1Click:Connect(function()
  273. loadstring(game:HttpGet("https://raw.githubusercontent.com/Smartlightyear/DoorsV3/refs/heads/main/SynapseExecutor"))()
  274. end)
  275.  
  276. idk.MouseButton1Click:Connect(function()
  277. while wait(0) do
  278. print("Hacked by " .. game.Players.LocalPlayer.Name)
  279. end
  280. end)
  281.  
  282.  
Add Comment
Please, Sign In to add comment