Reactor_Games

Untitled

Jan 31st, 2021 (edited)
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. local robot = require("robot")
  2.  
  3. while(true) do
  4. robot.swing()
  5. end
Add Comment
Please, Sign In to add comment