M mrsaxobit Member Joined Feb 5, 2014 Messages 23 Reaction score 0 Feb 21, 2017 #1 hey im writting a simple aimbot to test some shit, how do i draw a circle in the midle of the screen (so i can see the aimbot fov) something like this http://i.imgur.com/8PLnuYn.png
hey im writting a simple aimbot to test some shit, how do i draw a circle in the midle of the screen (so i can see the aimbot fov) something like this http://i.imgur.com/8PLnuYn.png
Forever18 Expert Joined Dec 31, 2015 Messages 524 Reaction score 14 Feb 22, 2017 #2 get some markerand draw on your screen Upvote 0 Downvote
monday Expert Joined Jun 23, 2014 Messages 1,127 Solutions 1 Reaction score 158 Feb 22, 2017 #3 http://blast.hk/wiki/tutorials:sf_render https://translate.google.co.uk/translate?hl=en&sl=ru&u=http://blast.hk/wiki/tutorials:sf_render&prev=search {$CLEO} 0000: 0B5A: get_screen_resolution 0@ 1@ // Получаем разрешение экрана // Получаем середину разрешения экрана 0@ /= 2 1@ /= 2 while true wait 0 0B70: render draw_polygon_pos 0@ 1@ size 100 75 corners 3 rotation 0.0 color -1 end Click to expand... http://ugbase.eu/Thread-SNIPPET-Perfect-crosshair-pos Upvote 0 Downvote
http://blast.hk/wiki/tutorials:sf_render https://translate.google.co.uk/translate?hl=en&sl=ru&u=http://blast.hk/wiki/tutorials:sf_render&prev=search {$CLEO} 0000: 0B5A: get_screen_resolution 0@ 1@ // Получаем разрешение экрана // Получаем середину разрешения экрана 0@ /= 2 1@ /= 2 while true wait 0 0B70: render draw_polygon_pos 0@ 1@ size 100 75 corners 3 rotation 0.0 color -1 end Click to expand... http://ugbase.eu/Thread-SNIPPET-Perfect-crosshair-pos