I just wrote a complete instruction here http://www.ownedcore.com/forums/diab...ml#post2294096 Hope it helps. Otherwise you can try putting the DLL in the place where you put the compiled exe.
How compile x86 ??? no understand this ^^
I have only setting for "Compile" and not "compile x86 exe" ,
And how are the newest version link?
Good morning
Been running the bot for about 10 hours and run into a huge issue
3 times when i checked during those 10 hours it had got stuck and was doing nothing...
It happens when gold gets behind the table(up top right corner) and table is not destroyed by darts or other damage, he tries to collect it forever but cant move...
Any suggestion to this ?
On line 975 in the script, looks like this: $result = DllCall("ImageSearchDLL_x64.dll", "str", "ImageSearch", "int", $x1, "int", $y1, "int", $right, "int", $bottom, "str", $findImage)
Change to: $result = DllCall("ImageSearchDLL.dll", "str", "ImageSearch", "int", $x1, "int", $y1, "int", $right, "int", $bottom, "str", $findImage)
And you should be able to compile script as x86![]()
Solved my own problem once again lol
For the gold being trapped, if you change acid cloud to 'Fire bomb' with 'Flash fire' rune it will always destroy the table (table counts as a mob and with only 5 mobs it always jumps to it (atleast the 5 times i looked) this should help reduce rng of being stuck![]()