Skip to content

Arcanum417/fuelrats-mirc

 
 

Repository files navigation

Fuel Rats mIRC Helper

What's it do?

  • Tracks who is currently acting dispatch
  • Tracks your current client
  • Gives quick menus to send the most common statements to client or dispatch
  • Adds quick interactions for mechasqueak (our IRC bot)

Installation

  1. Open mIRC
  2. Open the scripts editor (Tools -> Scripts Editor)
  3. Load the script (File -> Load ...)
  4. Click Ok to close the editor

Usage

Selecting dispatch and client

First, you need to identify the player who is currently dispatch. You do this by right-clicking the user's nickname (in the channel or in the nicklist).

Next, you will need to select your current client.

Selecting dispatch

Sending instructions to the client

Once a client is selected, right-clicking in the channel will display their name as a menu. Hovering over the client name will provide you with common instructions, such as prepping the user for rescue, how to send friend and wing invites, and how to enable your beacon. You can also unset the current client.

Client options

Fast communication with dispatch

Once dispatch is set, thier name will be shown as a menu and will provide many common interactions, such as when the client sends a friend request or wing invite.

Dispatch options

Case Red

Case red options

mechasqueak

Bot options

Message formats

These are the message formats sent:

  • <client>
    • prep: !prep <client>
    • Send Friend Request: !<hardware>fr <client>
    • Send Wing Invite: !<hardware>wing <client>
    • Enable Beacon: !<hardware>beacon <client
  • <dispatch>
    • Received Friend Request: <dispatch>: Friend request received from <client>
    • No Friend Request: <dispatch>: No friend request from <client>
    • Received Wing Request: <dispatch>: Wing request received from <client>
    • No Wing Request: <dispatch>: No wing request from <client>
    • Refueling <client>: <dispatch>: refueling <client>
    • Paperwork filed: <dispatch>: <client> paperwork filed
  • Case Red
    • Tell dispatch: <dispatch>: <client> is now CR!
    • And tell client to quit:
      1. <dispatch>: <client> is now CR!
      2. !pcexit <client>
    • Tell mechasqueek: !inject <client> Case Red
  • mechasqueak[BOT]
    • List Cases: !list
    • List Inactive: !list -i
    • Get info for
      • 0: !quote 0
      • 1: !quote 1
    • Close case
      • 0: !clear 0
      • 1: !clear 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published