Deep Bot - Twitch Streamer Assistant

Deep Bot => Help/Support => Topic started by: thezerogamer on June 28, 2017, 09:55:08 AM

Title: Using @rand@[1|100] while displaying a special message
Post by: thezerogamer on June 28, 2017, 09:55:08 AM
I found out that the above command can generate a number between min and max currency values.  Let's say a user enters command to get random amount of currency between 1 and 100 and gets this message as an example:

For being such a good sport, you are awarded (random number) dollars!

What's the best way to code something like that...without showing the person's currency balance?
Title: Re: Using @rand@[1|100] while displaying a special message
Post by: TheNumbLock on June 28, 2017, 10:40:47 AM
@editpoints@[@user@|@rand@[1|100]]

@editpoints@   Silently edits users' points in chat. Only runs when the command that includes this variable has User (Elevated Access) selected. E.g. @editpoints@[@user@|10]
Title: Re: Using @rand@[1|100] while displaying a special message
Post by: thezerogamer on June 30, 2017, 09:11:13 AM
@editpoints@[@user@|@rand@[1|100]]

@editpoints@   Silently edits users' points in chat. Only runs when the command that includes this variable has User (Elevated Access) selected. E.g. @editpoints@[@user@|10]

i get "access denied". :(
Title: Re: Using @rand@[1|100] while displaying a special message
Post by: TheNumbLock on July 02, 2017, 03:04:17 AM
Command has to be set to "Run as User (Elevated Access)"