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 


IL or C# code Cheat engine

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
phpcode
How do I cheat?
Reputation: 0

Joined: 22 Oct 2014
Posts: 1

PostPosted: Thu Oct 23, 2014 2:10 am    Post subject: IL or C# code Cheat engine Reply with quote

Hello,
How can you run a source code with cheat engine?
I need to learn.

SAMPLE CODE
C#

Code:
public void SetExpData(ExpData data)
{
    this._expData = data;
    if (OfflineWindow.GetInstance().visible)
    {
        OfflineWindow.GetInstance().OpenExpPanel();
    }
    NetWorkMessageResp.CS_DouqijinghuaData();
    this.isOpen = false;
}


IL
Code:
.method public hidebysig instance void SetExpData(class ExpData data) cil managed
{
    .maxstack 9
    L_0000: ldarg.0
    L_0001: ldarg.1
    L_0002: stfld class ExpData OfflineManager::_expData
    L_0007: call class OfflineWindow OfflineWindow::GetInstance()
    L_000c: callvirt instance bool Window::get_visible()
    L_0011: brfalse L_0020
    L_0016: call class OfflineWindow OfflineWindow::GetInstance()
    L_001b: callvirt instance void OfflineWindow::OpenExpPanel()
    L_0020: call int32 NetWorkMessageResp::CS_DouqijinghuaData()
    L_0025: pop
    L_0026: ldarg.0
    L_0027: ldc.i4.0
    L_0028: stfld bool OfflineManager::isOpen
    L_002d: ret
}


I would be glad if a picture or video shows.
Useful to gradually steps.[/code]
Back to top
View user's profile Send private message
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