From e121dfd93ef97bdb63ba39ea5363ec43d3f5ba69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 2 May 2024 10:24:46 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/51cc5a1516c1c31589de1018f194068277219998 --- constants/regexes.json | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/constants/regexes.json b/constants/regexes.json index f5f074c..065a371 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "e26deff", + "sourceLabel": "51cc5a1", "regexes": { "data.hypixeldata.serverid.scoreboard": "§7\\d+/\\d+/\\d+ §8(?\u003cservertype\u003e[mM])(?\u003cserverid\u003e\\S+).*", "data.hypixeldata.serverid.tablist": " Server: §r§8(?\u003cserverid\u003e\\S+)", @@ -293,19 +293,6 @@ "mining.fossil.excavator.chat.item": " {4}§r(?\u003citem\u003e.+)", "mining.fossil.excavator.chat.empty": "§cYou didn\u0027t find anything. Maybe next time!", "misc.chocolatefactory.chocolate.amount": "(?\u003camount\u003e[\\d,]+) Chocolate", - "misc.chocolatefactory.chocolate.persecond": "§6(?\u003camount\u003e[\\d.,]+) §8per second", - "misc.chocolatefactory.chocolate.alltime": "§7All-time Chocolate: §6(?\u003camount\u003e[\\d,]+)", - "misc.chocolatefactory.chocolate.thisprestige": "§7Chocolate this Prestige: §6(?\u003camount\u003e[\\d,]+)", - "misc.chocolatefactory.chocolate.multiplier": "§7Total Multiplier: §6(?\u003camount\u003e[\\d.]+)x", - "misc.chocolatefactory.barn.amount": "§7Your Barn: §.(?\u003crabbits\u003e\\d+)§7/§.(?\u003cmax\u003e\\d+) Rabbits", - "misc.chocolatefactory.prestige.level": "§6Chocolate Factory (?\u003cprestige\u003e[IVX]+)", - "misc.chocolatefactory.chocolate.forprestige": "§7§cRequires (?\u003camount\u003e\\w+) Chocolate this.*", - "misc.chocolatefactory.rabbit.clickme": "§e§lCLICK ME!", - "misc.chocolatefactory.leaderboard.place": "§7You are §8#§b(?\u003cposition\u003e[\\d,]+)", - "misc.chocolatefactory.leaderboard.percentile": "§7§8You are in the top §.(?\u003cpercent\u003e[\\d.]+)%§8 of players!", - "misc.chocolatefactory.timetower.amount": "§7Charges: §.(?\u003cuses\u003e\\d+)§7/§a(?\u003cmax\u003e\\d+)", - "misc.chocolatefactory.timetower.status": "§7Status: §.§l(?\u003cstatus\u003eINACTIVE|ACTIVE)(?: §f)?(?\u003cacitveTime\u003e\\w*)", - "misc.chocolatefactory.timetower.recharge": "§7Next Charge: §a(?\u003cduration\u003e\\w+)", "misc.chocolatefactory.inventory.name": "Hoppity|Chocolate Factory Milestones", "bazaar.orderhelper.itemname": "§.§l(?\u003ctype\u003eBUY|SELL) (?\u003cname\u003e.*)", "bazaar.orderhelper.filled": "§7Filled: §[a6].*§7/.* §a§l100%!", @@ -345,11 +332,25 @@ "summoning.mobs.despawn": "§cYou have despawned your (monster|monsters)!", "summoning.mobs.health": "§a§o(.+)\u0027s (.+)§r §[ae]([\\dkm]+)§c❤", "summoning.mobs.seraphrecall": "§cThe Seraph recalled your (\\d) summoned allies!", + "misc.chocolatefactory.chocolate.persecond": "§6(?\u003camount\u003e[\\d.,]+) §8per second", + "misc.chocolatefactory.chocolate.alltime": "§7All-time Chocolate: §6(?\u003camount\u003e[\\d,]+)", + "misc.chocolatefactory.prestige.level": "§6Chocolate Factory (?\u003cprestige\u003e[IVX]+)", + "misc.chocolatefactory.chocolate.thisprestige": "§7Chocolate this Prestige: §6(?\u003camount\u003e[\\d,]+)", + "misc.chocolatefactory.chocolate.forprestige": "§7§cRequires (?\u003camount\u003e\\w+) Chocolate this.*", + "misc.chocolatefactory.chocolate.multiplier": "§7Total Multiplier: §6(?\u003camount\u003e[\\d.]+)x", + "misc.chocolatefactory.leaderboard.place": "§7You are §8#§b(?\u003cposition\u003e[\\d,]+)", + "misc.chocolatefactory.leaderboard.percentile": "§7§8You are in the top §.(?\u003cpercent\u003e[\\d.]+)%§8 of players!", + "misc.chocolatefactory.barn.amount": "§7Your Barn: §.(?\u003crabbits\u003e\\d+)§7/§.(?\u003cmax\u003e\\d+) Rabbits", + "misc.chocolatefactory.timetower.amount": "§7Charges: §.(?\u003cuses\u003e\\d+)§7/§a(?\u003cmax\u003e\\d+)", + "misc.chocolatefactory.timetower.status": "§7Status: §.§l(?\u003cstatus\u003eINACTIVE|ACTIVE)(?: §f)?(?\u003cacitveTime\u003e\\w*)", + "misc.chocolatefactory.timetower.recharge": "§7Next Charge: §a(?\u003cduration\u003e\\w+)", + "misc.chocolatefactory.rabbit.clickme": "§e§lCLICK ME!", + "misc.chocolatefactory.rabbit.amount": "Rabbit \\S+ - \\[(?\u003camount\u003e\\d+)].*", + "misc.chocolatefactory.upgradetier": ".*\\s(?\u003ctier\u003e[IVXLC]+)", + "misc.chocolatefactory.rabbit.unemployed": "Rabbit \\w+ - Unemployed", "misc.chocolatefactory.rabbit.new": "§d§lNEW RABBIT! §6\\+\\d Chocolate §7and §6\\+0.\\d+x Chocolate §7per second!", "misc.chocolatefactory.rabbit.duplicate": "§7§lDUPLICATE RABBIT! §6\\+[\\d,]+ Chocolate", "misc.chocolatefactory.rabbit.crushed": "§c§lBARN FULL! §f\\D+ §7got §ccrushed§7! §6.+ Chocolate", - "misc.chocolatefactory.rabbit.amount": "Rabbit \\S+ - \\[(?\u003camount\u003e\\d+)].*", - "misc.chocolatefactory.upgradetier": ".*\\s(?\u003ctier\u003e[IVXLC]+)", "misc.chocolatefactory.unclaimedrewards": "§7§aYou have \\d+ unclaimed rewards?!", "misc.chocolatefactory.shop.title": "Chocolate Shop", "misc.chocolatefactory.egg.found": "§d§lHOPPITY\u0027S HUNT §r§dYou found a §r§.Chocolate (?\u003cmeal\u003e\\w+) Egg.*", -- cgit