Advertisement
vxfbg

g00fyb3ta gui

Mar 8th, 2025
240
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 8.04 KB | Gaming | 0 0
  1. local g00by = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local ImageLabel = Instance.new("ImageLabel")
  4. local TextButton = Instance.new("TextButton")
  5. local TextButton_2 = Instance.new("TextButton")
  6. local TextButton_3 = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local TextButton_4 = Instance.new("TextButton")
  9.  
  10. --Properties:
  11.  
  12. g00by.Name = "g00by"
  13. g00by.Parent = game.Players.LocalPlayer.PlayerGui
  14.  
  15. Frame.Parent = g00by
  16. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  17. Frame.Position = UDim2.new(0.0818181857, 0, 0.163987145, 0)
  18. Frame.Size = UDim2.new(0, 197, 0, 386)
  19.  
  20. ImageLabel.Parent = Frame
  21. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  22. ImageLabel.Position = UDim2.new(-0.010240728, 0, -0.00202420354, 0)
  23. ImageLabel.Size = UDim2.new(0, 197, 0, 386)
  24. ImageLabel.Image = "http://www.roblox.com/asset/?id=88212068566159"
  25.  
  26. TextButton.Parent = Frame
  27. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  28. TextButton.BackgroundTransparency = 0.350
  29. TextButton.Position = UDim2.new(0, 0, 0.156015188, 0)
  30. TextButton.Size = UDim2.new(0, 195, 0, 50)
  31. TextButton.Font = Enum.Font.SourceSans
  32. TextButton.Text = "skybox"
  33. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  34. TextButton.TextSize = 14.000
  35.  
  36. TextButton_2.Parent = Frame
  37. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  38. TextButton_2.BackgroundTransparency = 0.350
  39. TextButton_2.Position = UDim2.new(-0.0125614554, 0, 0.305274665, 0)
  40. TextButton_2.Size = UDim2.new(0, 200, 0, 50)
  41. TextButton_2.Font = Enum.Font.SourceSans
  42. TextButton_2.Text = "music"
  43. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  44. TextButton_2.TextSize = 14.000
  45.  
  46. TextButton_3.Parent = Frame
  47. TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  48. TextButton_3.BackgroundTransparency = 0.400
  49. TextButton_3.Position = UDim2.new(-0.0125614693, 0, 0.453817725, 0)
  50. TextButton_3.Size = UDim2.new(0, 197, 0, 50)
  51. TextButton_3.Font = Enum.Font.SourceSans
  52. TextButton_3.Text = "particals "
  53. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  54. TextButton_3.TextSize = 14.000
  55.  
  56. TextLabel.Parent = Frame
  57. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  58. TextLabel.Position = UDim2.new(-0.0125614693, 0, -0.000833027123, 0)
  59. TextLabel.Size = UDim2.new(0, 199, 0, 50)
  60. TextLabel.Font = Enum.Font.SourceSans
  61. TextLabel.Text = "g00fyb3ta gui"
  62. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  63. TextLabel.TextSize = 14.000
  64.  
  65. TextButton_4.Parent = Frame
  66. TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  67. TextButton_4.BackgroundTransparency = 0.350
  68. TextButton_4.Position = UDim2.new(-0.0125614693, 0, 0.601036251, 0)
  69. TextButton_4.Size = UDim2.new(0, 198, 0, 50)
  70. TextButton_4.Font = Enum.Font.SourceSans
  71. TextButton_4.Text = "decal spam"
  72. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  73. TextButton_4.TextSize = 14.000
  74.  
  75. -- Module Scripts:
  76.  
  77. local fake_module_scripts = {}
  78.  
  79. do -- nil.MainModule
  80.     local script = Instance.new('ModuleScript', nil)
  81.     script.Name = "MainModule"
  82.     local function module_script()
  83.         local module = {}
  84.        
  85.        
  86.         function module.g00by(target)
  87.             local target = game.Players:WaitForChild(_G.Target)
  88.             script.g00by:Clone() .Parent = target.Playergui
  89.         end
  90.         return module
  91.        
  92.     end
  93.     fake_module_scripts[script] = module_script
  94. end
  95.  
  96.  
  97. -- Scripts:
  98.  
  99. local function SMIAOGD_fake_script() -- Frame.Dragify
  100.     local script = Instance.new('LocalScript', Frame)
  101.     local req = require
  102.     local require = function(obj)
  103.         local fake = fake_module_scripts[obj]
  104.         if fake then
  105.             return fake()
  106.         end
  107.         return req(obj)
  108.     end
  109.  
  110.     local UIS = game:GetService("UserInputService")
  111.     function dragify(Frame)
  112.         dragToggle = nil
  113.         local dragSpeed = 0
  114.         dragInput = nil
  115.         dragStart = nil
  116.         local dragPos = nil
  117.         function updateInput(input)
  118.             local Delta = input.Position - dragStart
  119.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  120.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play()
  121.         end
  122.         Frame.InputBegan:Connect(function(input)
  123.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  124.                 dragToggle = true
  125.                 dragStart = input.Position
  126.                 startPos = Frame.Position
  127.                 input.Changed:Connect(function()
  128.                     if input.UserInputState == Enum.UserInputState.End then
  129.                         dragToggle = false
  130.                     end
  131.                 end)
  132.             end
  133.         end)
  134.         Frame.InputChanged:Connect(function(input)
  135.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  136.                 dragInput = input
  137.             end
  138.         end)
  139.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  140.             if input == dragInput and dragToggle then
  141.                 updateInput(input)
  142.             end
  143.         end)
  144.     end
  145.    
  146.     dragify(script.Parent)
  147. end
  148. coroutine.wrap(SMIAOGD_fake_script)()
  149. local function NFCJZ_fake_script() -- TextButton.Script
  150.     local script = Instance.new('Script', TextButton)
  151.     local req = require
  152.     local require = function(obj)
  153.         local fake = fake_module_scripts[obj]
  154.         if fake then
  155.             return fake()
  156.         end
  157.         return req(obj)
  158.     end
  159.  
  160.     script.Parent.MouseButton1Click:Connect(function()
  161.         local ID = "http://www.roblox.com/asset/?id=88212068566159"
  162.         local Sky = Instance.new("Sky")
  163.         Sky.Parent = game.Lighting
  164.         Sky.Name = "NewSky"
  165.         Sky.MoonTextureId = ID
  166.         Sky.SkyboxBk = ID
  167.         Sky.SkyboxDn = ID
  168.         Sky.SkyboxFt = ID
  169.         Sky.SkyboxLf = ID
  170.         Sky.SkyboxRt = ID
  171.         Sky.SkyboxUp = ID
  172.         Sky.SunTextureId = ID
  173.     end)
  174. end
  175. coroutine.wrap(NFCJZ_fake_script)()
  176. local function UWCEK_fake_script() -- TextButton_2.Sounds
  177.     local script = Instance.new('Script', TextButton_2)
  178.     local req = require
  179.     local require = function(obj)
  180.         local fake = fake_module_scripts[obj]
  181.         if fake then
  182.             return fake()
  183.         end
  184.         return req(obj)
  185.     end
  186.  
  187.     script.Parent.MouseButton1Click:Connect(function()
  188.         local s = Instance.new("Sound") s.Parent = game.Workspace  s.SoundId ="rbxassetid://1847661821" s.Name = "music thingy" s.Looped=true  s:Play()
  189.     end)
  190. end
  191. coroutine.wrap(UWCEK_fake_script)()
  192. local function IGSK_fake_script() -- TextButton_3.Script
  193.     local script = Instance.new('Script', TextButton_3)
  194.     local req = require
  195.     local require = function(obj)
  196.         local fake = fake_module_scripts[obj]
  197.         if fake then
  198.             return fake()
  199.         end
  200.         return req(obj)
  201.     end
  202.  
  203.     script.Parent.MouseButton1Click:Connect(function()
  204.         t3 = "http://www.roblox.com/asset/?id=88212068566159"
  205.    
  206.         local p = game.Players:GetChildren()
  207.         local w = game.Workspace:GetChildren()
  208.    
  209.         for i,v in pairs(p) do
  210.             local pe = Instance.new("ParticleEmitter", v.Character.Head)
  211.             pe.Texture = t3
  212.             pe.VelocitySpread = 100
  213.         end
  214.    
  215.         for _, Object in pairs(game.Workspace:GetChildren()) do
  216.             if Object.ClassName == "Part" or "Model" then
  217.                 local fe = Instance.new("ParticleEmitter", Object)
  218.                 fe.Texture = t3
  219.             end
  220.         end
  221.     end)
  222. end
  223. coroutine.wrap(IGSK_fake_script)()
  224. local function GIHY_fake_script() -- TextButton_4.Script
  225.     local script = Instance.new('Script', TextButton_4)
  226.     local req = require
  227.     local require = function(obj)
  228.         local fake = fake_module_scripts[obj]
  229.         if fake then
  230.             return fake()
  231.         end
  232.         return req(obj)
  233.     end
  234.  
  235.     script.Parent.MouseButton1Click:Connect(function()
  236.         local _Workspace = game:GetService("Workspace")
  237.         local Surfaces = {"Front", "Back", "Left", "Right", "Top", "Bottom"}
  238.         local ID = "http://www.roblox.com/asset/?id=88212068566159"
  239.    
  240.         for _, Part in pairs(_Workspace:GetDescendants()) do
  241.             if Part:IsA("BasePart") and Part.Name ~= "Camera" and Part.Name ~= "Terrain" then
  242.                 for i = 1, #Surfaces do
  243.                     local Decal = Instance.new("Decal")
  244.                     Decal.Texture = ID
  245.                     Decal.ZIndex = 10
  246.                     Decal.Name = "Decal"..Surfaces[i]
  247.                     Decal.Parent = Part
  248.                     Decal.Face = Surfaces[i]
  249.                 end
  250.             end
  251.         end
  252.     end)
  253. end
  254. coroutine.wrap(GIHY_fake_script)()
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement