You last visited: Today at 00:13
Advertisement
[Release][Source]Eidolon Auto Link
Discussion on [Release][Source]Eidolon Auto Link within the Aura Kingdom forum part of the MMORPGs category.
09/26/2019, 20:42
#106
elite*gold: 330
Join Date: Feb 2019
Posts: 450
Received Thanks: 213
Quote:
Originally Posted by
cedricdu94
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 *****~
10/03/2019, 00:54
#107
elite*gold: 0
Join Date: Mar 2019
Posts: 3
Received Thanks: 0
Mon jeu me fait : can't retrieve adresses from patterns! , comment faire pour qu'il fonctionne ?
10/03/2019, 11:40
#108
elite*gold: 330
Join Date: Feb 2019
Posts: 450
Received Thanks: 213
Quote:
Originally Posted by
Shin666
Mon jeu me fait : can't retrieve adresses from patterns! , comment faire pour qu'il fonctionne ?
Do u use the Patch 56 fix?
10/03/2019, 16:40
#109
elite*gold: 0
Join Date: Mar 2019
Posts: 3
Received Thanks: 0
yes ^^
10/03/2019, 17:08
#110
elite*gold: 330
Join Date: Feb 2019
Posts: 450
Received Thanks: 213
Quote:
Originally Posted by
Shin666
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
#111
elite*gold: 0
Join Date: Jan 2016
Posts: 16
Received Thanks: 3
Quote:
Originally Posted by
ThoiXn
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
#112
elite*gold: 0
Join Date: Dec 2016
Posts: 1
Received Thanks: 0
buenas funciona para el AK ES?
10/15/2019, 16:44
#113
elite*gold: 330
Join Date: Feb 2019
Posts: 450
Received Thanks: 213
Quote:
Originally Posted by
Javierkun
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
#114
elite*gold: 0
Join Date: Mar 2015
Posts: 10
Received Thanks: 0
Quote:
Originally Posted by
ThoiXn
.
Please update when you have time with DL link here
New major patch today broke EAL. thanks
10/31/2019, 20:40
#115
elite*gold: 330
Join Date: Feb 2019
Posts: 450
Received Thanks: 213
Quote:
Originally Posted by
new123456
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
#116
elite*gold: 0
Join Date: Jan 2016
Posts: 16
Received Thanks: 3
Quote:
Originally Posted by
ThoiXn
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
#117
elite*gold: 0
Join Date: Aug 2019
Posts: 4
Received Thanks: 0
Quote:
Originally Posted by
ThoiXn
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
#118
elite*gold: 330
Join Date: Feb 2019
Posts: 450
Received Thanks: 213
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
#119
elite*gold: 0
Join Date: May 2009
Posts: 236
Received Thanks: 177
Wow you are still working on Aura Kingdom after all these years @
[emoji1][emoji1]
Sent from my SM-N960F using Tapatalk
12/11/2019, 13:48
#120
elite*gold: 0
Join Date: Jul 2016
Posts: 2
Received Thanks: 0
Patch 58 fix please!
Similar Threads
[Re-Release] Eidolon Files
07/27/2014 - EO PServer Hosting - 1 Replies
Yes I know most servers have the files
but only the newer ones do. The previous release
has dead links so i figured why not
Have at it , There are no ini files because dif clients
have to setup with dif pet ids/
[Suche]Eidolon-Bot
07/10/2014 - Aura Kingdom - 2 Replies
Gibt es einen Bot der es ermöglicht, die Eidolons los zu schicken und mit ihnen redet?
Sprich was man generell immer alle 10mins macht... H-Taste und dann seine Belohnung abholten, mit den Eidolons redet sofern sie reden wollen und sie dann wieder los schicken? :D
Verkaufe Eidolon und Essenz des Feindfeuers
03/05/2013 - Guild Wars 2 Trading - 0 Replies
Hallo,
ich verkaufe das Schild "Eidolon" sowie das Großschwert "Essenz des Feindfeuers".
Ich verkaufe nur über AH/Blacklion.
Ihr könnt mir eure Angebote gerne via pm senden oder hier in den Thread schreiben!
MfG
Eidolon O
02/14/2013 - EO PServer Guides & Releases - 0 Replies
I am re-releasing maybe the Eidolon O files as the link I found in this forum is dead and gone, so here are my files. I have included the SQL for it, Edit the ID's to fit your client and database. Just copy and paste the link to get it
http://prophets-online.net/Shared/eidolon.rar
[Release]eidolon pet
09/20/2010 - EO PServer Guides & Releases - 6 Replies
eidolon pet
photos
http://img251.imageshack.us/img251/9127/eidolon01 .jpg
http://img834.imageshack.us/img834/1831/eidolon02 .jpg
All times are GMT +2. The time now is 00:17 .