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("pc-Shows u partcount")
- print("admin-gives u admin")
- print(",start tps u to house gives u f3x ff god and walkspeed")
- print(",hop-takes u to new server")
- print(",rj-rejoins u")
- print(".clean-cleans the server and fixes everything (almost)")
- print("cmds rlly basic cuz im bored to make em better smd")
- 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 == ",start" then game.Players:Chat(":god | :ff | :tphouse | :f3x | :ws me 40 ")
- end
- end)
- game.Players.LocalPlayer.Chatted:Connect(function(msg)
- if msg == ",clean" then game.Players:Chat(":chatnotifyc all 255 255 255 server cleaned by XyzWareAH custom cmds | :free all | :unpunish all | :ungg all | :fix | :unloadb | :re all ")
- 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 == ",rj" then game.Players:Chat("!rejoin")
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement