←  APIs and Utilities

ComputerCraft | Programmable Computers for Minecraft

»

Temporarily change your computer ID and ve...

rahph's Photo rahph 26 Jul 2017

What is it you may ask?
Change the computer ID?
Yes! Its now possible (not for real, it fakes your ID)
You can spoof it for rednet and/or other programs that depend on checking your ID.
Its simple and all of the UI is text based.

https://pastebin.com/wkAdgAVE is the pastebin link

Edit: Program is in public domain. Do whatever you want with it.
Edited by rahph, 26 July 2017 - 09:32 PM.
Quote

CLNinja's Photo CLNinja 26 Jul 2017

There are so many better ways to do this dude.
Quote

The Crazy Phoenix's Photo The Crazy Phoenix 26 Jul 2017

Alternatively, use peripheral.call or the modem API instead of the rednet API, then you don't have to spoof your ID.
Quote