Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- local url = "http://147.135.59.131/usercode"
- UserCode = http.post(url)
- response = request.readAll()
- print(response)
- sleep(3)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement