| [@冒领工资]<成员工资引见/FCOLOR=251> 沙成员工资按<【等级】/FCOLOR=70>及<【转生等级】/FCOLOR=70><$RELEVEL>
 一转领取 <20元宝/FCOLOR=101> 二转领取 <30元宝/FCOLOR=101> 三转领取 <40元宝/FCOLOR=101>
 四转领取 <50元宝/FCOLOR=101> 五转领取 <60元宝/FCOLOR=101> 六转领取 <70元宝/FCOLOR=101>
 七转领取 <80元宝/FCOLOR=101> 八转领取 <90元宝/FCOLOR=101> 九转领取 <100元宝/FCOLOR=101>
 <{领取转生工资=FCOLOR=253}/@linghuizhuan> <领取每日工资/FCOLOR=253> <$/@linhuifei1>
 <城主工资引见/FCOLOR=51> <[/FCOLOR=10> 两位沙城主每日可领取10元宝 <]/FCOLOR=10> <$/@linhuifei0>
 <城主之刃引见/FCOLOR=51> <[/FCOLOR=10> 上线主动发放,与角色绑定    <]/FCOLOR=10>
 <[混充]沙成员/FCOLOR=51> <[非沙成员]/FCOLOR=220> 也可能 <[混充沙成员]/FCOLOR=20>
 <领取每日工资,但有肯定机率会领取失败/FCOLOR=53>
 不管胜利与否你都将遭到混充的惩罚 → <惩罚谈话/FCOLOR=15> <$/@linhuifei2>
 一转惩罚 <禁言加1小时/FCOLOR=6> 二转惩罚 <禁言加2小时/FCOLOR=6> 三转惩罚 <禁言加3小时/FCOLOR=6>
 [@linhuifei检测]
 #IF
 ISCASTLEGUILD
 #ACT
 goto @linhuifei1
 break
 #IF
 ISCASTLEMASTER
 #ACT
 goto @linhuifei0
 break
 #ELSEACTgoto @linhuifei2
 [@linhuifei1]#if
 dayofweek sun
 #act
 goto @sun
 break
 #ifdayofweek mon
 #act
 goto @mon
 break
 #ifdayofweek tue
 #act
 goto @tue
 break
 #ifdayofweek wed
 #act
 goto @wed
 break
 #ifdayofweek thu
 #act
 goto @thu
 break
 #ifdayofweek fri
 #act
 goto @fri
 break
 #ifdayofweek sat
 #act
 goto @sat
 break
 [@sun]#IF
 ISCASTLEGUILD
 check [471] 0
 #act
 reset [471] 7
 set [471] 1
 GAMEGOLD + 2
 #elseact
 goto @aaa
 [@mon]#IF
 ISCASTLEGUILD
 check [472] 0
 #act
 reset [471] 7
 set [472] 1
 GAMEGOLD + 2
 #elseact
 goto @aaa
 [@tue]#IF
 ISCASTLEGUILD
 check [473] 0
 #act
 reset [471] 7
 set [473] 1
 GAMEGOLD + 2
 #elseact
 goto @aaa
 [@wed]#IF
 ISCASTLEGUILD
 check [474] 0
 #act
 reset [471] 7
 set [474] 1
 GAMEGOLD + 2
 #elseact
 goto @aaa
 [@thu]#IF
 ISCASTLEGUILD
 check [475] 0
 #act
 reset [471] 7
 set [475] 1
 GAMEGOLD + 2
 #elseact
 goto @aaa
 [@fri]#IF
 ISCASTLEGUILD
 check [476] 0
 #act
 reset [471] 7
 set [476] 1
 GAMEGOLD + 2
 #elseact
 goto @aaa
 [@sat]#IF
 ISCASTLEGUILD
 check [478] 0
 #act
 reset [471] 7
 set [478] 1
 GAMEGOLD + 2
 #elseact
 goto @aaa
 [@aaa]你今天已领过工资,不可再领!
 
 <关闭/@exit>
 ;---------------- [@linhuifei2]#IF
 random 5
 #ACT
 goto @领取胜利
 break
 #IF
 random 5
 #ACT
 goto @领取失败
 break
 [@领取失败]#ACT
 Gmexecute 禁言 Self 75
 SENDMSG 6 冒领沙成员工资被识破,加长禁言工夫。
 [@领取胜利]#ACT
 Gmexecute 禁言 Self 10
 SENDMSG 6 你因冒领沙成员工资,被禁言了。
 goto @工资发放
 [@工资发放]#if
 dayofweek sun
 #act
 goto @sun2
 break
 #ifdayofweek mon
 #act
 goto @mon2
 break
 #ifdayofweek tue
 #act
 goto @tue2
 break
 #ifdayofweek wed
 #act
 goto @wed2
 break
 #ifdayofweek thu
 #act
 goto @thu2
 break
 #ifdayofweek fri
 #act
 goto @fri2
 break
 #ifdayofweek sat
 #act
 goto @sat2
 break
 [@sun2]#IF
 ISCASTLEGUILD
 check [471] 0
 #act
 reset [471] 7
 set [471] 1
 GAMEGOLD + 1
 #elseact
 goto @aaa2
 [@mon2]#IF
 ISCASTLEGUILD
 check [472] 0
 #act
 reset [471] 7
 set [472] 1
 GAMEGOLD + 1
 #elseact
 goto @aaa2
 [@tue2]#IF
 ISCASTLEGUILD
 check [473] 0
 #act
 reset [471] 7
 set [473] 1
 GAMEGOLD + 1
 #elseact
 goto @aaa2
 [@wed2]#IF
 ISCASTLEGUILD
 check [474] 0
 #act
 reset [471] 7
 set [474] 1
 GAMEGOLD + 1
 #elseact
 goto @aaa2
 [@thu2]#IF
 ISCASTLEGUILD
 check [475] 0
 #act
 reset [471] 7
 set [475] 1
 GAMEGOLD + 1
 #elseact
 goto @aaa2
 [@fri2]#IF
 ISCASTLEGUILD
 check [476] 0
 #act
 reset [471] 7
 set [476] 1
 GAMEGOLD + 1
 #elseact
 goto @aaa2
 [@sat2]#IF
 ISCASTLEGUILD
 check [478] 0
 #act
 reset [471] 7
 set [478] 1
 GAMEGOLD + 1
 #elseact
 goto @aaa2
 |