Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 01:46

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

Advertisement



Read Item ID from mem

Discussion on Read Item ID from mem within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2006
Posts: 198
Received Thanks: 184
Read Item ID from mem

Hey all

i need some help on this one... any hints on what im doing wrong?


Pointer: Game.dll+A65534
Offset: 394

Code:
func GetItemId()
	OpenAionMemory()
	$StaticOffset = dec("A65534")
	Global $pid = ProcessExists("Aion.bin")
	Global $CUROffset[1]
	$CUROffset[0] = 0
	$baseADDR = _MemoryModuleGetBaseAddress($pid, "Game.dll")
	$finalADDR = "0x" & Hex($baseADDR + $StaticOffset)
	$MemTest = _MEMORYREAD($finalADDR , $openmem)
	$MemTest = _MEMORYREAD($MemTest+394, $openmem)
	Return $MemTest
EndFunc
in CE i get the right values but with AutoIt i cant get it to work...

This should give me the Item ID of the Mouse-Hover-Over Item
Chefes is offline  
Old 01/20/2010, 17:46   #2
 
Xereon's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 793
Received Thanks: 366
Quote:
Originally Posted by Chefes View Post
Hey all

i need some help on this one... any hints on what im doing wrong?


Pointer: Game.dll+A65534
Offset: 394

Code:
func GetItemId()
	OpenAionMemory()
	$StaticOffset = dec("A65534")
	Global $pid = ProcessExists("Aion.bin")
	Global $CUROffset[1]
	$CUROffset[0] = 0
	$baseADDR = _MemoryModuleGetBaseAddress($pid, "Game.dll")
	$finalADDR = "0x" & Hex($baseADDR + $StaticOffset)
	$MemTest = _MEMORYREAD($finalADDR , $openmem)
	$MemTest = _MEMORYREAD($MemTest+394, $openmem)
	Return $MemTest
EndFunc
in CE i get the right values but with AutoIt i cant get it to work...

This should give me the Item ID of the Mouse-Hover-Over Item
Code:
$StaticOffset = dec(0xA65534)
Xereon is offline  
Old 01/20/2010, 17:58   #3
 
elite*gold: 0
Join Date: Oct 2006
Posts: 198
Received Thanks: 184
Quote:
Originally Posted by Xereon View Post
Code:
$StaticOffset = dec(0xA65534)
makes it worse :S but thx anyway


Solved:

sorry to bother... this is the solution...

Code:
func GetItemId()
	OpenAionMemory()
	$StaticOffset = dec("A65534")
	Global $pid = ProcessExists("Aion.bin")
	Global $CUROffset[1]
	$CUROffset[0] = 0
	$baseADDR = _MemoryModuleGetBaseAddress($pid, "Game.dll")
	$finalADDR = "0x" & Hex($baseADDR + $StaticOffset)
	$MemTest = _MEMORYREAD($finalADDR  , $openmem)
	$MemTest = _MEMORYREAD($MemTest+dec(394), $openmem  )
	Return $MemTest
EndFunc
/facepalms himself...
Chefes is offline  
Reply


Similar Threads Similar Threads
[Suche] Komplette item.eix/epk, icon.eix/epk, item proto und item list
12/25/2010 - Metin2 Private Server - 6 Replies
Hey =) Wie die Überschrift schon sagt, suche ich eine komplette item.eix/epk, icon.eix/epk, item proto und item list am liebsten noch von den Waffen von .darki und den ganzen neuen Rüstungen/Schilden/Helmen, da ich überhaupt nicht weiß wie man dass zB mit der item proto macht und wenn ich sie einfach nur ersetze, wie zB durch die "Waffen" item proto von .darki sind die ganzen neuen Rüstungen weg .... Ich hoffe irgendjemand könnte das machen, weil es bestimmt nicht nur für mich hilfreich ist...
PLS READ (teach me how to hack epin) cabal.ph read 1st!!!
07/12/2010 - Cabal Online - 1 Replies
pls sumone teach me how to hack cash cards using the cards serial number for cabal.ph... i wont tell anyone... message me on my facebook account>>>>[email protected]<< ;<<< plsssssssssssssssssss..... example i found the serial code 21023538 and the card has been confirmed as still active and unused... how to find its card code and pin...???
READ READ READ !!! LORDYK93 SCAMMER
10/11/2009 - Silkroad Online Trading - 1 Replies
he scammed a ecsro vip account from me ... he wanna give a lvl 90 sjsro account he change the pw of my account and said i have to wait ... now hes on at epvpers and on in msn but he didnt answer me anymore if you answer me and give me my vip account back i will delete this.!
[MUST READ] Account/Item Requests
09/28/2008 - Rappelz - 2 Replies
Hi community. You see that I´m the new Rappelz mod. But we have in our forum a Black Market: The Black Market There you can offer, trade and sell your accounts and virtual items like money,... So I don´t want that we are using this section for any requests,... because we have in the Black Market a better overview. I think I will open 2 new threads there you can offer and request Ingame-Items. I move now all stuff about accounts (not items like pets) in the Black Market.



All times are GMT +2. The time now is 01:46.


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.