;; xlhly޸
[@һ]
{
#IF
#ACT
LOADVALUE D1 "QuestDiary\\\ݿ.txt" [%USERNAME] []
#SAY
{FCOLOR/1}<$USERNAME> {FCOLOR/12}Hello, you are at Present {FCOLOR/10}Integral{FCOLOR/12}For: {FCOLOR/1}<$OUTPUT(D1)>{FCOLOR/12}Spot.\
Goldһ֣{FCOLOR/10}1{FCOLOR/12}Ҫ{FCOLOR/10}10Gold{FCOLOR/12}Ҫһ\\
<[ Exchanges 1 integral ]/@duihuan>\
<[ Exchanges 10 integrals ]/@duihuan1>\
<[ Exchanges 100 integrals ]/@duihuan2>\
<[ Exchanges 1000 integrals ]/@duihuan3>\\
<[ Exit ]/@exit>\\

[@duihuan]
#IF
CheckGold 100000
#ACT
LOADVALUE D1 "QuestDiary\\\ݿ.txt" [%USERNAME] []
#ACT
Take Gold 100000
INC D1 1
SaveValue "QuestDiary\\\ݿ.txt" [%USERNAME] [] %D1
#SAY
{FCOLOR/1}<$USERNAME>{FCOLOR/12}Exchange {FCOLOR/1}1{FCOLOR/12} Integral is Sucessful.\
Ŀǰ{FCOLOR/10}{FCOLOR/12}Ϊ{FCOLOR/1}<$OUTPUT(D1)>{FCOLOR/12}㡣\\
<رա/@exit>\
#ELSESAY
û㹻Gold\\
<رա/@exit>\

[@duihuan1]
#IF
CheckGold 1000000
#ACT
LOADVALUE D1 "QuestDiary\\\ݿ.txt" [%USERNAME] []
#ACT
Take Gold 1000000
INC D1 10
SaveValue "QuestDiary\\\ݿ.txt" [%USERNAME] [] %D1
#SAY
{FCOLOR/1}<$USERNAME>{FCOLOR/12}һ{FCOLOR/1}10{FCOLOR/12}ֳɹ\
Ŀǰ{FCOLOR/10}{FCOLOR/12}Ϊ{FCOLOR/1}<$OUTPUT(D1)>{FCOLOR/12}㡣\\
<رա/@exit>\
#ELSESAY
û㹻Gold\\
<رա/@exit>\

[@duihuan2]
#IF
CheckGold 10000000
#ACT
LOADVALUE D1 "QuestDiary\\\ݿ.txt" [%USERNAME] []
#ACT
Take Gold 10000000
INC D1 100
SaveValue "QuestDiary\\\ݿ.txt" [%USERNAME] [] %D1
#SAY
{FCOLOR/1}<$USERNAME>{FCOLOR/12}һ{FCOLOR/1}100{FCOLOR/12}ֳɹ\
Ŀǰ{FCOLOR/10}{FCOLOR/12}Ϊ{FCOLOR/1}<$OUTPUT(D1)>{FCOLOR/12}㡣\\
<رա/@exit>\
#ELSESAY
û㹻Gold\\
<رա/@exit>\

[@duihuan3]
#IF
CheckGold 100000000
#ACT
LOADVALUE D1 "QuestDiary\\\ݿ.txt" [%USERNAME] []
#ACT
Take Gold 100000000
INC D1 1000
SaveValue "QuestDiary\\\ݿ.txt" [%USERNAME] [] %D1
#SAY
{FCOLOR/1}<$USERNAME>{FCOLOR/12}һ{FCOLOR/1}1000{FCOLOR/12}ֳɹ\
Ŀǰ{FCOLOR/10}{FCOLOR/12}Ϊ{FCOLOR/1}<$OUTPUT(D1)>{FCOLOR/12}㡣\\
<رա/@exit>\
#ELSESAY
û㹻Gold\\
<رա/@exit>\
}

;; xlhly޸