This is what mm is giving me for both, when the chat box is open and closed (not sure what changed from last night).
RomBot command line
Type in 'q' (without quotes) to quit.
Command> printf("%X, %X\n", addresses.editBoxHasFocus_address, memoryReadUInt(ge
tProc(), addresses.editBoxHasFocus_address ...
Search found 3 matches
- Thu Jul 31, 2014 9:09 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: Rock5's Standalone Multihack
- Replies: 178
- Views: 303192
- Thu Jul 31, 2014 1:12 am
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: Rock5's Standalone Multihack
- Replies: 178
- Views: 303192
Re: Rock5's Standalone Multihack
This is what I get posting the printf command in the command line of mm.
RomBot command line
Type in 'q' (without quotes) to quit.
Command> printf("X, %X\n", addresses.editBoxHasFocus_address, memoryReadUInt(get
Proc(), addresses.editBoxHasFocus_address))
X, A3F0AC
As for the version I am using ...
RomBot command line
Type in 'q' (without quotes) to quit.
Command> printf("X, %X\n", addresses.editBoxHasFocus_address, memoryReadUInt(get
Proc(), addresses.editBoxHasFocus_address))
X, A3F0AC
As for the version I am using ...
- Wed Jul 30, 2014 11:03 pm
- Forum: Userfunctions, waypoint scripts, etc.
- Topic: Rock5's Standalone Multihack
- Replies: 178
- Views: 303192
Re: Rock5's Standalone Multihack
Hey rock, i am having the edit box issue like the previous person in these posts, ive done the update.lua file and it still just spam clicks opening and closing my chat window. I ran the commandline in mm and received this X, A3F0AC. How did you fix the other persons problem(something about a new ...