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

Pages: 1 ... 35 36 [37]
541
Help/Support / Re: Change Nick deepbots users
« on: April 24, 2014, 08:02:50 PM »
Do you mean change your Twitch username on Twitch or in Deepbot itself?

If you mean on Twitch first you'll have to create a new account for yourself and your bot's account (Name Changing Service on Twitch is currently in their plans but is not currently available) then contact Experts with your bots new username when the account is created so he can change it over. You will need to reconnect Deepbot with Twitch yourself when this is done the same way you did when you first used it

Regards,
Dante557

542
Help/Support / Re: Working with VPS?
« on: April 24, 2014, 07:54:01 PM »
Hi,

With Regards To Hosting On A Cheap VPS

Most webhosts tend to block port 6667 (You can change this to Port 443 or Port 80 within Deepbot, Port 80 is unlikely to be blocked by webhosts) which is needed by Deepbot to communicate with the Twitch chat servers. You'd also need to make sure the webhost you chose was running Windows Server 2008 or 2003 (Unless they allowed visualisation on Linux for a Windows OS). As far as if it'd work....I don't know, that's Expert's area of expertise but I doubt you could do it for cheap. I was actually doing research to see if it was possible to visualise a windows OS on a Raspberry Pi to run Deepbot from but all my searches have come up blank.

Unless you have a bandwidth cap, it'll probably be a lot cheaper to find a really low power machine and host it yourself, you'd be surprised how much you'd save. Just make sure you can visualise a Windows OS on it. Of course not the idea solution for you but it's all I can think of, sorry.

With Regards to Cloud Storage

As far as I know, cloud storage isn't currently available. You'll notice that if you click the cloud storage tab in Deepbot it won't load anything. Obviously this will be implemented further down the line but if you are looking to synchronise the bot between multiple computers at this current point in time, you'll need to copy the latest "users" and "usersconfig" across. Also copy "chanmsgconfig" over for good measure to keep your commands synchronised. Bit of a pain, I know, but file sharing websites like Dropbox and Google Drive should make this easier.

Hell, you could probably shove Deepbot into your Dropbox folder and get it synchronised that way, get cloud storage that way :). Haven't tested that myself though so just a theory.

With Regards to Getting User Points

The database itself is held in the "users" file but you'll find that it is encrypted. Although that sounds a good idea for user interaction so when I see Experts next I'll let him know of the suggestion, thanks.

Regards,
Dante557

