Slap Script v3.1.1 by Traesk - 2005/08/26
---------------------------------------

Description
-----------

Slap Script is a simple script for mIRC to keep
count of how many times you have used various
actions towards any IRC user.

Installation
------------

Install the script by extracting all files to
your mIRC folder (C:\Program Files\mIRC by
default). The script includes:

slap-readme.txt (this file)
slap.mrc (the script)
slap.ini (value storage)

Using the script
----------------

Load the script by typing "/load -rs slap.mrc"
(without the quotes) in any mIRC window.

To view or change settings, type /slapsettings in
any mIRC window.

Commands
--------

n: Number of slaps to the specific user.
t: Total number of hits with the specific action.

/slap <name> <object>

  Slaps <name> with <object>. Output:
  <yourname> slaps <name> with <object>! [n/t]

    Example:
    "/slap Bob a banana" would show as:
    John slaps Bob with a banana! [1/1]

/action <action> <name> <object>

  <action> <name> with <object>. Output:
  <yourname> <action> <name> with <object>! [n/t]

    Example:
    "/action kills Bob a rifle" would show as:
    John kills Bob with a rifle! [1/1]

/autoslap <on|off>

  Enables/disables automatic payback slapping
  when anyone slaps, smacks, kills, attacks,
  spanks, or hits you. Enabled by default. See
  /autoslaptimer.

    Example:
    "/autoslap on" would enable the autoslap
    feature.

/autopoke <on|off>

  Enables automatic back poking when anyone pokes
  you. Enabled by default. See /autopoketimer.

    Example:
    "/autopoke off" would disable the autopoke
    feature.

/autoslaptimer <seconds>

  Sets the delay between automatic backslaps;
  this feature is to protect you from spamming
  channels.

    Example:
    "/autoslaptimer 30" would set the delay
    between automatic backslaps to 30 seconds.

/autopoketimer <seconds>

  Sets the delay between automatic pokes; this
  feature is to protect you from spamming
  channels.

    Example:
    "/autopoketimer 20" would set the delay
    between automatic backpokes to 20 seconds.

/view <action>

  View your current total amount of slaps, hits,
  kills, etc.

    Example:
    "/view slaps" would show:
    Total slaps: 100.

/slapversion

  Display current version of Slap Script.

Contact
-------

Joakim "Traesk" Forsman

E-mail: traesker@gmail.com
IRC: #chillside @ QuakeNet.org

Feel free to contact me if you find any bugs or
have any suggestions for future updates.

Future plans
------------

This is probably the final version because I'm
too lazy to update it.

Legal
-----

Feel free to copy and distribute this script
freely, I don't care. :)