@K0dex, make sure you compile the program and run as administrator, I set mine to always run as administrator.
@Darkjoy, this 1.8c is working great so far, seems quicker and smoother also. The time out error fix is sweet, I still went ahead and just commented out the ID function because I don't want any accidents plus I have it stashing my rares anyhow.
@muhsing, he posted the build back a few pages when he started sharing his revision of notAres's script.
here it is though
1 - sparkflint
2 - diamond skin
3 - magic wep/force wep
4 - tele/wormhole
left - doesnt matter really unless you wanna try to add something like a meteor or hydra
right - improved archon
blur/gc/astral pres
Last edited by sylvarius; 06-17-2012 at 08:57 AM.
@ sylvarius, I compiled it and started it as administrator, and still nothing..
it only asks me if i want to have the new version and the little counter for runs etc is also there..
I will keep trying, and i apreciate more help..
btw.. thx
Edit: and when i press "x" its closing, so the script works but i cant start it :/
Last edited by k0dex; 06-17-2012 at 09:28 AM.
@k0dex, maybe your "=" key is weird or something, if you go into the code and type in your "=" from your keyboard that may help... I am not an expert at this stuff and I don't really know beyond what I have suggested. Good luck, maybe someone else has some ideas, this code is very nice though from what I can see so far.
The problem is, that it worked with "=" with other scripts...
So , i don't think my = is weird, but i will try your suggestion
And nvm, you tried to help me and i am thankful for that![]()
i've tried to add the salvage function into 1.9.1 but i keep having a bug with the script to stash tomes, instead it stashs encrusted hoof.. and in turn gets stuck on a endless loop of trying to salvage the tomes. cant figure this one out, ill work more on it a bit. i also did some timing tweaks and added meteor to the script. i'm still using 1.8c until i can get the salvage function working in 1.9.1.
here's a link to updated 1.8c with improved timings and added meteor
[AutoIt] notAres 1.8c Modified for Wormhole Wizard Archon *updated* - Pastebin.com
here's a link to 1.9.1 but i wouldnt use salvage function just yet. everything else should be fine.
[AutoIt] 1.9.1 notAres' Gold Script - Wizard Mod - Pastebin.com
darkjoy, do you may know about my problem?
i am actually quite desperate right now![]()
Are this kind of bot detectable? Lets say u run it 12hrson/12hoff (if that makes a difference taht is, I just wouldnt feel safe runnin 24/7)
@darkjoy Everything works perfect execpt when i try to change the timer for resume game is does it instantly atleast at like 1500 ms and i want it at around 3-4 so im not pounding the server so hard is there something else i have to change beside $waittime ?
This is simple. put it in a row that is locked out, but on the 1.8c, it was specified as the bottom row, which i guess is ok but its too close for comfort
this will lock out trying to salvage from the top row and the 2 right columns, this reduces the chance it will break your actual equiped blues and then you can put your tomes in the right side 2 columns and they will be safe from salavage and stashing just change 2 lines of code...
vendor magic:
then in your stash options put inCode:;Magic If $VendorMagic Then $c = 0 While True Sleep(Random(200, 300)) $MagicPixel = PixelSearch(1412*$x_ratio, 632*$y_ratio, 1799*$x_ratio, 871*$y_ratio, 0x182037, 2) If Not @error Then MouseClick("left", $MagicPixel[0], $MagicPixel[1]) $c += 1 Else ExitLoop EndIf WEnd EndIf
so the top row and 2 right columns are safe, put 1 or 2 tomes seperated in the right boxes as picture below shows in yellow those are the areas that are safe from selection to sell or salvage, put your items in there like this and it works beautiful just make sure after a while you go and remove the extra's and then do it again, on average I can let it run about 5 hours until I have to clear it out,Code:;Tomes If _ImageSearchArea($pngLoc & "TomeIcon.png",1,1412*$x_ratio, 632*$y_ratio, 1799*$x_ratio, 871*$y_ratio,$gX,$gY,140) Then GUICtrlSetData($lblStatus, "Status: Stashing Tomes") MouseClick("left",500*$x_ratio,360*$y_ratio,1,1) Sleep(Random(500, 750)) MouseClick("right",$gX,$gY,1,1) Sleep(Random(400, 600)) MouseClick("left",500*$x_ratio,200*$y_ratio,1,1) Sleep(Random(200, 500)) EndIf
![]()
That question is retarded as hell... nothing is safe, also running this for 12 hours at a time humm lets see do you normally play the same game same map for 12 hours at a time in real life? no.. so why would you leave a script to do it its like trying to hide from the police screaming out MARCO... them saying POLO......
best is to run it a normal amount of time then stop it and then resume it,
Do what I do create a script that runs your game, logs you in to your d3, then launches your script then starts your script.. then put random timers in it so that it auto closes your game after 2 or 3 hours or so then waits a 30 mins to a hour then runs it again..
Erm, where is the originall post to this archon bot?? I have no idea where to find those pictures someone said to get in original post. I can not find a thread connected to this bot, even though its very much differently written than some of the others. I need to include this folder, but where I get it (I tried search around)
Yeah I see your point. BUt still, they cant say youre going this just because you deicde to farm for 8hrs in one streakDo you got any clue on whether Warden (or whatever anti thing they got) can recognize mouseclicks on some position? And if they are able to recognize mousemovement(I doubt this tho)
How do i changes the resume game timer ???? Its not changing it just keeps going in at 500ms or so and i change both $walktime and loadtime and neither seem to change the resume game timer its way to fast for my liking id like it around 4000 but it wont let me set it.
Warden doesnt check mouse clicks or keyboard clicks, only checks processes running and memory on the game, it checks for known hash tags and looks for injections to the game files, since this has nothing to do with injecting or changing any game files to diablo 3 then no it cant be detected in the warden department, doesnt mean a GM cant watch your game and see that you are running this for 8 hours almost exactly the same way every single time.
best option is moderation... few hours here and there will give you a less likely chance of them watching you and finding you...
but again best option is dont use it if you dont want to take a chance of getting banned.