public weaponhack(){for(new i=0; i<MAX_PLAYERS; i++){if(GetPlayerWeapon(i) == 38){BanEx(i, "Minigun");}}return 1;}