Just wanted to say thanks Shimizoki for your efforts, Notareas script doesnt loot for me so hopefully this will. +rep
So you open the script with SciTE and then you run the script?Put the .au3 in your AutoIt InstallPath\Include\
Open the script in SciTE
Run the Script with =
Press x to stop it
It's not such an detailed explanation unfortunately.
I also did everything, putted the PNG on the "C:\pics\"
Also said in the script the PNG files are in "C:\pics\" also placed that in the .ini file
Putted all ingame settings and skills where they should be on, doesn't work.
I use Windows 64bit and i use the x86 dlls and installations.
I see the script in my tray but it's on pause and i can't unpause it, by clicking on it or pressing "=" ingame.
Made the checkpoint well and tped and logged out on when i had the checkpoint.
Relogged and tryed to start the script but it isn't working.
Ive been looking alot here on the forum but never made an account, this was a nice time to create one hehe
Hopefully your vid will fix it or maybe anyone who's script is working can upload it and tell exactly where you played the png's etc.
Kind regards,
Only happening to me that doesnt pick all gold like 2/3 of the times?
same problem script dont start after pressing =, even change to other key dont seem to work...
yeah, im tring to start this since 45 minutes.... no success at all!
I am uploading a set of PNGs of my installation instructions. I tried to make a video but I just cant get that to work, hopefully this will help a bit more. They will be in the OP shortly
PNGs for Installation are up
Lemme know if you need more detail.
I may have missed a step in there or a transition is kinda shaky
Last edited by Shimizoki; 06-14-2012 at 03:16 PM.
-Darkling Lord
i think he meant to run the script, then stop it, so it will create the .ini file with settings, which youre then supposed to edit, instead of editing in the script
and im pretty sure youre supposed to use the x64 files for 64bit windows, dunno if it matters though
are you using ferret? it should run around picking up everything
Ok with some little tweaks from the other pages i kinda let it work for a bit.
the script now runs and clicks resume game, after that it doesn't run though, i just teleports back leaves the back then watches my profile and click edit banner the whole time lol![]()
Use the latest version of the script... it shouldnt click the banner. If it click main menu but doesnt run ingame then the problem is with
If it takes more than a few seconds to get from the main menu to ingame try changing it toCode:If CheckFor("OldRuins", "Area", 1560*$x_ratio, 0*$y_ratio, 1920*$x_ratio, 60*$y_ratio) Then
Code:If CheckFor("OldRuins", "Area", 1560*$x_ratio, 0*$y_ratio, 1920*$x_ratio, 60*$y_ratio, 10) Then
-Darkling Lord