How to program like title says
How to program like title says
Last edited by martoko; 06-17-2015 at 02:25 PM.
First of all you could tell us what game it is!
I would also recommend that you read up some more on memory editing!
And I would also recommend reading the book "Reversing - the secrets of reverse engineering"!
(Tip: You should read through the great tutorials of the different memory editing sections here on ownedcore!)
okay .
Last edited by martoko; 06-17-2015 at 02:25 PM.
Use a MouseEvent. Store the cursors x and y position in some float variables and then use a MouseEvent click method to click something in the menu, to pick a menu item you just need to make a method that moves the mouse to a point you designate(the buttons x,y location) then run that click method and boom there you have it
Skype: Argixx
Coding Experience: Java: 8 years, c++: 4 years, python: lolk, c#: might as well be java, AutoIt: 1 year