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 - Nazo

Pages: [1] 2 3 ... 5
1
Help/Support / Re: Advanced Lurk Command Help
« on: March 01, 2017, 02:30:22 PM »
Unfortunately, it is currently not possible for the command to be able to record the number of times that it has been used by a specific user without using a text file. I'm sorry. :(


2
Help/Support / Re: @if@ Commands not working
« on: February 17, 2017, 07:17:57 AM »
Is there any way to fix/get around that then? Have some things I want to add that would only work with @if@, and I don't have access to the deepbot interface as I'm a moderator in chat.
I have been noticing this bug as well, especially when making commands on the Twitch app. The only way I have been able to stop Twitch from magically removing the || is by manually adding the command(s) in Deepbot.

3
So, I just recently made a command that allows users to give their currency to everyone in the channel. The way the command works is that it takes the number of currency a user specifies and it gives that amount to every viewer currently in the channel. For example, there are currently 10 viewers in your channel, if someone does !giveall 20, it will take the number of viewers in the channel times the number of currency you specified (in this case, it's 10 viewers times 20 currency) and remove the total from that user and give everyone else 10. However, if the user doesn't have enough to give to everyone, it will notify them.

!giveall
Code: [Select]
@if@[>||@calc@[*|@viewers@|@target@[1]]||@points@||Sorry, @user@, you don't have enough @pointsname@ to give everyone @target@[1] @pointsname@.||@editpoints@[@user@|-@calc@[*|@calc@[+|@viewers@|1]|@target@[1]]] @exec@[0,!add @target@[1] all]]Note(s): Make sure to enable User (Elevated Access) in the command window.

4
Help/Support / Re: Rock, Paper, Scissors doesn't work
« on: April 27, 2016, 08:32:37 AM »
Can you show me the commands you added? You might be missing a few.

5
Help/Support / Re: DeepBot is already running
« on: April 27, 2016, 08:30:53 AM »
Have you tried opening Task Manager and forcing the program to shut down?

6
I would like to request a betting game. Scenario:

1. I'm starting playing some competitive match
2. Users can bet points on win/los
3. I'm stopping betting by command
4. I'm setting status to win/los

Is this possible with current bot version?
I think you can already do this with the betting system already implemented into DeepBot.

The way you can set this up is by doing !betting start 100 0 Will_streamer_win_or_lose? Win Lose

Viewers can then enter their option by doing !bets <however many points they want to bet> <Win/Lose>

If you won the match, you would do !betting winoption 1. If you lost the match, you would do !betting winoption 2.

7
Feature Requests / Re: Request For DeepBot Games
« on: April 08, 2016, 02:03:26 AM »
You can make your own mini-games if you're a VIP stream. Replicating Bank Heist might be pretty long to replicate into commands, but it is possible. There are also some mini-games here.

8
Name Changes / Re: Changing bot name
« on: March 31, 2016, 03:10:47 AM »
You don't have to make a thread to change your bot name, that's primarily for stream name change requests. You can just change your bot's name here.

9
Streamer Introductions / Re: still need help Im still new to streaming
« on: March 30, 2016, 01:10:17 AM »
You can check out the DeepBot wiki for more info about DeepBot. as well as the Guides, Tutorials and Demo Videos and Help/Support sections of the forum.

10
I can't get the command to work for a friend I'm a sad panda halp meh please
Scroll to the bottom of the first post and add the commands with their necessary modifications.

11
Help/Support / Re: I cant write in Stream Chat
« on: March 19, 2016, 12:59:30 AM »
Try experimenting with different servers. As for the port, 6667 tends to be disfunctional for some users, so try switching the port to 443.

12
Help/Support / Re: Can't type in chat via deepbot application
« on: March 17, 2016, 12:28:00 AM »
How?
In the Config tab, click the blue button that says OAuth Password (it's right under where you enter your bot account username), a window will pop up. Enter your bot's login info and click Connect.

If this doesn't work, change the Server and/or Port. (It's in the Config tab, near the Connect button for your bot's login)

13
Help/Support / Re: VIP Expired
« on: March 12, 2016, 01:34:08 AM »
I set up the recurring subscription, will that prevent vip from expiring every month? Also donated so an update to my VIP level would be much appreciated:)
Yes, if you make a recurring payment of $5 every month, your subscription will not expire (until you cancel the recurring payments).

14
can some one can make a tutorial how to add all this commands please ? need to add command chain ?
If you have the program, you can go to the Channel Commands tab, click Add New, then copy and paste the commands from the guide into the Message box. Make sure to set it to Run as User (Elevated Access) or it won't work. Do this for each of the commands listed in the guide.

15
Help/Support / Re: VIP Expired
« on: March 11, 2016, 02:57:45 AM »
If my VIP for DeepBot expired should I just make a donation?
If you want to extend/renew your VIP membership, you can just pay here: http://deepbot.deep.sg/pay/

If yes should it be $10? I just did it but then just thought that it would be better to ask. :D
VIP costs $5 per month, so donating $10 will get you 2 months of VIP.

Pages: [1] 2 3 ... 5