Code: Select all
Sub Main
:start
/if $gm==TRUE /call GMRun
/goto :start
/return
Sub GMRun
/beep
/beep
/beep
/beep
/beep
/beep
/return
This happens using IRC-20021016 with Wed Oct 16 Client and new UI.
I hope this helps a little bit to track down the bug. :)
