Jump to content

[Cleo] Race Checkpoint


Phantom.
 Share

Recommended Posts

Salut,

 

Încearcă snippet-ul următor, ar trebui să funcționeze pe 0.3.7 R1:

 

0AA2: 0@ = loadlib "samp.dll"
0A8E: 1@ = 0@ + 0x21A10C
0A8D: 1@ = readMem 1@ sz 4 vp 0
1@ += 0x2C
0A8D: 2@ = readMem 1@ sz 4 vp 0
1@ += 0x4
0A8D: 3@ = readMem 1@ sz 4 vp 0
1@ += 0x4
0A8D: 4@ = readMem 1@ sz 4 vp 0
0AA3: freelib 0@
0AB2: ret 3 2@ 3@ 4@

 

Link to comment
Share on other sites

5 hours ago, Tupi said:

Salut,

 

Încearcă snippet-ul următor, ar trebui să funcționeze pe 0.3.7 R1:

 

0AA2: 0@ = loadlib "samp.dll"
0A8E: 1@ = 0@ + 0x21A10C
0A8D: 1@ = readMem 1@ sz 4 vp 0
1@ += 0x2C
0A8D: 2@ = readMem 1@ sz 4 vp 0
1@ += 0x4
0A8D: 3@ = readMem 1@ sz 4 vp 0
1@ += 0x4
0A8D: 4@ = readMem 1@ sz 4 vp 0
0AA3: freelib 0@
0AB2: ret 3 2@ 3@ 4@

 

Si pentru X Y Z in comanda cppos folosesc 2@ 3@ 4@ nu?

Link to comment
Share on other sites

9 hours ago, PuffDady. said:

Si pentru X Y Z in comanda cppos folosesc 2@ 3@ 4@ nu?

Nu neapărat, tu pui SNIPPET-ul undeva la sfârșit de cod și îl apelezi folosindu-te de 0AB1

 

0AB1: @get_Race_CP_Coods 0 _Returned: X: 10@ Y: 11@ Z: 12@

 

PS: Am uitat în SNIPPET să îți adaug începutul pentru apelare și anume:

 

:get_Race_CP_Coods

 

Link to comment
Share on other sites

2 hours ago, Tupi said:

Nu neapărat, tu pui SNIPPET-ul undeva la sfârșit de cod și îl apelezi folosindu-te de 0AB1

 

0AB1: @get_Race_CP_Coods 0 _Returned: X: 10@ Y: 11@ Z: 12@

 

PS: Am uitat în SNIPPET să îți adaug începutul pentru apelare și anume:

 

:get_Race_CP_Coods

 

Merci Tupi, esti un geniu. T/c

Link to comment
Share on other sites

  • Tupi locked this topic
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.