Vote command as button?

how can I do that?
it is possible to add the command to the button. But I won't give you the code because remember that I made a post selling my sites and you were the first to comment that my code is faulty? you never bought or used my codes and still exhausted burning them.
To remind you of the link:
https://lucera2.com/threads/websites-donate-panel-automatic-paypal.2507/
but it is possible yes to add the command in a simple bypass but I'll let you discover it.

this is an example that you can't criticize anyone's work as one day it can be useful to you.
 
You have to add in the NPC html a bypass to a your custom script that calls the Hopzone service.

HTML:
[scripts_services.YourClass:YourHopzoneMethod|Vote on Hopzone]

<!-- or this other option  -->

<button action="bypass -h scripts_services.YourClass:YourHopzoneMethod">Vote on hopzone</button>

Check how to add a subsystem tutorial.
 
Back
Top