Skip to content

Commit

Permalink
Fixed recognition for not being trained to snipe.
Browse files Browse the repository at this point in the history
  • Loading branch information
Malific committed Jun 6, 2009
1 parent d992bdc commit 2fe5391
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SFhunter.cmd
Expand Up @@ -17,7 +17,7 @@ echo
put echo /off
waitfor echo
echo SFhunter Version 2
echo Last tweak 5/25/2009 10:52PM
echo Last tweak 5/29/2009 8:41PM
echo
echo SITE: http://www.malific.com/ or http://www.geocities.com/malificdr/
echo AIM: Malific Drockmur
Expand Down Expand Up @@ -4500,7 +4500,7 @@ RANGE_2_FIRE:
match RANGE_RETREAT2_PAUSE roundtime
matchre DEAD_MONSTER /balance\]|balanced\]|isn't what you|referring/i
matchre RANGE_2_FIRE_PAUSE /\.\.\.wait|type ahead/i
matchre RANGE_FIRE /must be hidden|not trained|stalking|You can not poach|you are not hidden/i
matchre RANGE_FIRE /must be hidden|not trained|not been trained|stalking|You can not poach|you are not hidden/i
put %zHrange1
matchwait

Expand Down Expand Up @@ -15199,7 +15199,7 @@ DEBUG_MODE:
echo ** SITE: http://www.malific.com/ or http://www.geocities.com/malificdr/
echo ** AIM: Malific Drockmur
echo **
echo ** SFhunter Version 2: Last tweak 5/25/2009 10:52PM
echo ** SFhunter Version 2: Last tweak 5/29/2009 8:41PM
echo **
echo **************************************************************************************
echo
Expand Down

0 comments on commit 2fe5391

Please sign in to comment.