Skip to content

Instantly share code, notes, and snippets.

local myid = os.computerID()
local doorList = { 11,13 }
local passwordForDoor = { "notch","minecraft" }
mon=peripheral.wrap("top")
print("Access Terminal")
os.loadAPI("json")
os.loadAPI("peripherals")
local deviceSide = peripherals.getDeviceSide("modem")
rednet.open(deviceSide)
local myid = os.computerID()
local doorList = { 11,13 }
local passwordForDoor = { "notch","minecraft" }
mon=peripheral.wrap("top")
print("Access Terminal")
os.loadAPI("json")
os.loadAPI("peripherals")
rednet.open(peripherals.getDeviceSide("modem"))
print("Computer id for Access Terminal is "..tostring(myid))
local myid = os.computerID()
local doorList = { 11,13 }
local passwordForDoor = { "notch","minecraft" }
mon=peripheral.wrap("top")
print("Access Terminal")
os.loadAPI("json")
os.loadAPI("peripherals")
rednet.open(peripherals.getDeviceSide("modem"))
print("Computer id for Access Terminal is "..tostring(myid))
local myid = os.computerID()
local doorList = { 11,13 }
local passwordForDoor = { "notch","minecraft" }
mon=peripheral.wrap("top")
print("Access Terminal")
rednet.open("left")
os.loadAPI("json")
os.loadAPI("peripherals")
print("Computer id for Access Terminal is "..tostring(myid))
local myid = os.computerID()
local doorList = { 11,13 }
local passwordForDoor = { "notch","minecraft" }
mon=peripheral.wrap("top")
print("Access Terminal")
rednet.open("left")
os.loadAPI("json")
print("Computer id for Access Terminal is "..tostring(myid))
local myid = os.computerID()
local doorList = { 11,13 }
local passwordForDoor = { "notch","minecraft" }
mon=peripheral.wrap("top")
print("Access Terminal")
rednet.open("left")
os.loadAPI("json")
print("Computer id for Access Terminal is "..tostring(myid))
{
"player": [
{
"name": "Quader",
"password": "Wh0sTh3B0ss"
},
{
"name": "downdead11",
"password": "N0b0dykn0ws"
}
local myid = os.computerID()
local doorList = { 11,13 }
local passwordForDoor = { "notch","minecraft" }
mon=peripheral.wrap("top")
print("Access Terminal")
rednet.open("left")
os.loadAPI("json")
print("Computer id for Access Terminal is "..tostring(myid))
rednet.open("top")
os.pullEvent = os.pullEventRaw
os.loadAPI("json")
local serverID = 1087
function playerDetected(player)
term.clear()
term.setCursorPos(1,1)
print("Player Detected: "..player)
end
rednet.open("top")
os.pullEvent = os.pullEventRaw
os.loadAPI("json")
local serverID = 1087
function playerDetected(player)
term.clear()
term.setCursorPos(1,1)
print("Player Detected: "..player)
end