Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ComputerCraft rednet send script
Creepinson
Sep 14th, 2019
2,180
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
args = {...}
rednet.open("top")
message = args[1]
if message == "on" then
rednet.broadcast("lon")
elseif message == "off" then
rednet.broadcast("loff")
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💡 🚨 Free Crypto Method 🚨 📌🚨
JavaScript | 4 min ago | 0.20 KB
⚡ 🚨 Crypto Swap Glitch ✅ Working 🚨 📌
JavaScript | 4 min ago | 0.22 KB
fission_controller
Lua | 5 min ago | 4.85 KB
💡 🚨 EASY MONEY GUIDE ✅ Working 💎 🔥
JavaScript | 11 min ago | 0.22 KB
💎 🔥 Swapzone +37% profit glitch 🚨📌
JavaScript | 18 min ago | 0.22 KB
raw_onboarding
PowerShell | 19 min ago | 0.10 KB
raw_auth
PowerShell | 19 min ago | 0.11 KB
💎 🔥 Exchange profit method 🚨📌
JavaScript | 25 min ago | 0.22 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!