Jump to content

Jasabi

Members
  • Posts

    126
  • Joined

  • Last visited

Everything posted by Jasabi

  1. you pretty much answered it yourself :D just check if the last quest pulse before it is complete or not
  2. Interact.InteractGameObjectAutoLoot(baseaddress) This should autoloot, but you need to get the objects baseaddress
  3. Hi, I was wondering if there is a way to edit the way the battlegrounder fights? Currently it looks seriously botty. It follows the same enemy target FOREVER, until death, even if there are other enemies nearby. It doesnt change targets at all, unless the target dies or you die. Would it be possible to hook an event and change the fight and follow behaviour? Or is there another way? thanks
  4. Lua.LuaDoString("if (FindUntargetedTarget()) then SheepSafe() end") doesnt work?
  5. Ah sorry, I wasnt clear! I meant the function EventsLuaWithArgs
  6. hi, i see you are using my fightclass. If it is spamming conjure water that means it isnt detecting the water in your inventory. Im not sure how the TBC API is compared to the vanilla wrobot API, so I cant be sure if it works on TBC correctly. Could you try redownloading from sellfy?
  7. Would it be possible to add this function to Vanilla as well?
  8. Jasabi

    Bot wont loot objects

    yep its in the patch notes, nice! anyone confirmed it working again?
  9. Jasabi

    Bot wont loot objects

    I'm in doubt that this will be fixed anytime soon :/
  10. Pathfinding in booty bay is fine, but once in the water the bot cant get out and continues to try to make a path upwards. Even with an offmesh connection on the ramp up it doesnt work. Sometimes it bugs so much the pathfinding starts going with the bot up the coast and then dies infinitely to the pirate mobs that are 40+. Anyone know a solution?
  11. @reaperl as a novice at this, would you say its best to run most plugins as async or on other threads?
  12. Jasabi

    Bot wont loot objects

    @Droidz anything new about this? It really breaks the quester
  13. Jasabi

    Bot wont loot objects

    Its seems to be on all realms, it might be intended by elysium, so we need a possible fix for this
  14. Its apparently a bug on elysium and all realms there: Shift+Click doesnt autoloot quest items on those realms
  15. to hide my bad coding haha uploaded the source as an attachment
  16. Version 1.0.0

    688 downloads

    Based off the combat looter for WOTLK, changed to work with vanilla. Loot mobs while in combat, before you eat etc. Set your timer in settings.
  17. Version 1.0.1

    2181 downloads

    A basic fightclass for mages in vanilla. Has basic functions and rotation. Check below for a more advanced version
  18. Jasabi

    Bot wont loot objects

    Can confirm still not working
  19. For now I made a workaround by adding a timer whenever the ship object appears. But this only works on objects that disappear from the objects list, wont work on elevators etc
  20. Tested for the ship. The distance for the object is still static and doesnt change
  21. did you put spells on your action bar? you have to put the spells on your action bar for now
×
×
  • Create New...