Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Archlord
You last visited: Today at 23:54

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release]GG Memreader Dll for Autoit

Discussion on [Release]GG Memreader Dll for Autoit within the Archlord forum part of the MMORPGs category.

Reply
 
Old   #1
 
ACE-ppc's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 591
Received Thanks: 2,304
Exclamation [Release]GG Memreader Dll for Autoit

Hi,
this is the first release of my DLL to read memory from alefclient.exe even if GG is running.
This works at the moment on X64 Windows and is tested on Win7 64bit.
I release it to help the Bot developers to make an mem bot.

The archive contains a dll for use with autoit or other languages.
The Exported functions are:

ACEFindWindow(lpWindowName: PAnsiChar): Cardinal; stdcall;
ACEGetPIDFromHWND(HWnd: Cardinal): Cardinal; stdcall;
ACEOpenProcess(pid: Cardinal): Cardinal; stdcall;
ACEReadIntFromPointer(ProcessHandle: Cardinal; BaseAddress: PAnsiChar; Path: PAnsiChar): integer; stdcall;
ACEReadTextFromPointer(ProcessHandle: Cardinal; BaseAddress: PAnsiChar; Path: PAnsiChar; Len: integer): PAnsiChar; stdcall;

A sample Autoit script for the use is also included.

History:
- 26.02.2011 V1.1.03 First release

Download links:
ACE-ppc is offline  
Thanks
37 Users
Old 02/26/2011, 17:42   #2
 
elite*gold: 0
Join Date: Jan 2009
Posts: 316
Received Thanks: 51
Ty dude
nantais1992 is offline  
Old 02/26/2011, 19:01   #3
 
WTF-imdoinyamom's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 2,014
Received Thanks: 679
tho i only have 32-bits in my house atm, still thanks

but a question, won't GG let this get fixed?
WTF-imdoinyamom is offline  
Thanks
1 User
Old 02/26/2011, 21:20   #4
 
ACE-ppc's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 591
Received Thanks: 2,304
Quote:
Originally Posted by WTF-imdoinyamom View Post
tho i only have 32-bits in my house atm, still thanks

but a question, won't GG let this get fixed?
No they cant fix that way .

Greez ACE
ACE-ppc is offline  
Old 02/27/2011, 15:21   #5
 
blackscampi's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 404
Received Thanks: 29
what is that just ?
blackscampi is offline  
Old 02/27/2011, 17:44   #6
 
avati's Avatar
 
elite*gold: 0
Join Date: Oct 2007
Posts: 431
Received Thanks: 1,574
As the description says , that dll is tha alpha and omega for memory bot developers. For example,for the health, it uses the base adrress and the offsets. If you are not familiar with that method then has no meaning for you.
By the way Ace WILL be there any possibility, that dll to work with win 32 systems??
avati is offline  
Old 02/27/2011, 19:37   #7
 
botpet's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 1,545
Received Thanks: 833
32 bit is for girls ^^
botpet is offline  
Thanks
2 Users
Old 02/27/2011, 19:41   #8
 
ACE-ppc's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 591
Received Thanks: 2,304
Quote:
Originally Posted by avati View Post
As the description says , that dll is tha alpha and omega for memory bot developers. For example,for the health, it uses the base adrress and the offsets. If you are not familiar with that method then has no meaning for you.
By the way Ace WILL be there any possibility, that dll to work with win 32 systems??
Hi,
yes it can work on 32bits but you cant search pointers on 32bit so its useless.

I dont develop on 32 anymore its a dead architecture ... and i have no time to spend on this dead things ^^ .

Greez ACE
ACE-ppc is offline  
Old 02/27/2011, 23:27   #9
 
kinq1's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 300
Received Thanks: 57
So a small program to read target's level can be made easy with this?
kinq1 is offline  
Old 02/28/2011, 00:00   #10
 
sNAKOR's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 94
Received Thanks: 9
i dont need it, but thx for great work helping community
sNAKOR is offline  
Old 03/01/2011, 16:59   #11
 
ACE-ppc's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 591
Received Thanks: 2,304
Quote:
Originally Posted by kinq1 View Post
So a small program to read target's level can be made easy with this?
Yes ... this can be done with it.

Greez ACE
ACE-ppc is offline  
Thanks
1 User
Old 03/01/2011, 17:15   #12
 
Harozor's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 903
Received Thanks: 456
Quote:
Originally Posted by ACE-ppc View Post
Yes ... this can be done with it.

Greez ACE
sounds great ^^

can u do this for us maybe?^^
if u have some time
Harozor is offline  
Old 03/01/2011, 17:39   #13
 
Stuntman01's Avatar
 
elite*gold: 0
Join Date: Feb 2009
Posts: 115
Received Thanks: 71
gzz for this wonderful tool in 1st place.. bt how to find other addressess like enemy lvl and char mana wep durability..? ^^ I need some help on this xD
Stuntman01 is offline  
Old 03/02/2011, 19:07   #14
 
ACE-ppc's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 591
Received Thanks: 2,304
Quote:
Originally Posted by Stuntman01 View Post
gzz for this wonderful tool in 1st place.. bt how to find other addressess like enemy lvl and char mana wep durability..? ^^ I need some help on this xD
hi,
with cheat engine 6 you can search pointers if you have a 64bit os.
.

Greez ACE
ACE-ppc is offline  
Thanks
1 User
Old 03/03/2011, 01:46   #15
 
fox1985's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 14
Received Thanks: 0
ty
fox1985 is offline  
Reply


Similar Threads Similar Threads
[Release] AutoIt v3 Interpreter
01/23/2011 - Mabinogi Hacks, Bots, Cheats & Exploits - 9 Replies
http://img257.imageshack.us/img257/4329/autoitv3in terpretercomp.png AutoIt v3 Interpreter v0.1 Hey all, I have created an interpreter for the AutoIt programming language and I decided to post it here. Please note that this is the first release and it is rather buggy, there are no GUIs as well. I will add GUIs and improve the interpreter as time progresses, the end result will be under 4 Mb (compared to AutoIt's 41 Mb). The goal of Au3Int is to correct the errors that effect x64 users, the...
[Release] SP Hack (AutoIt)
08/22/2010 - S4 League Hacks, Bots, Cheats & Exploits - 28 Replies
UPDATE Jetzt geht es auch bei flying, shield und invisible Hallo Leute, hier release ich meinen Sp Hack er ist mit AutoIt erstellt Screen gibt es nicht da der Trainer keine GUI hat Hier noch der VT: *klick*
[Release] X key Autoit script
08/21/2009 - Dragonica Hacks, Bots, Cheats & Exploits - 14 Replies
Hey guys, just thought i'd share this little script for those of you starting on the THQ servers and don't have FDragonica to use. HotKeySet("{ESC}", "Terminate") HotKeySet("{}","Stop") Func Terminate() Exit 0 EndFunc While (1=1) $i = 1 WEnd



All times are GMT +2. The time now is 23:54.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.