Recent content by jabnael

  1. J

    Ranger Forage

    Help please I have this code in a script for a ranger. It forages fine just will not loot the items. function F_Forage() { if ${Me.Ability[Forage].IsReady} && ${Me.ToPawn.CombatState}==0 && ${Pawn[id, ${MAID}].CombatState}==0 && ${DoForage} { declare X int local 1...
  2. J

    VGBot --Beta testers wanted

    Unknown Command Fixed the healing problem just put my heal spells in all the heal spots, big heal med heal and small heal seems to work ok. Came back today to play again now i get: Unknown command 'VGExecute' -->c:/program files/innerspace/scripts/KramBot.iss:274 main() VGExecute...
  3. J

    VGBot --Beta testers wanted

    Thanks for a great script The script works great for me for every aspect but the healing part. For some reason it will not heal. I am using this on a Paliden dont know if that matters. He pulls well backs away from adds roams well uses all abilities and spells well just will not heal himself. I...
Top Bottom