;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[@TimeAddExp]
{
#IF
#SAY
____{FCOLOR/10}Hello!  Welcome to use the integral system, you also have{FCOLOR/10}<$HLPOINT> Integral{FCOLOR/12}\   \                    
{FCOLOR/12}If you do not have the time to promote, I may help you to increase the empirical value!{FCOLOR/12}\
{FCOLOR/12}{FCOLOR/10}5 minutes increase 200000 experiences, deducts {FCOLOR/1}1{FCOLOR/12} Integral!{FCOLOR/12}{FCOLOR/12}\
{FCOLOR/12}So long as clicked starts to soak the experience, or clicked until  your winding{FCOLOR/12}\
{FCOLOR/12}The conclusion soaks the experience, in this period of time, you so  long as in any{FCOLOR/12}\
{FCOLOR/12}The city safe area, you all may be Safe, leave the safe area{FCOLOR/12}\
{FCOLOR/12}Invalid, but when you returns to security zone time, will be able  automatically to start again{FCOLOR/12}\
{FCOLOR/12}Needs not you once more clicks starts to soak experiences{FCOLOR/12}\\
{FCOLOR/12}<[ Starts to soak experiences ]/@StartAddExp>{FCOLOR/12}\
{FCOLOR/12}<[ The conclusion soaks experiences ]/@StopAddExp>{FCOLOR/12}\\
{FCOLOR/12}<[ Return ]/@main>{FCOLOR/12}\\
[@StartAddExp]
 #IF
 #ACT
   HLSCRIPTCMD PAODIANSTART
 #SAY
{FCOLOR/10}Experience Start{FCOLOR/12}\
<Exit/@exit>
  
[@StopAddExp]
 #IF
 #ACT
   HLSCRIPTCMD PAODIANSTOP
 #SAY
You already finished soak experience!\
<Exit/@exit>
}
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;