Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --// RoCitizens Gui V2 //--
- --\\ By. B34ST_GH0ST \\--
- -- Objects
- local RoCitizensV2 = Instance.new("ScreenGui")
- local TitleDraggable = Instance.new("TextButton")
- local OpenAndClose = Instance.new("TextButton")
- local BackGround2 = Instance.new("Frame")
- local BackGroundCenter = Instance.new("Frame")
- local Decoration2 = Instance.new("Frame")
- local BackGroundBelow = Instance.new("Frame")
- local someGamepass = Instance.new("TextButton")
- local getmoney = Instance.new("TextButton")
- local getchristmacar = Instance.new("TextButton")
- local Decoration3 = Instance.new("Frame")
- local targettip = Instance.new("TextLabel")
- local creator = Instance.new("TextLabel")
- local Decoration4 = Instance.new("Frame")
- local valueofmoney = Instance.new("TextLabel")
- local Decoration5 = Instance.new("Frame")
- local Decoration4_2 = Instance.new("Frame")
- local colorred = Instance.new("TextBox")
- local colorformenutip = Instance.new("TextLabel")
- local colorblue = Instance.new("TextBox")
- local colorgreen = Instance.new("TextBox")
- local credits = Instance.new("TextLabel")
- local targetname = Instance.new("TextBox")
- local loadfeadmin = Instance.new("TextButton")
- local checkhowmuchmoney = Instance.new("TextButton")
- local Decoration1 = Instance.new("Frame")
- -- Properties
- RoCitizensV2.Name = "RoCitizens-V2"
- RoCitizensV2.Parent = game.Players.LocalPlayer.PlayerGui
- RoCitizensV2.ResetOnSpawn = false
- TitleDraggable.Name = "TitleDraggable"
- TitleDraggable.Parent = RoCitizensV2
- TitleDraggable.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- TitleDraggable.BackgroundTransparency = 0.40000000596046
- TitleDraggable.BorderSizePixel = 0
- TitleDraggable.Position = UDim2.new(0.0629575402, 0, 0.226837054, 0)
- TitleDraggable.Size = UDim2.new(0, 340, 0, 57)
- TitleDraggable.Draggable = true
- TitleDraggable.Font = Enum.Font.Cartoon
- TitleDraggable.Text = " RoCitizens V2"
- TitleDraggable.TextColor3 = Color3.new(1, 1, 1)
- TitleDraggable.TextSize = 35
- TitleDraggable.TextStrokeColor3 = Color3.new(0.0823529, 0.278431, 0.380392)
- TitleDraggable.TextStrokeTransparency = 0.69999998807907
- TitleDraggable.TextTransparency = 0.059999998658895
- TitleDraggable.TextXAlignment = Enum.TextXAlignment.Left
- OpenAndClose.Name = "OpenAndClose"
- OpenAndClose.Parent = TitleDraggable
- OpenAndClose.BackgroundColor3 = Color3.new(1, 1, 1)
- OpenAndClose.BackgroundTransparency = 0.89999997615814
- OpenAndClose.BorderSizePixel = 0
- OpenAndClose.Position = UDim2.new(0.791176498, 0, 0, 0)
- OpenAndClose.Size = UDim2.new(0, 71, 0, 51)
- OpenAndClose.Font = Enum.Font.Cartoon
- OpenAndClose.Text = "+"
- OpenAndClose.TextColor3 = Color3.new(0, 0, 0)
- OpenAndClose.TextScaled = true
- OpenAndClose.TextSize = 14
- OpenAndClose.TextStrokeColor3 = Color3.new(1, 1, 1)
- OpenAndClose.TextStrokeTransparency = 0.5
- OpenAndClose.TextWrapped = true
- BackGround2.Name = "BackGround2"
- BackGround2.Parent = TitleDraggable
- BackGround2.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- BackGround2.BackgroundTransparency = 0.40000000596046
- BackGround2.BorderColor3 = Color3.new(0, 0, 0)
- BackGround2.BorderSizePixel = 0
- BackGround2.Position = UDim2.new(0, 0, 1, 0)
- BackGround2.Size = UDim2.new(0, 340, 0, 309)
- BackGroundCenter.Name = "BackGroundCenter"
- BackGroundCenter.Parent = BackGround2
- BackGroundCenter.BackgroundColor3 = Color3.new(0, 0, 0)
- BackGroundCenter.BackgroundTransparency = 0.80000001192093
- BackGroundCenter.BorderSizePixel = 0
- BackGroundCenter.Position = UDim2.new(0, 0, -0.00102882087, 0)
- BackGroundCenter.Size = UDim2.new(0, 340, 0, 269)
- Decoration2.Name = "Decoration2"
- Decoration2.Parent = BackGround2
- Decoration2.BackgroundColor3 = Color3.new(0, 0, 0)
- Decoration2.BackgroundTransparency = 0.60000002384186
- Decoration2.BorderSizePixel = 0
- Decoration2.Position = UDim2.new(0, 0, 0.869941115, 0)
- Decoration2.Size = UDim2.new(0, 340, 0, 6)
- BackGroundBelow.Name = "BackGroundBelow"
- BackGroundBelow.Parent = BackGround2
- BackGroundBelow.BackgroundColor3 = Color3.new(0, 0, 0)
- BackGroundBelow.BackgroundTransparency = 0.89999997615814
- BackGroundBelow.BorderSizePixel = 0
- BackGroundBelow.Position = UDim2.new(0, 0, 0.88996762, 0)
- BackGroundBelow.Size = UDim2.new(0, 340, 0, 34)
- someGamepass.Name = "someGamepass"
- someGamepass.Parent = BackGround2
- someGamepass.BackgroundColor3 = Color3.new(1, 1, 1)
- someGamepass.BackgroundTransparency = 0.80000001192093
- someGamepass.BorderSizePixel = 0
- someGamepass.Size = UDim2.new(0, 340, 0, 28)
- someGamepass.Font = Enum.Font.Fantasy
- someGamepass.Text = "Some GamePass for [$FREE]"
- someGamepass.TextColor3 = Color3.new(1, 1, 1)
- someGamepass.TextScaled = true
- someGamepass.TextSize = 14
- someGamepass.TextStrokeTransparency = 0.60000002384186
- someGamepass.TextWrapped = true
- getmoney.Name = "getmoney"
- getmoney.Parent = BackGround2
- getmoney.BackgroundColor3 = Color3.new(1, 1, 1)
- getmoney.BackgroundTransparency = 0.80000001192093
- getmoney.BorderSizePixel = 0
- getmoney.Position = UDim2.new(0, 0, 0.0906148851, 0)
- getmoney.Size = UDim2.new(0, 340, 0, 28)
- getmoney.Font = Enum.Font.Fantasy
- getmoney.Text = "Get 2B of Money"
- getmoney.TextColor3 = Color3.new(1, 1, 1)
- getmoney.TextScaled = true
- getmoney.TextSize = 14
- getmoney.TextStrokeTransparency = 0.60000002384186
- getmoney.TextWrapped = true
- getchristmacar.Name = "getchristmacar"
- getchristmacar.Parent = BackGround2
- getchristmacar.BackgroundColor3 = Color3.new(1, 1, 1)
- getchristmacar.BackgroundTransparency = 0.80000001192093
- getchristmacar.BorderSizePixel = 0
- getchristmacar.Position = UDim2.new(0, 0, 0.18122977, 0)
- getchristmacar.Size = UDim2.new(0, 340, 0, 28)
- getchristmacar.Font = Enum.Font.Fantasy
- getchristmacar.Text = "Open the Dealer Hack for SCHOOL BUS"
- getchristmacar.TextColor3 = Color3.new(1, 1, 1)
- getchristmacar.TextScaled = true
- getchristmacar.TextSize = 14
- getchristmacar.TextStrokeTransparency = 0.60000002384186
- getchristmacar.TextWrapped = true
- Decoration3.Name = "Decoration3"
- Decoration3.Parent = BackGround2
- Decoration3.BackgroundColor3 = Color3.new(0, 0, 0)
- Decoration3.BackgroundTransparency = 0.69999998807907
- Decoration3.BorderSizePixel = 0
- Decoration3.Position = UDim2.new(0, 0, 0.271235585, 0)
- Decoration3.Size = UDim2.new(0, 340, 0, 6)
- targettip.Name = "targettip"
- targettip.Parent = BackGround2
- targettip.BackgroundColor3 = Color3.new(1, 1, 1)
- targettip.BackgroundTransparency = 0.80000001192093
- targettip.BorderSizePixel = 0
- targettip.Position = UDim2.new(0, 0, 0.29126215, 0)
- targettip.Size = UDim2.new(0, 135, 0, 25)
- targettip.Font = Enum.Font.Fantasy
- targettip.Text = "Target:"
- targettip.TextColor3 = Color3.new(1, 1, 1)
- targettip.TextScaled = true
- targettip.TextSize = 14
- targettip.TextStrokeTransparency = 0.60000002384186
- targettip.TextWrapped = true
- creator.Name = "creator"
- creator.Parent = BackGround2
- creator.BackgroundColor3 = Color3.new(1, 1, 1)
- creator.BackgroundTransparency = 1
- creator.BorderSizePixel = 0
- creator.Position = UDim2.new(0.332352936, 0, 0.88996762, 0)
- creator.Size = UDim2.new(0, 227, 0, 34)
- creator.Font = Enum.Font.Garamond
- creator.Text = "B34ST_GH0ST"
- creator.TextColor3 = Color3.new(1, 0, 0)
- creator.TextSize = 42
- creator.TextStrokeTransparency = 0.5
- creator.TextTransparency = 0.60000002384186
- creator.TextWrapped = true
- Decoration4.Name = "Decoration4"
- Decoration4.Parent = BackGround2
- Decoration4.BackgroundColor3 = Color3.new(0, 0, 0)
- Decoration4.BackgroundTransparency = 0.69999998807907
- Decoration4.BorderSizePixel = 0
- Decoration4.Position = UDim2.new(0, 0, 0.562497735, 0)
- Decoration4.Size = UDim2.new(0, 340, 0, 6)
- valueofmoney.Name = "valueofmoney"
- valueofmoney.Parent = BackGround2
- valueofmoney.BackgroundColor3 = Color3.new(1, 1, 1)
- valueofmoney.BackgroundTransparency = 0.80000001192093
- valueofmoney.BorderSizePixel = 0
- valueofmoney.Position = UDim2.new(0, 0, 0.482200652, 0)
- valueofmoney.Size = UDim2.new(0, 340, 0, 25)
- valueofmoney.Font = Enum.Font.Fantasy
- local target = game.Players.LocalPlayer.Name
- local money = game.Players[target].Money.Value
- local moneyhack = "Maybe its Normal"
- if money>900000000 then
- moneyhack = "Maybe its HACKER"
- end
- valueofmoney.Text = target.." got $"..money.." ["..moneyhack.."]"
- valueofmoney.TextColor3 = Color3.new(1, 1, 1)
- valueofmoney.TextScaled = true
- valueofmoney.TextSize = 14
- valueofmoney.TextStrokeTransparency = 0.60000002384186
- valueofmoney.TextWrapped = true
- Decoration5.Name = "Decoration5"
- Decoration5.Parent = BackGround2
- Decoration5.BackgroundColor3 = Color3.new(0, 0, 0)
- Decoration5.BackgroundTransparency = 0.69999998807907
- Decoration5.BorderSizePixel = 0
- Decoration5.Position = UDim2.new(0, 0, 0.462174118, 0)
- Decoration5.Size = UDim2.new(0, 340, 0, 6)
- Decoration4_2.Name = "Decoration4"
- Decoration4_2.Parent = BackGround2
- Decoration4_2.BackgroundColor3 = Color3.new(0, 0, 0)
- Decoration4_2.BackgroundTransparency = 0.69999998807907
- Decoration4_2.BorderSizePixel = 0
- Decoration4_2.Position = UDim2.new(0, 0, 0.672530115, 0)
- Decoration4_2.Size = UDim2.new(0, 340, 0, 6)
- colorred.Name = "colorred"
- colorred.Parent = BackGround2
- colorred.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
- colorred.BackgroundTransparency = 0.69999998807907
- colorred.BorderSizePixel = 0
- colorred.Position = UDim2.new(0, 0, 0.773462772, 0)
- colorred.Size = UDim2.new(0, 113, 0, 30)
- colorred.Font = Enum.Font.Code
- colorred.Text = "0"
- colorred.TextColor3 = Color3.new(1, 0, 0)
- colorred.TextScaled = true
- colorred.TextSize = 14
- colorred.TextStrokeTransparency = 0.40000000596046
- colorred.TextWrapped = true
- colorformenutip.Name = "colorformenutip"
- colorformenutip.Parent = BackGround2
- colorformenutip.BackgroundColor3 = Color3.new(1, 1, 1)
- colorformenutip.BackgroundTransparency = 0.80000001192093
- colorformenutip.BorderSizePixel = 0
- colorformenutip.Position = UDim2.new(0, 0, 0.69255662, 0)
- colorformenutip.Size = UDim2.new(0, 340, 0, 25)
- colorformenutip.Font = Enum.Font.Fantasy
- colorformenutip.Text = "Color For The Menu"
- colorformenutip.TextColor3 = Color3.new(1, 1, 1)
- colorformenutip.TextScaled = true
- colorformenutip.TextSize = 14
- colorformenutip.TextStrokeTransparency = 0.60000002384186
- colorformenutip.TextWrapped = true
- colorblue.Name = "colorblue"
- colorblue.Parent = BackGround2
- colorblue.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
- colorblue.BackgroundTransparency = 0.69999998807907
- colorblue.BorderSizePixel = 0
- colorblue.Position = UDim2.new(0.667647064, 0, 0.773462772, 0)
- colorblue.Size = UDim2.new(0, 113, 0, 30)
- colorblue.Font = Enum.Font.Code
- colorblue.Text = "255"
- colorblue.TextColor3 = Color3.new(0, 0, 1)
- colorblue.TextScaled = true
- colorblue.TextSize = 14
- colorblue.TextStrokeTransparency = 0.40000000596046
- colorblue.TextWrapped = true
- colorgreen.Name = "colorgreen"
- colorgreen.Parent = BackGround2
- colorgreen.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
- colorgreen.BackgroundTransparency = 0.69999998807907
- colorgreen.BorderSizePixel = 0
- colorgreen.Position = UDim2.new(0.332352936, 0, 0.773462772, 0)
- colorgreen.Size = UDim2.new(0, 114, 0, 30)
- colorgreen.Font = Enum.Font.Code
- colorgreen.Text = "170"
- colorgreen.TextColor3 = Color3.new(0, 1, 0)
- colorgreen.TextScaled = true
- colorgreen.TextSize = 14
- colorgreen.TextStrokeTransparency = 0.40000000596046
- colorgreen.TextWrapped = true
- credits.Name = "credits"
- credits.Parent = BackGround2
- credits.BackgroundColor3 = Color3.new(1, 1, 1)
- credits.BackgroundTransparency = 1
- credits.BorderSizePixel = 0
- credits.Position = UDim2.new(0, 0, 0.88996762, 0)
- credits.Size = UDim2.new(0, 102, 0, 34)
- credits.Font = Enum.Font.Fantasy
- credits.Text = "Made By."
- credits.TextColor3 = Color3.new(1, 1, 1)
- credits.TextScaled = true
- credits.TextSize = 14
- credits.TextStrokeTransparency = 0.5
- credits.TextTransparency = 0.60000002384186
- credits.TextWrapped = true
- targetname.Name = "targetname"
- targetname.Parent = BackGround2
- targetname.BackgroundColor3 = Color3.new(0.490196, 0.490196, 0.490196)
- targetname.BackgroundTransparency = 0.69999998807907
- targetname.BorderSizePixel = 0
- targetname.Position = UDim2.new(0.397058815, 0, 0.29126215, 0)
- targetname.Size = UDim2.new(0, 205, 0, 25)
- targetname.Font = Enum.Font.Code
- targetname.Text = game.Players.LocalPlayer.Name
- targetname.TextColor3 = Color3.new(1, 1, 1)
- targetname.TextScaled = true
- targetname.TextSize = 14
- targetname.TextStrokeTransparency = 0.40000000596046
- targetname.TextWrapped = true
- loadfeadmin.Name = "loadfeadmin"
- loadfeadmin.Parent = BackGround2
- loadfeadmin.BackgroundColor3 = Color3.new(1, 1, 1)
- loadfeadmin.BackgroundTransparency = 0.80000001192093
- loadfeadmin.BorderSizePixel = 0
- loadfeadmin.Position = UDim2.new(0, 0, 0.5825243, 0)
- loadfeadmin.Size = UDim2.new(0, 340, 0, 28)
- loadfeadmin.Font = Enum.Font.Fantasy
- loadfeadmin.Text = "Load Reviz Admin"
- loadfeadmin.TextColor3 = Color3.new(1, 1, 1)
- loadfeadmin.TextScaled = true
- loadfeadmin.TextSize = 14
- loadfeadmin.TextStrokeTransparency = 0.60000002384186
- loadfeadmin.TextWrapped = true
- checkhowmuchmoney.Name = "checkhowmuchmoney"
- checkhowmuchmoney.Parent = BackGround2
- checkhowmuchmoney.BackgroundColor3 = Color3.new(1, 1, 1)
- checkhowmuchmoney.BackgroundTransparency = 0.80000001192093
- checkhowmuchmoney.BorderSizePixel = 0
- checkhowmuchmoney.Position = UDim2.new(0, 0, 0.372168303, 0)
- checkhowmuchmoney.Size = UDim2.new(0, 340, 0, 28)
- checkhowmuchmoney.Font = Enum.Font.Fantasy
- checkhowmuchmoney.Text = "Check How Much Money Got"
- checkhowmuchmoney.TextColor3 = Color3.new(1, 1, 1)
- checkhowmuchmoney.TextScaled = true
- checkhowmuchmoney.TextSize = 14
- checkhowmuchmoney.TextStrokeTransparency = 0.60000002384186
- checkhowmuchmoney.TextWrapped = true
- Decoration1.Name = "Decoration1"
- Decoration1.Parent = TitleDraggable
- Decoration1.BackgroundColor3 = Color3.new(0, 0, 0)
- Decoration1.BackgroundTransparency = 0.5
- Decoration1.BorderSizePixel = 0
- Decoration1.Position = UDim2.new(0, 0, 0.894736826, 0)
- Decoration1.Size = UDim2.new(0, 340, 0, 6)
- --SCANNERS--
- if game.GameId ~= 63951305 then
- BackGround2:Destroy()
- OpenAndClose:Destroy()
- TitleDraggable.Text = "Sorry this game its no RoCitizens"
- TitleDraggable.TextWrapped = true
- TitleDraggable.TextScaled = true
- TitleDraggable.TextXAlignment = Enum.TextXAlignment.Center
- RoCitizensV2.ResetOnSpawn = true
- end
- colorred.Changed:Connect(function()
- local blue = colorblue.Text
- local red = colorred.Text
- local green = colorgreen.Text
- TitleDraggable.BackgroundColor3 = Color3.fromRGB(red, green, blue)
- BackGround2.BackgroundColor3 = Color3.fromRGB(red, green, blue)
- end)
- colorgreen.Changed:Connect(function()
- local blue = colorblue.Text
- local red = colorred.Text
- local green = colorgreen.Text
- TitleDraggable.BackgroundColor3 = Color3.fromRGB(red, green, blue)
- BackGround2.BackgroundColor3 = Color3.fromRGB(red, green, blue)
- end)
- colorblue.Changed:Connect(function()
- local blue = colorblue.Text
- local red = colorred.Text
- local green = colorgreen.Text
- TitleDraggable.BackgroundColor3 = Color3.fromRGB(red, green, blue)
- BackGround2.BackgroundColor3 = Color3.fromRGB(red, green, blue)
- end)
- -- Scripts
- loadfeadmin.MouseButton1Click:Connect(function()
- wait(0.1)
- loadstring(game:HttpGet("https://pastebin.com/raw/T1LmXLET", true))()
- end)
- checkhowmuchmoney.MouseButton2Click:Connect(function()
- wait(0.1)
- local target = targetname.Text
- local money = game.Players[target].Money.Value
- local moneyhack = "Maybe its Normal"
- if money >= 2000000000 then
- moneyhack = "Maybe its HACKER"
- end
- game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(" /me | ["..target.."] - $"..game.Players[target].Money.Value.." ["..moneyhack.."]", 6)), "All")
- end)
- checkhowmuchmoney.MouseButton1Click:Connect(function()
- wait(0.1)
- local target = targetname.Text
- local money = game.Players[target].Money.Value
- local moneyhack = "Maybe its Normal"
- if money >= 2000000000 then
- moneyhack = "Maybe its HACKER"
- end
- valueofmoney.Text = target.." got $"..money.." ["..moneyhack.."]"
- end)
- someGamepass.MouseButton1Click:Connect(function()
- wait(0.1)
- local plr = game.Players.LocalPlayer
- local gui = plr.PlayerGui
- local gamevalue = gui.GameValues
- local maingui = gui.Main
- gamevalue.OwnsCustomizeTool.Value = true
- gamevalue.OwnsCatalogAccess.Value = true
- maingui.Phone.Screen.MetaFrame.Apps1.RoTunes.Visible = true
- end)
- getmoney.MouseButton1Click:Connect(function()
- wait(0.1)
- game.Players.LocalPlayer.ChangeMoney:Fire(2000000000)
- end)
- getchristmacar.MouseButton1Click:Connect(function()
- wait(0.1)
- game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
- game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Schoolbus"
- end)
- OpenAndClose.MouseButton1Click:Connect(function()
- wait(0.1)
- if BackGround2.Visible == true then
- OpenAndClose.Text = "+"
- BackGround2.Visible = false
- return
- end
- if BackGround2.Visible == false then
- OpenAndClose.Text = "-"
- BackGround2.Visible = true
- return
- end
- end)
Add Comment
Please, Sign In to add comment