pretty sure there's an addevent function or something
I was messing around with it earlier while trying to get my dungeon generator coded, but it was working weirdly
edit: I was using %brick.addEvent(1, 0, "onBotSpawn", "bot", "changeDataBlock", "No-Jet Player"); for part of it, I think the issues I was having was from trying to generate bot hole bricks, not applying the events