Analyze (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Script
this script is for SF and it will train tactics using the analyze command.
|cat=combat, training
|fe=StormFront
|auth=[[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.


<pre>
top:
top:


Line 20: Line 27:


goto ana
goto ana





Line 77: Line 85:


put attack
put attack

pause


put attack
put attack
Line 100: Line 106:
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 126:
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 146:
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 166:
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 184:
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 206:
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 244:
pause
pause


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

Latest revision as of 12: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>>>