Search results

  1. A

    On Test

    currently: Seems that they have doen the new scheduling for test and Kiara was mentionign things on test for 3-4 weeks before going live. Just thought I would mention this as it will be a little undertaking for class spells and such to get rewritten. At least there is confirmation on how...
  2. A

    ToS 'stances'

    In ToS (Mystic specifically) there is a spell line called Litany of Combat. I have redone most of the mystic routines and updated as much as I could in the UI part and how it runs to reflect all the changes in ToS etc. However I am a little stuck and cannot figure out WHY I cannot do something...
  3. A

    Loop issues

    Hey all tryign to get a buff loop runnign but it seems I have somehtign really really messed up. It look at the BuffGroupset no prolem and i knwo it worked as I have it click buff, then click again it cast the next buff so, in my horrible wisdom decided it would be better if I coudl one click...
  4. A

    VGSkin rewrite look

    This is just a copy paste from the IS forums. --- This is some screens of what has been worked on and stuff I rewrote thansk to Lax and his help to make ap roper VG skin that anyone can use. Its more like a fantasy style thign than just a VG thing but anyhow.. VGSkin (compliant with new...
  5. A

    Ability List to ${melee1} or the like.

    Hello, I am trying to get some issues resolved and am kind of at a roadblock or sorts. What I am tryign to do is use somethign similiar to Kbots pull down to select abilities to use (aka melee is the example here). I have the load an save cofig working properly, the pull downs work and all...
  6. A

    Code Question Help

    function BardSong() { If !${CombatSong.Equal[NONE]} && ${Pawn[${Tank}].CombatState} > 0 { variable int i if (${PrimaryWeapon.NotEqual[${Me.Inventory[CurrentEquipSlot,"Primary Hand"].Name}]}) || (${SecondaryWeapon.NotEqual[${Me.Inventory[CurrentEquipSlot,"Secondary Hand"].Name}]}) {...
  7. A

    Need a little help if possible.

    Okay I am looking for a simple yet effective way to do the following. Maybe someone can help me here as I have zero experience writing anything in Lavish/Innerspace/ISXVG. I would just like a simple bit of code to take a tell and execute a hotkey press or the like on my other account. I...
Top Bottom