Kibor Bot Autoclicker » Kibor - Integrated development environment for bots » About Kibor » Version 2.00 The Anti-Antikliker module has been added

Страниц (1): [1]
 

1. Kibor - 24 Июля, 2018 - 03:40:29 - перейти к сообщению
Version Kibor 2.00 received the function of Anti-Antikliker.

Video works of a private anti-antiklikera under GameGuard
Video works of the public anti-antiklikera under Frost in the hidden window of the game

To work with this function at the moment you need a PS / 2 keyboard and mouse.
It also works with the keyboard and laptop touchpad, as they are PS / 2 input devices.

Enabling the Anti-Antiklicer feature allows you to emulate mouse clicks and keyboard buttons at the hardware level without using the API. Due to this at the moment, no protection (Frost, etc.) can intercept and neutralize the work of the Kibor program, as its actions are invisible to them. Due to this, security from the ban is also provided.

Supported emulation in Anti-mode Antikliker functions:
CODE:

key (... - press and release the button on the keyboard
keydown (... - press the button on the keyboard
keyup (... - release the button on the keyboard
mouse (... - press and release the mouse button
mousedown (... - click the mouse button
mouseup (... - release the mouse button
mousedbl (... - double-clicking the mouse button
mousetransfer (... - clicking, dragging and releasing the mouse button


Such code in anti-stickliker mode will invoke the Windows Task Manager
 Цитата:
keydown (CONTROL); sleep (100);
keydown (MENU); sleep (100);
key (DELETE);
keyup (MENU); keyup (CONTROL);


Tested on Windows XP, 7 32, 7 64.


If it hangs when you turn on Anti-AntiClicker and the ps / 2 device is - disable mouse and keyboard testing in the Anti-Anti-Clicks settings.

Powered by ExBB FM 1.0 Final