auto walk coor read menory

Ask gaming related questions (AHK v1.1 and older)
theon
Posts: 124
Joined: 23 Jun 2019, 15:39

auto walk coor read menory

02 Apr 2020, 21:45

I need a function where the she calculates the position is x10 y 10
and the player ta x5 y5
so every time he north 1+ south -1, left +1, right -1
now how to create the function for him to calculate this = Z
the script has to calculate the steps of the player to reach x10 y10

Code: Select all

x := mem.read(mem.BaseAddress + 0x0054E4D0, "UInt",0x0C )
y := mem.read(mem.BaseAddress + 0x0054E4D0, "UInt",0x10 )
z := mem.read(mem.BaseAddress + 0x0054E4D0, "UInt",0x14 )


it will always be based on the read memory of the game, thanks.
Attachments
ponto.png
ponto.png (7.13 KiB) Viewed 736 times
theon
Posts: 124
Joined: 23 Jun 2019, 15:39

Re: auto walk coor read menory

04 Apr 2020, 12:53

bump
User avatar
Cuadrix
Posts: 236
Joined: 07 May 2017, 08:26

Re: auto walk coor read menory

04 Apr 2020, 17:04

Explanation is unclear

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 63 guests