Analyze (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
this script is for SF and it will train tactics using the analyze command.
this script is for SF and it will train tactics using the analyze command.
enter the name of next script, or what you want to do after locked in tactics on the very last line.



top:
top:
Line 20: Line 20:


goto ana
goto ana





Line 77: Line 78:


put attack
put attack

pause


put attack
put attack
Line 100: Line 99:
match wait there is nothing
match wait there is nothing


match punch your not close
match punch close enough


match loot balanced]
match loot balanced]
Line 120: Line 119:
match wait nothing else
match wait nothing else


match kick your not close
match kick close enough


match loot balanced]
match loot balanced]
Line 140: Line 139:
match wait nothing else
match wait nothing else


match slap your not close
match slap close enough


match loot balanced]
match loot balanced]
Line 160: Line 159:
match wait nothing else
match wait nothing else


match gouge your not close
match gouge close enough


match loot balanced]
match loot balanced]
Line 178: Line 177:
match ana roundtime
match ana roundtime


match elbow your not close
match wait nothing else

match elbow close enough


match loot balanced]
match loot balanced]
Line 198: Line 199:
match ana roundtime
match ana roundtime


match claw your not close
match wait nothing else

match claw close enough


match loot balanced]
match loot balanced]
Line 234: Line 237:
pause
pause


put .att1 jab treasure SE
put .<<<insert script name here>>>

Revision as of 21:06, 19 December 2013

this script is for SF and it will train tactics using the analyze command. enter the name of next script, or what you want to do after locked in tactics on the very last line.

top:

pause

put stow left

put stow

goto ana


wait:

pause

waitfor closes to

goto ana


ana:

pause

put anal

match ana ...wait

match ana You fail to

match advance You must be closer

match next analyze what

match gouge by landing a gouge

match punch by landing a punch

match kick by landing a kick

match claw by landing a claw

match elbow by landing an elbow

match slap by landing a slap

match advance You must be closer

matchwait


next:

pause

put face next

match next ...wait

match wait analyze what

match wait nothing else

match ana You turn to face

matchwait


advance:

pause

put attack

put attack

goto ana



punch:

pause

put punch

match punch ...wait

match ana roundtime

match wait there is nothing

match punch close enough

match loot balanced]

matchwait


kick:

pause

put kick

match kick ...wait

match ana roundtime

match wait nothing else

match kick close enough

match loot balanced]

matchwait


slap:

pause

put slap

match slap ...wait

match ana roundtime

match wait nothing else

match slap close enough

match loot balanced]

matchwait


gouge:

pause

put gouge

match gouge ...wait

match ana roundtime

match wait nothing else

match gouge close enough

match loot balanced]

matchwait


elbow:

pause

put elbow

match elbow ...wait

match ana roundtime

match wait nothing else

match elbow close enough

match loot balanced]

matchwait



claw:

pause

put claw

match claw ...wait

match ana roundtime

match wait nothing else

match claw close enough

match loot balanced]

matchwait


loot:

pause

put loot

goto exp


exp:

pause

put sk tactics

match change 34/34

match ana EXP HELP

matchwait


change:

pause

put .<<<insert script name here>>>