phone-bombing.lua

5 lines · 80 B

Open raw

Phone Bombing--

Copy & run

wget https://perlytiara.github.io/turtles.tips/raw/programs/perlytiara/BigBaemingGamers/phone/phone-bombing.lua
1--Phone Bombing--
2
3modem = peripheral.wrap("back")
4modem.transmit(100, 69, "1")
5