Advertisement
paramus

master

Sep 30th, 2022 (edited)
1,198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.07 KB | Gaming | 0 0
  1. while true
  2. do
  3.  
  4.     txt = read()
  5.  
  6.     req = http.post("", txt)
  7.  
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement