Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@jobotgold2 You're welcome.
@jobotgold1 Can you please share the link to your project instead? That would help more than any screenshot.
@jobotgold1 Use modify variables under your buttons, every time colour changes it changes the variable, bool for example from true to false, then have another condition to count the bools and enable your buy/sell tree.
@jobotgold1 Your welcome
@jobotgold1 you could use a boolean, if true do this. if false, do this.