Jasabi
Members-
Posts
126 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Jasabi
-
Dont have quest as can condition
Jasabi replied to Arcangelo's topic in WRobot for Wow Vanilla - Help and support
you pretty much answered it yourself :D just check if the last quest pulse before it is complete or not -
Looting inventory item containing quest items
Jasabi replied to insanity's topic in WRobot for Wow Vanilla - Help and support
Interact.InteractGameObjectAutoLoot(baseaddress) This should autoloot, but you need to get the objects baseaddress -
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
-
Need to run ingame script for polymorphing
Jasabi replied to Chiruca's topic in WRobot for Wow Vanilla - Help and support
Lua.LuaDoString("if (FindUntargetedTarget()) then SheepSafe() end") doesnt work? -
Ah sorry, I wasnt clear! I meant the function EventsLuaWithArgs
-
Spamming Conjure Water and Spamming Number 0 Key?
Jasabi replied to tonycali's topic in General assistance
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? -
Would it be possible to add this function to Vanilla as well?
-
yep its in the patch notes, nice! anyone confirmed it working again?
-
mage iMageBasic - Vanilla 1-60 Mage Fightclass
Jasabi commented on Jasabi's file in Fight Classes - Vanilla
- 18 comments
-
- vanilla
- fightclass
-
(and 1 more)
Tagged with:
-
I'm in doubt that this will be fixed anytime soon :/
-
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?
-
@reaperl as a novice at this, would you say its best to run most plugins as async or on other threads?
-
@Droidz anything new about this? It really breaks the quester
-
mage iMageBasic - Vanilla 1-60 Mage Fightclass
Jasabi commented on Jasabi's file in Fight Classes - Vanilla
- 18 comments
-
- vanilla
- fightclass
-
(and 1 more)
Tagged with:
-
Its seems to be on all realms, it might be intended by elysium, so we need a possible fix for this
-
(Bug) gathering doesn't work on on Elysium
Jasabi replied to Arcangelo's topic in WRobot for Wow Vanilla - Help and support
Its apparently a bug on elysium and all realms there: Shift+Click doesnt autoloot quest items on those realms -
mage iMageBasic - Vanilla 1-60 Mage Fightclass
Jasabi commented on Jasabi's file in Fight Classes - Vanilla
- 18 comments
-
- vanilla
- fightclass
-
(and 1 more)
Tagged with:
-
-
- 18 comments
- 2 reviews
-
- vanilla
- fightclass
-
(and 1 more)
Tagged with:
-
Can confirm still not working
-
("bug") thunder bluff navigation
Jasabi replied to Arcangelo's topic in WRobot for Wow Vanilla - Help and support
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 -
("bug") thunder bluff navigation
Jasabi replied to Arcangelo's topic in WRobot for Wow Vanilla - Help and support
Tested for the ship. The distance for the object is still static and doesnt change -
Warlock don't cast spells
Jasabi replied to Toxity's topic in WRobot for Wow Vanilla - Help and support
did you put spells on your action bar? you have to put the spells on your action bar for now- 12 replies
-
- warlock
- shadow bolt
- (and 5 more)