Jump to content
raynor009

[C#]DayZ SA: Cum scoti iarba in 5 linii de cod?

Recommended Posts

Posted (edited)

Uite asa:O:

            ProcessMemory Memory = new ProcessMemory("DayZ");
Memory.StartProcess();
int DaBase = Memory.ReadInt(0x10510C8); // offset de baza
int DaWeed = 0x738; // offset pt. iarba
Memory.WriteFloat(DaBase + DaWeed, 0f); //iarba -> 0f = fara iarba -> 1f = cu iarba

P.S: Schimbati DaBase si DaWeed in altceva. Nu de alta dar am mai postat pe 2 forumuri, si sa nu luati ban.

P.S 2: Este acelasi rahat si pentru ArmA, doar ca offseturile difera. Puteti folosi ReClass ca sa aflati offseturile noi.

To be continued..

Edited by raynor009

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...