I know this is skeletal, but it'll serve its immediate purpose - to let people actually understand what I'm on about by allowing me to use pictures.

Battle Popup (v1.1)

This script will change the menu displayed when right-clicking on the nicklist to enable you to intiate battles with one click of the mouse.

  1. Load mIRC

  2. Click on the Popup menus option on the mIRC toolbar.

  3. Select Nick list from the View menu.

  4. Paste the script text into the bottom of the window.


- Battle
.Normal: .msg darkbot2 battle $$1 $+ ,0,4
.Randbat: .msg darkbot2 randbat $$1 $+ ,0,4
.Sharkbat: .msg darkbot2 sharkbat $$1 $+ ,0,4
.2v2: .msg darkbot2 2on2battle $$1 $+ ,0,4
.2v2 Randbat: .msg darkbot2 randbat $$1 $+ ,0,4
.2v2 Sharkbat: .msg darkbot2 sharkbat $$1 $+ ,0,4
.4P Battle: .msg darkbot2 4playerbattle $$1 $+ , $+ $?="Opponent 1?" $+ , $+ $?="Opponent 2?" $+ ,0,4
.4P Randbat: .msg darkbot2 4prandbat $$1 $+ , $+ $?="Opponent 1?" $+ , $+ $?="Opponent 2?" $+ ,0,4
.4P Sharkbat: .msg darkbot2 4psharkbat $$1 $+ , $+ $?="Opponent 1?" $+ , $+ $?="Opponent 2?" $+ ,0,4


The ,0,4 at the end of each line sets your battle colours. It is recommended that you change these to your normal colours before use to avoid confusion. Note that is not necessary to press Ctrl+K before each set of numbers - if used to check colours the character that appears should be deleted.

To use the script highlight the user you wish to battle on a channel's nick list, then right-click their name, and pick your battle style from the popup menu.

Note that this can be done from any channel - however, it is best to avoid challenging random people by mistake, so do remember the option is there when using the menu for other things. ;)

You may wish to paste the script into the Chat window, also accessed from the View menu. This will let you challenge from PM windows, so you don't even need to return to RSarena if you accept a battle from a PM.

I hope this script can be of use to you. If you have any queries, or have difficulty with the script, feel free to email me, or for a quicker response, catch me on mIRC in #ice.

Hosted by www.Geocities.ws

1