how to do 2 difrent things on the same aob?

Memory scanning, code injection, debugger internals and other gamemodding related discussion
Post Reply
DRDNK1000
Cheater
Cheater
Posts: 33
Joined: Mon May 27, 2019 8:58 pm
Reputation: 6

how to do 2 difrent things on the same aob?

Post by DRDNK1000 »

my health and my exp needed to level up are in the same address
i use aob.
i want to have the option to activete them bough but also to deactive only one of them.
so i cant to put it all in the same one.

how to do it?

predprey
Expert Cheater
Expert Cheater
Posts: 207
Joined: Thu Mar 02, 2017 8:46 pm
Reputation: 140

Re: how to do 2 difrent things on the same aob?

Post by predprey »

Allocate extra bytes and use them as a flag for toggling the codes instead. So inject asm code for both health and exp at the same address but check for the flags in the asm code to see if the code for health and exp are skipped. A lot of cheat tables use similar methods for cheat activation, i.e. all asm code are injected into the game by activating the main table entry, and the rest of the subentries actually only toggles the flags. One example I can think of right off the bat is Shinkansen's tables.

DRDNK1000
Cheater
Cheater
Posts: 33
Joined: Mon May 27, 2019 8:58 pm
Reputation: 6

Re: how to do 2 difrent things on the same aob?

Post by DRDNK1000 »

predprey wrote:
Mon Jun 17, 2019 7:11 pm
Allocate extra bytes and use them as a flag for toggling the codes instead. So inject asm code for both health and exp at the same address but check for the flags in the asm code to see if the code for health and exp are skipped. A lot of cheat tables use similar methods for cheat activation, i.e. all asm code are injected into the game by activating the main table entry, and the rest of the subentries actually only toggles the flags. One example I can think of right off the bat is Shinkansen's tables.
haha im undarstand nothing
sorry about that

maybe u have a video toturial that learn it?
word toturial also be helpful (tho english is not my strong side)

thx
Last edited by DRDNK1000 on Mon Jun 17, 2019 7:21 pm, edited 1 time in total.

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: how to do 2 difrent things on the same aob?

Post by Rysefox »

meir_atzmon wrote:
Mon Jun 17, 2019 7:20 pm
predprey wrote:
Mon Jun 17, 2019 7:11 pm
Allocate extra bytes and use them as a flag for toggling the codes instead. So inject asm code for both health and exp at the same address but check for the flags in the asm code to see if the code for health and exp are skipped. A lot of cheat tables use similar methods for cheat activation, i.e. all asm code are injected into the game by activating the main table entry, and the rest of the subentries actually only toggles the flags. One example I can think of right off the bat is Shinkansen's tables.
haha im undarstand nothing
sorry about that

maybe u have a video toturial that learn it?
word toturial also be helpful (tho english is not my strong side)

thx
I think there are no good channels with your language. Do not know, what is your native language?

DRDNK1000
Cheater
Cheater
Posts: 33
Joined: Mon May 27, 2019 8:58 pm
Reputation: 6

Re: how to do 2 difrent things on the same aob?

Post by DRDNK1000 »

Rysefox wrote:
Mon Jun 17, 2019 7:25 pm
meir_atzmon wrote:
Mon Jun 17, 2019 7:20 pm
predprey wrote:
Mon Jun 17, 2019 7:11 pm
Allocate extra bytes and use them as a flag for toggling the codes instead. So inject asm code for both health and exp at the same address but check for the flags in the asm code to see if the code for health and exp are skipped. A lot of cheat tables use similar methods for cheat activation, i.e. all asm code are injected into the game by activating the main table entry, and the rest of the subentries actually only toggles the flags. One example I can think of right off the bat is Shinkansen's tables.
haha im undarstand nothing
sorry about that

maybe u have a video toturial that learn it?
word toturial also be helpful (tho english is not my strong side)

thx
I think there are no good channels with your language. Do not know, what is your native language?
i want english toturial
i know that im my language no one created toturials.
just say i prefer video cuz its much easy to to understand when i see it throw my eyes.

