Hey there. since the last patch , when i use more than 3 accounts. they keep on getting DC , i tried to run each 3 clients on different Users on same PC. but it didnt work and also tried to edit "english to englis" in the Strs.dat file in ini but also kept on getting DC , Any solution for that ?
Yes. Unless you spoof your mac address or just change the binding order of virtual network interfaces. Or hook the client and overload the function for getting the mac address. Theoretically. I'm not interested in trying it or using hacks whatsoever.
It's not mac address, from what I've noticed while reversing, they use a couple of hardware sources for gathering some kind of crc and mac is not one of them.
Once that crc or hash is calculated, they send the antibot result to the server. After this, they seem to run some kind of check on the server which checks the number of antibot replies sent from that same hash/crc within a period of time.
I still don't have all the info, and I kind of stopped looking into it ever since I started working on the 1.0 server so I'm not entirely sure how its all done, but that's the summary of it.
Hahaha, oh man. I thought it was a mistake that they were getting the mac address of my virtual network interface in the new client, but it makes sense now. They did it in purpose for this reason. That's hilarious.
Weird, mine worked fine when I tried it two days ago for 10 hours straight. But running more virtual machines would require me to get more RAM and get a bigger hard drive, so just waiting to see if someone ends up selling a method to multiclient in the future.
It's not mac address, from what I've noticed while reversing, they use a couple of hardware sources for gathering some kind of crc and mac is not one of them.
Once that crc or hash is calculated, they send the antibot result to the server. After this, they seem to run some kind of check on the server which checks the number of antibot replies sent from that same hash/crc within a period of time.
I still don't have all the info, and I kind of stopped looking into it ever since I started working on the 1.0 server so I'm not entirely sure how its all done, but that's the summary of it.