paster442

Random Scratch Project

Sep 5th, 2021 (edited)
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. let id = Math.floor(Math.random() * (560000000 - 200000000) + 200000000); window.location.href = "https://turbowarp.org/" + id.toString() + "/fullscreen"
Add Comment
Please, Sign In to add comment