Scripts
Jump to navigation
Jump to search
Scripts is a PenguinMod extension which allows you to make and run stored scripts. Before being released, it could be seen from livetests.
Blocks
create script named [Script1]::#8c8c8c
delete script named [Script1]::#8c8c8c
delete all scripts::#8c8c8c
all scripts::#8c8c8c reporter
script named [Script1] exists?::#8c8c8c boolean
- add blocks to script ()
return [1]::#8c8c8c cap
script data::#8c8c8c reporter
run script [Script1] in (myself v)::#8c8c8c
run script [Script1] in (myself v) with data::#8c8c8c
run script [Script1] in (myself v)::#8c8c8c reporter
run script [Script1] in (myself v) with data::#8c8c8c reporter