Advertisement
infiniteblock

Untitled

Apr 24th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. while true do
  2. local url = "http://147.135.59.131/usercode"
  3. UserCode = http.post(url)
  4. response = request.readAll()
  5.  
  6. print(response)
  7. sleep(3)
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement