79497924

Date: 2025-03-10 12:04:59
Score: 5.5
Natty: 4
Report link
Why is this not working?

${if_match ${$battery_percent} > "20"}${color 774477}${battery_bar}$endif${if_match ${$battery_percent} <= "20"}${color FFA700}${battery_bar}$endif${if_match ${$battery_percent} < "6"}${color aa0000}${battery_bar}$endif

I put the if statements in series instead of nesting them, because nesting did not work.

Reasons:
  • Blacklisted phrase (1): did not work
  • Blacklisted phrase (1): Why is this not working
  • RegEx Blacklisted phrase (0.5): Why is this
  • RegEx Blacklisted phrase (2): working?
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: colonel panic