Analyze (script): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Script |
|||
⚫ | |||
|cat=combat, training |
|||
|fe=StormFront |
|||
|auth=[[Lovasus]] |
|||
}} |
|||
⚫ | |||
enter the name of next script, or what you want to do after locked in tactics on the very last line. |
|||
<pre> |
|||
top: |
top: |
||
Line 11: | Line 18: | ||
goto ana |
goto ana |
||
wait: |
wait: |
||
Line 19: | Line 27: | ||
goto ana |
goto ana |
||
ana: |
ana: |
||
Line 75: | Line 85: | ||
put attack |
put attack |
||
pause |
|||
put attack |
put attack |
||
Line 98: | Line 106: | ||
match wait there is nothing |
match wait there is nothing |
||
match punch |
match punch close enough |
||
match loot balanced] |
match loot balanced] |
||
Line 118: | Line 126: | ||
match wait nothing else |
match wait nothing else |
||
match kick |
match kick close enough |
||
match loot balanced] |
match loot balanced] |
||
Line 138: | Line 146: | ||
match wait nothing else |
match wait nothing else |
||
match slap |
match slap close enough |
||
match loot balanced] |
match loot balanced] |
||
Line 158: | Line 166: | ||
match wait nothing else |
match wait nothing else |
||
match gouge |
match gouge close enough |
||
match loot balanced] |
match loot balanced] |
||
Line 176: | Line 184: | ||
match ana roundtime |
match ana roundtime |
||
match |
match wait nothing else |
||
match elbow close enough |
|||
match loot balanced] |
match loot balanced] |
||
Line 196: | Line 206: | ||
match ana roundtime |
match ana roundtime |
||
match |
match wait nothing else |
||
match claw close enough |
|||
match loot balanced] |
match loot balanced] |
||
Line 232: | Line 244: | ||
pause |
pause |
||
put . |
put .<<<insert script name here>>> |
||
</pre> |
Latest revision as of 11:44, 5 September 2020
Analyze (script) | |
---|---|
Category | combat,training |
Front-end | StormFront |
Author | Lovasus |
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>>>