Advertisement
Upscalefanatic3

Tower Battles Win Script Read Firstly to understand

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