Advertisement
AssortedBrunoz

mainpc

Nov 24th, 2024 (edited)
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.26 KB | None | 0 0
  1. shell.run("pastebin get gPwzvB0m DiscoHook")
  2. local discordhook = require("/DiscoHook")
  3. require("/stringtools")()
  4. local modem = peripheral.find("modem")
  5. local channel = 48548
  6. repeat
  7.     modem.transmit(49549, 5, os.getComputerLabel())
  8.     os.sleep(5)
  9. until false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement