I have been readin this forums today, but there is still something im having problems understanding about these "click" macros.

On what button on the keyboard is this bind to? :

/assist focus
/run SetCVar("Sound_EnableSFX","0")
/click MultiBarRightButton1
/click MultiBarRightButton2
/click MultiBarRightButton3
/click MultiBarRightButton4
/run SetCVar("Sound_EnableSFX","1")

---------------

These ones are bind to the action bar to the right? right?



1st button
Code:
/castsequence reset=combat flame shock,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
2nd button
Code:
/castsequence reset=combat lava burst,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
3rd button
Code:
/castsequence reset=combat chain lightning,,,,,,,,,,,,,,,,,,,,,,,,,
4th button
Code:
/cast lightning bolt
so lets say you that first macro to "1" on your keyboard, then you will actually press all those 4 buttons when pressing 1? and all the commas indicates on how many "spams" i will do need to do before the macro will attempt on casting the spell again?