// BOF
// ----------
// Chicken Dance Ammo Bot Script 2
// ----------
// Author: Brandon Dolphin
// Email: brandon.d@shaw.ca
// MSN: flag_man@hotmail.com
// ICQ: 159987821
// Chicken Dance Ammo Bot 2 is 1.4 compatable

bind o "vstr chickendance1"
set chickendance1 "weaponbank 6;cl_yawspeed 500;+left;wait 200;-left;cl_yawspeed 140;vstr chickendance2"
set chickendance2 "+moveup;wait 20;+movedown;-moveup;wait 80;-movedown;wait 10;+moveup;wait 20;+movedown;-moveup;wait 80;-movedown;+moveup;wait 40;+movedown;-moveup;wait 100;vstr chickendance3"
set chickendance3 "+lookup;wait 40;-lookup;+lookdown;wait 40;-lookdown;+lookup;wait 40;-lookup;+lookdown;wait 40;-lookdown;centerview;vstr chickendance4"
set chickendance4 "-movedown;wait 10;+attack;wait 10;-attack"

// EOF