I don't understand a sh*t in that one, really.
I have followed everything and i did exactly as u said
But the stupid crap ain't do nothing.
I click F1 and then the 2nd Diablo Window opens the Friend list and NOTHING happens.
Is there a simpler explanation?
No, Seriously im so f... pissed from that crap!
Seems like this crap is always crashing.
Can someone just make a video tutorial?
Last edited by Psychopathy; 07-10-2012 at 11:53 AM.
Overall very nice script. The script did not work initially, but after modifying the code, it has been running extremely smoothly. I will share my findings in case anyone else is having problems:
1.) Copying the entire D3Prefs.txt will not work for all people, because of these three lines:
Your PC will revert to the default (original) Diablo 3 settings if these lines do not match with your hardware. Making the file "Read-Only" will not work either. The solution is to copy all of the settings EXCEPT these three lines, keeping your own values for those three lines.Code:HardwareClass "4" PCIVendor "4318" PCIDevice "2600"
2.) The newest "fast" version did not work immediately. My runner would successfully open the friend's list, invite the leecher, the leecher would accept the invite and the script would freeze in an endless loop. It was getting stuck in this infinite loop (lines 43-45):
I did a hack job and just deleted these 3 lines of code and replaced it with "Sleep 1200" which fixed the problem. Not the most elegant solution, but a good temporary fix. I haven't taken a look at the PartyCheck() function, but I suspect the image search is not correctly identifying the text.Code:Do Sleep(100) Until PartyCheck($dClients[1][1]) = 1
3.) I added short sleep timers (100) between each function call, which smoothed out some mistimings that would break the script. I also had to add a large sleep timer around line 50-55 because the Resume($dClients[1][1]) was executing before the main menu had a chance to load, which broke each run. Here are my lines 41-57:
Hope this helps anyone seeking clues as to why their script isn't working.Code:AcceptInvite($dClients[2][1]) ; Sleep until the pop appears saying someone has joined. Sleep(1200) ; PartyCheck($dClients[1][1]) = 1 LeaveGame($dClients[2][1]) Sleep(100) LeaveParty($dClients[2][1]) Sleep(100) WaitforCrown($dClients[2][1]) Sleep(100) Resume($dClients[2][1]) Sleep(100) LeaveGame($dClients[1][1]) Sleep(3000) ; Resume with "Runner" Resume($dClients[1][1]) Sleep(200)
how long does each run take for the fast one?
Well the issue here is that you've completely eliminated any intelligent features of the bot. Now it basically just clicks on a timer.
You can record an auto clicker macro that does that in 30 seconds.
Don't get me wrong, it works, but the OP has done a bit more work than what goes into a timed auto clicker.
After the maintenance, I can do like two runs, and it says that the game is closing etc. I'm using the 1.6 one provided somewhere between the pages.
if I use fast version nothing happen when I press F1.
I wonder why, I already copy everything from d3prefs.txt except PCIvendor/PCIdevice
if I use slow version it miss a lot (4 out of 10).. my ping is 250-300ms.
LULWUT? I gave feedback to exactly which function was not working for me, provided, admittedly, a temporary dumb fix for anyone else seeking a solution, and added wait timers in relevant spots where the bot was crashing. I did not "completely "eliminate any intelligent features of the bot." It still performs 98% of the functions OP wrote.
Next time try to post something useful and constructive instead of spewing out ignorance.
Anyone got this working post maintenance ?
I tried it and it crashed on me (not sure if its a problem with myconfig or what not)
Wow you got really mad really ****ing fast.
You just called it "a temporary dumb fix" yourself.
As I said, this bot isn't just a timed auto-clicker. Those are practically effortless to make. The OP provided a bot for which timings automatically scale to different systems, and that automatically resumes on failure intelligently. Stripping out those features turns it into an auto clicker. So you "fixed" the features by removing them. Most notably the actual image searching.
Take a deep breath and calm down.
theyre banning for something. I got banned doing zk leveling with a personal ahk script a few hours ago on a few accounts. idk if theyre banning for this specifically but they are banning and if you're doing this i would suggest stopping for a bit and transfer your stuff to a clean account until it is clear what theyre banning for.
Fast method got patched overnight in EU? because i used it everyday, but tonight i had disc on all chars. and after this i couldnt get the quest anymore on the other chars.