Don't include colorchat twice. (the version you have was written by a noob so that it can repeat)
This native doesn't accept floats. You'll have to use integers.
Code:
set_user_health(id, 100.0)
I don't understand how you missed this when the error is written in english.
Code:
// meniu_bonus.sma(116) : error 001: expected token: ":", but found ";"
default; return PLUGIN_HANDLED;
I don't have a running compiler. Come back if there are other problems.
__________________