Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Premium = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local HH = Instance.new("TextLabel")
- local Jon = Instance.new("TextLabel")
- local Von = Instance.new("TextLabel")
- local SetSpeed = Instance.new("TextBox")
- local KillAll = Instance.new("TextButton")
- local PlacePart = Instance.new("TextButton")
- local Tplist = Instance.new("TextButton")
- local BuyCar = Instance.new("TextButton")
- local Esp = Instance.new("TextButton")
- local Rooms = Instance.new("TextButton")
- local SetObject = Instance.new("TextBox")
- local PP = Instance.new("TextLabel")
- local ListFrame = Instance.new("Frame")
- local WaterWorks = Instance.new("TextButton")
- local LumberYard = Instance.new("TextButton")
- local Officeblock = Instance.new("TextButton")
- local Radiotower = Instance.new("TextButton")
- local SmallTowerBlock = Instance.new("TextButton")
- local CentralOffice = Instance.new("TextButton")
- local DockYard = Instance.new("TextButton")
- local PinkHouse = Instance.new("TextButton")
- local CarPark = Instance.new("TextButton")
- local AirPort = Instance.new("TextButton")
- local Observatory = Instance.new("TextButton")
- local Barracks = Instance.new("TextButton")
- local ShoppingMall = Instance.new("TextButton")
- local Cityoffice = Instance.new("TextButton")
- local HillSide = Instance.new("TextButton")
- local BuildingSite = Instance.new("TextButton")
- local FireStation = Instance.new("TextButton")
- local WareHouse = Instance.new("TextButton")
- local TowerBlock = Instance.new("TextButton")
- local UnderGround = Instance.new("TextButton")
- local Text = Instance.new("TextLabel")
- local Toggle = Instance.new("TextButton")
- local plrname = game:GetService("Players").LocalPlayer.Name
- local plr = game:GetService("Players").LocalPlayer
- local val = game:GetService("Players").LocalPlayer.UserId
- local hh = Instance.new("Part")
- hh.Name = (val)
- hh.Position = Vector3.new(0,0,0)
- hh.Anchored = true
- hh.BrickColor = BrickColor.new("Really red")
- hh.Parent = game.Lighting
- print(val.." is white listed")
- print("welcome to P R E M I U M N I G G A")
- -- Properties
- Premium.Name = "Premium"
- Premium.Parent = game.CoreGui
- Main.Name = "Main"
- Main.Parent = Premium
- Main.Active = true
- Main.Draggable = true
- Main.BackgroundColor3 = Color3.new(0.0823529, 0.423529, 0.870588)
- Main.BorderColor3 = Color3.new(0, 0, 0)
- Main.BorderSizePixel = 8
- Main.Position = UDim2.new(0.318902522, 0, 0.337838531, 0)
- Main.Size = UDim2.new(0, 493, 0, 316)
- HH.Name = "HH"
- HH.Parent = Main
- HH.BackgroundColor3 = Color3.new(1, 1, 1)
- HH.BackgroundTransparency = 1
- HH.BorderSizePixel = 0
- HH.Position = UDim2.new(0.296146035, 0, 0, 0)
- HH.Size = UDim2.new(0, 200, 0, 50)
- HH.Font = Enum.Font.Highway
- HH.Text = "Heists Hub"
- HH.TextColor3 = Color3.new(0, 0, 0)
- HH.TextScaled = true
- HH.TextSize = 14
- HH.TextWrapped = true
- Jon.Name = "Jon"
- Jon.Parent = Main
- Jon.BackgroundColor3 = Color3.new(1, 1, 1)
- Jon.BackgroundTransparency = 1
- Jon.BorderSizePixel = 0
- Jon.Size = UDim2.new(0, 113, 0, 19)
- Jon.Font = Enum.Font.Highway
- Jon.Text = "JimmyKewlKidz"
- Jon.TextColor3 = Color3.new(0, 0, 0)
- Jon.TextScaled = true
- Jon.TextSize = 14
- Jon.TextWrapped = true
- Von.Name = "Von"
- Von.Parent = Main
- Von.BackgroundColor3 = Color3.new(1, 1, 1)
- Von.BackgroundTransparency = 1
- Von.BorderSizePixel = 0
- Von.Position = UDim2.new(0.799188673, 0, 0, 0)
- Von.Size = UDim2.new(0, 113, 0, 19)
- Von.Font = Enum.Font.Highway
- Von.Text = "Vonyanak"
- Von.TextColor3 = Color3.new(0, 0, 0)
- Von.TextScaled = true
- Von.TextSize = 14
- Von.TextWrapped = true
- SetSpeed.Name = "SetSpeed"
- SetSpeed.Parent = Main
- SetSpeed.BackgroundColor3 = Color3.new(0.196078, 0.239216, 0.815686)
- SetSpeed.BorderSizePixel = 0
- SetSpeed.Position = UDim2.new(0.437119663, 0, 0.158227846, 0)
- SetSpeed.Size = UDim2.new(0, 61, 0, 25)
- SetSpeed.ClearTextOnFocus = true
- SetSpeed.Font = Enum.Font.SourceSans
- SetSpeed.PlaceholderText = "Speed"
- SetSpeed.Text = "16"
- SetSpeed.TextColor3 = Color3.new(0, 0, 0)
- SetSpeed.TextScaled = true
- SetSpeed.TextSize = 14
- SetSpeed.TextWrapped = true
- KillAll.Name = "Kill All"
- KillAll.Parent = Main
- KillAll.BackgroundColor3 = Color3.new(0.662745, 0.196078, 0.14902)
- KillAll.BorderSizePixel = 0
- KillAll.Position = UDim2.new(0.0324543528, 0, 0.731012642, 0)
- KillAll.Size = UDim2.new(0, 200, 0, 50)
- KillAll.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- KillAll.Font = Enum.Font.Highway
- KillAll.Text = "Kill All (Breaks game)"
- KillAll.TextColor3 = Color3.new(0, 0, 0)
- KillAll.TextSize = 35
- KillAll.TextScaled = true
- PlacePart.Name = "PlacePart"
- PlacePart.Parent = Main
- PlacePart.BackgroundColor3 = Color3.new(0.662745, 0.196078, 0.14902)
- PlacePart.BorderSizePixel = 0
- PlacePart.Position = UDim2.new(0.561866105, 0, 0.319620252, 0)
- PlacePart.Size = UDim2.new(0, 200, 0, 50)
- PlacePart.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- PlacePart.Font = Enum.Font.Highway
- PlacePart.Text = "Place Object"
- PlacePart.TextColor3 = Color3.new(0, 0, 0)
- PlacePart.TextSize = 35
- Tplist.Name = "Tplist"
- Tplist.Parent = Main
- Tplist.BackgroundColor3 = Color3.new(0.662745, 0.196078, 0.14902)
- Tplist.BorderSizePixel = 0
- Tplist.Position = UDim2.new(0.561866105, 0, 0.731012702, 0)
- Tplist.Size = UDim2.new(0, 200, 0, 50)
- Tplist.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Tplist.Font = Enum.Font.Highway
- Tplist.Text = "Vault TPs"
- Tplist.TextColor3 = Color3.new(0, 0, 0)
- Tplist.TextSize = 35
- BuyCar.Name = "BuyCar"
- BuyCar.Parent = Main
- BuyCar.BackgroundColor3 = Color3.new(0.662745, 0.196078, 0.14902)
- BuyCar.BorderSizePixel = 0
- BuyCar.Position = UDim2.new(0.0324543528, 0, 0.319620252, 0)
- BuyCar.Size = UDim2.new(0, 200, 0, 50)
- BuyCar.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- BuyCar.Font = Enum.Font.Highway
- BuyCar.Text = "Heal ur health"
- BuyCar.TextColor3 = Color3.new(0, 0, 0)
- BuyCar.TextSize = 35
- Esp.Name = "Esp"
- Esp.Parent = Main
- Esp.BackgroundColor3 = Color3.new(0.662745, 0.196078, 0.14902)
- Esp.BorderSizePixel = 0
- Esp.Position = UDim2.new(0.0314401537, 0, 0.518987417, 0)
- Esp.Size = UDim2.new(0, 200, 0, 50)
- Esp.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Esp.Font = Enum.Font.Highway
- Esp.Text = "MONEY"
- Esp.TextColor3 = Color3.new(0, 0, 0)
- Esp.TextSize = 35
- Rooms.Name = "Rooms"
- Rooms.Parent = Main
- Rooms.BackgroundColor3 = Color3.new(0.662745, 0.196078, 0.14902)
- Rooms.BorderSizePixel = 0
- Rooms.Position = UDim2.new(0.560851932, 0, 0.518987417, 0)
- Rooms.Size = UDim2.new(0, 200, 0, 50)
- Rooms.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Rooms.Font = Enum.Font.Highway
- Rooms.Text = "Get Building Objects"
- Rooms.TextColor3 = Color3.new(0, 0, 0)
- Rooms.TextSize = 35
- SetObject.Name = "SetObject"
- SetObject.Parent = Main
- SetObject.BackgroundColor3 = Color3.new(0.196078, 0.239216, 0.815686)
- SetObject.BorderSizePixel = 0
- SetObject.Position = UDim2.new(0.577079058, 0, 0.156645566, 0)
- SetObject.Size = UDim2.new(0, 61, 0, 25)
- SetObject.ClearTextOnFocus = false
- SetObject.Font = Enum.Font.SourceSans
- SetObject.PlaceholderText = "Fence"
- SetObject.Text = "Tower"
- SetObject.TextColor3 = Color3.new(0, 0, 0)
- SetObject.TextScaled = true
- SetObject.TextSize = 14
- SetObject.TextWrapped = true
- PP.Name = "PP"
- PP.Parent = Main
- PP.BackgroundColor3 = Color3.new(1, 1, 1)
- PP.BackgroundTransparency = 1
- PP.BorderSizePixel = 0
- PP.Position = UDim2.new(0.298174441, 0, 0.908227861, 0)
- PP.Size = UDim2.new(0, 200, 0, 29)
- PP.Font = Enum.Font.Highway
- PP.Text = "Keep in mind that your game may become glitchy as any time"
- PP.TextColor3 = Color3.new(0, 0, 0)
- PP.TextScaled = true
- PP.TextSize = 14
- PP.TextWrapped = true
- ListFrame.Name = "ListFrame"
- ListFrame.Parent = Main
- ListFrame.BackgroundColor3 = Color3.new(0.0823529, 0.423529, 0.870588)
- ListFrame.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- ListFrame.BorderSizePixel = 8
- ListFrame.Position = UDim2.new(-0.55819267, 0, 0.000221908092, 0)
- ListFrame.Size = UDim2.new(0, 268, 0, 480)
- ListFrame.Visible = false
- WaterWorks.Name = "WaterWorks"
- WaterWorks.Parent = ListFrame
- WaterWorks.BackgroundColor3 = Color3.new(1, 1, 1)
- WaterWorks.Position = UDim2.new(0.335820884, 0, 0.479166716, 0)
- WaterWorks.Size = UDim2.new(0, 88, 0, 50)
- WaterWorks.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- WaterWorks.Font = Enum.Font.Highway
- WaterWorks.Text = "Water Works"
- WaterWorks.TextColor3 = Color3.new(0, 0, 0)
- WaterWorks.TextSize = 14
- LumberYard.Name = "LumberYard"
- LumberYard.Parent = ListFrame
- LumberYard.BackgroundColor3 = Color3.new(1, 1, 1)
- LumberYard.Position = UDim2.new(3.7252903e-09, 0, 0.166666672, 0)
- LumberYard.Size = UDim2.new(0, 88, 0, 50)
- LumberYard.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- LumberYard.Font = Enum.Font.Highway
- LumberYard.Text = "Lumber Yard"
- LumberYard.TextColor3 = Color3.new(0, 0, 0)
- LumberYard.TextSize = 14
- Officeblock.Name = "Officeblock"
- Officeblock.Parent = ListFrame
- Officeblock.BackgroundColor3 = Color3.new(1, 1, 1)
- Officeblock.Position = UDim2.new(0.671641767, 0, 0.166666672, 0)
- Officeblock.Size = UDim2.new(0, 88, 0, 50)
- Officeblock.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Officeblock.Font = Enum.Font.Highway
- Officeblock.Text = "Office Block"
- Officeblock.TextColor3 = Color3.new(0, 0, 0)
- Officeblock.TextSize = 14
- Radiotower.Name = "Radiotower"
- Radiotower.Parent = ListFrame
- Radiotower.BackgroundColor3 = Color3.new(1, 1, 1)
- Radiotower.Position = UDim2.new(1.86264515e-09, 0, 0.270833343, 0)
- Radiotower.Size = UDim2.new(0, 88, 0, 50)
- Radiotower.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Radiotower.Font = Enum.Font.Highway
- Radiotower.Text = "Radio Tower"
- Radiotower.TextColor3 = Color3.new(0, 0, 0)
- Radiotower.TextSize = 14
- SmallTowerBlock.Name = "SmallTowerBlock"
- SmallTowerBlock.Parent = ListFrame
- SmallTowerBlock.BackgroundColor3 = Color3.new(1, 1, 1)
- SmallTowerBlock.Position = UDim2.new(3.7252903e-09, 0, 0.37500003, 0)
- SmallTowerBlock.Size = UDim2.new(0, 88, 0, 50)
- SmallTowerBlock.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- SmallTowerBlock.Font = Enum.Font.Highway
- SmallTowerBlock.Text = "Small Tower Block"
- SmallTowerBlock.TextColor3 = Color3.new(0, 0, 0)
- SmallTowerBlock.TextSize = 10
- CentralOffice.Name = "CentralOffice"
- CentralOffice.Parent = ListFrame
- CentralOffice.BackgroundColor3 = Color3.new(1, 1, 1)
- CentralOffice.Position = UDim2.new(0.671641767, 0, 0.37500003, 0)
- CentralOffice.Size = UDim2.new(0, 88, 0, 50)
- CentralOffice.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- CentralOffice.Font = Enum.Font.Highway
- CentralOffice.Text = "Central Office"
- CentralOffice.TextColor3 = Color3.new(0, 0, 0)
- CentralOffice.TextSize = 14
- DockYard.Name = "DockYard"
- DockYard.Parent = ListFrame
- DockYard.BackgroundColor3 = Color3.new(1, 1, 1)
- DockYard.Position = UDim2.new(3.7252903e-09, 0, 0.479166716, 0)
- DockYard.Size = UDim2.new(0, 88, 0, 50)
- DockYard.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- DockYard.Font = Enum.Font.Highway
- DockYard.Text = "Dock Yard"
- DockYard.TextColor3 = Color3.new(0, 0, 0)
- DockYard.TextSize = 14
- PinkHouse.Name = "PinkHouse"
- PinkHouse.Parent = ListFrame
- PinkHouse.BackgroundColor3 = Color3.new(1, 1, 1)
- PinkHouse.Position = UDim2.new(0.671641767, 0, 0.479166716, 0)
- PinkHouse.Size = UDim2.new(0, 88, 0, 50)
- PinkHouse.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- PinkHouse.Font = Enum.Font.Highway
- PinkHouse.Text = "Pink House"
- PinkHouse.TextColor3 = Color3.new(0, 0, 0)
- PinkHouse.TextSize = 14
- CarPark.Name = "CarPark"
- CarPark.Parent = ListFrame
- CarPark.BackgroundColor3 = Color3.new(1, 1, 1)
- CarPark.Position = UDim2.new(0.671641767, 0, 0.270833373, 0)
- CarPark.Size = UDim2.new(0, 88, 0, 50)
- CarPark.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- CarPark.Font = Enum.Font.Highway
- CarPark.Text = "Car Park"
- CarPark.TextColor3 = Color3.new(0, 0, 0)
- CarPark.TextSize = 14
- AirPort.Name = "AirPort"
- AirPort.Parent = ListFrame
- AirPort.BackgroundColor3 = Color3.new(1, 1, 1)
- AirPort.Position = UDim2.new(0.671641767, 0, 0.583333313, 0)
- AirPort.Size = UDim2.new(0, 88, 0, 50)
- AirPort.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- AirPort.Font = Enum.Font.Highway
- AirPort.Text = "Airport"
- AirPort.TextColor3 = Color3.new(0, 0, 0)
- AirPort.TextSize = 14
- Observatory.Name = "Observatory"
- Observatory.Parent = ListFrame
- Observatory.BackgroundColor3 = Color3.new(1, 1, 1)
- Observatory.Position = UDim2.new(0.671641767, 0, 0.6875, 0)
- Observatory.Size = UDim2.new(0, 88, 0, 50)
- Observatory.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Observatory.Font = Enum.Font.Highway
- Observatory.Text = "Observatory"
- Observatory.TextColor3 = Color3.new(0, 0, 0)
- Observatory.TextSize = 14
- Barracks.Name = "Barracks"
- Barracks.Parent = ListFrame
- Barracks.BackgroundColor3 = Color3.new(1, 1, 1)
- Barracks.Position = UDim2.new(0.671641767, 0, 0.791666687, 0)
- Barracks.Size = UDim2.new(0, 88, 0, 50)
- Barracks.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Barracks.Font = Enum.Font.Highway
- Barracks.Text = "Barracks"
- Barracks.TextColor3 = Color3.new(0, 0, 0)
- Barracks.TextSize = 14
- ShoppingMall.Name = "ShoppingMall"
- ShoppingMall.Parent = ListFrame
- ShoppingMall.BackgroundColor3 = Color3.new(1, 1, 1)
- ShoppingMall.Position = UDim2.new(0.335820884, 0, 0.583333373, 0)
- ShoppingMall.Size = UDim2.new(0, 88, 0, 50)
- ShoppingMall.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- ShoppingMall.Font = Enum.Font.Highway
- ShoppingMall.Text = "Shopping Mall"
- ShoppingMall.TextColor3 = Color3.new(0, 0, 0)
- ShoppingMall.TextSize = 14
- Cityoffice.Name = "Cityoffice"
- Cityoffice.Parent = ListFrame
- Cityoffice.BackgroundColor3 = Color3.new(1, 1, 1)
- Cityoffice.Position = UDim2.new(3.7252903e-09, 0, 0.791666687, 0)
- Cityoffice.Size = UDim2.new(0, 88, 0, 50)
- Cityoffice.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- Cityoffice.Font = Enum.Font.Highway
- Cityoffice.Text = "City Office"
- Cityoffice.TextColor3 = Color3.new(0, 0, 0)
- Cityoffice.TextSize = 14
- HillSide.Name = "HillSide"
- HillSide.Parent = ListFrame
- HillSide.BackgroundColor3 = Color3.new(1, 1, 1)
- HillSide.Position = UDim2.new(0.335820884, 0, 0.6875, 0)
- HillSide.Size = UDim2.new(0, 88, 0, 50)
- HillSide.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- HillSide.Font = Enum.Font.Highway
- HillSide.Text = "Hill Side"
- HillSide.TextColor3 = Color3.new(0, 0, 0)
- HillSide.TextSize = 14
- BuildingSite.Name = "BuildingSite"
- BuildingSite.Parent = ListFrame
- BuildingSite.BackgroundColor3 = Color3.new(1, 1, 1)
- BuildingSite.Position = UDim2.new(1.86264515e-09, 0, 0.6875, 0)
- BuildingSite.Size = UDim2.new(0, 88, 0, 50)
- BuildingSite.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- BuildingSite.Font = Enum.Font.Highway
- BuildingSite.Text = "Building Site"
- BuildingSite.TextColor3 = Color3.new(0, 0, 0)
- BuildingSite.TextSize = 14
- FireStation.Name = "FireStation"
- FireStation.Parent = ListFrame
- FireStation.BackgroundColor3 = Color3.new(1, 1, 1)
- FireStation.Position = UDim2.new(3.7252903e-09, 0, 0.583333313, 0)
- FireStation.Size = UDim2.new(0, 88, 0, 50)
- FireStation.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- FireStation.Font = Enum.Font.Highway
- FireStation.Text = "Fire Station"
- FireStation.TextColor3 = Color3.new(0, 0, 0)
- FireStation.TextSize = 14
- WareHouse.Name = "WareHouse"
- WareHouse.Parent = ListFrame
- WareHouse.BackgroundColor3 = Color3.new(1, 1, 1)
- WareHouse.Position = UDim2.new(0.335820884, 0, 0.166666672, 0)
- WareHouse.Size = UDim2.new(0, 88, 0, 50)
- WareHouse.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- WareHouse.Font = Enum.Font.Highway
- WareHouse.Text = "Warehouse"
- WareHouse.TextColor3 = Color3.new(0, 0, 0)
- WareHouse.TextSize = 14
- TowerBlock.Name = "TowerBlock"
- TowerBlock.Parent = ListFrame
- TowerBlock.BackgroundColor3 = Color3.new(1, 1, 1)
- TowerBlock.Position = UDim2.new(0.335820884, 0, 0.270833373, 0)
- TowerBlock.Size = UDim2.new(0, 88, 0, 50)
- TowerBlock.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- TowerBlock.Font = Enum.Font.Highway
- TowerBlock.Text = "Tower Block"
- TowerBlock.TextColor3 = Color3.new(0, 0, 0)
- TowerBlock.TextSize = 14
- UnderGround.Name = "UnderGround"
- UnderGround.Parent = ListFrame
- UnderGround.BackgroundColor3 = Color3.new(1, 1, 1)
- UnderGround.Position = UDim2.new(0.335820884, 0, 0.37500003, 0)
- UnderGround.Size = UDim2.new(0, 88, 0, 50)
- UnderGround.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- UnderGround.Font = Enum.Font.Highway
- UnderGround.Text = "Underground"
- UnderGround.TextColor3 = Color3.new(0, 0, 0)
- UnderGround.TextSize = 14
- Text.Name = "Text"
- Text.Parent = ListFrame
- Text.BackgroundColor3 = Color3.new(1, 1, 1)
- Text.BackgroundTransparency = 1
- Text.Position = UDim2.new(0.12686567, 0, 0.0166666675, 0)
- Text.Size = UDim2.new(0, 200, 0, 50)
- Text.Font = Enum.Font.Highway
- Text.Text = "Teleport"
- Text.TextColor3 = Color3.new(0, 0, 0)
- Text.TextScaled = true
- Text.TextSize = 14
- Text.TextWrapped = true
- Toggle.Name = "Toggle"
- Toggle.Parent = Premium
- Toggle.BackgroundColor3 = Color3.new(21, 108, 222)
- Toggle.BorderSizePixel = 3
- Toggle.Active = true
- Toggle.Draggable = true
- Toggle.Position = UDim2.new(0.379726112, 0, 0.254773438, 0)
- Toggle.Size = UDim2.new(0, 70, 0, 28)
- Toggle.Font = Enum.Font.Highway
- Toggle.Text = "Toggle"
- Toggle.TextColor3 = Color3.new(0, 0, 0)
- Toggle.TextScaled = true
- Toggle.TextSize = 14
- Toggle.TextWrapped = true
- -- Scripts
- Toggle.MouseButton1Down:connect(function()
- local eeeeh = game.CoreGui.Premium.Main
- if eeeeh.Visible == true then
- eeeeh.Visible = false
- else
- eeeeh.Visible = true
- end
- end)
- Tplist.MouseButton1Down:connect(function()
- local list = game.CoreGui.Premium.Main.ListFrame
- if list.Visible == true then
- list.Visible = false
- else
- list.Visible = true
- end
- end)
- LumberYard.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(1)
- end)
- WareHouse.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(2)
- end)
- Officeblock.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(3)
- end)
- Radiotower.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(4)
- end)
- TowerBlock.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(5)
- end)
- CarPark.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(6)
- end)
- SmallTowerBlock.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(7)
- end)
- UnderGround.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(8)
- end)
- CentralOffice.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(9)
- end)
- DockYard.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(10)
- end)
- WaterWorks.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(11)
- end)
- PinkHouse.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(12)
- end)
- FireStation.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(13)
- end)
- AirPort.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(14)
- end)
- BuildingSite.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(15)
- end)
- Observatory.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(16)
- end)
- HillSide.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(17)
- end)
- Barracks.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(18)
- end)
- Cityoffice.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(19)
- end)
- ShoppingMall.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").remoteStealVaultCash:FireServer(20)
- end)
- KillAll.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://1912160385")[1].Source)()
- end)
- PlacePart.MouseButton1Down:connect(function()
- local Y = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Y
- local Z = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.Z
- local X = game.Players.LocalPlayer.Character.HumanoidRootPart.Position.X
- local Player = game.Players.LocalPlayer
- local gg = game.CoreGui.Premium.Main.SetObject.Text
- local Object = game.Lighting.Consumables:FindFirstChild(gg)
- game.ReplicatedStorage.remoteCreateObject:InvokeServer(gg, game.Workspace.UserParts:FindFirstChild(Player.Name), Player.UserId)
- game.ReplicatedStorage.remotePlaceObject:FireServer(Object, X, Y, Z, 0, Player.UserId)
- end)
- Rooms.MouseButton1Down:connect(function()
- local makl = game.Workspace.CollectItems.CollectItems
- local me = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
- local z = makl["Wooden Logs"].P
- local x = makl["Metal Sheets"].P
- local y = makl["Large Wooden Logs"].P
- local v = makl["Sand"].P
- z.CFrame = me
- x.CFrame = me
- y.CFrame = me
- v.CFrame = me
- z.CFrame = me
- x.CFrame = me
- y.CFrame = me
- v.CFrame = me
- z.CFrame = me
- x.CFrame = me
- y.CFrame = me
- v.CFrame = me
- z.CFrame = me
- x.CFrame = me
- y.CFrame = me
- v.CFrame = me
- end)
- Esp.MouseButton1Down:connect(function()
- local kel = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart
- local kek = game:GetService("Players").LocalPlayer.Character.Humanoid
- local item = game.Workspace.Items.Items.Diamond.D.CFrame
- kek.Sit = true
- wait(0.5)
- kel.CFrame = item
- end)
- BuyCar.MouseButton1Down:connect(function()
- local hh = tostring(game:GetService("Players").LocalPlayer.Data.HideoutNumber.Value)
- local pp = Instance.new("Part")
- pp.Parent = game.Lighting
- pp.Name = ("Hideout"..hh)
- local melas = pp.Name
- local gp = game.Workspace:FindFirstChild(melas)
- gp.Name = "MyHideout"
- local hh = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
- local ni = game.Workspace.MyHideout.Heal.ClickToHeal
- ni.CanCollide = false
- ni.CFrame = hh
- ni.ClickDetector.MaxActivationDistance = 10000000
- ni.Size = Vector3.new(10,10,10)
- end)
- while wait(2) do
- local plr = game.Players.LocalPlayer.Character.Humanoid
- local sped = game.CoreGui.Premium.Main.SetSpeed.Text
- plr.WalkSpeed = sped
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement