// Initialize the script void main() { init();
// Enable the ESP (Wallhacks) esp = true; esp_color = RGB(255, 0, 0);
#include <CronusZen.h>
// Enable the triggerbot triggerbot = true; triggerbot_delay = 50;
// Set the game to detect setGame( "cod_mw2" );