Advertisement
tuturox

Untitled

Aug 8th, 2022
901
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.17 KB | None | 0 0
  1. m = peripheral.wrap("left")
  2.  
  3. local player = "Sniklz"
  4. local name = "Valum"
  5.  
  6.  
  7. while true do
  8. m.sendMessageToPlayer("Vzlom Jopi:", player, name)
  9. os.sleep(0.3)
  10. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement