Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- 1) create a party and have only yourself in it (It has to be 1v1 and no one else has to be there)
- -- 2) you need to be in the servers tab and there has to be no queued players in 1v1
- -- 3) execute this script:
- -- 4) 3) youre now in an opponentless 1v1 game, just wait for the other side to lose
- game:GetService("Workspace").Enter:InvokeServer("1v1", 2)
- wait()
- game:GetService("Workspace").Enter:InvokeServer("1v1", 2)
- wait(6)
- game:GetService("Workspace").BeginGame:InvokeServer("1v1", 2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement