Jump to content

eeny

Elite user
  • Posts

    987
  • Joined

  • Last visited

Reputation Activity

  1. Like
    eeny got a reaction from moxinyisui in Shadow Priest 1-60 by Eeny   
    This is why people don't release free stuff. 
  2. Like
    eeny got a reaction from vodkalol in [AH] [Quest] 1-60 Dynamic grinder   
    Load it as a quest file.
  3. Like
    eeny reacted to vanbotter in Demon / Affliction lock 1-60 by Eeny   
    Heya Eeny

    Great profile, there is 1 thing i can see missing... can we have the voidwalker cast suffering please when there's 2 mobs within 10 yards of the player? or even if just when there's 2 mobs would be nice so he tanks them both ?

    Ta

    VB
     
    Edit:
     
    I added suffering into the multi mob combat section and defined it at the top, seems to work, although void walker is often very low on mana so can't really cast it.
     
            //if one or more mobs on us and we're fairly healthly, target & pet attack
            if (EnemiesAttackingMeCount() >= 1 && ObjectManager.Me.HealthPercent <= 60 && ObjectManager.Pet.IsAlive) {
                //Target closest enemy attacking us
                var closestEnemy = ObjectManager.GetWoWUnitHostile().Where(e => e.IsAttackable && e.IsTargetingMe).OrderBy(e => e.GetDistance2D).FirstOrDefault();
                if (closestEnemy != null) {
                    Logging.Write("Targeting closest enemy, lets see what happens");
                    Interact.InteractGameObject(closestEnemy.GetBaseAddress);
                    System.Threading.Thread.Sleep(400);
                    Lua.LuaDoString("PetAttack();");    
                    Suffering.Launch();
                    System.Threading.Thread.Sleep(700);
                }        
            }
  4. Like
    eeny got a reaction from down2clown in Shadow Priest 1-60 by Eeny   
    Is wand on the action bar?
  5. Like
    eeny reacted to down2clown in Shadow Priest 1-60 by Eeny   
    oh wow that fixed it. THANKS!
  6. Like
    eeny got a reaction from protonboy99 in [H] [Quest] 1-60 grinder   
    Always load as Quester- even the smaller files- all quest files.
  7. Like
    eeny reacted to protonboy99 in [H] [Quest] 1-60 grinder   
    Thanks @eeny @Mateniahelped me out and posted elsewhere too. working perfectly so far :)) will keep updated on how it goes
  8. Like
    eeny got a reaction from shaded in [A] Alliance 1-35 quest profiles   
    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.
  9. Like
    eeny reacted to Ry900 in [Class Quest] Vanilla Shaman totem   
    So , I let the profile run and saw this xD - Thanks for setting these up ? Work fine so far 

  10. Like
    eeny got a reaction from h2ro in [H] [Quest] 1-60 grinder   
    At lvl 12 you should still be lvlling lvl 9-10 mobs in durotar so chances are you may need a better FC.
     use the alt files if you need to to spend some time kiling lower mobs to get stong enough to rejoin the main profile.
  11. Thanks
    eeny got a reaction from Jcampo91 in Shadow Priest 1-60 by Eeny   
    This is why people don't release free stuff. 
  12. Thanks
    eeny reacted to vanbotter in 1-60 Enh Shaman lvling by Eeny   
    FC's aren't in control of looting mobs. Check your Wrobot settings. FC's don't affect things like looting or drinking etc.
    Ta
     
     
  13. Like
    eeny reacted to Nosferatuepic in Demon / Affliction lock 1-60 by Eeny   
    amazing now! thanks!
  14. Like
    eeny got a reaction from FNV316 in Demon / Affliction lock 1-60 by Eeny   
    Uploaded a newer version i have been playing with (a lot of help from Ashoko) and removed that line of code.
  15. Like
    eeny reacted to food4me in [A] [Quest] 1-60 grinder   
    Right now my toon is running through duskwood and looks like its towards STV so that is a plus
     
  16. Like
    eeny reacted to ulmo123 in [A] [Quest] 1-60 grinder   
    Great seller with great attitude thank you.
     
  17. Like
    eeny reacted to grrberry in [A] Alliance 1-35 quest profiles   
    this shit fucking rocks! however my homeboy gets stuck in the tram sometimes, maybe would be good to add in profile to learn the IF FP as soon as possible and then avoid the tram.
    I also had to disable roboalert thingy for the tram, as he thinks he gets teleported when he enters.
    At one point my boy actually ran the tram, and some dude wrote when I arrived to other side "did u just walk the tram" and I had to yell at him that i ran because i fell off
     
    EDIT: actually I disabled HS2Town, maybe this was causing the issue. he kept hsing to goldshire, and using tram way more than he should ?
  18. Like
    eeny got a reaction from BeastOnaPotato in [H] [Quest] 1-60 grinder   
    Each item line by line, it should be fairly quick. 
    I'm not aware of a way to add all X to the list 
  19. Like
    eeny got a reaction from BeastOnaPotato in [H] [Quest] 1-60 grinder   
    Options > enter advanced options> vendor and selling > do not sell list. Add the skinning knife to that. 
    As for skinning, there are a few threads on configuration, if you have enabled skinning in basic options and it's not skinning, increase the latency settings in the advanced options. 
  20. Like
    eeny reacted to vanbotter in 1-60 Enh Shaman lvling by Eeny   
    Modified a bit which suits me better. Uses Lesser Healing Wave rather than Healing wave... getting a healing wave off when fighting beasts as enhancement is hard, especially Ghost Wolf Alphas that hit crazy fast. 
    Would recommend setting Healing Wave as food until you get LHW and use that. 
    Bot has no downtime from my experience, If it has a lot of mana it does more dps (Earth shocks and LS), on the next fight if it has less mana it plays more conservative so the fight after it is back to full dps mode. 
    Thanks @eeny for the original. 
     
     

    Shaman_Enh_lvling.xml
  21. Thanks
    eeny got a reaction from thxgod1 in 1-60 Enh Shaman lvling by Eeny   
    no, the two files are standalone files.  if you are using one you only need one in the FC folder.
  22. Like
    eeny got a reaction from tsm1196 in [H] [Quest] 1-60 grinder   
    Yes.  In some of the older versions i ran runcode at the beginning of the file to enable selling greens at the profile level, because thats how i like to bot.  If you pull down a new version (V9) from sellfy you will see that has been changed (due to reports like this).  Alternatively open the file in notepad / an IDE and look for "wManager.wManagerSetting.CurrentSetting.SellGreen = true;" Chnage true to false and it will stop it.
     
  23. Like
    eeny reacted to pepzlesy in [A] Alliance 1-35 quest profiles   
    For some reason the bot works again, i used your paid 1-60 grinder for a hour and now using the quest bot again and it seems to be working really well! If it happends again i will send a log to you
    Amazing job what you have created, searched an tried for hours scripts but yours only seems to work
  24. Thanks
    eeny got a reaction from pepzlesy in [A] [Quest] 1-60 grinder   
    This can't be using the 6-45 file? 
    If it's the 1-6 file you likely manually completed a quest and now the bot is trying to complete it again. GOTO quest options / enable disable steps and untick the quest it's trying to pick up. 
    Or just load the 6-45 file. If it's still stuck send me a log and il check where it's hung up
  25. Like
    eeny got a reaction from doped0c in [H] [Quest] 1-60 grinder   
    The profile does not tell the bot how to fight, just what to fight.  The fightclass your using will manage how the bot engages mobs- you probably need to put a "target distance" condition on the frost-bolt spell so it doesnt try use it till its in range.
×
×
  • Create New...