Sorry, I didn't realize what you had written as you didn't post any in the original post. You can look into filters, when using the widget debugger you can look at the Item id / spell name / sprite and use those to help you find the widget too.
Killing chickens is 16k/hr, u need to make 134m/ week to get 100 a week, need 19.143m/day, if u 24/hr the chicken u get 384k/day, all you need to do is run 50 accs a day and u made your goal.
Take a read of this seeing as you're copy and pasting code without knowing what it does. After reading this guide you will know how to do what you're asking us to help you with, it will be better in the long term for you to read this.
I'm not sure of the proper way to do it but you could probably do something like setting energy threshold to 101, which would never be reached so running would never be activated. Next you could set a break condition for if run is toggled, and then toggle it off elsewhere. not sure.