das geht immer noch nicht
der erkennt nicht, dass $hprocess = _MemoryOpen($PID) das die variablee sein soll!
ich glaub der versteeht eher nicht die funk _MemoryOpen
While Sleep(10)
Global $iv_Pid = WinGetProcess("Spider Solitär")
Global $ah_Handle = _MemoryOpen($iv_Pid)
Global $iv_Address = 0x0 ; muss mit der richtigen Adresse getauscht werden
Global $v_Data = 99999 ; neuer Wert
Global $sv_Type = "dword" ; CE = 4 Bytes
WEnd
Func _hacken()
If Not ProcessExists($iv_Pid) Then MsgBox(0, "", "Starte zuerst Spider Solitär")
_MemoryWrite($iv_Address, $ah_Handle, $v_Data, $sv_Type)
EndFunc
Wenn es nicht funktioniert brauchst du einen Pointer + Offset
[Brauche Hilfe]Visual Basic Memory Write 04/17/2010 - .NET Languages - 15 Replies Also wie im Titel schon erwähnt wurde brauche ich hilfe bei memory write in vb.
Die Tuts die hier bei EPvp sind bringen mir nicht den da kommen immer fehler...
Public Class Form1
Public Declare Function ReadProcessMemory Lib "kernel32" Alias "ReadProcessMemory" (ByVal hProcess As Integer, ByVal lpBaseAddress As Integer, ByRef lpBuffer As Integer, ByVal nSize As Integer, ByRef lpNumberOfBytesWritten As Integer) As Integer
Public Declare Function WriteProcessMemory Lib "kernel32"...
memory hilfe/unterstuetzung!?!? 01/28/2010 - AutoIt - 15 Replies hallo liebe elitepvpers gemeinde
ich bin zwar nicht neu im forum trozdem breuchte ich die unterstuezung
von euch alteingedienten autoit pro'S
ich hab mal angefangen mir ein bot zu machen
er ist noch lange nicht fertig und fuer das spiel karos online!
ich habe bewust dieses spiel ausgesucht weil es noch in beta status ist und keine gamegurd oder sonstige sicherheit besitzt
so hier nun meine bisherige arbeit im spoiler
Quick Memory Editor - Alternative Memory Hacking Software 11/21/2009 - Cabal Hacks, Bots, Cheats, Exploits & Macros - 11 Replies This might be detected or not by GameGuard, I have not tested this on Official servers however it worked perfectly fine on other private servers.
http://imagenic.net/images/x0jxwzwpg2zxmkdtcf36.p ng
This is just an alternative memory editing tool.
Press thanks if this helps.
Remember, scan before using this.
Cause its 5.5MB.
Sample of memory search in PW for memory bot learner 02/25/2008 - Perfect World - 6 Replies im learning how to make a memory bot as of know.. im expirience in pixel botin but the mob seacrh for it is quite slow.. ill be using au3 and the include nomadmemory.au3 from nomad in au3 forum. credits to him...
this is my sample of my memory script: it will be good for who wants to learn memory botin and has no available bot in their respective server
#include <Memory.au3>
Global $Pointer = d pointer in 4bytes in whch its store the modId when clicked just search in hex format in 4bytes...