What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Anyone tried Random Heroic MoP dungeons with 5 bots?

Your condescending tone and non constructive posts are not needed here, and are the exact reason why new users have such a difficult time finding relevant information on these forums.

Stop being a girly man, bitching moaning and complaining about my way of talking and worry about your own insecurities.

All your info about 'they wont check by ip blah blah blah' is just parroting. Things you heard/read from others on these forums, and you just parrot it back.
With no real testing in the real world.
Of course they check AND ban by IP when THEY want to. There are a LOT of variables than just OMG they don't ban by ip herp derp now i feel safe XD haha yay im safe
 
Yes, because there is no families that plays from the same ip and lan parties is a myth so ofcourse there could never be a group that plays from the same ip, that would be silly.

Your family won't play from the same keyboard, all 5 people using the same hardware id.
You only took one thing (ip) into consideration which isn't even what I said. My point still stands unless you can prove otherwise
 
Can anyone still answer this:
You need to get one of each (plate, mail, leather, cloth) in order to loot the dungeons?

Cuz I need to know if I have to level a cloth class or not :p
 
Can anyone still answer this:
You need to get one of each (plate, mail, leather, cloth) in order to loot the dungeons?

Cuz I need to know if I have to level a cloth class or not :p


You can run which ever armor class you want the more different types you have the less they have to roll against each other so to speak.
 
Your family won't play from the same keyboard, all 5 people using the same hardware id.
You only took one thing (ip) into consideration which isn't even what I said. My point still stands unless you can prove otherwise


No your right, But multiboxers do and you don't have to play with macros to multibox.
 
Abyssion, it wont really matter because you will be buying better stuff with your JP/Honor points after a bit. Just be sure you can DE the stuff. Check on your server what the DE mats are going for and make a judgement to DE or vendor. After 20 or 30 runs any equip you get from MOP heroics will be vendor bait.
 
Your family won't play from the same keyboard, all 5 people using the same hardware id.
No, but a multiboxer will and he does so fully legitimately. Again: You're talking poop. Stop talking poop.
 
You can run which ever armor class you want the more different types you have the less they have to roll against each other so to speak.

I see but im running already geared character so it won't really matter I guess?

I thought that maybe you can't loot/roll items if it's cloth and you have no cloth toons in your party.

Also won't a disc priest be best? Since it can use atonement healing and still doing decent dps
 
Last edited:
I see but im running already geared character so it won't really matter I guess?

I thought that maybe you can't loot/roll items if it's cloth and you have no cloth toons in your party.

Also won't a disc priest be best? Since it can use atonement healing and still doing decent dps

If you are geared then there is no need to worry about which armor class. So you will be either rolling greed for vendor or DE.
 
Your family won't play from the same keyboard, all 5 people using the same hardware id.
You only took one thing (ip) into consideration which isn't even what I said. My point still stands unless you can prove otherwise
The Mac ID they get will be from your router, not from your computer, and the IP they get is the one that your router has been given.
So yes, 5 people can use the same Mac ID from 5 different computers.
 
Your MAC id is something only your internet supplier has access to, blizzard would need a court order to see it.
 
Your MAC id is something only your internet supplier has access to, blizzard would need a court order to see it.
Nope, wrong
This is a small code snippet I used for my closed beta of Templar.
PHP:
public static bool IdentifyUser() {
            var macAdress = (from nic in NetworkInterface.GetAllNetworkInterfaces() where nic.OperationalStatus == OperationalStatus.Up select nic.GetPhysicalAddress()).FirstOrDefault();

            if(macAdress == null) {
                Message = "Can't identify your MacAdress, shutting down.";
                return false;
            }

            var macAdressString = Convert.ToString(macAdress);

            if(Aproved.Any(id => id.Item3 == macAdressString)) {
                Message = String.Format("Welcome {0} to the closed beta of Templar.", GetName(macAdressString));
                return true;
            }

            Message = "You are not in the closed beta of Templar, shutting down.";
            return false;
        }
 
blizzard can see your mac address np. its contained inside the packet data wow sends.
 
Sighting one ban that could have had many other factors is like saying botting isn't safe after the first botter got banned... We know it isn't safe but we are taking precautions to be smart about it.
 
obviously besides gear, is there anyway to speed runs up? Seems like after every mob pull the tank sits there 2-3 seconds then walks to next pull and so on. Is there anyway to make it more fluid?
 
obviously besides gear, is there anyway to speed runs up? Seems like after every mob pull the tank sits there 2-3 seconds then walks to next pull and so on. Is there anyway to make it more fluid?

only by updating "profile" (not XML, its C# code) for each dungeon to do bigger pulls, not sure increase in GPH is worth extra time needed for writing changes and maintaining them later since those profiles still need all the code for "normal" pulls for normally geared characters
 
thanks blood, last question is im trying to set up hbrelog, and it logs in, loads hbuddy then closes before hbuddy finalizes. Is there any tips for setting up hbrelog to work with dungeonbuddy? And I appreciate the answers. ty everyone.
 
Back
Top