Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Hello! This may seem useless but there are many things you can do.
- -- This game uses Adonis Admin which I am used to, I know quite a few good commands, I'll mention one, :place.
- -- :place Teleports the user(s) to any place you like, it is used like :place (player, all, others) (destination place id)
- -- This could help get your game popular, but it is only a teleport button, so combine it with other commands to bait people to join the game.
- -- Here is what I did
- -- :chatnotify all PRESS THE TELEPORT BUTTON OR GET HACKED!!!|:repeat 50 0.1 :repeat 50 0.1 :place all (put place id here)
- -- So I hope you enjoy my script, it's actually my first script, and I just took some information from different videos and combined them to make this.
- -- I hope you have a good day! :D
- if (game.PlaceId == 3241761003) then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-83.367, 1.499, -102.894)
- wait(0.5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(94.172, 1.306, -198.89)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement