Author Topic: Award viewers points with custom command help  (Read 1617 times)

0 Members and 1 Guest are viewing this topic.

emersonenglish

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Emersonenglish
Award viewers points with custom command help
« on: May 07, 2017, 10:00:34 PM »
I want to create a custom command where a viewer activates it for 30 points, and it awards everyone in chat 50 points, how would I do that?

emrerocky

  • Advisor
  • Councilor
  • **
  • Posts: 1240
  • Karma: +163/-8
    • View Profile
    • emrerocky's Website
  • Twitch Name: emrerocky
Re: Award viewers points with custom command help
« Reply #1 on: May 08, 2017, 01:24:03 AM »
Make a command that looks something like this. You can customize it further, just make the cost 30 and the chained command !add 50 all.


emersonenglish

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Emersonenglish
Re: Award viewers points with custom command help
« Reply #2 on: May 08, 2017, 08:50:17 AM »
Thanks for the help  :)