Gavin Dinubilo
Published

Pinoccio Craft

Send Bitlash Pinoccio Commands through Minecraft.

Full instructions provided874
Pinoccio Craft

Story

Read more

Code

file_4015.lua

Lua
while true do
  if redstone.getInput("back") then
    local example = http.post("https://api.pinocc.io/v1/1/1/command", "command=led.red&token={Your token Here}")
  end
  if redstone.getInput("back") then 
    local example = http.post("https://api.pinocc.io/v1/1/1/command", "command=led.blue&token={Your token Here}")
  end
end

Credits

Gavin Dinubilo

Gavin Dinubilo

7 projects • 8 followers

Comments