Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",cmds" then print("house-tps u to house")
- print(",pads-tps u to admin pads")
- print("spawn-tps u to spawn")
- print("Domain Expansion!-runs Domain Expansion: the void")
- print(",dps-delete parts(lag) alternative is .delparts")
- print(",brpads/badmin-blocks resetpad and admin alt is .blockrpads, .blockadmin")
- print(",pc-Shows u partcount")
- print(",loadmesh-loads crash mesh no save needed")
- print(",clonemesh-clones crash mesh no save needed")
- print(",lncmesh-loads crash, saves waypoint, and clones full auto")
- print(",admin-gives u admin")
- print("#banhammer-gives u a banhammer that instead of banning it crashes")
- print(",hop-takes u to new server")
- print("#rspy-loads remote spy(broken)")
- print("#dex-loads dex explorer")
- print("#crash (player)-crashes a player using bypassed crash")
- print("#kick (player)-kicks a player with namecrash")
- print("#vcrash (player)-sets up a vote in chat to crash a player")
- print("#skick (player)-uses skateboard to kick a player (broken)")
- print("#clean-cleans the server and fixes everything (almost)")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",house" then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x, 28.3, 82.4)
- x = x - 4
- wait(0.01)
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",pads" then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x, 28.3, 106.4)
- x = x - 4
- wait(0.01)
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",spawn" then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(x, 20, -42)
- x = x - 4
- wait(0.01)
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == "Domain Expansion!" then game.Players:Chat(":runc the void")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",dps" then game.Players:Chat(".delparts")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",bpads" then game.Players:Chat(".blockrpads")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",start" then game.Players:Chat(":loadb plane4 | :ws me 30 ")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",crashhammer" then game.Players:Chat(".banhammer")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",badmin" then game.Players:Chat(".blockadmin")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",unbpads" then game.Players:Chat(".unblockrpads")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",unbadmin" then game.Players:Chat(".unblockadmin")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",hop" then game.Players:Chat("!newserver")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",pc" then game.Players:Chat(":partcount")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",admin" then
- loadstring(game:HttpGet("https://pastebin.com/raw/xrGjYXJP"))()
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",loadmesh" then
- loadstring(game:HttpGet("https://pastebin.com/raw/xrGjYXJP"))()
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",clonemesh" then
- loadstring(game:HttpGet("https://pastebin.com/raw/nbFx0ZfD"))()
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",lncmesh" then
- loadstring(game:HttpGet("https://pastebin.com/raw/uFMmgnAK"))()
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement