Advertisement
pb6106

Untitled

Apr 11th, 2025 (edited)
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.38 KB | None | 0 0
  1. function list_get_random(t)
  2.   return t[math.random(#t)]
  3. end
  4.  
  5.  
  6. while 123 == 123 do
  7.   write(peripheral.call(""bottom"","'write'","list_get_random(({'All good!', 'Watching Steam Generator', 'Checking Critical Systems', ':3', 'Checking Atmosphere', 'Checking Airlocks', 'WARN ALARM', 'ERROR ALARM', 'Sending logs to ERTH', 'Energy Storage: Optimal'}))"))
  8.   sleep(1)
  9. end
  10.  
  11. local _ = item
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement