Quote Originally Posted by nip101 View Post
How is a an autoclicker not an automated means of accessing the site?
Because they mean access as in gaining access to the code structures of the game and site. They mean an automated process that KNOWS how to handle game messages. It knows it shall access the case menu and then search for gambit cases. If there are any it will automatically open them. Basically it digs deep into game data to know what it must do.

In contrast a clickbot, while automated, does not "access" the site/game, it just clicks places on the screen, much as if you had just set some contraption on top of your mouse to spam the left key. It is an "outside" process meaning it does not gain access to game data, it simply clicks a place on the screen and is none the wiser of what it does, it just repeats a process without modifying game data. This is then used to click in the very specific locations where the buttons are, but it is still done with the very same process as if you would have clicked the button yourself, therefor it does not "access" the game.

To be even more specific: A computer has commands for what happens when you press the left mousebutton. It then tells that something has been pressed on that part of the screen, that is all. The clickbot just tells the computer the very same thing that a mouse click would have done. The type of program that nutaku dislikes instead bypasses this completely by accessing the actual game and telling the game "go to this menu, do this thing" rather than telling the computer "this place was clicked, act on it."