543
Help/Support / Re: Ads in the youtube player?
« on: April 23, 2014, 08:58:58 AM »
Apart from editing the HOST file on your PC which would be effective for everything on your system (A quick Google search should help you on your way, it's a moral gray area in a way) not really. Although I haven't had any advertisements pop up in the internal music player while I've been using it. The ad's DID appear in a seperate window after clicking the Youtube icon in the bottom corner but that's about it.

Hope that helps
Dante557

544
Help/Support / Re: Hide Offline Database wont Uncheck
« on: April 22, 2014, 10:59:29 PM »
I've just loaded Deepbot up on my machine (v0.4.1.0) and I still have the ability to uncheck the "hide offline" checkbox. Have you tried restarting Deepbot to see if that fixes the problem? Sounds like a weird one off to me

545
Bug Reports / Re: Bets
« on: April 20, 2014, 02:31:25 AM »
The way it is currently implemented is intentional. Think of it like a roulette table. You can spread your bet over multiple options in order to hopefully get at least one winning options. Of course with roulette you have a multitude of options and in Dark Souls II it's either you live or you die. As most people will only bet on one options the people that do bet on two with the same amount are bound to make a profit as a result. Unfortunate loophole in the system.

Fear not though! I've let Experts know and he has put it on his ToDo list (Which, lets be honest, is probably quite big). No ETA I'm afraid. If I had to guess how it'd be implemented it will probably be different "modes" not unlike how Arena is set up although that is simply pure speculation.

Thanks for the suggestion!
Dante557

546
Bug Reports / Re: Points
« on: April 20, 2014, 02:07:56 AM »
Since you added 2 points does the point total for that user go up now?

If everyone else in the stream was earning points in the stream apart from the users affected, I was going to direct you next to the "edit user" popup (User Database -> Right click user -> Edit User) to ask if the "Disable points giveaway" was for some reason checked for them.

547
Help/Support / Re: Timed Event:Welcome message doesn't work?
« on: April 18, 2014, 04:28:47 AM »
Does it show the "welcome to the channel user" message in the Deepbot embedded chat?

548
Bug Reports / Re: Points
« on: April 17, 2014, 12:42:47 AM »
Are the usernames for those users appearing in the User Database tab? Also when they are watching the stream are their usernames appearing in the user list for chat?

549
Help/Support / Re: Can't sign into deepbot?
« on: April 17, 2014, 12:39:40 AM »
Are you still having problems signing in? If so what is the error that is popping up? Post some screenshots to give us a clearer picture of what exactly is happening

550
Help/Support / Re: Rename Bank/Arena names?
« on: April 17, 2014, 12:38:37 AM »
Currently, no. As it stands it wouldn't make any sense to use !bankheist if you were stealing for a castle, unless the king himself has SWAT on hand whenever anyone attempts to steal from his treasure room :). Experts is considering it but at the moment it is very low priority as other things take more importance for the future of Deepbot. It would also need a bit of work to make the output customisable.

Sorry,
Dante557

551
Help/Support / Re: !?Music Questions?!
« on: April 17, 2014, 12:17:39 AM »
With Regards To The Offline Music Question

As far as I can tell, after playing around with it a little, Deepbot's music player cannot load offline media. The music player itself, as you've probably noticed, makes use of Youtube videos in order to deliver files requested by your viewers for their musical enjoyment (or, unavoidably, linking a screamer which they'll hear the sound of, not see the footage).  Deepbot itself has a !song command which users can use which will display the current song you are playing if using the Youtube player, iTunes or Spotify (not related to your question, I know, but worth mentioning).

The only other way to do it would be to use a media player like VLC. In VLC you can load your offline music and then when a user requests music via a Youtube link manually putting it into your VLC playlist. Of course this is a lot of effort on your part but currently that is the only way I believe you can do it, sorry.

As far as the file that is used for playlists in Deepbot, the file extension is .PLST. The file contents are as follows (I requested this song https://www.youtube.com/watch?v=KYfK61zxads)

Code: [Select]
letest.plst,1,0
1,KYfK61zxads,104,dante557,Best VGM 1552 - Angry Video Game Nerd Adventures - Assholevania

Ignoring the top line;
Code: [Select]
Position in Playlist, Youtube ID (random characters after v=), Length, Person who requested, Title of video
This file can be edited with notepad if you so wish but as it's not a widely used file for playlists (The stan.dards being .mu3 or.pls) you probably won't be able to open it in a media player you own

With Regards to Welcome Messages
If you have this enabled it will activate every time a user joins the channel, even if they leave. This is because IRC will send JOIN messages when they decide to enter the chat room. There is no way to stop this with the functionality activated but if you want it to activate when specific users enter then channel, like mods or VIPs for example, you can click on the dropdown box and select what user groups you want to welcome



With Regards to Logging Into Non-Forum Pages
If I can gather what you mean, the forum and the wiki (The other place you can create an account) use separate databases. The main website as well uses a separate database as well but currently there is no reason to have an account on there.

Hope that helps,
Dante557

552
Help/Support / Re: Music is not working.
« on: April 01, 2014, 11:45:45 PM »
Interesting. Can you control the player from this URL http://deepbot.tv/YouTubePlayerv2.html from within the bot? I'll let Experts know of this issue of course

553
Help/Support / Re: Music is not working.
« on: April 01, 2014, 11:38:35 PM »
Music player seems to be working perfectly for me. Can you check to see if you are on the latest version of Deepbot? See if there are any updates on the About tab within the bot

554
Help/Support / Re: The same Users keep winning Keyword Raffles.
« on: April 01, 2014, 09:10:44 PM »
Don't quote me on this (And I'll experts for a clear answer when I speak to him) but this is probably an unfortunate side effect of a random number generator that is most likely in play for Deepbot.  Even a seeded one can have this effect.

Ideally, with a RNG, you want to have a different number each time and this is most likely happening. Examples of how this should ideally work can be found on www.random.org but even this is not perfect. Click it about 20 times with the range of 25 and you'll probably see that the same number may pop up twice or more. If all the users that entered did so in the same order that they did the first time, 9 times out of 10 it'd reveal a different name out of the hat. It's safe to say that the user that keeps winning basically picks the right time to enter each time. This is if it's based on when the user entered of course

If the names are sorted alphabetically and/or the users do actually enter in the same order each time (And, again, I'll ask Experts when he's around how the raffle system properly works) then I can sympathise with your frustration but as far as a solution it'd probably be hard pressed to actually find one apart from saying it's the luck of the draw, sorry.

555
Help/Support / Re: How to use Song Request System?
« on: March 23, 2014, 08:51:07 AM »
Hi.

To begin with, did you enable the song request feature in the bot? If you haven't, check the "Enable Song Requests" found in the Music tab. With that enabled you should then be able to request a song from Twitch chat using either the full Youtube link or the random characters after the "v=". For example to play http://www.youtube.com/watch?v=uFj60cLeGJI (Which is Tetris - Theme 'B' Acapella by Smooth McGroove) you would do the following

Code: [Select]
!requestsong http://www.youtube.com/watch?v=uFj60cLeGJIOR
Code: [Select]
!requestsong uFj60cLeGJI
With that, the music should automatically begin playing from within the interface. If it doesn't, the next step should fix that

Assuming you already know how to add a song from the interface to get it to begin playing (Again, if it automatically doesn't) press the "play" button that is found under where the video is located. The following screenshot should show you what it should look like after you've done this.



Hope this helps,
Dante557


Pages: 1 ... 35 36 [37]