Code:
if (SMOn) [COLOR="SeaGreen"]//superman[/COLOR]
it += 262144;
Code:
if (AccuracyBuff)[COLOR="seagreen"]//acuracy[/COLOR]
it += 128;
Code:
if (CycloneOn)[COLOR="seagreen"]//cyclone[/COLOR]
it += 8388608;
Code:
if (Flying)[COLOR="SeaGreen"]//Fly[/COLOR]
it += 134217728;






