Page 2 of 3

PostPosted: Sun Sep 06, 2009 1:47 am
by Patrick
im gonna make a TuT or trainer

PostPosted: Sun Sep 06, 2009 1:57 am
by logitech
great man! i'll look forward to reading it so see what did i do wrong.

PostPosted: Sun Sep 06, 2009 2:23 pm
by WhiteHat
I suggest for BYTE data-type search because of this post:
Petani wrote:1 to open
0 to close


Maybe Petani can tell us what data-type is the correct one.

But when i read this:
Petani wrote:start with unknown
same as before
& different from before

I have to say that i doubt the value should be 0 or 1...
OR, you could have put wrong value. Maybe you’ve put 1 for Close and 0 for Open...

I was just trying to help out of basic knowledge...

PostPosted: Mon Sep 07, 2009 1:27 am
by Perfecticus
Open vault: search for 1
Close vault: search for 0

Redo procedure until <20 possible solutions.

Change each and every 1 by 1 to 0.
You will find the adress.

However this adress will change every time you launch ryl.

I dont personally know how to find the pointer for it, so if someone could tutorial me on that it would be great.

PostPosted: Mon Sep 07, 2009 3:02 am
by Petani

PostPosted: Mon Sep 07, 2009 3:33 am
by logitech
hey Perfecticus, so did u get it to work with the method u mentioned in your post?

PostPosted: Mon Sep 07, 2009 3:37 am
by Petani
try use long

i dont remember coz im make this in old torment
long time ago

PostPosted: Mon Sep 07, 2009 1:08 pm
by Perfecticus
When I did it, I searched for 2 bytes variable.

Found the adress multiple times, but never succeeded to make a pointer.

This was done in ryl 2.

So yea, its fully doable, and easy. The hard part is to find pointer.

PostPosted: Mon Sep 07, 2009 9:34 pm
by logitech
hey Perfecticus, great to know u found the address, which digits did u use to search for open/close vault or store? was it 1 and 0? also, when u found the address, where you able to open/close stores from anywhere?

PostPosted: Mon Sep 07, 2009 11:45 pm
by Perfecticus
logitech wrote:hey Perfecticus, great to know u found the address, which digits did u use to search for open/close vault or store? was it 1 and 0? also, when u found the address, where you able to open/close stores from anywhere?


Look at the previous post I did, about 4 posts earlier.

1 for open
0 for closed

When you find the adress, you can open/close vault anywhere.

But the adress changes every time you restart ryl. You need a pointer to always be able to access it without finding the adress.

PostPosted: Tue Sep 08, 2009 3:00 am
by logitech
woot! i got them to work..both the General merchant and the vault to open at any location :-). Now i will work on making the pointer for it too. another help....how can i save a location in the map to teleport to using hotkeys? i'll post it here if i get the pointer to work.

BTW: is it normal that when i open the general store using this step there is nothing to buy...i can only sell thing? i also found this nice website for pointer tutorial i try it out but the client exit before i finish finding the pointer, give it a try and let me know if the same happen to you guys: http://gametantra.blogspot.com/2008/11/ ... nters.html or http://forum.cheatengine.org/viewtopic. ... 86&start=0 and this one give a whole background to pointers and hwo to work with them http://forum.cheatengine.org/viewtopic. ... 171a66ea56

PostPosted: Tue Sep 08, 2009 7:27 am
by toffey
logitech wrote:woot! i got them to work..both the General merchant and the vault to open at any location :-). Now i will work on making the pointer for it too. another help....how can i save a location in the map to teleport to using hotkeys? i'll post it here if i get the pointer to work.

BTW: is it normal that when i open the general store using this step there is nothing to buy...i can only sell thing? i also found this nice website for pointer tutorial i try it out but the client exit before i finish finding the pointer, give it a try and let me know if the same happen to you guys

There is a nice tutorial for finding them that works directly with MHS. The link is below.
http://memoryhacking.com/forums/viewtopic.php?t=2592

Edit: Didn't realize Petani had already posted a link to this.

PostPosted: Tue Sep 08, 2009 7:49 am
by logitech
i already found the easiest way to find the pointers in any game, i just followed step #6 given in "Cheat Engine Tutorial" and i got it working...now i just wonder how to teleport to certain location in the map...example i press a hot key to save a location and another hotkey to teleport to my saved location...any idea how it works??

PostPosted: Tue Sep 15, 2009 11:50 am
by WhiteHat
This topic is now ‘sticky’. By reference from toffey... Thank you

PostPosted: Wed Sep 16, 2009 5:46 pm
by HexTor
Petani wrote:1 to open
0 to close


Vault Password are needed?
or not..