Feb 23, 2003 19:59
Mirc Script
If you put this in your remote section in mirc you will be able to double click a winbolo:// in irc and the game will start up. For those who do not know where the remote section is click on the CE button near the /a and put it in there
on ^1:HOTLINK:*winbolo*:#:{
if (winbolo:// isin $1) return
halt
}
on 1:HOTLINK:*:*:run $1
on ^1:HOTLINK:*winbolo*:#:{
if (winbolo:// isin $1) return
halt
}
on 1:HOTLINK:*:*:run $1