Search found 3 matches

by rogerstevez
Sat Dec 09, 2017 4:43 pm
Forum: General Gamehacking
Topic: Can't find a solution
Replies: 4
Views: 2612

Re: Can't find a solution

RCX + RDX - 1: Both X and Z on top with with offset z=0 and x=8 Only RDX: X=37 Z=3F Y(maybe)=43 offset When i try dissect the data is shows FFFFFFFFFFFFFFFF on selected address (Don't understand why happens here, maybe i got wrong address, but still why FF...) Note: Your calculation is the value mov...
by rogerstevez
Sat Dec 09, 2017 3:02 pm
Forum: General Gamehacking
Topic: Can't find a solution
Replies: 4
Views: 2612

Re: Can't find a solution

In a nutshell: - When i try to dissect the address to compare the waypoints it's writting the FFFFFFFF (second image, second tab) (This address is write/access all other waypoints (eg. jax waypoint (eg.2 jax waypoint 'the white' one not the placed marker) - Need for compare, i never have a problem u...
by rogerstevez
Sat Dec 09, 2017 10:26 am
Forum: General Gamehacking
Topic: Can't find a solution
Replies: 4
Views: 2612

Can't find a solution

I'm trying to make a teleport to waypoint in ELEX, here what i have: - Player/Map positions (Both double). - Basic Teleport to position made (hotkeys). - The waypoint address will change if you removed (by x). - When i try to dissect the map coords on write/read it's shows FFFFFFFFFFFFFFF instead of...