Recent content by GamerToukotsu

  1. G

    EQ2Bot: Beastlord (Pet Leveling) Script

    Back-up the EQ2Bot's beastlord.iss, UI and spell list files. Copy these into those folders and run eq2bot as normal and you should see this instead of Pygar's.
  2. G

    EQ2Bot: Beastlord (Pet Leveling) Script

    This script is to help those level their BEASTLORD pet. Notes: This only has spells up to level 39. This will only summon the 12 basic pets. This will use abilities when they come up. ** Put this in the wrong subsection, doing 10 things at once is bad for the mind.
  3. G

    Quick Question

    Kannkor, that is exactly what I decided to do after reading your post. Currently having a little issue with casting combat arts though. A small side effect of not knowing enough scripting I guess. Anyway here is the current "Post Combat Routine" I'm using, any advice on how to get it to work...
  4. G

    Quick Question

    A new issue has risen to the surface. Currently I am having issues with several of my combat art castings. I've looked over the other .iss routines but, I can't seem to figure out the issue that I'm having. function Post_Combat_Routine(int xAction) { echo Entered Post Combat ${Time}...
  5. G

    Quick Question

    Thank you Amadeus for the tips. I have since found the bracket issue out. I've gotten most of the "Pet Leveling" code completed and will be showing it off soon, very soon.
  6. G

    Quick Question

    Okay, thank you again. Right now I am setting it up to level the pets up to grandmaster via the quickest way, which uses the Spiritual Stance. I have about 1/10th of it written and once I get it done I'll post it so people can look over it and see if there is a flaw before I actually test it...
  7. G

    Quick Question

    Thank you for the tip Kannkor. I was just going to have it check once within the combat routine to see if "Weakness" is active and if it was it would cast a buff, if not it would move on.
  8. G

    Quick Question

    Hello, I just want to start out by saying that I've been using ISXEQ2 and Innerspace for several years now and haven't really got into the scripting side of things. Whenever the Beastlord came out I took it upon myself to start scripting an add-on to the EQ2Bot for the Beastlord but, I've...
Top Bottom