Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local library = loadstring(game:HttpGet("https://pastebin.com/raw/eWKgbdix", true))()
- local w = library:CreateWindow('PX Scripts Panel')
- w:Section('Admin Panels')
- local b = w:Button("Shattervast", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/XnBU4sTK", true))()
- end)
- local b = w:Button("Reviz Admin FE", function()
- loadstring(game:HttpGet("pastebin.com/raw/ExBB33My", true))()
- end)
- local b = w:Button("IY (we recommend dont use this)", function()
- loadstring(game:HttpGet("https://pastebin.com/PGhmanB3", true))()
- end)
- w:Section('Places')
- local b = w:Button("Apocalypses Rising", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/h5z1SPjm", true))()
- end)
- local b = w:Button("Bee swarm simulator", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/PdNR39Xs", true))()
- end)
- local b = w:Button("Build a Boat (BaB)", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/vKrz93pQ", true))()
- end)
- local b = w:Button("Doomspire BrickBattle", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/tRax0VvD", true))()
- end)
- local b = w:Button("Gun simulatur", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/NM3eHusW", true))()
- end)
- local b = w:Button("Lumber Tycoon", function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/wWxsHtxJ'),true))()
- end)
- local b = w:Button("MadCity", function()
- loadstring(game:HttpGet("https://pastebin.com/PGhmanB3", true))()
- end)
- local b = w:Button("Ninja Legends", function()
- loadstring(game:HttpGet("https://pastebin.com/PGhmanB3", true))()
- end)
- local b = w:Button("Phantom Forces AIMBOT", function()
- loadstring(game:HttpGet("https://pastebin.com/PGhmanB3", true))()
- end)
- local b = w:Button("Phantom Forces ESP", function()
- loadstring(game:HttpGet("https://pastebin.com/PGhmanB3", true))()
- end)
- w:Section('Other')
- local b = w:Button("ClickTP (Press F to use)", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/RQhxhzdn", true))()
- end)
- local b = w:Button("Time Change Night", function()
- game.Lighting.TimeOfDay = "00:00:00"
- end)
- local b = w:Button("Time Change Day", function()
- game.Lighting.TimeOfDay = "12:00:00"
- end)
- local b = w:Button("Suicide", function()
- game.Players.LocalPlayer.Character:BreakJoints()
- end)
- local w = library:CreateWindow('PX Visuals')
- w:Section('ONLY YOU CAN SEE')
- local b = w:Button("FF", function()
- for i, v in pairs(game.Players:GetPlayers()) do
- ff = Instance.new("ForceField", v.Character)
- end
- end)
- local b = w:Button("Fire", function()
- local player = game:GetService("Players").LocalPlayer
- local Fire = Instance.new("Fire", player.Character.Head)
- Fire.Size = 20
- Fire.Color = Color3.new(1,90,1)
- Fire.SecondaryColor = Color3.new(1,1,90)
- end)
- local b = w:Button("JumpPower", function()
- loadstring(game:HttpGet("game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150", true))()
- end)
- local b = w:Button("Smoke", function()
- local player = game:GetService("Players").LocalPlayer
- local Smoke = Instance.new("Smoke", player.Character.Head)
- end)
- local b = w:Button("Smoke", function()
- local player = game:GetService("Players").LocalPlayer
- local Sparkles = Instance.new("Sparkles", player.Character.Head)
- end)
- local b = w:Button("Speed", function()
- game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 100
- end)
Add Comment
Please, Sign In to add comment