have somthing?

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: how to do 2 difrent things on the same aob?

Post by Rysefox »

meir_atzmon wrote:
Mon Jun 17, 2019 7:36 pm
Rysefox wrote:
Mon Jun 17, 2019 7:25 pm
meir_atzmon wrote:
Mon Jun 17, 2019 7:20 pm


haha im undarstand nothing
sorry about that

maybe u have a video toturial that learn it?
word toturial also be helpful (tho english is not my strong side)

thx
I think there are no good channels with your language. Do not know, what is your native language?
i want english toturial
i know that im my language no one created toturials.
just say i prefer video cuz its much easy to to understand when i see it throw my eyes.

have somthing?
CTG: [Link]
Stephen: [Link]
CTG Discord (There are very good cheaters -> Negaton and some more) [Link]

DRDNK1000
Cheater
Cheater
Posts: 33
Joined: Mon May 27, 2019 8:58 pm
Reputation: 6

Re: how to do 2 difrent things on the same aob?

Post by DRDNK1000 »

Rysefox wrote:
Mon Jun 17, 2019 7:41 pm
meir_atzmon wrote:
Mon Jun 17, 2019 7:36 pm
Rysefox wrote:
Mon Jun 17, 2019 7:25 pm


I think there are no good channels with your language. Do not know, what is your native language?
i want english toturial
i know that im my language no one created toturials.
just say i prefer video cuz its much easy to to understand when i see it throw my eyes.

have somthing?
CTG: [Link]
Stephen: [Link]
CTG Discord (There are very good cheaters -> Negaton and some more) [Link]
THX MAN

DRDNK1000
Cheater
Cheater
Posts: 33
Joined: Mon May 27, 2019 8:58 pm
Reputation: 6

Re: how to do 2 difrent things on the same aob?

Post by DRDNK1000 »

Rysefox wrote:
Mon Jun 17, 2019 7:41 pm
meir_atzmon wrote:
Mon Jun 17, 2019 7:36 pm
Rysefox wrote:
Mon Jun 17, 2019 7:25 pm


I think there are no good channels with your language. Do not know, what is your native language?
i want english toturial
i know that im my language no one created toturials.
just say i prefer video cuz its much easy to to understand when i see it throw my eyes.

have somthing?
CTG: [Link]
Stephen: [Link]
CTG Discord (There are very good cheaters -> Negaton and some more) [Link]
oops
i learnd every thing i know from them
maybe they have one but i dont know him
(saw maybe half of the videos)
do u know specific one (no need to searh just for me, but maybe if u already saw one and rememer him)

User avatar
Rysefox
Table Makers
Table Makers
Posts: 863
Joined: Sat Jun 23, 2018 3:32 pm
Reputation: 914

Re: how to do 2 difrent things on the same aob?

Post by Rysefox »

meir_atzmon wrote:
Mon Jun 17, 2019 7:45 pm
Rysefox wrote:
Mon Jun 17, 2019 7:41 pm
meir_atzmon wrote:
Mon Jun 17, 2019 7:36 pm


i want english toturial
i know that im my language no one created toturials.
just say i prefer video cuz its much easy to to understand when i see it throw my eyes.

have somthing?
CTG: [Link]
Stephen: [Link]
CTG Discord (There are very good cheaters -> Negaton and some more) [Link]
oops
i learnd every thing i know from them
maybe they have one but i dont know him
(saw maybe half of the videos)
do u know specific one (no need to searh just for me, but maybe if u already saw one and rememer him)
I do not know anymore, I learned most from them, the rest I have made with logical thinking.

TimFun13
Expert Cheater
Expert Cheater
Posts: 1354
Joined: Fri Mar 03, 2017 12:31 am
Reputation: 6

Re: how to do 2 difrent things on the same aob?

Post by TimFun13 »

I go over flags in this video.



[Link]

Post Reply

Who is online

Users browsing this forum: No registered users