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 


0x21 Memory Adress or? :)

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

Joined: 16 Jun 2011
Posts: 2

PostPosted: Thu Jun 16, 2011 11:59 pm    Post subject: 0x21 Memory Adress or? :) Reply with quote

Hey, iam realy new in Memory Edit with Cheatengine etc.

Yesterday I got an .net Sourcecode from an Game, the dev. means I can easy change now anythinks and maybe make an own Client or Bot.

In this Client I got now some thinks like :


Means 0x17 maybe an Memory Adress? Or what is this, I think I heard this in some Hex Editing guides. But iam not sure.

Would be cool if you can help me Smile

Code:
public class AdminFunctions
{
    public const int CHAT_BAN = 1;
    public const int CHAT_KICK = 5;
    public const int FLUSH_CACHE = 0x1f;
    public const int FORUM_BAN = 3;
    public const int GIVE_GOLD = 0x15;
    public const int GIVE_HONOUR = 0x16;
    public const int GIVE_RP = 0x17;
    public const int MAIL_BAN = 2;
    public const int MAKE_ADMIN = 10;
    public const int MAKE_MODERATOR = 11;
    public const int PARISH_WALL_BAN = 4;

    public AdminFunctions()
    {
        base..ctor();
        return;
    }
}


PS: Iam not sure if this is C# or Visual Basic, in Basic looks like this:

Code:

Public Class AdminFunctions
    ' Methods
    Public Sub New()
        MyBase..ctor
        Return
    End Sub


    ' Fields
    Public Const CHAT_BAN As Integer = 1
    Public Const CHAT_KICK As Integer = 5
    Public Const FLUSH_CACHE As Integer = &H1F
    Public Const FORUM_BAN As Integer = 3
    Public Const GIVE_GOLD As Integer = &H15
    Public Const GIVE_HONOUR As Integer = &H16
    Public Const GIVE_RP As Integer = &H17
    Public Const MAIL_BAN As Integer = 2
    Public Const MAKE_ADMIN As Integer = 10
    Public Const MAKE_MODERATOR As Integer = 11
    Public Const PARISH_WALL_BAN As Integer = 4
End Class

Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Fri Jun 17, 2011 12:19 am    Post subject: Reply with quote

0x17 is 23 in hex, in that case no it is not an address. Probably more of a flag / id for a packet if anything.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Dastan
How do I cheat?
Reputation: 0

Joined: 16 Jun 2011
Posts: 2

PostPosted: Fri Jun 17, 2011 12:41 am    Post subject: Reply with quote

so its nothing Interessting for me yet? In the Game is an Admin Menu for Admin and Moderators, its maybe accessable with Cheatengine?
I think there must me any variable who counts if iam admin or not right?
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