Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TheSyntox

Pages: [1]
1
Help/Support / How to exclude some chatters to be picked by @randomuser@
« on: February 25, 2018, 01:13:45 AM »
Let's say I want to give away randomly some points or just say hi to random user in the chat and want to exclude myself and bot.
Thanks

2
Feature Requests / Re: CLR BrowserSource for DeepBot's Stream Poll
« on: February 04, 2018, 12:14:56 AM »
I know post is old but I would also like to have this built in.

3
Help/Support / Re: Timed messages with custom command chaining
« on: February 04, 2018, 12:07:05 AM »
That is why you put the command in the timed message, not the the command message. So you would make the command !phrase, then put it !phrase in the timed message by itself.
Got it! Works now.
Thanks

4
Help/Support / Re: Timed messages with custom command chaining
« on: January 25, 2018, 05:34:33 PM »
The way i got it to work is made the timed message !phrase so it runs the !phrase command which is The phrase of the day is: @readfile@[Phrase\Phrase.txt] set to only run as bot or streamer assuming you don't want other people using it. Then in C drive > DeepBot - Twitch Streamer Assistant > custom logs > Phrase > Phrase.txt i have put the random phrases one each line.
eg.
Hello what a beautiful day is today!
Pie is nice
Something something day

Hope i understood correctly :)

This is exactly what I'm looking for! I'll give it a shot in a moment. Thanks a lot!

EDIT: Unfortunately same problem appears here. All I get in chat is:
The phrase of the day is: @readfile@[Phrase\Phrase.txt]

Looks like variables and Built-In Commands are ignored in timed messages.

BTW I can not see any option to set timed msg to be run by Bot or streamer only.

5
Help/Support / Timed messages with custom command chaining
« on: December 29, 2017, 11:02:37 PM »
Hi,
Is it possible to chain custom command in timed message using @exec@?
Let's say I have a custom command !phrase displaying random phrase for the list.
I would like to have a timed msg like:

The phrase of the day is: Hello what the beatifoul day is today!

so i created following timed message:

Code: [Select]
The phrase of the day is: @exec@[1,!phrase]
But this is not working for me. Timed message is displaying this as a text.
Thanks for any help on this.

6
Help/Support / Re: Command to be run only once by each user
« on: September 14, 2017, 05:06:08 PM »
Unfortunately I wasn't able to set it up. Not sure should I save txt file for each user like user1.txt, user2.txt or save all user names into one txt file. Also how would I use @IF@ so bot checks if file/name exists and says something like "Sorry this command can be user only once" or else assigning VIP to the user and takes points.
Ideally would be to have a option like this on the message to run once and have a alternate text in case msg was run for the user.

7
Help/Support / Re: Command to be run only once by each user
« on: March 30, 2017, 04:52:23 PM »
That's looking good! Many thanks TheNumbLock, will give it a try later on.

8
Help/Support / Command to be run only once by each user
« on: March 28, 2017, 02:24:39 AM »
Hi,

Just wondering, is it possible to set a command that can be used only once by user?
My aim is to have two commands activating VIP. One normal to extend VIP for month and one for half price that can be used for points given after following for 14days s trial. I would like this command to be run only once so viewers have to use main command to extend VIP.

Another way to achieve this would be to set VIP status in follow notification options but it's not possible at the moment.

9
Feature Requests / Re: Translate/Rephrase "system" messages
« on: November 02, 2016, 04:48:58 AM »
I'm also up for that. Happy to help if needed.

Pages: [1]