| View previous topic :: View next topic |
| Author |
Message |
Roma91212 How do I cheat?
Reputation: 0
Joined: 02 Nov 2016 Posts: 3 Location: Russian Federation
|
Posted: Wed Nov 02, 2016 10:26 am Post subject: Pointer of String value? |
|
|
Hello, How i could find pointer of string value, String not changing at Memory region. But adress changing after restart the game. For example:
1st - 12A8F2C3
2nd - 0D2AF2C3
3rd - 12FFF2C3
4th - 11F8F2C3
Boost_Bubble_SF that String of search
Cant get Base adress, pls , help xD
Screen of Memory View
(http(://prntscr(.)com/d276bi _________________
LOOOOOOOOL |
|
| Back to top |
|
 |
Betcha Expert Cheater
Reputation: 4
Joined: 13 Aug 2015 Posts: 232 Location: Somewhere In Space
|
Posted: Wed Nov 02, 2016 11:15 am Post subject: Re: Pointer of String value? |
|
|
| Code: | [enable]
aobscan(StringPointer,42 6F 6F 73 74 5F 42 75 62 62 6C 65 5F 53 46)
registersymbol(BoostBubbleSF)
label(BoostBubbleSF)
StringPointer:
BoostBubbleSF:
[disable]
unregistersymbol(BoostBubbleSF) |
Go in memory viewer and press ''Ctrl+A''.
Paste the code above there.
Press ''File > Assign to current cheat table''.
Close the ''Auto assemble windows'' (dont press ''Execute'').
Now in address list you will see the script. (rename how you want it)
Press ''Add address manually'' and paste in address spot this BoostBubbleSF
Select Type: Text, Length 15 Click ok.
Now activate script.
You should see how your manually added address shows Boost_Bubble_SF. |
|
| Back to top |
|
 |
Roma91212 How do I cheat?
Reputation: 0
Joined: 02 Nov 2016 Posts: 3 Location: Russian Federation
|
Posted: Wed Nov 02, 2016 12:28 pm Post subject: Re: Pointer of String value? |
|
|
| Betcha wrote: | | Code: | [enable]
aobscan(StringPointer,42 6F 6F 73 74 5F 42 75 62 62 6C 65 5F 53 46)
registersymbol(BoostBubbleSF)
label(BoostBubbleSF)
StringPointer:
BoostBubbleSF:
[disable]
unregistersymbol(BoostBubbleSF) |
Go in memory viewer and press ''Ctrl+A''.
Paste the code above there.
Press ''File > Assign to current cheat table''.
Close the ''Auto assemble windows'' (dont press ''Execute'').
Now in address list you will see the script. (rename how you want it)
Press ''Add address manually'' and paste in address spot this BoostBubbleSF
Select Type: Text, Length 15 Click ok.
Now activate script.
You should see how your manually added address shows Boost_Bubble_SF. |
Yeah, it should work, but to me only
How we can get based adress, cuz working at "skin changer" in c#.
And here i can use only static adress like 0x0000000
I know how to change bytes in c#, just cant find right based adress)) _________________
LOOOOOOOOL |
|
| Back to top |
|
 |
Betcha Expert Cheater
Reputation: 4
Joined: 13 Aug 2015 Posts: 232 Location: Somewhere In Space
|
Posted: Wed Nov 02, 2016 12:36 pm Post subject: Re: Pointer of String value? |
|
|
Well you didnt mentioned about C#.
Do ''Pointer scan'' then.
Or manually like in Cheat Engine tutorial step 6. |
|
| Back to top |
|
 |
Roma91212 How do I cheat?
Reputation: 0
Joined: 02 Nov 2016 Posts: 3 Location: Russian Federation
|
Posted: Wed Nov 02, 2016 1:01 pm Post subject: Re: Pointer of String value? |
|
|
| Betcha wrote: | Well you didnt mentioned about C#.
Do ''Pointer scan'' then.
Or manually like in Cheat Engine tutorial step 6. |
I tryed but, pointer scan get nothing :/ _________________
LOOOOOOOOL |
|
| Back to top |
|
 |
|