-
Posts
987 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by eeny
-
Good to hear man. No real guide or page on what works where- just take into consideration that fight class editor was written for WoD/ Legion and back ported to BC and Vanilla. A lot of the more complex code / LUA it ran on doesnt exist in Earlier WoW. For an XML fight class, start it simple and just add more and more conditions. Simple usually being better.
-
Have you tried just using "Target Buff" not "Target Buff Casted By Me". Im not sure if the BC client can determine if the buff is yours or not so it might just ignore it? May be worth a shot. or re-work my Vanilla C# lock FC.
-
Hello Wrobot Gods, Im in need of some assistance.
eeny replied to xboxfreak691's topic in Quester assistance
what instance are you looking at- chances are if its bottable someone here has a working copy already. -
This is the code for drain soul, it should be stopping after 4 shards- by chance are you using a non enligsh client? as for wand got a log file from the session- usually its when the bot hits a logic error on the mob and is trying to cast a spell it cant yet and studders. if (DrainSoul.KnownSpell && ObjectManager.Target.GetDistance < 25 && ObjectManager.Target.HealthPercent <= 15 && ItemsManager.GetItemCountByNameLUA("Soul Shard") <= 3 ) { DrainSoul.Launch(); Thread.Sleep(Usefuls.Latency); Usefuls.WaitIsCasting(); }
- 90 comments
-
- 162 comments
-
- vanilla horde
- leveling
-
(and 1 more)
Tagged with:
-
Secondly- the file has empty quests in it. When the bot loads a quester It checks all the quest's, this file has two empty "<none>" quests which are causing the namespace issue. remove them and it loads fine.
-
Allow me to be the first to provide the low effort " you file dont work!" Comment with absolutely no further explanation that (to me) you are known for.
-
You may not be the only one here with those issues- over the past week something is wrong with the pathfinder server for lots of people which is giving bots odd paths to get from A>B. see the thread below. Personally i make use of the alt / test files- get the bot some-what close to the zone indicated on the file and let it go. Selling is a hard one since the profile doesnt control the way the bot sells or interacts with vendors. Do you have a log file from the failed vendor session- does it show why its not selling (blacklisting vendor)?
- 162 comments
-
- vanilla horde
- leveling
-
(and 1 more)
Tagged with:
-
- 66 comments
-
- vanilla alliance
- alliance
-
(and 1 more)
Tagged with:
-
lol it was updated < 3 days ago- your last DL was 4 days ago. So its super unlikely your using the latest version. Also if you have a problem with a free fight class- a bit of description of whats going on helps. A little effort on your part goes a long way. I have got to the point of ignoring " broken plz fix ASAP" comments.
- 90 comments
-
- 90 comments
-
- 90 comments
-
- 90 comments
-
- 90 comments
-
- 162 comments
-
- vanilla horde
- leveling
-
(and 1 more)
Tagged with:
-
- 162 comments
-
- vanilla horde
- leveling
-
(and 1 more)
Tagged with:
-
- 66 comments
-
- vanilla alliance
- alliance
-
(and 1 more)
Tagged with:
-
- 90 comments
-
- 162 comments
-
- vanilla horde
- leveling
-
(and 1 more)
Tagged with:
-
- 66 comments
-
- vanilla alliance
- alliance
-
(and 1 more)
Tagged with:
-
- 90 comments
-
- 162 comments
-
- vanilla horde
- leveling
-
(and 1 more)
Tagged with:
-
- 90 comments