Jump to content

eeny

Elite user
  • Posts

    987
  • Joined

  • Last visited

File Comments posted by eeny

  1. On 5/14/2019 at 9:31 AM, loeken said:

    okey,so my priest is level 10 and he wont use his wand.. and he smites down his mana and the starts hitting mobs with melee waep cant get him to shoot.. what am i doing wrong @eeny

    I think you need to know mind blast- check the wand section of the code and see the conditions

  2. 4 hours ago, tjacknils said:

    What file are u supposed to use? im level 33, just bought it ... there's like 100 files in the zip haha

    The main 1-60(70) line is the easiest, it will auto move once you level up. 

    The alt files are for if you want to get off the main grind line or you want to farm a specific zone or if you bot is over/under powered you can use them to force it to stay in 1 zone. 

    Play around with them - see what works for you. 

  3. 23 hours ago, Negate said:

    Good day! I have a problem, I bought a product from you, but my character cannot learn skills above level 16, that is, he tries to learn them from a trainer who is in a starot location. Ie it turns out that the bot is learning new skills only at a certain level?

    The file doesn't stop training new skills and trainers are populated for all classes.  Wrobot by default will attempt to train at every level  so some plugins alter training- got any wrobot plugins loaded?

  4. 3 hours ago, raka said:

    Bot not pulling with faerie fire, also after combat not healing. I would asume it would break and use rejuv if say at 80%?

     

    Faerie fire (feral) should work as long as you have it trained. normal FF wont work of course.

    Rejuvination when Out of combat is dependant on your health + mana.  Less than 55% HP and mana is > 50.  Its cool to want to beak form + heal after every fight... you will go oom after a few mobs though.  play around with the numbers if you want... but i think this is fairly efficient.

     

             //break cat for the out of combat heals
            if (!ObjectManager.Me.HaveBuff("Rejuvenation") && !ObjectManager.Me.InCombatFlagOnly && ObjectManager.Me.HaveBuff("Cat Form") && ObjectManager.Me.HealthPercent <= 55 && ObjectManager.Me.ManaPercentage > 50 && ObjectManager.Me.Target < 1)
            {
                    Lua.LuaDoString("CastSpellByName(\"Cat Form\",1)");    
                    Thread.Sleep(400);

  5. 2 hours ago, polymerase2000 said:

    Hi Eeny,

    I used to use your gathering profil on the alliance side and I am satisfy with your product. Good job! In the other hand I am now using it on horde side and sadly when my char (undead rogue) die it uses resurection sickness instead of walking to his corpse. How can I fix that?

    Furthermore, do you know how I can make the bot to use my mount instead of walking?

     

    Thank you,

    Sam

    Hey Sam,

    For the undead quester i made the bot take res sickness for some parts.  There  are some spots in there that if the bot dies, chances are it will get stuck in a death loop and need intervention. 

    Its not the best, however IIRC when i was testing the file without res sickness majority of the bots landed in death loops.  If you edit the file and look in the pulse steps you can prob see where i get the bot to use the spirit healer and block out the steps...

    Mounting should be done by adding the mount name in here no?

    image.png.f4f858ef68e214a8ddc8f52d81765a29.png

  6. 5 hours ago, sw2006 said:

    Constantly keeps going down to southern barrens trying to sortoff reach thousand needles, and as lvl 19 I keep dying from lvl 30+ mobs. Sucks.

    Send me a log file, the bot should not be going down there till 44 ish when it starts tanaris. Something else must be sending it to 1KN

  7. 53 minutes ago, mtanios said:

    yo dude first of all I wanna say good job.. ive been using it and its been working very well up to level 20. But now at lvel 20 its not using aspect of the cheeta, leveling would go much faster if it would use cheeta all the time unless it agros… then it would switch to eather monkey or hawk.

    I looked into this, constant aspect dancing looks suspect AF and may get you noticed. You can change the aspect of the hawk over to cheetah if you edit the file if you like. 

  8. 1 hour ago, down2clown said:

    Hey, nice fc - i bought your 1-60 profile ally side too.  my priest is running into this issue where it seems he is trying to wand but 'interrupted' is permanently spammed above him in red and he never actually gets a wand shot off...let me know if you have any suggestions - i think its trying to wand but at the same time spamming SW:P or PW shield so he cant get the wand shot off.

    Is wand on the action bar?

  9. 5 hours ago, haasbro said:

    WPL is bugged or something.. Keeps runnings to this one spot and getting stuck, even when i blacklisted it with 5 dots. And it farms in a really bad place where mages AOE farm ?

    Tried looking in the alt files?? If one spot is too busy there is a second and third option for 50+

  10. 10 minutes ago, shaded said:

    This seems bugged for me at the moment. It keeps trying to grab a new quest in the human starter area and can't figure out that I already have took all the quests. Indefinitely loops.

    Wrobot vanilla doesnt identify quests completed outside of the bot.  once a quest is completed its put in a list of completed quests- if you have manually completed quests, it will go back and attempt to pick them up.  if you land here you need to go into the profile settings > enable disable steps and untick all the quests you completed.

  11. 2 hours ago, jdmben said:

    When using the Horde12-60_cloth profile the bot is constantly targeting and attacking mobs already tagged by other players even though I have that setting turned off.  I switched to Horde12-60_V10 profie and it does not attack other tagged mobs with the same exact wrobot settings. So it seems there is some issue with the cloth grinding profile.


    Also while using the Horde12-60_V10 I did have one issue of trying to attack a same faction hunter pet.  I then checked the ignore all pets box but I have not been able to see if it fixed the problem yet.

    These are just general wrobot config kinks-  the tagged mobs are avoided by using a FC that stops fighting with tagged mobs Should be any of mine), or using a pluggin like this one below.  The pet thing is reolved by going into the advanced options > combat options > ignore combat with all pets.

     

  12. 6 hours ago, axelstoll said:

    I have to say im very disapointed. The first 1-12 seems very smooth , but then everything whent done with questing. The bot dies over and over in the same place adding mobs in silver pine. I swapped to my priest who was already level 12. Then until level 13 everything was super fine, then he walks into high mob areas and died over and over again (in 12 hours of running he made 20% xp) I disabled all quest until pick up "conscript of the horde", but even when i stand next to the Quest NPC nothing happens. Beside that , no grind profile works for me. When i start it, just nothing happens:

    13:03:03 - Priest FC Is initialized.
    13:03:03 - Priest FC started.
    13:03:04 - [Quester] Started
    13:03:04 - [HearthstoneToGoToTown] Loadded.

    and then nothing happens at all.....

     

    E:

    On level 14 my priest was questing in the barrens and suddenly "grind to 15" walks straight 1 hour to silver pine to attack level 18 mobs and die over and over....

    This is a profile package- for 1-30 there at any given level i think there are 3+ file you can be running- if the quest isnt working (not uncommon for wrobot vanilla questers) swap over to the grind file or any of the alt files.  IF the 'stops' happen on every file its probably not the file but your config or a plugin- try disable HS to town because at low lvl's you run out of bags quick and it will wait for you to have hearth up to go to town.

  13. On 10/8/2018 at 2:35 AM, haasbro said:

    After using holy light sometimes it wont autoattack by itself so it just stands there taking damage spamming healing spells and buffs .... really annyoing to die like that

     

    EDIT: Seems like it's after  using Divine Protection! THen he can only do spells even after the duration .. 

     

    On 10/19/2018 at 11:06 PM, angelo said:

    same here

     

    5 hours ago, thorrick said:

    ditto

    Uploaded a new version which should fix this- something must have changed in the wrobot base FC to not auto trigger auto attack when in close combat

  14. 3 hours ago, angelo said:

    any1 else got the problem that the warlock doesnt use spells against elementals?

    no matter wich kind of.. got problems with the elementals in Ashenvale and now also with the earth elementals in Badlands..

    My Char just send pet to attack but didnt do anything.. in Badlands he uses only Siphron Life.. no other DOT.. 

    Didnt test the Siphron Life spell in Ashenvale because i was to low level.

    grettings

    Downloaded and tried the newest version currently up?

    An older one would check if the target was DOT-able and not cast on those targets.

  15. 22 hours ago, privateman said:

    I've noticed pretty much right away that the bot cannot pick cactus apples in starter zone for orc/troll. It starts to pick them and then moves on after like 1second. Im only using the trial version.

    Gathering is very latency sensitive- in the bots advanced options you can increase it and the bot will stick around longer during gathers and will complete them.

×
×
  • Create New...