Taurik's Script Pack
[ Back ]

Please remember that my script pack is still in beta stage, and is not super user-friendly. If you have absolutely no prior experience installing and configuring scripts, this may not be the pack for you.



What's New in This Version:
  • Added a !cpu command (works like !gfx, except it advertises your CPU speed)

    What's New in Previous Versions:
  • Fixed the issue where people's #getinfo screen doesn't go away

    HOW TO INSTALL THE SCRIPT:
    1) Click here to download the latest version (Release: MAY 2005).
    2) Once you have opened the ZIP file, extract the contents to your /TRIBES/config/ folder.
    3) Open your autoexec.cs file and add the following line: exec("autotags.cs");

    HOW TO CONFIGURE THE SCRIPT:
    1) Once you have downloaded and installed the script, open TScript_Config.cs
    2) Set $RPGsilent to "0" if you want the script to be annoying, or "1" to be not annoying.
    3) Set $AutoWassup to "1" if you want to use AutoWASSUP, or "0" to not use it.
    4) Set $AutoUpdateInfo to "1" to auto-update your #setinfo, or "0" to not auto-update it.
    5) Set $TellHouseData to "1" to advertise your House & RP when you post your info, "0" to not.
    6) Set $TellBounty to "1" to advertise your Bounty when you post your info, "0" to not.
    7) If your mouse scroll wheel is currently NOT BOUND to anything, and you wish to make use of the script's advanced quick-binding & animation features, un-comment the "bindCommand" line in the ANIMATION KEY section. (Un-comment means remove the "//" at the beginning of the line)



    Here is a brief list of the features, and how to use them:

    Feature Name How do I use it??
    "People you hate" ZoneMonitor This is an experimental command, and probably has some bugs. It will use a little HUD to keep you informed of who is currently in your zone. The drawback is that it uses #zonelist every 3 seconds to find out who's there, and even though you won't be able to see the spammed list of users (which is good), it may stop some of your spells and/or messages from getting through. If 3 seconds is too fast for your needs, you can customize the delay by editing TScript_Config.cs. The other neat feature is an Alert List: You can edit TScript_Config.cs and decide who's names get to show up in a special color, so you can see them in the HUD easier. Type !rpg zone in your message box to toggle ZoneMonitor ON or OFF.
    Auto-drop rusties This is an improvement over my previous autodrop command. (As in, it actually works) Type !rpg autodrop2 in your message box to use this.
    Broadcast Stats Info This will tell everyone about your character, ie what your level is, your class name, remort level, etc. It will also list the last person you bashed (if you're into that sort of thing) and how many spells you've casted. Etc. Type !rpg myinfo in your message box to use this. See above for info on how to configure it.
    Annoying Duel Sounds This will play some sounds when you're fighting someone. You'll cheer when you hit them, and bitch when they hit you. Etc. Annoying. But a lot of people requested it. Type !rpg silent in your message box to toggle this on or off.
    AFK Logging & Protection This will attempt to keep your character a little safer when Real Life calls, and you have to leave the computer. It's not much, but it helps a bit. If someone tries to drown you when AFK mode is on, you'll run out of the water, and a few other nifty things. Also, some admins hate you because you're AFK, and will try to abuse you. This script auto-disconnects you when you're AFK and an abusive admin comes on. Type !rpg afk in your message box to GO AFK. Type !rpg back to RETURN FROM AFK MODE. This will also keep a log of who killed you when you were AFK, etc. It also keeps a status report about how long you've been AFK, and what skills you trained when you were AFK. Type !rpg status in your message box to see the status report.
    Trainers Taurik's Script Pack comes with a few basic auto-trainers. They're not much, but if you don't have any other auto training scripts, it's better than nothing! Type !rpg train in your message box to see what trainers are available.
    Auto-Say For those rare occasions where you just want to auto spam. First you need to decide what you're going to auto-say....Let's use #cast heal as an example. You'd Type modesay(#cast heal) in your message box to set the script to say #cast heal. Now you need to deicde how often you want the script to say this. So you Type !animrate 10 in your message box. (This tells the script to say it every 10 seconds, you can use any number you want). The final step is to start auto-spamming. Type !animloop on to begin auto spamming. Type !animloop off to stop auto spamming.
    Auto-Use & Auto-Drop This works the same way as Auto-Say. Only, type modeuse(Item Name) or modedrop(Item Name) instead. NOTICE: Taurik's Script Pack requires the full item name, DO NOT REMOVE THE SPACES. For example, to ModeUse a Crystal Energy Vial, DON'T type modeuse(crystalenergyvial). Type modeuse(crystal energy vial).
    Annoying Sounds This is perhaps the most annoying part of the script pack. This will auto-spam a local sound (or set of sounds) of your choosing. First you need to decide what sound you're going to spam. If you only want to spam one sound, and you know the sound name, type !sound SoundName... example: !sound cheer3. If you want to spam every available game sound, type !anim all. If you want to spam all of the 5150 Soundpack sounds, type !anim 5150. If you want to spam some X-Pack sounds, type !anim xpack. Then set the rate of speed you want to spam it at (use the animrate command, same as above!). Then start the spamming. (Use the animloop command, same as above!)
    Optional Scrollwheel Binding As you may have noticed, the whole animation system and modesay/use/drop operates as one function. If you want, you can call this function at the touch of your finger. Just un-comment the bindCommand line in TScript_Config.cs, as shown above. WARNING: ONLY use this if your mouse scroll wheel is not currently used. If you ARE using it for something else, un-commenting this line may overwrite your current binding.
    Auto Buy LCK Tired of manually typing out "hi", "buy", "yes" to the Assassin? Then stand near him and type !rpg buy lck. When you've got enough LCK, type !rpg back. If you run out of money, the script will auto-stop for you.
    Auto Buy Dust Tired of manually typing out "hi", "yes" to the various NPCs in the Dust Quest? Then stand near them and type !rpg buy dust. When you've got enough dust (or parchments, etc), type !rpg back. If you run out of money, parchments, or dust, the script will auto-stop for you.
    Auto Bash Heading into a duel with your War Maul? Chances are, the last thing you want to be thinking about is typing #bash. Type !rpg bash to automatically #bash every 5 seconds. Type !rpg back to stop.
    G3 Bash Stats Type !rpg g3 to show how many times you've bashed G3. ;)
    More Stuff The complete list of commands (in general) can be shown by typing !commands. For TRPG mod-specific stuff, type !rpg commands.
    [ Back ]