Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [DSBuff]
- trigger=#1# tells you, #2#hitme#3#
- ;command=/echo '${EventArg1}' '${Spawn[${EventArg1}]}' '${Spawn[${EventArg1}].ID}'
- command=/multiline ; /if (${Cast.Ready[Warbelt of the Destroyer|item]}) /bc [+G+]DS Buff request from [+R+]${EventArg1} ; /if (${Cast.Ready[Warbelt of the Destroyer|item]}) /casting "Warbelt of the Destroyer|item" -maxtries|5 -targetid|${Spawn[pc ${EventArg1}].ID}
- [XPBuff]
- trigger=#1# tells you, #2#xpbuff#3#
- ;command=/echo '${EventArg1}' '${Spawn[${EventArg1}]}' '${Spawn[${EventArg1}].ID}'
- command=/multiline ; /if (${Me.AltAbilityReady[Tranquil Blessings]} && ${Cast.Ready[Sword of Experience Rk. 500|item]}) /bc [+G+]XP Buff request from [+R+]${EventArg1} ; /if (${Me.AltAbilityReady[Tranquil Blessings]} && ${Cast.Ready[Sword of Experience Rk. 500|item]}) /casting "Tranquil Blessings|alt" ; /timed 30 /if (${Cast.Ready[Sword of Experience Rk. 500|item]}) /casting "Sword of Experience Rk. 500|item" -maxtries|5
- [XPBuffSingle]
- trigger=#1# tells you, #2#xpbuffsingle#3#
- ;command=/echo '${EventArg1}' '${Spawn[${EventArg1}]}' '${Spawn[${EventArg1}].ID}'
- command=/multiline ; /if (${Cast.Ready[Sword of Experience Rk. 500|item]}) /bc [+G+]XP Buff request from [+R+]${EventArg1} ; /if (${Cast.Ready[Sword of Experience Rk. 500|item]}) /casting "Sword of Experience Rk. 500|item" -maxtries|5 -targetid|${Spawn[pc ${EventArg1}].ID}
- [MoneyBuff]
- trigger=#1# tells you, #2#moneybuff#3#
- ;command=/echo '${EventArg1}' '${Spawn[${EventArg1}]}' '${Spawn[${EventArg1}].ID}'
- command=/multiline ; /if (${Me.AltAbilityReady[Tranquil Blessings]} && ${Cast.Ready[Bling Bling: Ring of the Rainmaker Rk. 50|item]}) /bc [+G+]Money Buff request from [+R+]${EventArg1} ; /if (${Me.AltAbilityReady[Tranquil Blessings]} && ${Cast.Ready[Bling Bling: Ring of the Rainmaker Rk. 50|item]}) /casting "Tranquil Blessings|alt" ; /timed 30 /if (${Cast.Ready[Bling Bling: Ring of the Rainmaker Rk. 50|item]}) /casting "Bling Bling: Ring of the Rainmaker Rk. 50|item" -maxtries|5
- ;command=/casting "Bling Bling: Ring of the Rainmaker Rk. 50|item" -maxtries|5 -targetid|${Spawn[${EventArg1}].ID}
- [MoneyBuffSingle]
- trigger=#1# tells you, #2#moneybuffsingle#3#
- ;command=/echo '${EventArg1}' '${Spawn[${EventArg1}]}' '${Spawn[${EventArg1}].ID}'
- command=/multiline ; /if (${Cast.Ready[Bling Bling: Ring of the Rainmaker Rk. 50|item]}) /bc [+G+]Money Buff request from [+R+]${EventArg1} ; /if (${Cast.Ready[Bling Bling: Ring of the Rainmaker Rk. 50|item]}) /casting "Bling Bling: Ring of the Rainmaker Rk. 50|item" -maxtries|5 -targetid|${Spawn[pc ${EventArg1}].ID}
- ;command=/casting "Bling Bling: Ring of the Rainmaker Rk. 50|item" -maxtries|5 -targetid|${Spawn[${EventArg1}].ID}
- [InviteMe]
- trigger=#1# tells you, #2#inviteme#3#
- ;command=/echo '${EventArg1}' '${Spawn[${EventArg1}]}' '${Spawn[${EventArg1}].ID}'
- command=/multiline ; /bc [+G+]Invite request from [+R+]${EventArg1} ; /invite ${EventArg1}
- [ICSTevent]
- trigger=#*#You cannot see your target.#*#
- command=/if (${Target.ID}) /varcalc ICST ${Int[${ICST}]}+1
- ;command=/multiline ; /if (${Target.ID}) /varcalc ICST ${Int[${ICST}]}+1;/if (${Target.ID}) /bc [+g+]ICST ${Target.CleanName} (${Int[${ICST}]})
- [ProfusionCredits]
- trigger=You have recieved 1 credits. You now have #1#
- command=/multiline ; /ini "..\Logs\Profusion_Credits.log" "${Me.Name}" "Last" "${Time.Date} ${Time.Time24}" ; /ini "..\Logs\Profusion_Credits.log" "${Me.Name}" "Credits" "${EventArg1}"
- ;You have recieved 1 credits. You now have 266
- [EpicGemstones]
- trigger=Epic Gemstones: #1#
- command=/multiline ; /ini "..\Logs\Profusion_Credits.log" "${Me.Name}" "LastGemstones" "${Time.Date} ${Time.Time24}" ; /ini "..\Logs\Profusion_Credits.log" "${Me.Name}" "EpicGemstones" "${EventArg1}"
- ;Epic Gemstones: 48
- [EQBC]
- trigger=#*#Did not recieve expected ping from server#*#
- command=/bccmd reconnect
- [AA]
- trigger=#*#You currently have #1# AA Points#*#
- command=/multiline ; /ini "..\Logs\Profusion_Credits.log" "${Me.Name}" "Last" "${Time.Date} ${Time.Time24}" ; /ini "..\Logs\Profusion_Credits.log" "${Me.Name}" "AA" "${EventArg1}"
Advertisement
Add Comment
Please, Sign In to add comment