Hey,
I would like to know how to click a certain button (Example Sit,Kneel,Bow, etc)
using memory,if it is possible could some one show me some an example with a script , +k for the one who can help,
thank you
Hey,
I would like to know how to click a certain button (Example Sit,Kneel,Bow, etc)
using memory,if it is possible could some one show me some an example with a script , +k for the one who can help,
thank you
If you are specifically working with sit,kneel,bow, why not just bind them to hotkeys?
You probably know how to do CTRL+S or something similar with your scripts already :P
Fletch becarefull,no double posting, 2nd of all i really appreciate you trying to help me,and you even searched for it thank you,but i already know all this stuff ,i want to know if it is possible to use a certain Action using memory and if it is i would like to know how.
Fletch becarefull,no double posting, 2nd of all i really appreciate you trying to help me,and you even searched for it thank you,but i already know all this stuff ,i want to know if it is possible to use a certain Action using memory and if it is i would like to know how.
If you have done that guide, and know how to use memory addresses, and know how to find memory addresses, then what are you missing? x.x
we can use Pixel address to click sit right,but its not good enough since all the actions got the same pixel color, i would like to know how to find memory addresses for actions,its not easy since.
we can use Pixel address to click sit right,but its not good enough since all the actions got the same pixel color, i would like to know how to find memory addresses for actions,its not easy since.
So, you want to know how to find the memory address for sit.
I'll help you out a little, and get you in the right area, but you will have to find the rest of the values that you need to work with.
Open cheat engine and browse for memory addresses.
If you jump or run to a position, then your memory address value will be 0.
Other values are as follows:
Sitting - 250
Cool - 230
Angry - 160
These should be enough for you to change states, and find the address. The rest of it is up to you.
ok funny that i was looking for the exact same thing, but when i change those addresses, it doesn't make me sit unless i have already done an action there. do you know why?
ok funny that i was looking for the exact same thing, but when i change those addresses, it doesn't make me sit unless i have already done an action there. do you know why?
Because that isn't 100 percent of the work you need to do.
That is just your current action. Find what tells it that the current action is sit, lie, kneel, etc.. and then work with that memory address.
I was just giving you an easy memory address to find for you to work in the right area.
Quick Memory Editor - Alternative Memory Hacking Software 11/21/2009 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 11 Replies This might be detected or not by GameGuard, I have not tested this on Official servers however it worked perfectly fine on other private servers.
http://imagenic.net/images/x0jxwzwpg2zxmkdtcf36.p ng
This is just an alternative memory editing tool.
Press thanks if this helps.
Remember, scan before using this.
Cause its 5.5MB.
Fragen Zur Memory!!!(Auslesen von Spawn/Memory) 12/31/2008 - Guild Wars - 3 Replies hey leute,
ich wollte mal einen bot schreiben und nun bin ich ganz verwirrt.
könnte mir jmd bitte schritt für schritt erklären wie das mit Memory auslesen, benutzen und der Spawnpointer funktioniert.
Ich wär sehr dankbar wenn jmd kontakt mit mir aufnehmen würde...
und sobald der bot fertig ist bekommt der ihn natürlicherweise umsonst:D
ICQ: 481799773
oder hier im forum
Sample of memory search in PW for memory bot learner 02/25/2008 - Perfect World - 6 Replies im learning how to make a memory bot as of know.. im expirience in pixel botin but the mob seacrh for it is quite slow.. ill be using au3 and the include nomadmemory.au3 from nomad in au3 forum. credits to him...
this is my sample of my memory script: it will be good for who wants to learn memory botin and has no available bot in their respective server
#include <Memory.au3>
Global $Pointer = d pointer in 4bytes in whch its store the modId when clicked just search in hex format in 4bytes...