GEE脚本问题
本帖最后由 5202123 于 2021-2-23 17:01 编辑下面这段脚本 怎么改成不检测资格 直接领取
[@main]
#if
#act
#say
\ \
<【QQ群宣传福利】>\ \
<所有玩家可免费领取一份QQ群赞助礼包,请加群获取领取资格/SCOLOR=222>\ \
<玩家交流群/SCOLOR=249> <603216714/SCOLOR=103> \ \
<【点击领取礼包】/@宣传>
[@宣传]
#if
equal T5
#act
MESSAGEBOX 没有资格领取
BREAK
#if
equal T5 已领取
#act
MESSAGEBOX 你已经领取了礼包
BREAK
#if
equal T5 宣传
CHECKJOB warrior
#act
MOV T5 已领取
ExtBagOpenItemCount = 160
GiveStateItem 十五倍经验勋章 1 1 0 0 1 1
KILLMONEXPRATE 1800 3600 1
give 捡物稻草人 1
GiveStateItem 切割斗笠[普通级] 1 1 0 0 1 1
AutoTakeOnItem切割斗笠[普通级] 13
GiveStateItem 事半功倍·子鼠 1 1 0 0 1 1
AutoTakeOnItem 事半功倍·子鼠 40
ChangeItemUpgradeCount 40 + 9
SetCustomItemAbil 40 0 0 250
SetCustomItemAbil 40 0 1 27
SetCustomItemAbil 40 0 2 0
SetCustomItemAbil 40 0 3 0
SetCustomItemValue 40 0 = 9
GiveStateItem 灵魂锁链·辰龙 1 1 0 0 1 1
AutoTakeOnItem 灵魂锁链·辰龙 44
ChangeItemUpgradeCount 44 + 9
SetCustomItemAbil 44 0 0 58
SetCustomItemAbil 44 0 1 31
SetCustomItemAbil 44 0 2 0
SetCustomItemAbil 44 0 3 1
SetCustomItemValue 44 0 = 100
GiveStateItem 死神镰刀·卯兔 1 1 0 0 1 1
AutoTakeOnItem 死神镰刀·卯兔 43
SetCustomItemAbil 43 0 0 254
SetCustomItemAbil 43 0 1 30
SetCustomItemAbil 43 0 2 0
SetCustomItemAbil 43 0 3 0
SetCustomItemValue 43 0 = 10
ChangeItemUpgradeCount 43 + 9
GiveStateItem 致命切割·申猴 1 1 0 0 1 1
AutoTakeOnItem 致命切割·申猴 48
SetCustomItemAbil 48 0 0 242
SetCustomItemAbil 48 0 1 35
SetCustomItemAbil 48 0 2 0
SetCustomItemAbil 48 0 3 0
SetCustomItemValue 48 0 = 1
GiveStateItem 财神附体·寅虎 1 1 0 0 1 1
AutoTakeOnItem 财神附体·寅虎 42
SetCustomItemAbil 42 0 0 249
SetCustomItemAbil 42 0 1 29
SetCustomItemAbil 42 0 2 0
SetCustomItemAbil 42 0 3 1
SetCustomItemValue 42 0 = 100
ChangeItemUpgradeCount 42 + 9
inc U72 1000
GIVEFENGHAO 英雄归来 1
GiveStateItem 记忆传送石(永久) 1 1 0 0 1 1
ADDSKILL 嘲讽术
SKILLLEVEL 嘲讽术 = 3
MOV U97 50
MOV U100 35
MOV T101 已激活
MOV U95 100
GiveStateItem 技能盾牌[新手级别] 1 1 0 0 1 1
AutoTakeOnItem 技能盾牌[新手级别] 16
SetCustomItemProgressbar 16 0 0 1
SetCustomItemProgressbar 16 0 1 [技能强化装备]
SetCustomItemProgressbar 16 0 2 249
SetCustomItemProgressbar 16 0 3 19
SETCUSTOMITEMPROGRESSBARVALUE 16 0 0 = 1
SETCUSTOMITEMPROGRESSBARVALUE 16 0 1 + 1
SETCUSTOMITEMPROGRESSBAR 16 0 4 1
SetCustomItemAbil 16 0 0 254
SetCustomItemAbil 16 0 1 11
SetCustomItemAbil 16 0 2 0
SetCustomItemAbil 16 0 3 0
SetCustomItemValue 16 0 = 2
SetCustomItemAbil 16 1 0 254
SetCustomItemAbil 16 1 1 42
SetCustomItemAbil 16 1 2 1
SetCustomItemAbil 16 1 3 0
SetCustomItemValue 16 1 = 2
SetCustomItemAbil 16 2 0 254
SetCustomItemAbil 16 2 1 43
SetCustomItemAbil 16 2 2 2
SetCustomItemAbil 16 2 3 0
SetCustomItemValue 16 2 = 2
SetCustomItemAbil 16 3 0 254
SetCustomItemAbil 16 3 1 44
SetCustomItemAbil 16 3 2 3
SetCustomItemAbil 16 3 3 0
SetCustomItemValue 16 3 = 2
SetCustomItemAbil 16 4 0 254
SetCustomItemAbil 16 4 1 46
SetCustomItemAbil 16 4 2 4
SetCustomItemAbil 16 4 3 0
SetCustomItemValue 16 4 = 2
#CALL [\服务\爆率.txt] @爆率
#CALL [\服务\回收.txt] @回收
#CALL [\服务\触发几率.txt] @触发几率
#CALL [\游戏登陆\技能强化.txt] @技能强化
SuperMoveMsg 0 251 0 15 100 2 恭喜玩家[<$USERNAME>]领取QQ群顶级赞助礼包,加入QQ群即可获得哦!
break
#if
equal T5 宣传
CHECKJOB wizard
#act
MOV T5 已领取
ExtBagOpenItemCount = 160
GiveStateItem 十五倍经验勋章 1 1 0 0 1 1
KILLMONEXPRATE 1800 3600 1
give 捡物稻草人 1
GiveStateItem 切割斗笠[普通级] 1 1 0 0 1 1
AutoTakeOnItem切割斗笠[普通级] 13
GiveStateItem 事半功倍·子鼠 1 1 0 0 1 1
AutoTakeOnItem 事半功倍·子鼠 40
ChangeItemUpgradeCount 40 + 9
SetCustomItemAbil 40 0 0 250
SetCustomItemAbil 40 0 1 27
SetCustomItemAbil 40 0 2 0
SetCustomItemAbil 40 0 3 0
SetCustomItemValue 40 0 = 9
GiveStateItem 灵魂锁链·辰龙 1 1 0 0 1 1
AutoTakeOnItem 灵魂锁链·辰龙 44
ChangeItemUpgradeCount 44 + 9
SetCustomItemAbil 44 0 0 58
SetCustomItemAbil 44 0 1 31
SetCustomItemAbil 44 0 2 0
SetCustomItemAbil 44 0 3 1
SetCustomItemValue 44 0 = 100
GiveStateItem 死神镰刀·卯兔 1 1 0 0 1 1
AutoTakeOnItem 死神镰刀·卯兔 43
SetCustomItemAbil 43 0 0 254
SetCustomItemAbil 43 0 1 30
SetCustomItemAbil 43 0 2 0
SetCustomItemAbil 43 0 3 0
SetCustomItemValue 43 0 = 10
ChangeItemUpgradeCount 43 + 9
GiveStateItem 致命切割·申猴 1 1 0 0 1 1
AutoTakeOnItem 致命切割·申猴 48
SetCustomItemAbil 48 0 0 242
SetCustomItemAbil 48 0 1 35
SetCustomItemAbil 48 0 2 0
SetCustomItemAbil 48 0 3 0
SetCustomItemValue 48 0 = 1
GiveStateItem 财神附体·寅虎 1 1 0 0 1 1
AutoTakeOnItem 财神附体·寅虎 42
SetCustomItemAbil 42 0 0 249
SetCustomItemAbil 42 0 1 29
SetCustomItemAbil 42 0 2 0
SetCustomItemAbil 42 0 3 1
SetCustomItemValue 42 0 = 100
ChangeItemUpgradeCount 42 + 9
inc U72 1000
GIVEFENGHAO 英雄归来 1
GiveStateItem 记忆传送石(永久) 1 1 0 0 1 1
ADDSKILL 嘲讽术
SKILLLEVEL 嘲讽术 = 3
MOV U97 50
MOV U100 35
MOV T101 已激活
MOV U95 100
GiveStateItem 技能盾牌[新手级别] 1 1 0 0 1 1
AutoTakeOnItem 技能盾牌[新手级别] 16
SetCustomItemProgressbar 16 0 0 1
SetCustomItemProgressbar 16 0 1 [技能强化装备]
SetCustomItemProgressbar 16 0 2 249
SetCustomItemProgressbar 16 0 3 19
SETCUSTOMITEMPROGRESSBARVALUE 16 0 0 = 1
SETCUSTOMITEMPROGRESSBARVALUE 16 0 1 + 1
SETCUSTOMITEMPROGRESSBAR 16 0 4 1
SetCustomItemAbil 16 0 0 254
SetCustomItemAbil 16 0 1 50
SetCustomItemAbil 16 0 2 0
SetCustomItemAbil 16 0 3 0
SetCustomItemValue 16 0 = 2
SetCustomItemAbil 16 1 0 254
SetCustomItemAbil 16 1 1 51
SetCustomItemAbil 16 1 2 1
SetCustomItemAbil 16 1 3 0
SetCustomItemValue 16 1 = 2
SetCustomItemAbil 16 2 0 254
SetCustomItemAbil 16 2 1 54
SetCustomItemAbil 16 2 2 2
SetCustomItemAbil 16 2 3 0
SetCustomItemValue 16 2 = 2
#CALL [\服务\爆率.txt] @爆率
#CALL [\服务\回收.txt] @回收
#CALL [\服务\触发几率.txt] @触发几率
#CALL [\游戏登陆\技能强化.txt] @技能强化
SuperMoveMsg 0 251 0 15 100 2 恭喜玩家[<$USERNAME>]领取QQ群顶级赞助礼包,加入QQ群即可获得哦!
break
#if
equal T5 宣传
CHECKJOB taoist
#act
MOV T5 已领取
ExtBagOpenItemCount = 160
GiveStateItem 十五倍经验勋章 1 1 0 0 1 1
KILLMONEXPRATE 1800 3600 1
give 捡物稻草人 1
GiveStateItem 切割斗笠[普通级] 1 1 0 0 1 1
AutoTakeOnItem切割斗笠[普通级] 13
GiveStateItem 事半功倍·子鼠 1 1 0 0 1 1
AutoTakeOnItem 事半功倍·子鼠 40
ChangeItemUpgradeCount 40 + 9
SetCustomItemAbil 40 0 0 250
SetCustomItemAbil 40 0 1 27
SetCustomItemAbil 40 0 2 0
SetCustomItemAbil 40 0 3 0
SetCustomItemValue 40 0 = 9
GiveStateItem 灵魂锁链·辰龙 1 1 0 0 1 1
AutoTakeOnItem 灵魂锁链·辰龙 44
ChangeItemUpgradeCount 44 + 9
SetCustomItemAbil 44 0 0 58
SetCustomItemAbil 44 0 1 31
SetCustomItemAbil 44 0 2 0
SetCustomItemAbil 44 0 3 1
SetCustomItemValue 44 0 = 100
GiveStateItem 死神镰刀·卯兔 1 1 0 0 1 1
AutoTakeOnItem 死神镰刀·卯兔 43
SetCustomItemAbil 43 0 0 254
SetCustomItemAbil 43 0 1 30
SetCustomItemAbil 43 0 2 0
SetCustomItemAbil 43 0 3 0
SetCustomItemValue 43 0 = 10
ChangeItemUpgradeCount 43 + 9
GiveStateItem 致命切割·申猴 1 1 0 0 1 1
AutoTakeOnItem 致命切割·申猴 48
SetCustomItemAbil 48 0 0 242
SetCustomItemAbil 48 0 1 35
SetCustomItemAbil 48 0 2 0
SetCustomItemAbil 48 0 3 0
SetCustomItemValue 48 0 = 1
GiveStateItem 财神附体·寅虎 1 1 0 0 1 1
AutoTakeOnItem 财神附体·寅虎 42
SetCustomItemAbil 42 0 0 249
SetCustomItemAbil 42 0 1 29
SetCustomItemAbil 42 0 2 0
SetCustomItemAbil 42 0 3 1
SetCustomItemValue 42 0 = 100
ChangeItemUpgradeCount 42 + 9
inc U72 1000
GIVEFENGHAO 英雄归来 1
GiveStateItem 记忆传送石(永久) 1 1 0 0 1 1
ADDSKILL 嘲讽术
SKILLLEVEL 嘲讽术 = 3
MOV U97 50
MOV U100 35
MOV T101 已激活
MOV U95 100
GiveStateItem 技能盾牌[新手级别] 1 1 0 0 1 1
AutoTakeOnItem 技能盾牌[新手级别] 16
SetCustomItemProgressbar 16 0 0 1
SetCustomItemProgressbar 16 0 1 [技能强化装备]
SetCustomItemProgressbar 16 0 2 249
SetCustomItemProgressbar 16 0 3 19
SETCUSTOMITEMPROGRESSBARVALUE 16 0 0 = 1
SETCUSTOMITEMPROGRESSBARVALUE 16 0 1 + 1
SETCUSTOMITEMPROGRESSBAR 16 0 4 1
SetCustomItemAbil 16 0 0 254
SetCustomItemAbil 16 0 1 55
SetCustomItemAbil 16 0 2 0
SetCustomItemAbil 16 0 3 0
SetCustomItemValue 16 0 = 2
SetCustomItemAbil 16 1 0 254
SetCustomItemAbil 16 1 1 57
SetCustomItemAbil 16 1 2 1
SetCustomItemAbil 16 1 3 0
SetCustomItemValue 16 1 = 2
SetCustomItemAbil 16 2 0 254
SetCustomItemAbil 16 2 1 58
SetCustomItemAbil 16 2 2 2
SetCustomItemAbil 16 2 3 0
SetCustomItemValue 16 2 = 2
SetCustomItemAbil 16 3 0 254
SetCustomItemAbil 16 3 1 60
SetCustomItemAbil 16 3 2 3
SetCustomItemAbil 16 3 3 0
SetCustomItemValue 16 3 = 2
#CALL [\服务\爆率.txt] @爆率
#CALL [\服务\回收.txt] @回收
#CALL [\服务\触发几率.txt] @触发几率
#CALL [\游戏登陆\技能强化.txt] @技能强化
SuperMoveMsg 0 251 0 15 100 2 恭喜玩家[<$USERNAME>]领取QQ群顶级赞助礼包,加入QQ群即可获得哦!
break
#if
equal T5
#act
MESSAGEBOX 没有资格领取
BREAK
以上全部去掉
equal T5 宣传
这句也去掉,注意有几个,需要全部去掉
#if 检测条件
#act检测通过执行
BREAK结束
你这个把#if下面的 equal T5 宣传去掉就可以了 完美完美完美 equal T5 这个判断了呀~ 我每天看版本无数,
基本上不回贴。
后来发现这样很傻,
很多比我注册晚的人帮币都比我多,
于是我就把这段文字保存在记事本里,
每看一个好的版本就发一次。
希望大家都发好版本!谢谢 !
页:
[1]