Crosshair hack helpokay im making a crosshair hack and its all done but I need a code to make it go over full screen games. This is for combat arms by the way (:
Its not sorta possible unless its D3D know what I mean? you cant have form1.topmost -.- Combat arms is smarter than that..
lalala join the CPP SECTION well unless u can find something to port DX in CPP to VB there isnt really much help
i made it work once! .. add a timer..enable it..set interval to 1 (1 millisecond) timer code: me.topmost= true something like that
Originally Posted by 2vivi i made it work once! .. add a timer..enable it..set interval to 1 (1 millisecond) timer code: me.topmost= true something like that so it keeps blinking then it will show? did you use the 2 forms crosshair?
Originally Posted by falzarex lalala join the CPP SECTION well unless u can find something to port DX in CPP to VB there isnt really much help you can use dx9 in VB.net. Ive got proof of that. Originally Posted by 2vivi i made it work once! .. add a timer..enable it..set interval to 1 (1 millisecond) timer code: me.topmost= true something like that wow really?