Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online
You last visited: Today at 02:31

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

Advertisement



[AutoIt] OpCode Isro probleme Find Gold

Discussion on [AutoIt] OpCode Isro probleme Find Gold within the Silkroad Online forum part of the Popular Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2009
Posts: 5
Received Thanks: 1
[AutoIt] OpCode Isro probleme Find Gold

hi all

with this page ( Liste OpCode )

i can find HP,MP,X,Y,CharName,ServerName,ExpPoint,Sp
but I can not use a (Gold, Guild Name, Lvl , STR, INT )

I use a Script AutoIt ( Find in web ) for can read in my memory.
Code:
#include <nomadmemory.au3>

Global $POINTER2 = 0x00D8A7CC ; CharBase

Global $CURHPOS = 0x45C
Global $CuExp = 0x848
Global $CuSp = 0x858

Global $PROC = ProcessList("SRO_Client.exe")
Global $DLLINFO1 = _MEMORYOPEN($PROC[1][1])

$HP = _FINDNEWADDRESS($POINTER2, $CURHPOS)
$CURHPOS = _MEMORYREAD($HP, $DLLINFO1)

$Exp = _FINDNEWADDRESS($POINTER2, $CuExp)
$NExp = _MEMORYREAD($Exp, $DLLINFO1)

$Sp = _FINDNEWADDRESS($POINTER2, $CuSp)
$NSp = _MEMORYREAD($Sp, $DLLINFO1)

MsgBox(0,"","Current Hp : " & $CURHPOS & @CRLF & "Progress Lvl : " & $NExp & @CRLF & "Collected Sp : " & $NSp)

Func _FINDNEWADDRESS(ByRef $POINTER2, ByRef $OSET)
    $NEW_ADDRESS = _MEMORYREAD($POINTER2, $DLLINFO1)+ $OSET
    Return $NEW_ADDRESS
EndFunc
The Script Work with ISRO_Client ( 1.215 ) you can test

Can you help me for find other information ? ( Gold, Lvl .... )
it's for can create my programe rate ( Gold/Hours , Xp /Hours , Sp/..... )

thanks for your Helping

PS: Sorry for my english i am french
angelus76 is offline  
Thanks
1 User
Old 10/04/2009, 14:38   #2
 
elite*gold: 0
Join Date: Apr 2009
Posts: 16
Received Thanks: 0
umm... ^^ i will try with that
missyellow is offline  
Reply


Similar Threads Similar Threads
Probleme mit AutoIT
02/15/2010 - AutoIt - 3 Replies
Hallo liebe E*pvpers, immer wenn ich ein Script laufen habe und nebenbei evlt. mal IE öffnen möchte spinnt meine Tastatur völlig, meistens sind es die Tasten CTRL, Alt und Shift. Könnte mir evlt. jemand helfen wie ich das Problem löse??? Hier ist das Script (Fürs Spiel NosTale zum Leer- und X-Taste drücken. Sleep (2000) HotKeySet("{END}", "Terminate") #comments-start Einfaches Leveln
Autoit Probleme
02/05/2010 - AutoIt - 3 Replies
Hallo Ich habe 2 Probleme: 1) ich will das eine Variable in einer For schleife einen eigene namen bekommt. z.B habe ich das: $Y=1 $mouse = 500 $mouse2 = 500 For $i = 1 to 3
OpCode Gold And Lvl Not Work
09/29/2009 - Silkroad Online - 0 Replies
hi all :) with that http://www.elitepvpers.com/forum/sro-exploits-hacks -bots-guides/298129-misc-nubecoder-ini-updates.htm l ( In Opcode Liste ) i can use opcode for read in memory my HP,MP,SP,NameChar,Server,X,Y but I can not read i use Autoit and i use a script find in web This Script Work for Client ISRO ( 1.215 ) #include <nomadmemory.au3>
Probleme mit Autoit --Pls help
03/16/2009 - AutoIt - 5 Replies
Ich habe mit autoit ein tool geschrieben das alle x sekunden eine x-beliebige taste drückt. Benutzen will ich das für WOW zum casten oder healen oder mitn mage kekse herstellen. Das ganze funzt schon nur wenn man f3 drückt wenn die while schleife nicht läuft beendet das das programm. Der Stopp Button im gui funzt garnicht wärend das programm läuft. Das stoppen über f3 funzt allerdings(auser man drückt doppelt dann beendet das wieder das programm) Der stop button funzt aber wenn die...
Probleme mit Autoit
10/07/2007 - WoW Bots - 11 Replies
:DHi Leute, Ich arbeite mich gerade in autoit rein um einen eigenen (erstmal nur Warlock) simplen lvl Bot zu fabrizieren, ich habe schon einige vorkenntnise mit anderen sprachen und halte autoit für erfrischend einfach, auch wenn ich mich natürlich erstmal ein zwei woichen mit der materie befassen muss^^ das guide von der homepage ist aber sehr tauglich. nun zum springenden Punkt:



All times are GMT +1. The time now is 02:31.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.