hey guys, so i started working on my bot in autoit but im stuck at looting an object from its xyz coords. for that i want to use CTM. the plan is that i get the object coords ex. a herb. then i write to mem the coords of the herb (xyz) and the CTM action type for the action type i got this:
7 should be move to then interact, bot it doesnt work. nothing happens with 7 as type. 4 would work but thats only walk to =/. i would realy appreciate any help on this, i need this realy badlyCode:_MemoryWrite($CLicktomove + 0x1C, $wow, 7, 'int') ; action type