Jump to content

loves2spooge

Elite user
  • Posts

    190
  • Joined

  • Last visited

Reputation Activity

  1. Like
    loves2spooge got a reaction from testingz in Offtopic: Where do you buy your Wow keys for multiple accounts?   
    You're welcome, best of luck to you! Happy Botting
    -Spooge
  2. Like
    loves2spooge reacted to Droidz in WRobot.exe crash   
    Try also to reinstall WRobot
  3. Like
    loves2spooge reacted to Droidz in Wrobot stops   
    Generally restart computer resolve this problem.
  4. Like
    loves2spooge reacted to Warped in Trial Version help - can't access, why is that?   
    The trial key is used for private servers and is limited to 15 minutes at a time. The key is "trial" without the quotes.
  5. Like
    loves2spooge reacted to Hapiguy in HB pissed off many users   
    Absolutely!
    We look forward to the new blood.
    HB has definitely screwed up big time with alienating their customer base.
    That being said, if we had even 10 people come to wRobot and 1-2 community devs as well, things here would pick up exponentially.
    The groundwork is all here, it just needs knowledgeable hands to get it going!!
  6. Like
  7. Like
    loves2spooge got a reaction from testingz in How do you avoid the bot crossing paths when harvesting materials and two paths are close to eachother? (possible even overlapping)   
    In WRobot, Under "Profile settings" try enabling "Back to last profile position" and run it again. Let us know if that is what you're looking for. 
     
    -Spooge
  8. Like
    loves2spooge reacted to Droidz in Druid cat change.   
    You use English game client? Because you need to put mount name like is appear ingame.
  9. Like
    loves2spooge reacted to BetterSister in Druid cat change.   
    You're thinking it way too hard way
    Mark cat form as buff and castable only in combat and then you could make it so it won't try to cast cat form without atleast 50%hp. Add healing spell for under 50% hp, make cat abilitys usable only if you're in cat form
  10. Like
    loves2spooge reacted to Droidz in MultiTarget Rotation C# Trouble   
    No tested but use code like
    internal void MultiTargetRotation() { var unitsAffectingMyCombat = ObjectManager.GetUnitAttackPlayer(); if (unitsAffectingMyCombat.Count <= 0) return; var unitsAttackMe = unitsAffectingMyCombat.Where(u => u != null && u.IsValid && u.IsTargetingMe).ToList(); if (unitsAttackMe.Count > 1) { var unitToAttack = unitsAttackMe.FirstOrDefault(u => u != null && u.IsValid && !u.IsMyPetTarget); if (unitToAttack != null && unitToAttack.IsValid && unitToAttack.IsAlive) { if (!unitToAttack.IsMyTarget) Interact.InteractGameObject(unitToAttack.GetBaseAddress, !ObjectManager.Me.GetMove); if (unitToAttack.IsMyTarget) Lua.LuaDoString("PetAttack();"); Logging.Write("PET ATTACKING: " + unitToAttack); } } //IF ALL THE MOBS ARE ATTACKING THE PET FOCUS THE LOWER HP ONE else { var unitsAttackPet = unitsAffectingMyCombat.Where(u => u != null && u.IsValid && u.IsTargetingMyPet).ToList(); var lowerHpUnit = unitsAttackPet.OrderBy(unit => unit.HealthPercent).FirstOrDefault(); if (lowerHpUnit != null && lowerHpUnit.IsValid && lowerHpUnit.IsAlive && !lowerHpUnit.IsMyPetTarget) { if (!lowerHpUnit.IsMyTarget) Interact.InteractGameObject(lowerHpUnit.GetBaseAddress, !ObjectManager.Me.GetMove); if (lowerHpUnit.IsMyTarget) Lua.LuaDoString("PetAttack();"); Logging.Write("PET ATTACKING LOWER HP: " + lowerHpUnit); } } }  
  11. Like
    loves2spooge reacted to Hapiguy in Doubts   
    1) As long as you don't have the bot running while on your main account, you should be fine.  However, if you want total safety, have a second PC set up where you only bot on that PC, and never access your main/guild account from that PC, just the bot.
    2) Have the Guild Master on an unassociated account, like a battlechest account, so that if your other account(s) get banned, you still have access to your guild bank.
    3) Prices fluctuate, and depend on whether you're on EU or US servers.  Right now, on US servers, the average is around .08 to .10 per k.  EU is currently higher than US.
  12. Like
    loves2spooge got a reaction from Naxxy in maybe a new user.   
    This bot is amazing for more than one account on a sufficient PC. CPU usage is low for the bot itself and only wow takes up a lot. The bot usually sits at .6-1.0% CPU. FPS is not affected by mmoRobot. Now on to the important questions:
    what the hell happened w/ HB? I have heard a few times that people will be flooding over here but I didn't know why, what did they do? Any details would be hugely appreciated so I know what kind of people to watch for and how best to answer their questions.
     
    Spooge
  13. Like
    loves2spooge reacted to Pasterke in Purpose of wrotation   
    I wonder how i'm topping the dps with wrotation in raids and dungeons. You will not top dps if you use the fight class editor, but with a pure C# you will. Before you can top dps with wrotation, you need to know your class. If you top dps manualy, then you can have better dps with wrotation.
  14. Like
    loves2spooge reacted to Reaper666 in How to close wow when mining bag full?   
    General Settings > Close bot on full bags > On
  15. Like
    loves2spooge reacted to Droidz in New website theme   
    Hello,

    How you can see, I have changed style of website. If you found bugs do not hesitate at contact me.

    Good day, MMoRobot Team.


  16. Like
    loves2spooge reacted to Droidz in New WRobot video   
    Hello,

    I have just make new WRobot video (he has a lot of change since the
    video in WRobot).
    You can watch the https://www.youtube.com/watch?v=mSM1U1FmdbM.


  17. Like
    loves2spooge got a reaction from Seumas in Need Help, Cant login through pc client. On browsers   
    Teamviewer can cause issues like this. Uninstall this, reinstall bot. Hopefully that will help. Good luck
     
    Spooge
  18. Like
    loves2spooge got a reaction from Balfazar in Account computer specific?   
    Can you run WRobot on all accounts from one computer at same time. YES
    Wife can run her WRobot from home and you run SEPERATE WRobot at work. YES
  19. Like
    loves2spooge got a reaction from Balfazar in Account computer specific?   
    I do ALL of these things as well and I have no problems. Buy the unlimited account. It works great. I installed my wRobot into dropbox. The only complaint I have is when I open it on another computer the serial key is all jacked up so I have to enter it in. Only happens the first time I open on a new computer. It then saves the serial key and on other computers it LOOKS jacked up but is functional. No biggie really. Probably something to do w/ dropbox.
     
    I have usually 3-6 accounts running on my system at once. I have had friends over during LAN's that use wRobot as well and they run it fine from my IP though most of us use some kind of proxy or VPN to hide ourselves when we can...just to be safe for botting.
     
    Spooge
  20. Like
    loves2spooge got a reaction from Networkz in Pause Bot   
    That would be fantastic! Thanks Droidz.
     
    Spooge
  21. Like
    loves2spooge got a reaction from da8ball in Free Arena points   
    Edit*
     
    Only tested this today but it SEEMS that if 1 of the 2 do not join you win more frequently. In other words:
     
    I have 2 toons. Both queue pops, only join w/ one, he wins 8/10 times.
    I have 2 toons. Both queue pops, join w/ both toons. Win 1/10 times.
     
    Not sure if accurate yet.
  22. Like
    loves2spooge reacted to cjj in Creating a BG profile?   
    Could someone write a brief rundown on how to set one up?

    Also is there a random option? For example when you spawn at a GY the bot chooses a random set of pre programmed coords?

    I will make a ton of these if I get a firm grasp on the capabilities and how to set one up. Im not sure anyone here used pirox but I had the best pirox bg profiles for 2-3 years and ide be more than happy to set these up for everyone.
  23. Like
    loves2spooge reacted to Droidz in How to queue 2 bots for the same BG ?   
    I'll watch how I can improve it, I tell you when I have added it (or find solution)
  24. Like
    loves2spooge reacted to Droidz in Stuck Using Battle Pet profileTwilight 20 to 25   
    I don't understand problem, you have similar problem with others profiles? (the profile can cause problems)   Do you have try to create your profile? is very quickly.
  25. Like
    loves2spooge reacted to loves2spooge in Bot doing acrobatics when moving vertically   
    Ok, thank you. I do not foresee this resolving the issue but I will give it a try. The issue is MOSTLY noticed when it needs to travel vertically then over ANY distance to get to next node. Not just nodes that are nearby. I think this will help w/ the ones that are w/in X distance but beyond that, I fear it will still fly irregularly.
     
    Thanks for attempting a fix nonetheless.
     
    Spooge
×
×
  • Create New...