Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Rocit GUI
- --Made by AimbotMan2022
- local ScreenGui = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local money = Instance.new("TextButton")
- local sleigh = Instance.new("TextButton")
- local home = Instance.new("TextButton")
- local base = Instance.new("TextButton")
- local criminal = Instance.new("TextButton")
- local bank = Instance.new("TextButton")
- local teleport = Instance.new("TextButton")
- local fly = Instance.new("TextButton")
- local speed = Instance.new("TextButton")
- local noclip = Instance.new("TextButton")
- local arosia = Instance.new("TextButton")
- local list = Instance.new("TextButton")
- local signurature = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- main.Name = "main"
- main.Parent = ScreenGui
- main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- main.Position = UDim2.new(0.0505529456, 0, 0.127090275, 0)
- main.Size = UDim2.new(0, 248, 0, 344)
- main.Style = Enum.FrameStyle.RobloxSquare
- main.Active = true
- main.Draggable = true
- title.Name = "title"
- title.Parent = main
- title.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- title.Position = UDim2.new(0.0684183165, 0, 0.00108166633, 0)
- title.Size = UDim2.new(0, 200, 0, 27)
- title.Font = Enum.Font.Code
- title.Text = "Rocitizens GUI"
- title.TextColor3 = Color3.fromRGB(255, 255, 255)
- title.TextSize = 14.000
- money.Name = "money"
- money.Parent = main
- money.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- money.Position = UDim2.new(0.067231819, 0, 0.128600389, 0)
- money.Size = UDim2.new(0, 88, 0, 50)
- money.Style = Enum.ButtonStyle.RobloxButton
- money.Font = Enum.Font.Code
- money.Text = "Inf Money"
- money.TextColor3 = Color3.fromRGB(255, 255, 255)
- money.TextSize = 14.000
- sleigh.Name = "sleigh"
- sleigh.Parent = main
- sleigh.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- sleigh.Position = UDim2.new(0.518844724, 0, 0.128600389, 0)
- sleigh.Size = UDim2.new(0, 88, 0, 50)
- sleigh.Style = Enum.ButtonStyle.RobloxButton
- sleigh.Font = Enum.Font.Code
- sleigh.Text = "Sleigh car"
- sleigh.TextColor3 = Color3.fromRGB(255, 255, 255)
- sleigh.TextSize = 14.000
- home.Name = "home"
- home.Parent = main
- home.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- home.Position = UDim2.new(-0.035700921, 0, 0.311640054, 0)
- home.Size = UDim2.new(0, 52, 0, 50)
- home.Style = Enum.ButtonStyle.RobloxButton
- home.Font = Enum.Font.Code
- home.Text = "Spawn"
- home.TextColor3 = Color3.fromRGB(255, 255, 255)
- home.TextSize = 14.000
- base.Name = "base"
- base.Parent = main
- base.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- base.Position = UDim2.new(0.254621685, 0, 0.311640054, 0)
- base.Size = UDim2.new(0, 52, 0, 50)
- base.Style = Enum.ButtonStyle.RobloxButton
- base.Font = Enum.Font.Code
- base.Text = "Lab"
- base.TextColor3 = Color3.fromRGB(255, 255, 255)
- base.TextSize = 14.000
- base.TextWrapped = true
- criminal.Name = "criminal"
- criminal.Parent = main
- criminal.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- criminal.Position = UDim2.new(0.520750761, 0, 0.311640054, 0)
- criminal.Size = UDim2.new(0, 52, 0, 50)
- criminal.Style = Enum.ButtonStyle.RobloxButton
- criminal.Font = Enum.Font.Code
- criminal.Text = "Crim"
- criminal.TextColor3 = Color3.fromRGB(255, 255, 255)
- criminal.TextSize = 14.000
- bank.Name = "bank"
- bank.Parent = main
- bank.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- bank.Position = UDim2.new(0.803008735, 0, 0.311640054, 0)
- bank.Size = UDim2.new(0, 52, 0, 50)
- bank.Style = Enum.ButtonStyle.RobloxButton
- bank.Font = Enum.Font.Code
- bank.Text = "Bank"
- bank.TextColor3 = Color3.fromRGB(255, 255, 255)
- bank.TextSize = 14.000
- teleport.Name = "teleport"
- teleport.Parent = main
- teleport.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- teleport.Position = UDim2.new(0.00488179736, 0, 0.522835374, 0)
- teleport.Size = UDim2.new(0, 77, 0, 50)
- teleport.Style = Enum.ButtonStyle.RobloxButton
- teleport.Font = Enum.Font.Code
- teleport.Text = "X Teleport"
- teleport.TextColor3 = Color3.fromRGB(255, 255, 255)
- teleport.TextSize = 14.000
- fly.Name = "fly"
- fly.Parent = main
- fly.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- fly.Position = UDim2.new(0.33708781, 0, 0.522835374, 0)
- fly.Size = UDim2.new(0, 77, 0, 50)
- fly.Style = Enum.ButtonStyle.RobloxButton
- fly.Font = Enum.Font.Code
- fly.Text = "Fly"
- fly.TextColor3 = Color3.fromRGB(255, 255, 255)
- fly.TextSize = 14.000
- speed.Name = "speed"
- speed.Parent = main
- speed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- speed.Position = UDim2.new(0.670074403, 0, 0.522835374, 0)
- speed.Size = UDim2.new(0, 77, 0, 50)
- speed.Style = Enum.ButtonStyle.RobloxButton
- speed.Font = Enum.Font.Code
- speed.Text = "Speed"
- speed.TextColor3 = Color3.fromRGB(255, 255, 255)
- speed.TextSize = 14.000
- noclip.Name = "noclip"
- noclip.Parent = main
- noclip.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- noclip.Position = UDim2.new(0.000719565898, 0, 0.70016098, 0)
- noclip.Size = UDim2.new(0, 77, 0, 50)
- noclip.Style = Enum.ButtonStyle.RobloxButton
- noclip.Font = Enum.Font.Code
- noclip.Text = "Noclip"
- noclip.TextColor3 = Color3.fromRGB(255, 255, 255)
- noclip.TextSize = 14.000
- arosia.Name = "arosia"
- arosia.Parent = main
- arosia.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- arosia.Position = UDim2.new(0.335397005, 0, 0.70016098, 0)
- arosia.Size = UDim2.new(0, 77, 0, 50)
- arosia.Style = Enum.ButtonStyle.RobloxButton
- arosia.Font = Enum.Font.Code
- arosia.Text = "Arosia"
- arosia.TextColor3 = Color3.fromRGB(255, 255, 255)
- arosia.TextSize = 14.000
- list.Name = "list"
- list.Parent = main
- list.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- list.Position = UDim2.new(0.666042149, 0, 0.70016098, 0)
- list.Size = UDim2.new(0, 77, 0, 50)
- list.Style = Enum.ButtonStyle.RobloxButton
- list.Font = Enum.Font.Code
- list.Text = "GUI List"
- list.TextColor3 = Color3.fromRGB(255, 255, 255)
- list.TextSize = 14.000
- signurature.Name = "signurature"
- signurature.Parent = main
- signurature.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- signurature.Position = UDim2.new(0.0684183165, 0, 0.905151427, 0)
- signurature.Size = UDim2.new(0, 200, 0, 27)
- signurature.Font = Enum.Font.Code
- signurature.Text = "Made by Zeonexist"
- signurature.TextColor3 = Color3.fromRGB(255, 255, 255)
- signurature.TextSize = 14.000
- --Script kiddies! (dont steal scripts lmao)
- money.MouseButton1Down:connect(function()
- while true do wait(0.1)
- game.Players.LocalPlayer.ChangeMoney:Fire(10000000000)
- end
- end)
- sleigh.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
- game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
- end)
- home.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new( 527.101318, 40.5699806, 626.771667)
- end)
- base.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new( 187.039383, 4.37000084, 57.3613014)
- end)
- criminal.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new( 678.189331, 40.1699142, 871.708984)
- end)
- bank.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new( -219.778488, 40.5699959, 1453.76782)
- end)
- teleport.MouseButton1Down:connect(function()
- plr = game.Players.LocalPlayer
- hum = plr.Character.HumanoidRootPart
- mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == "x" then
- if mouse.Target then
- hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
- end
- end
- end)
- end)
- fly.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/2rp6Mfia", true))()
- end)
- speed.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 70
- end)
- noclip.MouseButton1Down:connect(function()
- nam = game.Players.LocalPlayer.Name
- game:GetService('RunService').Stepped:connect(function()
- for a, b in pairs(game.Workspace:GetChildren()) do
- if b.Name == nam then
- for i, v in pairs(game.Workspace[nam]:GetChildren()) do
- if v:IsA("BasePart") then
- v.CanCollide = false
- end
- end
- end
- end
- end)
- Workspace[nam].Head.Changed:connect(function()
- for a, b in pairs(game.Workspace:GetChildren()) do
- if b.Name == nam then
- for i, v in pairs(game.Workspace[nam]:GetChildren()) do
- if v:IsA("BasePart") then
- v.CanCollide = false
- end
- end
- end
- end
- end)
- end)
- arosia.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Kyi0wWCf", true))()
- end)
- list.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/WWfCMY9F", true))()
- end)
Add Comment
Please, Sign In to add comment