Advertisement
Pit_Anonim

Untitled

May 2nd, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. a = http.get("http://91.78.59.71:25565/put/1?a=1")
  2.  
  3. for i = 1, #a do
  4. print(a[i])
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement