newbie question. ive downloaded the auto it v3 and copied the script. but i doesnt work for me. am i gonna save the file as au3? or .dat? and save it in the FD folder?
The script is au3 but the config.dat is the configuration file that the script read just read the first post
Just copy the code and save as .au3 file. Either double click it to run or right click and select run.
For me everything is working fine. I dont even need to use FuckDragonica as a bypass. If you got detected when using together with FD then thats probably FD which got detected. I let my autopot run whole day and night without any problem!
Im not sure what the EagleNT registry works but I set the persmission everything before I run Dragonica. It ****** me off when I got abnormal error inside MM because of FD..
can i edit the script for other server?the game server other than IAH
and also this is what i did but not working.
1. Right click -> New -> autoit v3 script (a new autoit v3 script created)
2. Right click the new file and choose 'Edit script".
3. Click new and paste the code provided here.
4. Save as .au3 file.
5. Double click to run it.
can i edit the script for other server?the game server other than IAH
and also this is what i did but not working.
1. Right click -> New -> autoit v3 script (a new autoit v3 script created)
2. Right click the new file and choose 'Edit script".
3. Click new and paste the code provided here.
4. Save as .au3 file.
5. Double click to run it.
Did i do anything wrong? Please tell me =(
It should work if u are playing on SEA, but for the other server, i'm not quite sure as i guess the graphics will be slightly different so the pixel color matching will not be correct.
Since it is an autoit script you should basically be able to open/close it whenever you want, though I don't know what happens if you start it when you are playing already, because of the auto login, probably not much.
I got error reading configuration. 1st i copy the code and paste to scite script editor,thn i save it on my desktop. I double click thn it appear this error. Can i ask what shd i do wif The config.dat file and those code? Like auto login that.. where shd i put those code?
I got error reading configuration. 1st i copy the code and paste to scite script editor,thn i save it on my desktop. I double click thn it appear this error. Can i ask what shd i do wif The config.dat file and those code? Like auto login that.. where shd i put those code?
For those people that cant get it to work, is your game running in high details? If it is not running on high details pls put all the graphics settings to high, if your pc/laptop is unable to render it high details properly or unable to run the script post me a link to ur screenshot of the game and i try to tackle the problem from there.
Autoit Script als nicht Autoit erkennbar machen 02/22/2013 - AutoIt - 22 Replies Hallo
es haben wiele bestimmt schon gesehn das w0uter mal eine Anleitung gepostet hat wie man ein Autoit script so umbaut das es keins mehr ist.
Die anleitung ist aber leider weg :(
Dann habe ich mich selber rangesetz und was ausprobiert aber hat nichts gebracht.
Dann habe ich geguckt bis wohin sein script geht als ... (kA wie man das nent halt das im hex editor ganz links diese 0x zahlen) und davor habe ich ein ha genauso eins gemacht und verglichen.
Am anfang habe ich bemerkt es fengt...
Autoit autopot 10/25/2009 - Aion - 6 Replies Was hoping I could get some help from more experienced scripters. This should be really easy =/
WinActivate("AION Client")
while 1
$coord = PixelSearch(127,26,127,26,0xC81B19,1);looking for the HP pixel in a color;range of 1
If not @error Then;if the color is not found
Send ("{-}") ;it presses "-"
Working autopot script 06/18/2009 - 12Sky2 - 5 Replies i have a working autopot script, well not mine, but got it on this forum. Only thing missing is the address for hp and mp pot. Can someone please help me find the address so we can get this autopot script working at 100%.
Help with autopot script by editing data.pak.. 12/03/2007 - Dekaron - 18 Replies Hi when i try and make the autopot script by editing some of the values in the data.pak, for example:
3801,Health Potion,0,0,1,0,1,37, ....
When i change the values and i try to save what I have edited, it says:
Hex Workshop was unable to complete the requested opertaion. Please make sure you have enough disk space available for temporary files or change your temporary file path in preferences
Not enough storage is available to process command.
When I have MORE than required, I have...