Hello,
I'm trying to study c# and I'm making cheats for a game to improve
I want to toggle a bool (True and False) by clicking f1 or f2.
public bool bAimbotEnabled = true;
public bool bVisibleCheck = true;
Thank you for helping!
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manav PandyaPosted Jul 22, 2018, 9:11 AM
kaja koendersPosted Aug 6, 2018, 1:02 PM