Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ////////////////////////////////////////////////
- // Earn Notifications V 1.9.5 //
- // Say "Menu" In Any Chat To Open The Menu //
- // Made By: Chandoggie Help From: kerbybit //
- // Major Help and Contribution From: Zxl //
- // //
- ////////////////////////////////////////////////
- trigger:<list=EarnNotifications><contain>You earned {string[SExp]} Smash Heroes EXP
- type:chat
- event:if {string[TTF2]}.equals(True)
- event:notify <time=400>&bSmash EXP: {string<SExp>}
- event:do {string[totalSExp]}.save({string<SExp>}.add({string<totalSExp>}))
- event:if {string[TTF]}.equals(True)
- event:trigger SXP1
- event:else
- event:trigger SXP2
- event:end
- event:else
- event:do {string[totalSExp]}.save({string<SExp>}.add({string<totalSExp>}))
- event:if {string[TTF]}.equals(True)
- event:trigger SXP1
- event:else
- event:trigger SXP2
- event:end
- trigger:<list=EarnNotifications>SXP1
- type:other
- event:killfeed <time=400>&bTotal Smash EXP: {string<totalSExp>}&r
- event:if {string[GoalSmashXP]}.equals(0)
- event:else
- event:if {string<totalSExp>}.gte({string<GoalSmashXP>})
- event:do {string[GoalSmashXP]}.set({string<VariableGoal>})
- event:wait 20
- event:killfeed &bSmash Heroes EXP Goal Reached!&r
- event:trigger SoundPlay
- event:end
- trigger:<list=EarnNotifications>SXP2
- type:other
- event:if {string[GoalSmashXP]}.equals(0)
- event:else
- event:if {string<totalSExp>}.gte({string<GoalSmashXP>})
- event:do {string[GoalSmashXP]}.set({string<VariableGoal>})
- event:wait 20
- event:killfeed <time=400>&bSmash Heroes EXP Goal Reached!&r
- event:trigger SoundPlay
- event:end
- trigger:<list=EarnNotifications><contain>You earned a total of {string[GCoins]} Guild Coins
- type:chat
- event:if {string[TTF2]}.equals(True)
- event:notify <time=400>&2Guild Coins: {string<GCoins>}
- event:do {string[totalGCoins]}.save({string<GCoins>}.add({string<totalGCoins>}))
- event:if {string[TTF]}.equals(True)
- event:trigger GC1
- event:else
- event:trigger GC2
- event:end
- event:else
- event:do {string[totalGCoins]}.save({string<GCoins>}.add({string<totalGCoins>}))
- event:if {string[TTF]}.equals(True)
- event:trigger GC1
- event:else
- event:trigger GC2
- event:end
- trigger:<list=EarnNotifications>GC1
- type:other
- event:killfeed <time=400>&2Total Guild Coins: {string<totalGCoins>}&r
- event:if {string[GoalGCoin]}.equals(0)
- event:else
- event:if {string<totalGCoins>}.gte({string<GoalGCoin>})
- event:do {string[GoalGCoin]}.set({string<VariableGoal>})
- event:wait 20
- event:killfeed <time=400>&2Guild Coin Goal Reached!&r
- event:trigger SoundPlay
- event:end
- trigger:<list=EarnNotifications>GC2
- type:other
- event:if {string[GoalGCoin]}.equals(0)
- event:else
- event:if {string<totalGCoins>}.gte({string<GoalGCoin>})
- event:do {string[GoalGCoin]}.set({string<VariableGoal>})
- event:wait 20
- event:killfeed <time=400>&2Guild Coin Goal Reached!&r
- event:trigger SoundPlay
- event:end
- trigger:<list=EarnNotifications><contain>&r&aYou received &r&6{string[QuestCoin]}&r&7
- type:chat
- event:if {string[TTF3]}.equals(True)
- event:do {string[totalCoins]}.save({string[totalCoins]}.add({string<QuestCoin>}))
- event:else
- event:end
- trigger:<list=EarnNotifications><contain>&r&6You earned a total of {string[Coins]} Coins&r
- type:chat
- event:if {string[TTF2]}.equals(True)
- event:notify <time=400>&6Coins: {string<Coins>}&r
- event:do {string[totalCoins]}.save({string<totalCoins>}.add({string<Coins>}))
- event:if {string[TTF]}.equals(True)
- event:trigger CO1
- event:else
- event:trigger CO2
- event:end
- event:else
- event:do {string[totalCoins]}.save({string<totalCoins>}.add({string<Coins>}))
- event:if {string[TTF]}.equals(True)
- event:trigger CO1
- event:else
- event:trigger CO2
- event:end
- trigger:<list=EarnNotifications>CO1
- type:other
- event:killfeed <time=400>&6Total Coins: {string<totalCoins>}&r
- event:if {string[GoalCoin]}.equals(0)
- event:else
- event:if {string<totalCoins>}.gte({string<GoalCoin>})
- event:do {string[GoalCoin]}.set({string<VariableGoal>})
- event:wait 20
- event:killfeed <time=400>&6Coin Goal Reached!&r
- event:trigger SoundPlay
- event:else
- event:end
- trigger:<list=EarnNotifications>CO2
- type:other
- event:if {string[GoalCoin]}.equals(0)
- event:else
- event:if {string<totalCoins>}.gte({string<GoalCoin>})
- event:do {string[GoalCoin]}.set({string<VariableGoal>})
- event:wait 20
- event:killfeed <time=400>&6Coin Goal Reached!&r
- event:trigger SoundPlay
- event:end
- trigger:<list=EarnNotifications><contain>You received {string[QuestEXP]} experience
- type:chat
- event:if {string[TTF3]}.equals(True)
- event:do {string[totalExp]}.save({string[totalExp]}.add({string<QuestEXP>}))
- event:else
- event:end
- trigger:<list=EarnNotifications><contain>You earned a total of {string[Exp]} Experience
- type:chat
- event:if {string[TTF2]}.equals(True)
- event:notify <time=400>&9Experience: {string<Exp>}&r
- event:do {string[totalExp]}.save({string<totalExp>}.add({string<Exp>}))
- event:if {string[TTF]}.equals(True)
- event:trigger EXP1
- event:else
- event:trigger EXP2
- event:end
- event:else
- event:do {string[totalExp]}.save({string<totalExp>}.add({string<Exp>}))
- event:if {string[TTF]}.equals(True)
- event:trigger EXP1
- event:else
- event:trigger EXP2
- event:end
- trigger:<list=EarnNotifications>EXP1
- type:other
- event:killfeed <time=400>&9Total EXP: {string<totalExp>}&r
- event:if {string[GoalXP]}.equals(0)
- event:else
- event:if {string<totalExp>}.gte({string[GoalXP]})
- event:do {string[GoalXP]}.set({string<VariableGoal>})
- event:wait 20
- event:killfeed <time=400>&9EXP Goal Reached!&r
- event:trigger SoundPlay
- event:end
- trigger:<list=EarnNotifications>EXP2
- type:other
- event:if {string[GoalXP]}.equals(0)
- event:else
- event:if {string<totalExp>}.gte({string[GoalXP]})
- event:do {string[GoalXP]}.set({string<VariableGoal>})
- event:wait 20
- event:killfeed <time=400>&9EXP Goal Reached!&r
- event:trigger SoundPlay
- event:end
- trigger:<list=EarnNotifications>SoundPlay
- type:other
- event:if {string[TTF4]}.equals(True)
- event:sound {string<ChosenSound>}
- event:else
- event:end
- trigger:<list=EarnNotifications><end>{me}: Menu
- type:chat
- event:cancel
- event:chat
- event:chat clickable({string[Title]}<,run_command,/tr SecretSettings){string[SecondaryColor]}&m-----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------{string[Title]}> Main Menu <{string[SecondaryColor]}&m--------------{string[Title]}>&r
- event:chat
- event:chat &7&m---&r clickable(&cClear&b All Totals&r,suggest_command,/trigger run ClearAllTotals,&4Click Here To Reset All Totals&r)
- event:chat &7&m---&r clickable(&aTotals&b Configuration&r,run_command,/trigger run STotals,&aClick Here To Configure Your Totals&r)
- event:chat &7&m---&r clickable(&6Goal&b Configuration&r,run_command,/trigger run Goals,&6Click Here To Configure Your Goals&r)
- event:chat &7&m---&r clickable(&9Add-On&b Menu&r,run_command,/trigger run AddOns,&9Click Here To Show The Add-On Menu)
- event:chat &7&m---&r clickable(&2General&b Settings&r,run_command,/trigger run Settings,&2Click Here To Show Settings&r)
- event:chat &7&m---&r clickable(&1Toggle&b Tags&r,run_command,/trigger run ToggleTags,&1Click Here To Toggle Custom Tags&r)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>Menu
- type:other
- event:cancel
- event:chat
- event:chat clickable({string[Title]}<,run_command,/tr SecretSettings){string[SecondaryColor]}&m-----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------{string[Title]}> Main Menu <{string[SecondaryColor]}&m--------------{string[Title]}>&r
- event:chat
- event:chat &7&m---&r clickable(&cClear&b All Totals&r,suggest_command,/trigger run ClearAllTotals,&4Click Here To Reset All Totals&r)
- event:chat &7&m---&r clickable(&aTotals&b Configuration&r,run_command,/trigger run STotals,&aClick Here To Configure Your Totals&r)
- event:chat &7&m---&r clickable(&6Goal&b Configuration&r,run_command,/trigger run Goals,&6Click Here To Configure Your Goals&r)
- event:chat &7&m---&r clickable(&9Add-On&b Menu&r,run_command,/trigger run AddOns,&9Click Here To Show The Add-On Menu)
- event:chat &7&m---&r clickable(&2General&b Settings&r,run_command,/trigger run Settings,&2Click Here To Show Settings&r)
- event:chat &7&m---&r clickable(&1Toggle&b Tags&r,run_command,/trigger run ToggleTags,&1Click Here To Toggle Custom Tags&r)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>SecretSettings
- type:other
- event:chat {string[Title]}<{string[SecondaryColor]}&m-----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m------------{string[Title]}> Secret Menu <{string[SecondaryColor]}&m--------------{string[Title]}>&r
- event:chat &f&nDebug Headquarters&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Menu,&7Why Are You Here Anyways?) --- clickable(&a⬤&8&lRefresh&a⬤&r,run_command,/tr SecretSettings,&aRefresh)
- event:chat
- event:chat &bTotal Smash EXP: &f{string<totalSExp>}&r &1Total EXP: &f{string<totalExp>}&r
- event:chat &6Total Coin: &f{string<totalCoins>} &2Total Guild Coin: &f{string<totalGCoins>}&r
- event:chat
- event:chat &bGoal Smash EXP: &f{string<GoalSmashXP>}&r &1Goal EXP: &f{string<GoalXP>}&r
- event:chat &6Goal Coin: &f{string<GoalCoin>}&r &2Goal Guild Coin: &f{string<GoalGCoin>}&r
- event:chat &7Variable Goal: &f{string<VariableGoal>}&r
- event:chat
- event:chat &5Toggle 1: &f{string<TTF>} &5Toggle 2: &f{string<TTF2>}&r
- event:chat &5Toggle 3: &f{string<TTF3>} &5Toggle 4: &f{string<TTF4>} &5Toggle 5: &f{string<TTF5>}&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- trigger:<list=EarnNotifications>STotals
- type:other
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m-----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m--------------{string[Title]}> Totals Menu <{string[SecondaryColor]}&m-------------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Menu,&7Click Here To Go Back) &7&m---&r &r clickable(&7Notify Totals&r,run_command,/trigger run ShowTotal,&7Click Here To Notify Totals&r)
- event:chat &7&m---&r &6Coin Total: {string<totalCoins>}&r &7&m---&r clickable(&4Reset,suggest_command,/trigger run ResetTCoin,&4Click Here To Reset&r)
- event:chat &7&m---&r &2Guild Coin Total: {string<totalGCoins>}&r &7&m---&r clickable(&4Reset,suggest_command,/trigger run ResetTGCoin,&4Click Here To Reset&r)
- event:chat &7&m---&r &bSmash EXP Total: {string<totalSExp>}&r &7&m---&r clickable(&4Reset,suggest_command,/trigger run ResetTSExp,&4Click Here To Reset&r)
- event:chat &7&m---&r &9Experience Total: {string<totalExp>}&r &7&m---&r clickable(&4Reset,suggest_command,/trigger run ResetTExp,&4Click Here To Reset&r)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>AddOns
- type:other
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m-----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m--------------{string[Title]}> Add-On Menu <{string[SecondaryColor]}&m------------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Menu,&7Click Here To Go Back)
- event:if {string<BetterPartiesInstalled>}.equals(1.1.4)
- event:chat clickable(&7&m---&r &2Better Parties&b Menu&r,run_command,/trigger run PKSettings,&7Click Here To Show The Party Menu - &2BetterParties&r)
- event:else
- event:chat clickable(&7&m---&r &2Download Better Parties,open_url,https://cdn.discordapp.com/attachments/152300065543684097/152868876877692929/BetterPartiesEN1.1.4.txt,&2Click to download the latest Better Parties&r)
- event:end
- event:if {string<ColorConfigurationInstalled2>}.equals(1.1.4)
- event:chat &7&m---&r clickable(&eColor &bConfiguration&r,run_command,/trigger run Color Configuration,&7Click Here To Configure Colors - &eColorConfiguration&b&r)
- event:else
- event:chat &7&m---&r clickable(&eDownload Color Configuration,open_url,https://cdn.discordapp.com/attachments/152300065543684097/154038935494852609/ColorConfigurationEN1.1.4.txt,&eClick to download the latest Color Configuration&r)
- event:end
- event:if {string<ChatToggleInstalled>}.equals(1.0.1)
- event:chat &7&m---&r clickable(&fChat Toggle &bMenu&r,run_command,/trigger run Chat,&7Click Here To Show Chat Toggles Menus - &fChatToggles&b&r)
- event:else
- event:chat &7&m---&r clickable(&fDownload Chat Toggles,open_url,https://cdn.discordapp.com/attachments/152300065543684097/152868877854834689/ChatToggleEN1.0.1.txt,&fClick to download the latest Chat Toggles&r)
- event:end
- event:if {string<SoundNotificationsInstalled>}.equals(1.0.1)
- event:chat &7&m---&r clickable(&6Sound Notifications &bMenu&r,run_command,/trigger run SoundNoti,&7Click Here To Show Sound Notifications Menus - &6Sound Notifications&b&r)
- event:else
- event:chat &7&m---&r clickable(&6Download Sound Notifications,open_url,https://cdn.discordapp.com/attachments/152300065543684097/152946158631780353/SoundNotificationsEN1.0.1.txt,&6Click to download the latest Sound Notifications&r)
- event:end
- event:if {string<PlayTimeInstalled>}.equals(1.1.0)
- event:chat &7&m---&r clickable(&5Play Time&b Menu&r,run_command,/tr PlayTimeMenu,&7Click Here To Show Your Playtime - &5PlayTime)
- event:else
- event:chat &7&m---&r clickable(&5Download Play Time,open_url,https://cdn.discordapp.com/attachments/152300065543684097/156605307680718849/PlayTimeEN1.1.0.txt,&5Click to download the latest Version of Playtime&r)
- event:end
- event:if {string<PetHelperInstalled>}.equals(1.1.0)
- event:chat &7&m---&r clickable(&1Pet Helper &bMenu&r,run_command,/trigger run PetHelperMain,&7Click Here To Show Pet Helpers Menus - &1Pet Helpers&b&r)
- event:else
- event:chat &7&m---&r clickable(&1Download Pet Helper,open_url,https://cdn.discordapp.com/attachments/152300065543684097/155881552826466305/PetHelperEN1.1.0.txt,&1Click to download the latest Pet Helpers&r)
- event:end
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:else
- event:end
- trigger:<list=EarnNotifications>Goals
- type:other
- event:chat {string[Title]}<{string[SecondaryColor]}&m-----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------{string[Title]}> Goal Menu <{string[SecondaryColor]}&m--------------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Menu,&7Click Here To Go Back)
- event:chat clickable(&7&m---&r &aDisplay&b All Goals&r,run_command,/trigger run DisplayGoals,&aClick Here To Display All Goals&r)
- event:chat
- event:chat clickable(&7&m---&r &cReset&b All Goals&r,suggest_command,/trigger run ResetAllGoals,&cClick Here To Reset All Goals&r)
- event:chat
- event:chat clickable(&7&m---&r &6Coins &7&m---&r &6Current Goal: {string<GoalCoin>}&r,run_command,/trigger run GoalC,&6Click here for Coin Goals&r)
- event:chat clickable(&7&m---&r &2Guild Coins &7&m---&r &2Current Goal: {string<GoalGCoin>}&r,run_command,/trigger run GoalGC,&2Click here for Guild Coin Goals&r)
- event:chat clickable(&7&m---&r &9Experience &7&m---&r &9Current Goal: {string<GoalXP>}&r,run_command,/trigger run GoalXP,&9Click here for Experience Goals&r)
- event:chat clickable(&7&m---&r &bSmash EXP &7&m---&r &bCurrent Goal: {string<GoalSmashXP>}&r,run_command,/trigger run GoalSmashXP,&bClick here for Smash Heroes EXP Goals&r)
- event:chat clickable(&7&m---&r &7Variable Goal &7&m---&r &7Current Goal: {string<VariableGoal>}&r,run_command,/trigger run VariableGoals,&7Click Here for Variable Goals&r)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalC
- type:other
- event:chat {string[Title]}<{string[SecondaryColor]}&m-----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m-------------{string[Title]}> &6Coin{string[Title]} Goal Menu <{string[SecondaryColor]}&m------------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Goals,&7Click Here To Go Back)
- event:chat &7&m---&r &6Current Coin Goal: {string<GoalCoin>}&r &7&m---&r clickable(&4Reset,suggest_command,/trigger run ResetCoin,&4Click Here To Reset&r)
- event:chat clickable(&7&m---&r &aAdd 100 Coins&r,run_command,/trigger run GoalC2,&aClick here To Add 100 Coins)
- event:chat clickable(&7&m---&r &aAdd 1000 Coins&r,run_command,/trigger run GoalC3,&aClick here To Add 1000 Coins)
- event:if {string<GoalCoin>}.equals(0)
- event:trigger GoalCSafe
- event:else
- event:if {string<GoalCoin>}.equals(100)
- event:trigger GoalCSafe2
- event:else
- event:if {string<GoalCoin>}.equals(200)
- event:trigger GoalCSafe2
- event:else
- event:if {string<GoalCoin>}.equals(300)
- event:trigger GoalCSafe2
- event:else
- event:if {string<GoalCoin>}.equals(400)
- event:trigger GoalCSafe2
- event:else
- event:if {string<GoalCoin>}.equals(500)
- event:trigger GoalCSafe2
- event:else
- event:if {string<GoalCoin>}.equals(600)
- event:trigger GoalCSafe2
- event:else
- event:if {string<GoalCoin>}.equals(700)
- event:trigger GoalCSafe2
- event:else
- event:if {string<GoalCoin>}.equals(800)
- event:trigger GoalCSafe2
- event:else
- event:if {string<GoalCoin>}.equals(900)
- event:trigger GoalCSafe2
- event:else
- event:trigger GoalCEnd
- event:end
- trigger:<list=EarnNotifications>GoalC2
- type:other
- event:do {string[GoalCoin]}.save({string<GoalCoin>}.add(100))
- event:trigger GoalC
- trigger:<list=EarnNotifications>GoalC3
- type:other
- event:do {string[GoalCoin]}.save({string<GoalCoin>}.add(1000))
- event:trigger GoalC
- trigger:<list=EarnNotifications>GoalC4
- type:other
- event:do {string[GoalCoin]}.save({string<GoalCoin>}.subtract(100))
- event:trigger GoalC
- trigger:<list=EarnNotifications>GoalC5
- type:other
- event:do {string[GoalCoin]}.save({string<GoalCoin>}.subtract(1000))
- event:trigger GoalC
- trigger:<list=EarnNotifications>GoalCSafe
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Coins&r,,,&cCan Not Go Below 0 Coins)
- event:chat clickable(&7&m---&r &cRemove 1000 Coins&r,,,&cCan Not Go Below 0 Coins)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalCSafe2
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Coins&r,run_command,/trigger run GoalC4,&cClick here To Remove 100 Coins)
- event:chat clickable(&7&m---&r &cRemove 1000 Coins&r,,,&cCan Not Go Below 0 Coins)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalCEnd
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Coins&r,run_command,/trigger run GoalC4,&cClick here To Remove 100 Coins)
- event:chat clickable(&7&m---&r &cRemove 1000 Coins&r,run_command,/trigger run GoalC5,&cClick here To Remove 1000 Coins)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalXP
- type:other
- event:chat {string[Title]}<{string[SecondaryColor]}&m-----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m----------{string[Title]}> &9Experience{string[Title]} Goal Menu <{string[SecondaryColor]}&m---------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Goals,&7Click Here To Go Back)
- event:chat &7&m---&r &9Current Experience Goal: {string<GoalXP>}&r &7&m---&r clickable(&4Reset,suggest_command,/trigger run ResetEXP,&4Click Here To Reset&r)
- event:chat clickable(&7&m---&r &aAdd 100 Experience&r,run_command,/trigger run GoalXP2,&aClick here To Add 100 Experience)
- event:chat clickable(&7&m---&r &aAdd 1000 Experience&r,run_command,/trigger run GoalXP3,&aClick here To Add 1000 Experience)
- event:if {string<GoalXP>}.equals(0)
- event:trigger GoalEXPSafe
- event:else
- event:if {string<GoalXP>}.equals(100)
- event:trigger GoalEXPSafe2
- event:else
- event:if {string<GoalXP>}.equals(200)
- event:trigger GoalEXPSafe2
- event:else
- event:if {string<GoalXP>}.equals(300)
- event:trigger GoalEXPSafe2
- event:else
- event:if {string<GoalXP>}.equals(400)
- event:trigger GoalEXPSafe2
- event:else
- event:if {string<GoalXP>}.equals(500)
- event:trigger GoalEXPSafe2
- event:else
- event:if {string<GoalXP>}.equals(600)
- event:trigger GoalEXPSafe2
- event:else
- event:if {string<GoalXP>}.equals(700)
- event:trigger GoalEXPSafe2
- event:else
- event:if {string<GoalXP>}.equals(800)
- event:trigger GoalEXPSafe2
- event:else
- event:if {string<GoalXP>}.equals(900)
- event:trigger GoalEXPSafe2
- event:else
- event:trigger GoalEXPEnd
- event:end
- trigger:<list=EarnNotifications>GoalXP2
- type:other
- event:do {string[GoalXP]}.save({string<GoalXP>}.add(100))
- event:trigger GoalXP
- trigger:<list=EarnNotifications>GoalXP3
- type:other
- event:do {string[GoalXP]}.save({string<GoalXP>}.add(1000))
- event:trigger GoalXP
- trigger:<list=EarnNotifications>GoalXP4
- type:other
- event:do {string[GoalXP]}.save({string<GoalXP>}.subtract(100))
- event:trigger GoalXP
- trigger:<list=EarnNotifications>GoalXP5
- type:other
- event:do {string[GoalXP]}.save({string<GoalXP>}.subtract(1000))
- event:trigger GoalXP
- trigger:<list=EarnNotifications>GoalEXPSafe
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Experience&r,,,&cCan Not Go Below 0 Experience)
- event:chat clickable(&7&m---&r &cRemove 1000 Experience&r,,,&cCan Not Go Below 0 Experience)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalEXPSafe2
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Experience&r,run_command,/trigger run GoalXP4,&cClick here To Remove 100 Experience)
- event:chat clickable(&7&m---&r &cRemove 1000 Experience&r,,,&cCan Not Go Below 0 Experience)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalEXPEnd
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Experience&r,run_command,/trigger run GoalXP4,&cClick here To Remove 100 Experience)
- event:chat clickable(&7&m---&r &cRemove 1000 Experience&r,run_command,/trigger run GoalXP5,&cClick here To Remove 1000 Experience)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalGC
- type:other
- event:chat {string[Title]}<{string[SecondaryColor]}&m----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------{string[Title]}> &2Guild Coin{string[Title]} Goal Menu <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Goals,&7Click Here To Go Back)
- event:chat &7&m---&r &2Current Guild Coin Goal: {string<GoalGCoin>}&r &7&m---&r clickable(&4Reset,suggest_command,/trigger run ResetGCoin,&4Click Here To Reset&r)
- event:chat clickable(&7&m---&r &aAdd 100 Guild Coins&r,run_command,/trigger run GoalGC2,&aClick here To Add 100 Guild Coins)
- event:chat clickable(&7&m---&r &aAdd 1000 Guild Coins&r,run_command,/trigger run GoalGC3,&aClick here To Add 1000 Guild Coins)
- event:if {string<GoalGCoin>}.equals(0)
- event:trigger GoalGCSafe
- event:else
- event:if {string<GoalGCoin>}.equals(100)
- event:trigger GoalGCSafe2
- event:else
- event:if {string<GoalGCoin>}.equals(200)
- event:trigger GoalGCSafe2
- event:else
- event:if {string<GoalGCoin>}.equals(300)
- event:trigger GoalGCSafe2
- event:else
- event:if {string<GoalGCoin>}.equals(400)
- event:trigger GoalGCSafe2
- event:else
- event:if {string<GoalGCoin>}.equals(500)
- event:trigger GoalGCSafe2
- event:else
- event:if {string<GoalGCoin>}.equals(600)
- event:trigger GoalGCSafe2
- event:else
- event:if {string<GoalGCoin>}.equals(700)
- event:trigger GoalGCSafe2
- event:else
- event:if {string<GoalGCoin>}.equals(800)
- event:trigger GoalGCSafe2
- event:else
- event:if {string<GoalGCoin>}.equals(900)
- event:trigger GoalGCSafe2
- event:else
- event:trigger GoalGCEnd
- event:end
- trigger:<list=EarnNotifications>GoalGC2
- type:other
- event:do {string[GoalGCoin]}.save({string<GoalGCoin>}.add(100))
- event:trigger GoalGC
- trigger:<list=EarnNotifications>GoalGC3
- type:other
- event:do {string[GoalGCoin]}.save({string<GoalGCoin>}.add(1000))
- event:trigger GoalGC
- trigger:<list=EarnNotifications>GoalGC4
- type:other
- event:do {string[GoalGCoin]}.save({string<GoalGCoin>}.subtract(100))
- event:trigger GoalGC
- trigger:<list=EarnNotifications>GoalGC5
- type:other
- event:do {string[GoalGCoin]}.save({string<GoalGCoin>}.subtract(1000))
- event:trigger GoalGC
- trigger:<list=EarnNotifications>GoalGCSafe
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Guild Coins&r,,,&cCan Not Go Below 0 Guild Coins)
- event:chat clickable(&7&m---&r &cRemove 1000 Guild Coins&r,,,&cCan Not Go Below 0 Guild Coins)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalGCSafe2
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Guild Coins&r,run_command,/trigger run GoalGC4,&cClick here To Remove 100 Guild Coins)
- event:chat clickable(&7&m---&r &cRemove 1000 Guild Coins&r,,,&cCan Not Go Below 0 Guild Coins)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalGCEnd
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Guild Coins&r,run_command,/trigger run GoalGC4,&cClick here To Remove 100 Guild Coins)
- event:chat clickable(&7&m---&r &cRemove 1000 Guild Coins&r,run_command,/trigger run GoalGC5,&cClick here To Remove 1000 Guild Coins)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalSmashXP
- type:other
- event:chat {string[Title]}<{string[SecondaryColor]}&m----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------{string[Title]}> &bSmash EXP {string[Title]}Goal Menu <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Goals,&7Click Here To Go Back)
- event:chat &7&m---&r &bCurrent Smash EXP Goal: {string<GoalSmashXP>}&r &7&m---&r clickable(&4Reset,suggest_command,/trigger run ResetSmashXP,&4Click Here To Reset&r)
- event:chat clickable(&7&m---&r &aAdd 100 Smash EXP&r,run_command,/trigger run GoalSmashXP2,&aClick here To Add 100 SmashXP)
- event:chat clickable(&7&m---&r &aAdd 1000 Smash EXP&r,run_command,/trigger run GoalSmashXP3,&aClick here To Add 1000 SmashXP)
- event:if {string<GoalSmashXP>}.equals(0)
- event:trigger GoalSXPSafe
- event:else
- event:if {string<GoalSmashXP>}.equals(100)
- event:trigger GoalSXPSafe2
- event:else
- event:if {string<GoalSmashXP>}.equals(200)
- event:trigger GoalSXPSafe2
- event:else
- event:if {string<GoalSmashXP>}.equals(300)
- event:trigger GoalSXPSafe2
- event:else
- event:if {string<GoalSmashXP>}.equals(400)
- event:trigger GoalSXPSafe2
- event:else
- event:if {string<GoalSmashXP>}.equals(500)
- event:trigger GoalSXPSafe2
- event:else
- event:if {string<GoalSmashXP>}.equals(600)
- event:trigger GoalSXPSafe2
- event:else
- event:if {string<GoalSmashXP>}.equals(700)
- event:trigger GoalSXPSafe2
- event:else
- event:if {string<GoalSmashXP>}.equals(800)
- event:trigger GoalSXPSafe2
- event:else
- event:if {string<GoalSmashXP>}.equals(900)
- event:trigger GoalSXPSafe2
- event:else
- event:trigger GoalSXPEnd
- event:end
- trigger:<list=EarnNotifications>GoalSmashXP2
- type:other
- event:do {string[GoalSmashXP]}.save({string<GoalSmashXP>}.add(100))
- event:trigger GoalSmashXP
- trigger:<list=EarnNotifications>GoalSmashXP3
- type:other
- event:do {string[GoalSmashXP]}.save({string<GoalSmashXP>}.add(1000))
- event:trigger GoalSmashXP
- trigger:<list=EarnNotifications>GoalSmashXP4
- type:other
- event:do {string[GoalSmashXP]}.save({string<GoalSmashXP>}.subtract(100))
- event:trigger GoalSmashXP
- trigger:<list=EarnNotifications>GoalSmashXP5
- type:other
- event:do {string[GoalSmashXP]}.save({string<GoalSmashXP>}.subtract(1000))
- event:trigger GoalSmashXP
- trigger:<list=EarnNotifications>GoalSXPSafe
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Smash EXP&r,,,&cCan Not Go Below 0 Smash EXP)
- event:chat clickable(&7&m---&r &cRemove 1000 Smash EXP&r,,,&cCan Not Go Below 0 Smash EXP)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalSXPSafe2
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Smash EXP&r,run_command,/trigger run GoalSmashXP4,&cClick here To Remove 100 Smash EXP)
- event:chat clickable(&7&m---&r &cRemove 1000 Smash EXP&r,,,&cCan Not Go Below 0 Smash EXP)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalSXPEnd
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 Smash EXP&r,run_command,/trigger run GoalSmashXP4,&cClick here To Remove 100 SmashXP)
- event:chat clickable(&7&m---&r &cRemove 1000 Smash EXP&r,run_command,/trigger run GoalSmashXP5,&cClick here To Remove 1000 SmashXP)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>VariableGoals
- type:other
- event:chat {string[Title]}<{string[SecondaryColor]}&m----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m----------{string[Title]}> &7Variable{string[Title]} Goal Menu <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Goals,&7Click Here To Go Back)
- event:chat &7&m---&r &7Current Variable Goal: {string<VariableGoal>}&r &7&m---&r clickable(&4Reset,suggest_command,/trigger run ResetVariableGoal,&4Click Here To Reset&r)
- event:chat clickable(&7&m---&r &aAdd 100 V&r,run_command,/trigger run VariableGoals2,&aClick here To Add 100 V)
- event:chat clickable(&7&m---&r &aAdd 1000 V&r,run_command,/trigger run VariableGoals3,&aClick here To Add 1000 V)
- event:if {string<VariableGoal>}.equals(0)
- event:trigger GoalVSafe
- event:else
- event:if {string<VariableGoal>}.equals(100)
- event:trigger GoalVSafe2
- event:else
- event:if {string<VariableGoal>}.equals(200)
- event:trigger GoalVSafe2
- event:else
- event:if {string<VariableGoal>}.equals(300)
- event:trigger GoalVSafe2
- event:else
- event:if {string<VariableGoal>}.equals(400)
- event:trigger GoalVSafe2
- event:else
- event:if {string<VariableGoal>}.equals(500)
- event:trigger GoalVSafe2
- event:else
- event:if {string<VariableGoal>}.equals(600)
- event:trigger GoalVSafe2
- event:else
- event:if {string<VariableGoal>}.equals(700)
- event:trigger GoalVSafe2
- event:else
- event:if {string<VariableGoal>}.equals(800)
- event:trigger GoalVSafe2
- event:else
- event:if {string<VariableGoal>}.equals(900)
- event:trigger GoalVSafe2
- event:else
- event:trigger GoalVSEnd
- event:end
- trigger:<list=EarnNotifications>GoalVSafe
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 V&r,,,&cCan Not Go Below 0 V)
- event:chat clickable(&7&m---&r &cRemove 1000 V&r,,,&cCan Not Go Below 0 V)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalVSafe2
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 V&r,run_command,/trigger run VariableGoals4,&cClick here To Remove 100 V)
- event:chat clickable(&7&m---&r &cRemove 1000 V&r,,,&cCan Not Go Below 0 V)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalVSafe2
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 V&r,run_command,/trigger run VariableGoals4,&cClick here To Remove 100 V)
- event:chat clickable(&7&m---&r &cRemove 1000 V&r,,,&cCan Not Go Below 0 V)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>GoalVSEnd
- type:other
- event:chat clickable(&7&m---&r &cRemove 100 V&r,run_command,/trigger run VariableGoals4,&cClick here To Remove 100 V)
- event:chat clickable(&7&m---&r &cRemove 1000 V&r,run_command,/trigger run VariableGoals5,&cClick here To Remove 1000 V)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=EarnNotifications>VariableGoals2
- type:other
- event:do {string[VariableGoal]}.save({string<VariableGoal>}.add(100))
- event:trigger VariableGoals
- trigger:<list=EarnNotifications>VariableGoals3
- type:other
- event:do {string[VariableGoal]}.save({string<VariableGoal>}.add(1000))
- event:trigger VariableGoals
- trigger:<list=EarnNotifications>VariableGoals4
- type:other
- event:do {string[VariableGoal]}.save({string<VariableGoal>}.subtract(100))
- event:trigger VariableGoals
- trigger:<list=EarnNotifications>VariableGoals5
- type:other
- event:do {string[VariableGoal]}.save({string<VariableGoal>}.subtract(1000))
- event:trigger VariableGoals
- trigger:<list=EarnNotifications>Settings
- type:other
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m------------{string[Title]}> {string[Title]}Settings Menu <{string[SecondaryColor]}&m-------------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Menu,&7Click Here To Go Back)
- event:chat &7&m---&r &dDisplay&b Total In Killfeed&r
- event:if {string[TTF]}.equals(True)
- event:chat &7&m---&r &rclickable(&aTrue&r,,,&aAlready Selected&r) &7&m---&r &rclickable(&cFalse&r,run_command,/trigger run TTFf,&cClick Here To Toggle Off&r)
- event:trigger Settings2
- event:else
- event:chat &7&m---&r &rclickable(&cTrue&r,run_command,/trigger run TTFt,&cClick Here To Toggle On&r) &7&m---&r &rclickable(&aFalse&r,,,&aAlready Selected&r)
- event:trigger Settings2
- event:end
- trigger:<list=EarnNotifications>Settings2
- type:other
- event:chat &7&m---&r &dDisplay&b Round Stats In Notifications&r
- event:if {string[TTF2]}.equals(True)
- event:chat &7&m---&r &rclickable(&aTrue&r,,,&aAlready Selected&r) &7&m---&r &rclickable(&cFalse&r,run_command,/trigger run TTFf2,&cClick Here To Toggle Off&r)
- event:trigger Settings3
- event:else
- event:chat &7&m---&r &rclickable(&cTrue&r,run_command,/trigger run TTFt2,&cClick Here To Toggle On&r) &7&m---&r &rclickable(&aFalse&r,,,&aAlready Selected&r)
- event:trigger Settings3
- event:end
- trigger:<list=EarnNotifications>Settings3
- type:other
- event:chat &7&m---&r &dQuests&b Add To Totals&r
- event:if {string[TTF3]}.equals(True)
- event:chat &7&m---&r &rclickable(&aTrue&r,,,&aAlready Selected&r) &7&m---&r &rclickable(&cFalse&r,run_command,/trigger run TTFf3,&cClick Here To Toggle Off&r)
- event:trigger Settings4
- event:else
- event:chat &7&m---&r &rclickable(&cTrue&r,run_command,/trigger run TTFt3,&cClick Here To Toggle On&r) &7&m---&r &rclickable(&aFalse&r,,,&aAlready Selected&r)
- event:trigger Settings4
- event:end
- trigger:<list=EarnNotifications>Settings4
- type:other
- event:chat &7&m---&r &dSound&b Notifications&r
- event:if {string[TTF4]}.equals(True)
- event:chat &7&m---&r &rclickable(&aTrue&r,,,&aAlready Selected&r) &7&m---&r &rclickable(&cFalse&r,run_command,/trigger run TTFf4,&cClick Here To Toggle Off&r)
- event:trigger Settings5
- event:else
- event:chat &7&m---&r &rclickable(&cTrue&r,run_command,/trigger run TTFt4,&cClick Here To Toggle On&r) &7&m---&r &rclickable(&aFalse&r,,,&aAlready Selected&r)
- event:trigger Settings5
- event:end
- trigger:<list=EarnNotifications>Settings5
- type:other
- event:chat &7&m---&r &dTotals&b Reset On New Day&r
- event:if {string[TTF5]}.equals(True)
- event:chat &7&m---&r &rclickable(&aTrue&r,,,&aAlready Selected&r) &7&m---&r &rclickable(&cFalse&r,run_command,/trigger run TTFf5,&cClick Here To Toggle Off&r)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:else
- event:chat &7&m---&r &rclickable(&cTrue&r,run_command,/trigger run TTFt5,&cClick Here To Toggle On&r) &7&m---&r &rclickable(&aFalse&r,,,&aAlready Selected&r)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:end
- trigger:<list=EarnNotifications>ResetAllGoals
- type:other
- event:chat &cReseting Your Goals...&r
- event:do {string[GoalCoin]}.save({string[GoalCoin]}.set({string<VariableGoal>}))
- event:do {string[GoalGCoin]}.save({string[GoalGCoin]}.set({string<VariableGoal>}))
- event:do {string[GoalXP]}.save({string[GoalXP]}.set({string<VariableGoal>}))
- event:do {string[GoalSmashXP]}.save({string[GoalSmashXP]}.set({string<VariableGoal>}))
- event:chat &cSuccessfully Reset Your Goals...&r
- event:chat &cBringing You Back To The Goals Menu...
- event:wait 30
- event:trigger Goals
- event:end
- trigger:<list=EarnNotifications>ResetTCoin
- type:other
- event:chat &cReseting Total Coins...&r
- event:do {string[totalCoins]}.save({string[totalCoins]}.set(0))
- event:chat &cFinished Reseting Total Coins...&r
- event:chat &cReturning You To The Total Menu...&r
- event:wait 20
- event:trigger STotals
- event:end
- trigger:<list=EarnNotifications>ResetTGCoin
- type:other
- event:chat &cReseting Total Guild Coins...&r
- event:do {string[totalGCoins]}.save({string[totalGCoins]}.set(0))
- event:chat &cFinished Reseting Total Guild Coins...&r
- event:chat &cReturning You To The Total Menu...&r
- event:wait 20
- event:trigger STotals
- event:end
- trigger:<list=EarnNotifications>ResetTSExp
- type:other
- event:chat &cReseting Total Smash EXP...&r
- event:do {string[totalSExp]}.save({string[totalSExp]}.set(0))
- event:chat &cFinished Reseting Total Smash EXP...&r
- event:chat &cReturning You To The Total Menu...&r
- event:wait 20
- event:trigger STotals
- event:end
- trigger:<list=EarnNotifications>ResetTExp
- type:other
- event:chat &cReseting Total EXP...&r
- event:do {string[totalExp]}.save({string[totalExp]}.set(0))
- event:chat &cFinished Reseting Total EXP...&r
- event:chat &cReturning You To The Total Menu...&r
- event:wait 20
- event:trigger STotals
- event:end
- trigger:<list=EarnNotifications>TTFf5
- type:other
- event:do {string[TTF5]}.save(False)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>TTFt5
- type:other
- event:do {string[TTF5]}.save(True)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>TTFf4
- type:other
- event:do {string[TTF4]}.save(False)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>TTFt4
- type:other
- event:do {string[TTF4]}.save(True)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>TTFf3
- type:other
- event:do {string[TTF3]}.save(False)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>TTFt3
- type:other
- event:do {string[TTF3]}.save(True)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>TTFf2
- type:other
- event:do {string[TTF2]}.save(False)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>TTFt2
- type:other
- event:do {string[TTF2]}.save(True)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>TTFf
- type:other
- event:do {string[TTF]}.save(False)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>TTFt
- type:other
- event:do {string[TTF]}.save(True)
- event:trigger Settings
- event:end
- trigger:<list=EarnNotifications>DisplayGoals
- type:other
- event:chat &6Coin Goal: {string[totalCoins]}/{string<GoalCoin>}&r
- event:chat &2Guild Coin Goal: {string[totalGCoins]}/{string<GoalGCoin>}&r
- event:chat &bSmash Heroes Goal: {string[totalSExp]}/{string<GoalSmashXP>}&r
- event:chat &9Experience Goal: {string[totalExp]}/{string<GoalXP>}&r
- event:end
- trigger:<list=EarnNotifications>ResetGCoin
- type:other
- event:do {string[GoalGCoin]}.save({string<VariableGoal>})
- event:chat &cSuccessfully Reset Your Guild Coin Goal...&r
- event:chat &cBringing You Back To The Goals Menu...
- event:wait 30
- event:trigger Goals
- event:end
- trigger:<list=EarnNotifications>ResetEXP
- type:other
- event:do {string[GoalXP]}.save({string<VariableGoal>})
- event:chat &cSuccessfully Reset Your Experience Goal...&r
- event:chat &cBringing You Back To The Goals Menu...
- event:wait 30
- event:trigger Goals
- event:end
- trigger:<list=EarnNotifications>ResetSmashXP
- type:other
- event:do {string[GoalSmashXP]}.save({string<VariableGoal>})
- event:chat &cSuccessfully Reset Your Smash Heroes EXP Goal...&r
- event:chat &cBringing You Back To The Goals Menu...
- event:wait 30
- event:trigger Goals
- event:end
- trigger:<list=EarnNotifications>ResetCoin
- type:other
- event:do {string[GoalCoin]}.save({string<VariableGoal>})
- event:chat &cSuccessfully Reset Your Coin Goal...&r
- event:chat &cBringing You Back To The Goals Menu...
- event:wait 30
- event:trigger Goals
- event:end
- trigger:<list=EarnNotifications>ResetVariableGoal
- type:other
- event:do {string[VariableGoal]}.save(100)
- event:chat &cSuccessfully Reset Your Variable Goal...&r
- event:chat &cBringing You Back To The Goals Menu...
- event:wait 30
- event:trigger Goals
- event:end
- trigger:<list=EarnNotifications>DayClear
- type:onNewDay
- event:if {string[TTF5]}.equals(True)
- event:trigger ClearAllTotals2
- event:else
- event:end
- trigger:<list=EarnNotifications>ClearAllTotals2
- type:other
- event:chat &bClearing all Totals Because of New Day...&r
- event:wait 15
- event:do {string<totalGCoins>}.save(0)
- event:do {string<totalCoins>}.save(0)
- event:do {string<totalExp>}.save(0)
- event:do {string<totalSExp>}.save(0)
- event:chat &bFinished Clearing all Totals...&r
- event:else
- event:end
- trigger:<list=EarnNotifications>ClearAllTotals
- type:other
- event:chat &bClearing all Totals...&r
- event:wait 15
- event:do {string<totalGCoins>}.save(0)
- event:do {string<totalCoins>}.save(0)
- event:do {string<totalExp>}.save(0)
- event:do {string<totalSExp>}.save(0)
- event:chat &bFinished Clearing all Totals...&r
- event:chat &bBringing You Back To The Main Menu...
- event:trigger Menu
- event:else
- event:end
- trigger:<list=EarnNotifications>ShowTotal
- type:other
- event:notify <time=400>&6Total Coins: {string<totalCoins>}&r
- event:notify <time=400>&bTotal Smash EXP: {string<totalSExp>}&r
- event:notify <time=400>&2Total Guild Coins: {string<totalGCoins>}&r
- event:notify <time=400>&9Total EXP: {string<totalExp>}&r
- trigger:<list=Tags>loadTags
- type:onWorldFirstLoad
- event:async
- event:chat {string[SecondaryColor]}[ExtraRanks] {string[Title]}Loading tags!
- event:do {array[EN-tags]}.clear()
- event:do {array[EN-tags]}.importJsonURL(http://bfgteam.com/EN/tags.json,name)
- event:chat {string[SecondaryColor]}[ExtraRanks] {string[Title]}Got &a{array[EN-tags]}.size() {string[Title]}tags!
- event:end
- trigger:<list=Tags>&r{string[EN-name]}&r&f: {string[EN-msg]}&r
- type:chat
- event:if not {array[EN-tags]}.size().equals(0)
- event:for $value : EN-tags
- event:do {array[EN-temp]}.clear()
- event:do {array[EN-temp]}.setSplit($value,->)
- event:if {string[EN-name]}.equals({array[EN-temp]}.get(1))
- event:if {array[EN-temp]}.size().equals(4)
- event:cancel
- event:chat hover({array[EN-temp]}.get(2),{array[EN-temp]}.get(3)) {array[EN-temp]}.get(4)&f: {string[EN-msg]}
- event:end
- event:if {array[EN-temp]}.size().equals(3)
- event:cancel
- event:chat {array[EN-temp]}.get(2) {array[EN-temp]}.get(3)&f: {string[EN-msg]}
- event:end
- event:end
- event:end
- event:end
- trigger:<list=Tags>&r&7{string[EN-name]1}&r&7: {string[EN-msg]}&r
- type:chat
- event:cancel
- event:trigger defaultTag({string[EN-name]},{string[EN-msg]},false)
- trigger:<list=Tags>defaultTag($name,$msg,$isChanged)
- type:other
- event:if not {array[EN-tags]}.size().equals(0)
- event:for $value : EN-tags
- event:do {array[EN-temp]}.clear()
- event:do {array[EN-temp]}.setSplit($value,->)
- event:if $name.equals({array[EN-temp]}.get(1))
- event:do $isChanged.set(true)
- event:if {array[EN-temp]}.size().equals(4)
- event:chat hover({array[EN-temp]}.get(2),{array[EN-temp]}.get(3)) &7{array[EN-temp]}.get(4)&f: $msg.replace(&7,&f)
- event:end
- event:if {array[EN-temp]}.size().equals(3)
- event:chat {array[EN-temp]}.get(2) &f{array[EN-temp]}.get(3)&f: $msg.replace(&7,&f)
- event:end
- event:end
- event:end
- event:end
- event:if not $isChanged
- event:chat &7$name&f: $msg.replace(&7,&f)
- event:end
- trigger:<list=Tags>ToggleTags
- type:other
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m-----------{string[Title]}> Earn Notifications <{string[SecondaryColor]}&m-----------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m-------------{string[Title]}> Tags Menu <{string[SecondaryColor]}&m---------------{string[Title]}>&r
- event:chat
- event:chat clickable(&7<< Back,run_command,/trigger run Menu,&7Click Here To Go Back)
- event:chat
- event:if {string[TagsOnOff]}.equals(On)
- event:chat &6Tags are &a{string<TagsOnOff>}&7,&6 Tags Loaded: &a{array[EN-tags]}.size()&6!&r
- event:chat
- event:chat hover(&a[Tags On],&aYour Custom Tags Are On!) &7&m---&r clickable(&c[Tags Off],run_command,/tr ToggleTagsOff,&cClick Here To Turn Tags Off.)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:else
- event:chat &6Tags are &c{string<TagsOnOff>}&7,&6 Tags Loaded: &a{array[EN-tags]}.size()&6!&r
- event:chat
- event:chat clickable(&c[Tags On],run_command,/tr ToggleTagsOn,&cClick Here To Turn Tags On.) &7&m---&r hover(&a[Tags Off],&aYour Custom Tags Are Off!)
- event:chat
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat {string[Title]}<{string[SecondaryColor]}&m---------------------------------------{string[Title]}>&r
- event:chat
- event:end
- trigger:<list=Tags>ToggleTagsOn
- type:other
- event:trigger loadTags
- event:do {string[TagsOnOff]}.save({string[TagsOnOff]}.set(On))
- event:wait 100
- event:trigger ToggleTags
- event:end
- trigger:<list=Tags>ToggleTagsOff
- type:other
- event:chat {string[SecondaryColor]}[ExtraRanks] {string[Title]}Unloading tags...
- event:chat {string[SecondaryColor]}[ExtraRanks] {string[Title]}Unloaded &a{array[EN-tags]}.size() {string[Title]}Tags!
- event:do {array[EN-tags]}.clear()
- event:do {string[TagsOnOff]}.save({string[TagsOnOff]}.set(Off))
- event:trigger ToggleTags
- event:end
- ////////////Ignore For Now//////////////
- //event:chat &bSaving all Totals...&r//
- //event:wait 15//
- //event:do {string[totalGCoins]}.save({string<totalGCoins>})//
- //event:do {string[totalSExp]}.save({string<totalSExp>})//
- //event:do {string[totalExp]}.save({string<totalEXP>})//
- //event:do {string[totalCoins]}.save({string<totalCoins>})//
- //event:wait 15//
- //event:chat &bFinished Saving all Totals...&r//
- ////////////////////////////////////////
- //Strings//
- !CREATE STRING ChosenSound ONCE WITH random.pop
- !CREATE STRING totalSExp ONCE WITH 0
- !CREATE STRING totalGCoins ONCE WITH 0
- !CREATE STRING totalCoins ONCE WITH 0
- !CREATE STRING totalExp ONCE WITH 0
- !CREATE STRING GoalGCoin ONCE WITH 0
- !CREATE STRING GoalCoin ONCE WITH 0
- !CREATE STRING GoalXP ONCE WITH 0
- !CREATE STRING GoalSmashXP ONCE WITH 0
- !CREATE STRING VariableGoal ONCE WITH 0
- !CREATE STRING TTF ONCE WITH True
- !CREATE STRING TTF2 ONCE WITH True
- !CREATE STRING TTF3 ONCE WITH True
- !CREATE STRING TTF4 ONCE WITH True
- !CREATE STRING TTF5 ONCE WITH True
- !CREATE STRING SecondaryColor ONCE WITH &8
- !CREATE STRING Title ONCE WITH &b
- !CREATE STRING TagsOnOff ONCE WITH On
Add Comment
Please, Sign In to add comment