Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement Suggestion #1

Open
KimoriWasTaken opened this issue Aug 19, 2023 · 5 comments
Open

Improvement Suggestion #1

KimoriWasTaken opened this issue Aug 19, 2023 · 5 comments

Comments

@KimoriWasTaken
Copy link

KimoriWasTaken commented Aug 19, 2023

Add random sleep, pos and spacebar to decrease detection chance.
Also I'd rename the file as genshin scans bg processes.

~Capslock::
Toggle := !Toggle
While Toggle{
Sendinput, {space}
Random ranSleepSB, 50, 150
sleep %ranSleepSB%
Random ranX, 1290, 1310
Random ranY, 790, 810
MouseClick, left, %ranX%, %ranY%
Random ranSleepMC, 50, 150
sleep %ranSleepMC%
}
return

@drhouse
Copy link
Owner

drhouse commented Aug 19, 2023

I haven't played Genshin in a while, are they detecting Genshin-Cutscene-Auto-Fastforward or is this a precaution?

@KimoriWasTaken
Copy link
Author

I haven't played Genshin in a while, are they detecting Genshin-Cutscene-Auto-Fastforward or is this a precaution?

Just me trying to be more cautious about my account and thought I'd share it.

Actively playing Friend of mine used it since Inazuma and nothing happened, so I think it's still very safe to use as is.
I started playing again with the newest update and wanted to check up on the status of auto clickers.
Found some posts about accounts getting banned for using unspecified versions of auto clickers.

Honestly even if you do get banned you can always claim you got RSI or the likes.

@drhouse
Copy link
Owner

drhouse commented Aug 24, 2023

ok, good to know, I linked to your code post in the README

@Apple-Boss
Copy link

Can I just ask how would I put this into the other one that was originally created?

@drhouse
Copy link
Owner

drhouse commented Nov 15, 2023

just copy the text from '~Capslock::' to 'return', open a new text file (try Notepad), paste, save as 'genshin chat clicker.ahk'
then if you already have Autohotkey installed, open the saved file, play the game (if it doesn't work may need Administrator rights)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants