Ephenia / Pokeclicker-Scripts

Various scripts & enhancements for the game Pokéclicker.
https://github.com/Ephenia/Pokeclicker-Scripts
GNU General Public License v3.0
192 stars 261 forks source link

How to increase DPS ? #145

Open Nelioner45 opened 2 years ago

Nelioner45 commented 2 years ago

hello, how in the auto clicker script, increase the dps, and the click speed on an endgame?

Sorrow81 commented 2 years ago

You Can change date of Battle.lastClickAttack for far away date, and you Can beat pokémon in one click.

Battle.lastClickAttack = new Date(2000, 1, 1)

Nelioner45 commented 2 years ago

Oh ! while browsing the code I completely missed this line! Thank you very much for your answer.

Sorrow81 commented 2 years ago

Sorry for the answer, this is not really what is done in the autoclicker. I thought you still wanted to improve the attack.

There is a TODO in the script at this point.

https://github.com/Ephenia/Pokeclicker-Scripts/blob/2396ee70f575fbb125313e366c3ff470071f9f16/enhancedautoclicker.user.js#L303

browkavision commented 2 years ago

Hi !

In the same vide, how can I lower the autoclick speed for matching my reel speed ? (It's just very painfull on a trackpad... xD )

Unfo0 commented 2 years ago

Vous pouvez changer la date de Battle.lastClickAttack pour une date lointaine, et vous pouvez battre pokémon en un clic.

Battle.lastClickAttack = new Date(2000, 1, 1)

Bonjour lorsque je fait votre "manip" celle ci desactive mon auto cliker

Sorrow81 commented 2 years ago

Pour faire ces modifications, il faut savoir ce que vous faites car les lignes à modifier sont multiples. Et ce ne sera pas forcément plus rapide, c'est juste la méthode qui permet de battre un pokémon en un coup.

landavid3 commented 2 years ago

Change the double-click speed in Windows Vista, 7, 8, and 10 Open the Control Panel. Click Hardware and Sound. Click Mouse. In the Mouse Properties window, click the Activities tab. Drag the slider left to slow down the mouse double-click speed or right to speed up the mouse double-click speed.