tried that too, copyed every dll to system32 system syswow64 + script directory
tried that too, copyed every dll to system32 system syswow64 + script directory
copy the imagesearchdlls
Also, go to your taskbar and check if u have any running at the moment. close them all. u might be running an old one that didnt close perhaps
imagesearch dlls currently exist inside of
windows\
windows\system
windows\system32
windows\syswow64
and script directory
i did everything you suggested, still it crushes if i run it as 32 bit, gives me that error if i run it as 64bit
What letters are u actually using though? what did u type into $playername
I have this in a somewhat working state, compiled as x64, ImageSearch invite is working, my leacher accepts the invite, main leaves game, leacher enters game and has quest turn in, then nothing else happens. Script shows it's continuing to run, but no other actions take place.
;Toon name, check bmps for supported letter, lowercase only
Global $playername = "str"
; number of friend slost to search for the leecher
Global $slots = 5
yes str are all lowercase in real player name. player name is something like "hestr"
other letters and bmp files doesnt fit my player name what other letters you suggest me to try?
yea its s that it struggles with for some reason lol. Your can try hetr (i have allowed it to read a bit passed just the next letter), ill work on s working.
[QUOTE=DeadlyDragon;2353556]When it clicks adria, it skips all the quest text? it should then change to the host and repeat, ill look into this.
I think the issue is it isn't finding Adria. The leacher never moves from the starting position.
i also made a bmp for my full name and put it as a.bmp
and typed only a to playername in script
i thought maybe that works
nah it didnt work.
i keep getting same error
line 348
If $result[0] = "0" Then
If $result^ERROR
Error: Subscript used with non-Array variable
anyway is this working anymore? i am tryin manually game says join party this time. 5 times happened.
hotfixed or what?