Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- require("/mrom.getmodems")
- modems = getmodems()
- if modems["a"] == 0 then else
- for modem = 1,modems["a"] do
- cm = modems[modem]
- cm.open(100)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement