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

Destiny 2 Banning Virtual Input #4

Open
josephbrc opened this issue Sep 8, 2021 · 4 comments
Open

Destiny 2 Banning Virtual Input #4

josephbrc opened this issue Sep 8, 2021 · 4 comments

Comments

@josephbrc
Copy link

Don't use these macros. Keep your account safe.

For any new viewers of this repository, I don't recommend you use these AHK macros. AHK in specific is very easy to detect with virtual input anyways. Bungie now announced they are banning virtual input. This includes macros. If you do use macros in this game, I recommend custom XML ones, or SendKeys method in C#.

Example of SendKeys method:
SendKeys.Send("{Enter}")
Using timers to pair with this in WinForms is very useful.

Custom XML macros could be Razer Synapse Macro Module etc.

@preco21
Copy link
Owner

preco21 commented Sep 8, 2021

Hi, thanks for letting me know about the announcement. I didn't notice that as it's been a while since I played Destiny 2.
By the way, that's kind of surprising Bungie is finally making a move for macros. (which was quite unlikely)

I will add a note and link to this issue in the front of README.

@josephbrc
Copy link
Author

Completely understandable. The only reason why Bungie is targeting macros now is because players are getting XP too fast with it. It's seen as more of a cheat than a utility nowadays. Your macros are written very good! I have just seen new people viewing this repo lately and want them to stay safe.

@What-Gives
Copy link

Don't use these macros. Keep your account safe.

Bungie now announced they are banning virtual input. This includes macros. If you do use macros in this game, I recommend custom XML ones, or SendKeys method in C#.

Example of SendKeys method: SendKeys.Send("{Enter}") Using timers to pair with this in WinForms is very useful.

Custom XML macros could be Razer Synapse Macro Module etc.

I have seen no mention of Bungie banning virtual input. Where did you see

@Aholicknight
Copy link
Contributor

@potatoexploder can you post the news / update that Bungie said they are banning the use of virtual input? I can't seem to find it anywhere.

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

4 participants