Jump to content

Nomadmemeory problem


AzLaN
 Share

Recommended Posts

Hello, I'm using Nomad memeory to change a thing on a game but it isn't working. This is the game http://tibia.com/

$ProcessID = WinGetProcess ( "Tibia" ); få process pid
                    $ProcessInformation = _MemoryOpen($ProcessID); öppna memoryn
                    $IP2 = '' & GUICtrlRead( $IP ); läs vad som finns i $IP
                    $Port2 = '' & GUICtrlRead( $Port )
                    $RSAkey = '109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110

6039072308886100726558188253585034290575928276294364131085660290936282126359538366865626758497206207

8627943109021801768106152175505671082387647644426055814717970711967428398241915211810375907603061668

3978566631413'
                ;Change Ips
                ; Change RSA key
                    _MemoryWrite(0x5AB610, $ProcessInformation, $RSAkey,'char[350]')
'

I wrote the comments in swedish so you won't understand :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...