• Welcome to Valhalla Legends Archive.
 

Java Bot Developers?

Started by 0xdeadc0de, February 01, 2003, 06:30 AM

Previous topic - Next topic

0xdeadc0de

#15
Sounds cool... maybe we can share some code sometime. I use pretty cool event/listener model for dispatching chat events and a neat trick I do with the classloader that allows me to recompile a class and then reload the new version without restarting the vm. (works great for fixing bugs in commands while leaving the bot running )

Skywing

#16
QuoteScheduling system/task queue really. It's a bit hard to perfect.
Why would you possibly want to do that when the OS already does it (better)?

Banana fanna fo fanna

#17
No, it's something like this.

reactor.enqueue(new ExecuteScriptEvent());