CLEO Help Get GPCI

CLEO related
Status
Not open for further replies.

englezeanu

Active member
Joined
Dec 17, 2013
Messages
40
Reaction score
0
The title says it all. I want to get local player GPCI using a cleo script but I've got no idea how should I do that in the first place.

// Well, I've got a tiny idea but maybe there is something easier than filtering all outgoing RPCs, wait for RPC_ClientJoin to be sent and extract gpci from that bitstream.

Another opinions?
 
Joined
Feb 18, 2005
Messages
2,965
Reaction score
273
As far as i remember, the serial being sent in that RPC is not the same as the GPCI, but it's used to generate it(correct me if i'm wrong).
And it's not stored anywhere in memory, at least not raw.
 

englezeanu

Active member
Joined
Dec 17, 2013
Messages
40
Reaction score
0
You were right.

That serial sent at player connect isn't gpci, but it is still possible to spoof gpci check because the same serial will generate the same gpci no matter what player connected which is enough for me to trick an anti account theft system.
 
Status
Not open for further replies.
Top