Everything posted by dida1990
-
[Gatherer] Use mesh system instead of Path system
Would be nice to give the bot just the points where a thing to gather could be and it will search the way on his own
-
Fishing not work
Let the "Lure Name" field clear and write "Bright Baubles" into the field "Temporary bait name". Does this works?
-
2.4.3 Retri Paladin, SoC to SoR
haha, has to be a good server :D
-
2.4.3 Retri Paladin, SoC to SoR
http://looking4group.de/quelthalas/portal/?page_id=27 that's the link :D
-
Fishing not work
and please attach a log file. It is so much easier then :)
-
Fishing not work
What lure are you using? What is the exact name of it?
-
Fishing not work
nice :)
-
LootFilterWrobot
Sorry for my late answer :D First of all, very very helpful plugin :) one problem I see/got: - the option "Use Item on 5/10/20" -> It uses the item sometimes just at exact the amount mentioned in the plugin. When i get 11 Stacks it will not use this item anymore. But after a Bot-Restart it uses the item again. This doesn't seem to be a huge problem, but would be nice, if you can look over your code and tell me, if this is just my fault :D Thank you again for this plugin :)
- 16 comments
- 4 reviews
-
Fishing not work
Please try to redownload the Update.
-
Fishing not work
In your log file are you settings also, i need to check if they are right :) or you can make a screenshot of your settings :)
-
[Gatherer Bug] Not landing on veins
Are you working on this? :)
-
Fishing not work
log file?
-
WoW Client crashes every time
try the standard procedure: Reinstall WRobot if that is not working, reinstall WOW check again
-
Fishing not work
is working as intended what is not working? please attach a log file :)
- Feral-DPS [Bear] [No Bear] [Dungeon][Instance]
-
[Profile generators] Possibility to override min range of 4.5 (example UseItemOn)
Thank you :) and thanks for editting, BetterSister :)
-
[Profile generators] Possibility to override min range of 4.5 (example UseItemOn)
It would be nice, if you can make the range you are setting to below 4,5yards. Because sometimes you have to stand at a exact point. Note from BetterSister: Places where i've noticed having range of minimum of 4.5yd is too high when creating profile for quest http://www.wowhead.com/quest=11897/plug-the-sinkholes or http://www.wowhead.com/quest=11608/bury-those-cockroaches and similar quests where you need to have more exact position where to use item at
- UseItemOn lower than 4.5?
- Use Item (from quest) on target
- Start a quest from object
- Herbalism error
- Herbalism error
- Herbalism error
-
Any chance for TBC support?
Is "WoWUnit.CastingCanInterrupt" not the same as "WOWUnit.IsCast" together with kick spell and "wManager.Wow.Helpers.SpellManager.SpellUsableLUA" ?
-
Herbalism error
If you want to know, when herbs are respawning: It is totally random, where and when herbs are spawning. For example in Stranglethorn Vale you have around 200 herb-spots but there are only 100 currently active. If you gather one herb, it will randownly spawn on one of the other 100 open spots. So you have to generate a bigger loop; not just where herbs at the moment, but everywhere they CAN spawn. Is that the answer to your question?