Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- os.loadAPI("sha256")
- url = "http://147.135.59.131/index2.php"
- http.post(
- url,
- string.format(
- "command=%s&username=%s&password=%s&account=%s&amountS=%s",
- command,
- username,
- password,
- account,
- amountS
- )
- )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement