The programming language created by Bazzdos. When the Mechatarasque was discovered, his programming was decoded and re-written in RoboScript so Bazzdos could install modules for better control.
When unconscious (dead or resting), this creature can be programmed with specific instructions and logic flow via its console on the back of its power armor. The script must be compiled and flashed to the creature's firmware with the press of the green button next to the console panel. An overflow of memory or an indefinite loop causes Computer Overload.
The first programs built on top of Bazzdos' source code are as follows. Syntax used orginally follow a Java like object oriented style but was later updated into a Pythonic style.
¶ SCRIPT 1
TALK like C3PO sometimes
¶ SCRIPT 2
def overflow(count=10): return overflow(count**count) RUN overflow()
¶ SCRIPT 3
Updated Original threat_level = getThreatLevel() if threat_level < 25: stats = stats.default if threat_level >= 25: stats = stats.default + 10
if (bazzdows.threatLvl >= 50) { bazzdows.stats.OC = 30; } else { bazzdows.stats.OC = bazzdows.stats.default; }
When a RoboScript triggers memory or time overflows. This could occur if Bazzdos loses control of his mind or could even be triggered in an emergency situation to stop anyone from reaching Bazzdos' soul core and destroying his source code.
The only person to code in Roboscript besides Bazzdos was Spoops. This was for the first Script 1, "TALK like C3PO sometimes
", and for Script 3. For Script 1, a shock was given since C3PO was not in Bazzdos' memory. After some memory updates the code passed quality checks and Spoops was granted bless as according to the below logic: