[Help]Changing X,Y[Solved]
ok so how do i change the x and y of the crosshair i made its ontop of the game but how do i change its place
i dont see how this will help
im 13 this is all 2 confusing for me
this is better if u want it in the middle of the screen:
dim a as new system.drawing.point
a.x = screen.primaryscreen.workingarea.width /2 + me.width /2
a.y = screen.primaryscreen.workingarea.height /2 + me.height /2
me.location = a
i saw what he was doing so i can learn next time i make a program if i need hotkeys i remember he used a hotkey thing in that i do learn things from that anyway can u close this my crosshair failed when its in middle of screen cursor can up and the game minimized
EDIT: i allready made a auto clicker but without hotkeys but i deleted the project so he made the project again but adding hotkeys..