On a final note, I would ask that the bots stop running at Q99900 and resume once we're at Q100001, as Denny did make a point to me in private that day that I agree with, that it's great for the milestones in projects (and Q100000 is a big one) to be reached by humans and not bots. Donno if that's possible to program in though. Gosh, I remember creating things with four digits after the Q. I'm feeling old. :D
Heh I think that's something you need to figure out with the people running the bots.
I added some code that causes my bot to pause if it creates an item with (itemid modular 50000 > 49950). Because of a pipe that i use there can be up to five edits after this condition is hit. It just successfully tested it the the 95000 mark which will be hit in some minutes and i hope my bot will start after it immediately.
Different to my other code this rule is specific to wbsetitem, because itemid format will change after update and i don't think that wbeditentity will be enabled until tomorrow.
Merlissimo