prety sure u still need to use the reversed hexa form of the coordinates like i posted in my example. maybe move to (500,500,0) and print your x value that u inject and compare it.
@jasty
I am using image search for logging in chars with autoit. but there i don't have a character switcher build in cause i don't need it. I guess its easily possible by changing some vars.
For relogging/switching between chars, i am using package send to log out to the character selection -> wait for image(like the start button) and then send "ESC" to get to the login window(also here a wait for image), through which i can login another character.
This way i don't have set sleeps, which can fail in case of lag or whatever.
prety sure u still need to use the reversed hexa form of the coordinates like i posted in my example. maybe move to (500,500,0) and print your x value that u inject and compare it.
Iteger and floating values are converted to HEX correctly by function similar to yours:
@jasty
I am using image search for logging in chars with autoit. but there i don't have a character switcher build in cause i don't need it. I guess its easily possible by changing some vars.
For relogging/switching between chars, i am using package send to log out to the character selection -> wait for image(like the start button) and then send "ESC" to get to the login window(also here a wait for image), through which i can login another character.
This way i don't have set sleeps, which can fail in case of lag or whatever.
I hope that helps ^^
I didn't know autoit had imagesearch. Last I looked I only saw pixelsearch and I couldn't find pixels that worked. Python has an imagesearch but the tolerance value didn't work and all the buttons had a little transparency that was ******** it up.
Actually I still don't see imagesearch in the are you using a custom library? Can it read pixels from minimized windows?
Idk if i could make it work with minimized windows. i didn't try it cause i don't need it in my case.
I guess i got the image search from here:
But im not sure anymore. Else i can upload it here.
About the Transparency, just use things that don't have it, like the start button and so.
What i did at the character selection was, make a pic of the start button eventho its transparent. It shows always the same. Only thing that can kick in is a mouse, that hovers over. I move the mouse in the middle for that via Mousemove().
In case of doing minimized image search would also a print Window work, i guess.
Maybe ill look into it.
I might check for flags that are there when you're in different modes, but it works just awesome with image search in my case.
Func regularAttack($afterSkill, $pid)
;//Start with regular attacks. $afterskill is 1 if you
;//start attacking after using a skill.
local $packet, $packetSize
I have not been able to get autopath to change its altitude, just stays at current Z position. At the moment my character will get on its flyer & just start flying to the X,Y location without flying up/down to Z.
not sure if i have to do something more after calling AutoPath() ?
If i leave flymode flag set to 0, it walks to the coordinates, but if i set it to 1, my character will just standstill/start running on the spot (on screen) and does not move to the destination, from another client the char appears to be standing still.
Another thing i noticed is that MoveTo walks a straight line, it does not use in-game autopath type paths (walking around objects to destination), i assume this is normal?
EDIT:
tried passing 1.0 instead of 1: MoveTo(X, Y, Z, 1.0), it does not standstill this way, but works the same as if i used MoveTo(x, y, z, 0) and walks to destination instead of flying.
WTS 4 lvl 50 -Red eclipse 04/27/2013 - Star Wars: The Old Republic Trading - 1 Replies ================High-End Account================
Hi there
I want to sell my High-end SWTOR account wich is based on the server " The Red-eclipse "
I am a Hard-core gamer and always want the best gear for my characters, this is no diferant with this account. I am a well known and respected player on this server ( the char names are in good standing :). How ever i dont have the time to play anymore wich ofcourse breaks my heart but my career comes first.
Here by i am offering my...
Fly For Eclipse !! 07/18/2011 - Flyff Private Server - 5 Replies Kann es sein das der Server oft abkackt?:D
und wenn ja wie lange bleibt er dann off??
Eclipse Flyff 07/12/2011 - Flyff Trading - 2 Replies Hey, hat jemand Interesse an mehrere Imba Eclipse Flyff Chars?
http://www7.pic-upload.de/thumb/01.06.11/y9n1bcfi twcx.png
Hab noch viele Rare Item's wo du locker 500b zusammen bekommst
hab noch mehrere Imba chars.
Interesse? dann schreib hier :>
My Eclipse to your Demon. 04/04/2011 - Flyff Trading - 0 Replies Hi dears..
I'm Trading all my itens and money on Eclipse flyff to itens or money on demon flyff.
On Eclipse,I have Many Solar Weapon's,Cs Sets,Bike,Pets
and so much money.
If you are interested,add me on msn.
[email protected]
:mofo:
C++ in Eclipse 02/01/2010 - C/C++ - 2 Replies Huhu,
kann mir mal bitte jemand helfen. Ich habe im Internet ein Tutorial befolgt um C++/C auf Eclipse zu programmieren. Ich habe alles befolgt wies sein sollte, laut Tutorial. Wenn ich nun build mache, dann kommt folgendes:
Habe die Eclipse CDT und MinGW installiert.
Habe danach auch ein wenig gegoogelt und nichts hilfreiches gefunden. Ich vermute, dass ich irgendwo noch einen Pfad verändern muss, aber ich weiß nicht wo.