AgeOfGames : Home of Best Hackers

Welcome to AgeOfGames - The Home of Best Hacks and Exploits

Join the forum, it's quick and easy

AgeOfGames : Home of Best Hackers

Welcome to AgeOfGames - The Home of Best Hacks and Exploits

AgeOfGames : Home of Best Hackers

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Your number 1 source of game hacks and exploits.

We Are Hiring Staffs!!
  • Become one of us!! Just Apply Here
:
    • https://ageofgames.forumtl.com/t7-want-a-job-join-our-staff
  • VIP Section Now Open*Avail Now
  • -VIP Hacks
    • -Special VIP Benefits
    • -Updated and undetected hacks
  • Premium Hack Rates:
  • 300 Php or 10 USD /month
  • 500 Php or 15 USD /2 months
  • 800 Php or 20 USD/ 4 months
Become a VIP and Get Special Access to our VIP Section
    • Get This Rank

    greenlab esp base source

    ChaoticRift
    ChaoticRift
    Head Administrator
    Head Administrator


    Posts : 60
    Zen : 23437
    FAME : 7
    Join date : 2015-05-04

    greenlab esp base source  Empty greenlab esp base source

    Post by ChaoticRift Fri Jul 10, 2015 6:45 pm

    I just tested this recently and it's working great

    param:
    Code:
    void MaeWrite(void *adr, void *ptr, int size)
    {
    DWORD NextProtection;
    VirtualProtect(adr,size,PAGE_EXECUTE_READWRITE, &NextProtection);
    RtlMoveMemory(adr,ptr,size);
    VirtualProtect(adr,size,NextProtection, &NextProtection);
    }


    Function:
    Code:
    CheetahWrite((void*)(0x62A225),(void*)"\x90\x90\x90\x90\x90\x90",6); //ESP1 Garena PH
    CheetahWrite((void*)(0x59BFAC),(void*)"\x90\x90\x90\x90\x90\x90",6); //ESP2 Garena PH


      Current date/time is Thu May 09, 2024 9:51 pm