[Release][Source]Eidolon Auto Link

09/26/2019 20:42 ThoiXn#106
Quote:
Originally Posted by cedricdu94 View Post
It's detected ? can we be banned ? Thanks
We cant give the warranty if u get ban or not.
The other Player cant see if u use the EAL or not.

Im not sure but aeri*a doenst have the Part of Logs to check when u linking ur Eidolon or whatever, only the Trade shits~
10/03/2019 00:54 Shin666#107
Mon jeu me fait : can't retrieve adresses from patterns! , comment faire pour qu'il fonctionne ?
10/03/2019 11:40 ThoiXn#108
Quote:
Originally Posted by Shin666 View Post
Mon jeu me fait : can't retrieve adresses from patterns! , comment faire pour qu'il fonctionne ?
Do u use the Patch 56 fix?

[Only registered and activated users can see links. Click Here To Register...]
10/03/2019 16:40 Shin666#109
yes ^^
10/03/2019 17:08 ThoiXn#110
Quote:
Originally Posted by Shin666 View Post
yes ^^
Have already test it, and it works.

Important Part: Many People cant read, EAL doenst work for AKTO.

If u play AK.OS [DE/FR/US] and u get the Pattern error, make u sure to use the latest EAL.dll.
10/03/2019 17:52 xpvperter#111
Quote:
Originally Posted by ThoiXn View Post
Have already test it, and it works.

Important Part: Many People cant read, EAL doenst work for AKTO.

If u play AK.OS [DE/FR/US] and u get the Pattern error, make u sure to use the latest EAL.dll.
Can confirm it, it works for AKDE
10/14/2019 07:50 Javierkun#112
buenas funciona para el AK ES?
10/15/2019 16:44 ThoiXn#113
Quote:
Originally Posted by Javierkun View Post
buenas funciona para el AK ES?
Nope.

- AKES use the old Eudemon Structure (Talk Power)

If u doenst get the Message of Pattern Error u must change only the Offset from Talk Power. If u get the Message of Pattern Error u must change the Patterns for AKES and Offset.
10/30/2019 23:55 new123456#114
Quote:
Originally Posted by ThoiXn View Post
.
Please update when you have time with DL link here

New major patch today broke EAL. thanks
10/31/2019 20:40 ThoiXn#115
Quote:
Originally Posted by new123456 View Post
Please update when you have time with DL link here

New major patch today broke EAL. thanks
Done~

EAL Fix for Patch 57

-TARGETING_COLLECTIONS_BASE change Pattern.


Code:
    MemorySearchEntry((u8*)"\x68\x50\x06\x00\x00",        "xxxxx",    0x30,    1, MemorySearchEntry::RT_ADDRESS),
New Pattern

Code:
    // e: 2019/10/31
    // 55 8B EC 83 EC
    MemorySearchEntry((u8*)"\x55\x8b\xec\x83\xec\x00\x57\x8b\xf9\x83\xbf\x04\x01\x00\x00",        "xxxxx?xxxxxxxxx",    0x14,    1, MemorySearchEntry::RT_ADDRESS),
e: Pattern for TARGETING_COLLECTIONS_BASE can works tho
Code:
    MemorySearchEntry((u8*)"\x68\x70\x06\x00\x00",        "xxxxx",    0x5F8,    1, MemorySearchEntry::RT_ADDRESS),
10/31/2019 20:57 xpvperter#116
Quote:
Originally Posted by ThoiXn View Post
Done~

EAL Fix for Patch 57

-TARGETING_COLLECTIONS_BASE change Pattern.


Code:
    MemorySearchEntry((u8*)"\x68\x50\x06\x00\x00",        "xxxxx",    0x30,    1, MemorySearchEntry::RT_ADDRESS),
New Pattern

Code:
    // e: 2019/10/31
    // 55 8B EC 83 EC
    MemorySearchEntry((u8*)"\x55\x8b\xec\x83\xec\x00\x57\x8b\xf9\x83\xbf\x04\x01\x00\x00",        "xxxxx?xxxxxxxxx",    0x14,    1, MemorySearchEntry::RT_ADDRESS),
It works on AKDE, thanks !
11/01/2019 05:11 keymice#117
Quote:
Originally Posted by ThoiXn View Post
Done~

EAL Fix for Patch 57

-TARGETING_COLLECTIONS_BASE change Pattern.


Code:
    MemorySearchEntry((u8*)"\x68\x50\x06\x00\x00",        "xxxxx",    0x30,    1, MemorySearchEntry::RT_ADDRESS),
New Pattern

Code:
    // e: 2019/10/31
    // 55 8B EC 83 EC
    MemorySearchEntry((u8*)"\x55\x8b\xec\x83\xec\x00\x57\x8b\xf9\x83\xbf\x04\x01\x00\x00",        "xxxxx?xxxxxxxxx",    0x14,    1, MemorySearchEntry::RT_ADDRESS),
Confirmed working on AKUS patch 57 thx :)
11/01/2019 19:28 ThoiXn#118
Code:
    MemorySearchEntry((u8*)"\xC0\x89\x86\x04\x01",        "xxxxx",    -0x5,    2, MemorySearchEntry::RT_REL_ADDRESS),

    MemorySearchEntry((u8*)"\xFF\x5E\x5D\xC2\x14",        "xxxxx",    -0xD,    1, MemorySearchEntry::RT_REL_ADDRESS),

    MemorySearchEntry((u8*)"\x68\x70\x06\x00\x00",        "xxxxx",    0x1BDC,    1, MemorySearchEntry::RT_ADDRESS),

    MemorySearchEntry((u8*)"\x4E\x24\x83\xB9\xB0",        "xxxxx",    0x1F,    1, MemorySearchEntry::RT_ADDRESS),

    MemorySearchEntry((u8*)"\xDB\x0F\x84\x36\x01",        "xxxxx",    -0x7,    1, MemorySearchEntry::RT_REL_ADDRESS),

    MemorySearchEntry((u8*)"\x6A\x04\x6A\x00\x52",        "xxxxx",    0x6,    1, MemorySearchEntry::RT_REL_ADDRESS),

    MemorySearchEntry((u8*)"\xFB\xFF\x56\x8B\xF1",        "xxxxx",    -0x21,    3, MemorySearchEntry::RT_LOCATION),

    MemorySearchEntry((u8*)"\x3B\x01\x7D\x1A\x0F",        "xxxxx",    -0x11,    1, MemorySearchEntry::RT_LOCATION),

    MemorySearchEntry((u8*)"\x3B\x01\x7D\x1A\x0F",        "xxxxx",    -0x11,    2, MemorySearchEntry::RT_LOCATION),

    MemorySearchEntry((u8*)"\xC0\x74\x0D\x83\x3D",        "xxxxx",    -0xA,    1, MemorySearchEntry::RT_ADDRESS),
Thats first the Pattern for AKTO

If i have any times i can try to find the DETOUR_MAIN_LOOP_OFFSET + DETOUR_CRASH_HANDLER_OFFSET Patterns for AKTO
12/03/2019 16:42 ken12#119
Wow you are still working on Aura Kingdom after all these years @[Only registered and activated users can see links. Click Here To Register...] [emoji1][emoji1]

Sent from my SM-N960F using Tapatalk
12/11/2019 13:48 mastertoai#120
Patch 58 fix please!