

QuickScope()
{
self endon("disconnect");
for(;
{
if(self AdsButtonPressed())
{
wait .2;
self allowADS(false);
wait .2;
self allowADS(true);
}
wait .3;
}
}
ill add the hardscope thing.Copyright © 2026, NextGenUpdate.
All Rights Reserved.