Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Group scan command?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
faizangmc
Expert Cheater
Reputation: 0

Joined: 12 Nov 2013
Posts: 167

PostPosted: Tue Feb 25, 2014 1:42 pm    Post subject: Group scan command? Reply with quote

Can anyone please make me a groupscan command for the attached screenshot.

Atleast 3 value may do.

The problem is they are not aligned in order. What should be the block alignment and block size?



ScreenHunter_01 Feb. 25 23.45.jpg
 Description:
as you can see, they are out of order. Atleast 3 values may do.
 Filesize:  30.5 KB
 Viewed:  20361 Time(s)

ScreenHunter_01 Feb. 25 23.45.jpg


Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25295
Location: The netherlands

PostPosted: Tue Feb 25, 2014 3:46 pm    Post subject: Reply with quote

Code:

BA:1 s:'Australias' w:30 s:'AUS' w:8 f:95.0 w:29 s:'Australians' w:9 s:'CA'


alternatively, if the distances change each time:
Code:

BA:1 BS:255 OOO:U s:'Australias' s:'AUS' f:95.0 s:'Australians' s:'CA'

and then just pick any one of them

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
faizangmc
Expert Cheater
Reputation: 0

Joined: 12 Nov 2013
Posts: 167

PostPosted: Tue Feb 25, 2014 4:17 pm    Post subject: Reply with quote

Ok. Works perfect. Thanks. If we want to omit 95.00, CA and 7.
Only search for Australias, AUS, Australians? (i.e. 1st 2nd and 5th row in list)

What should i modify here?

what does 'w' stand for? the distances?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25295
Location: The netherlands

PostPosted: Tue Feb 25, 2014 4:26 pm    Post subject: Reply with quote

If you wish to omit 95 then change it to:
Code:

BA:1 s:'Australias' w:30 s:'AUS' w:8 w:4 w:29 s:'Australians' w:9 s:'CA'

which you can rewrite into: (combining the 3 wildcard notations into one)
Code:

BA:1 s:'Australias' w:30 s:'AUS' w:41 s:'Australians' w:9 s:'CA'


To exclude the CA just remove it from the end. (and I forgot about the 7)


w means the number of bytes to skip between the 2 items (wildcard)

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
faizangmc
Expert Cheater
Reputation: 0

Joined: 12 Nov 2013
Posts: 167

PostPosted: Tue Feb 25, 2014 4:28 pm    Post subject: Reply with quote

ok. last time you gave me a script of lua. I misplaced it. Sad

It had a button and on clicking it. It used to make a groupscan command. And display the result in a listbox/combobox below.

Can you type it here once again please?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25295
Location: The netherlands

PostPosted: Tue Feb 25, 2014 4:31 pm    Post subject: Reply with quote

do you mean this topic? http://forum.cheatengine.org/viewtopic.php?p=5522179
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
faizangmc
Expert Cheater
Reputation: 0

Joined: 12 Nov 2013
Posts: 167

PostPosted: Tue Feb 25, 2014 4:38 pm    Post subject: Reply with quote

no not exactly. but that will do. Very Happy
I will modify it and make it work here.

This is differnet program. Its like what users want to change is actually that '95.00' Its the player regeneration quality in that country. Also they should be able to edit '7' (this is no of foregin players in country)

So i make a combo box listing all the countries. User for eg selects Australia.

And click on a button named 'Load country data'

IT should make a groupdata scan with above criteria. There will always be only 1 result.

Then I will make 2 edit box below. One that will show '95' (if we consider above eg). Other will show '7'
Users can change it. After changing, they click on Save that write it in two corresponding addresses.

So, i think I can take your 2nd post in that thread. And make the desired changes. I want to ask a question. How do I apply the offset from the 'Australias' address? to list the value 95 and 7 in two seperate edit boxes?
Back to top
View user's profile Send private message
Pharaoh_sxh
How do I cheat?
Reputation: 0

Joined: 14 Jul 2014
Posts: 5

PostPosted: Fri Jul 18, 2014 12:35 pm    Post subject: Reply with quote

it seems that there is always BA:1 for each command in groupscan.
[color=red]BA:1[/color] s:'Australias' w:30 s:'AUS' w:8 w:4 w:29 s:'Australians' w:9 s:'CA'

could Dark Byte explain a little? Thanks
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25295
Location: The netherlands

PostPosted: Fri Jul 18, 2014 12:45 pm    Post subject: Reply with quote

BA:1 means block alignment 1
its the field at the bottom of the groupscan command generator

alignment is used to limit the number of addresses scanned by applying a rule that the address must be dividable by that value

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites