Jump to content

Ahmedelnagar

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

Personal Information

  • Pronouns
    she/her

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. how i can get netclient & send msg in patch 6609 constexpr uintptr_t CENTITY_RENDER_VISUAL = 0x1AFD20; constexpr uintptr_t CNETCLIENT_GET_INSTANCE = 0x0B9490; constexpr uintptr_t CNETCLIENT_SEND_MSG = 0x18EEA0; constexpr uintptr_t CHERO_GET_MAX_HP = 0x179980; constexpr uintptr_t CHERO_GET_MAX_MANA = 0x179B90; constexpr uintptr_t CSTATTABLE_GET_VALUE = 0x1F1490; constexpr uintptr_t CHERO_GET_CURRENT_MANA = 0x1A58F0; constexpr uintptr_t CHERO_FATAL_STRIKE = 0x2297B0; constexpr uintptr_t CHERO_WALK = 0x229DF0; constexpr uintptr_t CHERO_JUMP = 0x22A0B0; constexpr uintptr_t CHERO_START_MINING = 0x18BB10; constexpr uintptr_t MSGUPDATE_PROCESS = 0x1E0870; constexpr uintptr_t TRADEWINDOW_HANDLE_MESSAGE = 0x10B1F0; constexpr uintptr_t CGAMEUI_SHOW_MSG = 0x191960;
  2. And if possible, could you explain how to find network client and send-to-server functions and things like that?
  3. What version does this project work on? Thank you for sharing this project, which will help everyone understand some things and how they work.
×
×
  • Create New...