Ex Nihilo: Sequentia

Ex Nihilo: Sequentia

9M Downloads

[Suggestion] Prevent people from using scripts to sieve instantly

jinkhya opened this issue ยท 11 comments

commented

Is your feature request related to a problem? Please describe.
People can bypass the time it takes to sieve items with autoclickers/scripts

Describe the solution you'd like
Could it be possible to not accept more right click actions than needed for the time it needs to sieve?

Additional context
This is an example : https://youtu.be/bkIk_NThoWE?t=923

commented

I agree this needs to be nerfed or fixed, thats to OP

commented

Uhhhh...yeah...that's not ok....

commented

So I have a solution, is there anyone with an autoclicker that could test it out for me? I can't seem to find a good autoclicker for linux

I'm on Ubuntu and you can use AutoKey
Create a new script and use the following:

for i in range(100):
    mouse.click_relative_self(0, 0, 3);

Then just bind it to a hotkey smile

I tried autokey and for whatever reason it doesn't play nice on Fedora

commented

yup that worked !!! nice :)
My hand is right clicking fast but it's not sieving faster, good job !

commented

@jinkhya Sets you on fire right?

commented

lol I was in creative but after swapping to survival it doesn't set me on fire, no.

commented

So I have a solution, is there anyone with an autoclicker that could test it out for me? I can't seem to find a good autoclicker for linux

commented

So I have a solution, is there anyone with an autoclicker that could test it out for me? I can't seem to find a good autoclicker for linux

I'm on Ubuntu and you can use AutoKey
Create a new script and use the following:

for i in range(100):
    mouse.click_relative_self(0, 0, 3);

Then just bind it to a hotkey ๐Ÿ˜„

commented

I can test it if you want :)

commented

Ah...That's fine. As long as it prevents the autoclicker