Recent content by Jarlax

  1. J

    Watch for Rifts

    I agree that it is nothing new feature wise but that said I have enjoyed the beta's and plan on picking up the game. It is nice to go adventuring in a new world/environment. I have had a good time with the rifts and multiple toon builds. If anyone does make an extension be sure to post as...
  2. J

    How to get DC level

    I want a script to control my pet for me but the right click ability really takes care of that issue. The only thing I need the script for now is to stop the pet when Furios comes up, which is done. The help is appreciated.
  3. J

    How to get DC level

    I had no idea you could do that :D First time with a pet, heh. Thanks for the information!
  4. J

    How to get DC level

    Has anyone had any luck getting a pet to use his abilities? I tried Me.Pet.Ability[Instill Dread]:Use, which I pulled from the pet assist example but the pet does not do anything at all. All I can get him to do at the moment is basic attack or backoff. For example: ;Get DC up if...
  5. J

    How to get DC level

    Thank you Zandros, that is a great help! :)
  6. J

    How to get DC level

    DC = Dreadful Countenance This is only for the dread knight class and as it raises while fighting a mob additional abilites are available. This is especially true now that we have a pet at 51.
  7. J

    How to get DC level

    Hey all, I have been poking through through the wiki and some scripts looking for a way to check my characters DC level but have not found the right command. Can anyone tell me what it is or if it is possible? Thanks!
  8. J

    April 1st and a patch

    Same issue as you.
  9. J

    Age of Conan

    Has anyone seen any information on a scripting system that can support Age Of Conan? Does not seem like InnerSpace is going to so I have been looking for other options.
  10. J

    Age of Conan

    Seeing more of the videos and reading a bit on the game I might have to check AoC out. Anyone heard of a macro'ing system for it? Amadeus, you still planning on skipping this one?
  11. J

    Update 4/2/08

    Amadeus, any idea when ISXVG will be available? I don't mean that in a rude or pressured type way, just want to set my expectations for when it will make sense to play again. Thanks.
  12. J

    Checking buffs on other players

    Hey all - I know that I can use ${Me.TargetEffect[DOT NAME](exists)} to check if a npc I am fighting has an affect already on it. For example my shaman will cast slow on a mob and then not cast it again until it wears off. But is there a way for me to check if another player has a buff...
  13. J

    Help with Buffing script

    Hey gang, I am trying to write a script to automate most of my second characters abilities. My second char is a shaman. Right now I have him following me, healing me, and looting. But I am having trouble with having the character buff me. I have been using the scripts from Zeek and Kram...
Top Bottom