Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 04:59

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

Advertisement



Pointer + Offsets in AutoIt beschreiben

Discussion on Pointer + Offsets in AutoIt beschreiben within the AutoIt forum part of the Coders Den category.

Reply
 
Old 06/01/2010, 16:13   #46
 
elite*gold: 0
Join Date: Mar 2009
Posts: 7,260
Received Thanks: 33,147
Erweitere einfach die Breite, die Doppelklammer habe ich kopiert, eine davon kommt aber weg.
KDeluxe is offline  
Old 06/01/2010, 17:32   #47
 
BestOfElite's Avatar
 
elite*gold: 33
Join Date: May 2010
Posts: 3,240
Received Thanks: 1,960
asoo ^^ ok ich werds mal machen

hab jetzt vieles probirt geht aber immernochnet

Quote:
.
.
.
.
.
Gui

;<-- was muss hier hin muss hier was hin??

while 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
;<-- was muss hier hin muss hier was hin??

EndSwitch

;<-- was muss hier hin muss hier was hin??


WEnd
sry des ich so blöd frage aber ich hab vieles probiert nie kam was raus

und wie kann ich es machen das es nicht auf 4 byte sondern auf float eingestellt ist??
BestOfElite is offline  
Old 06/03/2010, 04:05   #48
 
elite*gold: 0
Join Date: Mar 2009
Posts: 7,260
Received Thanks: 33,147
Für Float:
PHP Code:
_MemoryPointerWrite($Pointer$Prozess$Offset$WERT"float"
Der Rest ist schon hier beantwortet:
Quote:
Originally Posted by KillerDeluxe View Post
PHP Code:
;...
Global 
$Write

While True
    $msg 
GUIGetMsg()
    Switch 
$msg
        
Case -3
            
Exit
        Case 
$Button1
            $Write 
Not $Write
    
EndSwitch

    If 
$Write Then
        
;_MemoryPointerWrite()
    EndIf
WEnd 
KDeluxe is offline  
Thanks
1 User
Old 06/03/2010, 09:06   #49
 
BestOfElite's Avatar
 
elite*gold: 33
Join Date: May 2010
Posts: 3,240
Received Thanks: 1,960
k so hatte ichs mir auch schon gedacht und mit dem "was kommt hier hin kommt was hier hin" hab ich das mit den leben gemeint

so plz help mei meiner letzten funktion spammbot bzw lvlbot nähmlich wenn ich on klicke geht er ion aber wenn ich off klicke geht er net off hier mal mein script
Quote:
.
.
.

case $button1
$funktion = 1
case $button2
$funktion = 0
EndSwitch
If $funktion = 1 Then
send (GUICtrlRead($input1))
send ("{ENTER}")
Sleep (GUICtrlRead($input2))
EndIf


WEnd
was mach ich falsch??
BestOfElite is offline  
Reply


Similar Threads Similar Threads
Offsets/Pointer
04/14/2010 - World of Warcraft - 4 Replies
Huhu, hat wer die Offsets/Pointer für WoW 3.3.3a ? Wäre n1!
ECSRO Pointer / Offsets
06/16/2009 - SRO PServer Guides & Releases - 28 Replies
I'll release it here for all coders out there. Charname = A00340 Server name = A002C0 Max HP = A01624 Max MP = A01628 STR = A0162C INT = A0162E Dynamic things:
[Help] Pointer,Offsets,Etc.
05/29/2009 - Kal Online - 10 Replies
Heyjo, Aaalso... Ich hab mich vorher noch nie mit Artmoney befasst bzw. nur 1-2 mal für speedhack das wars aber auch schon. Mir geht es jetzt um den Pointer, Offsets kram. Wenn ich Pointer suchen möchte such ich erst mal die normale adresse...sagen wir jetzt von der X Coordinate in meinem Fall jetzt: 085EBDA8 jetzt mach ich nen rechtsklick drauf --> Mehr... --> Suche.. --> Pointer zu dieser Adresse suchen: 0 Ergebnisse Wenn ich Pointer ab Anfang des Speicherblocks suchen klicke, kriegt...
need help getting mob pointer and offsets
12/21/2008 - Silkroad Online - 1 Replies
well as the topic sais i wanna get the memory adresses to read mobdata like playerdata so far i found the adress for mobhp in the memory the adress changes with each mob so i've set a breakpoint in olly and got the offset 0x440 with that offset i got the pointer for that client u can c that here: http://silkroad-planet.de/Magic/mob_hp.jpg the mob was a movia(54hp) and the pointer was 0x9CE4E6C well now i'm able to get the data of that client for each mob i select...



All times are GMT +2. The time now is 04:59.


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.