Originally posted by ModsAreMyLife
wanting to create a menu with blinds like super legit aim bot so they dont show on thearter mode or in killcams can someone help me out deeply appreciate it
Blinds?!? You mean binds?
Just go where the other binds in your menu are and add the new buttons you want to have.
Example if you want to make a bind for the right dpad it will be something like
if(self ActionSlotFourButtonPressed())
{
Function here.. like the "self thread SuperLegitAimbot();" or whatever your aimbot is called.
}