Deep Bot - Twitch Streamer Assistant

Deep Bot => Help/Support => Topic started by: chr0m on April 16, 2016, 01:42:03 AM

Title: Set VIP Command
Post by: chr0m on April 16, 2016, 01:42:03 AM
hi all,

i need a set vip command or a work around to set by command the vip rank from a user.

thx for help in advance  :)
Title: Re: Set VIP Command
Post by: TheNumbLock on April 16, 2016, 01:13:20 PM
http://deepbot.deep.sg/forums/index.php?topic=5678.msg31124#msg31124
Title: Re: Set VIP Command
Post by: chr0m on April 16, 2016, 06:26:37 PM
thx for ur answer.
but it doesnt work.
i think that the deepbot api not work. if i call localhost:3337 in my browser, it is loading endless. i forwarding the port 3337 in router and windows, connect my account on lawlypopzz and try to use http://api.lawlypopzz.xyz/setvip/?secret={mydeepbotapi}&user={mytestuser}&vip=3&days=30
again an endless loading... :(
any idea? big thx for all help in advance!
Title: Re: Set VIP Command
Post by: emrerocky on April 17, 2016, 12:37:29 AM
You filled in your API key and name in the URL when you did it, right?
Title: Re: Set VIP Command
Post by: chr0m on April 18, 2016, 03:14:01 AM
yeah ofcourse
{mydeepbotapi} and {mytestuser} are placeholder. i used correct dates
Title: Re: Set VIP Command
Post by: chr0m on April 20, 2016, 02:11:41 AM
nobody an idea? still have the problem with the endless loading...  :'(
Title: Re: Set VIP Command
Post by: TheNumbLock on April 20, 2016, 03:06:36 AM
Can you verify port 3337 is open? Made sure windows firewall isn't blocking it? Maybe an anti-virus is blocking it?
Title: Re: Set VIP Command
Post by: chr0m on April 21, 2016, 01:45:28 AM
on localhost and all things like firewall and antivirus is closed.
still dont work :(
Title: Re: Set VIP Command
Post by: TheNumbLock on April 21, 2016, 03:01:22 AM
In this url you are entering your values like so:  http://api.lawlypopzz.xyz/setvip/?secret=E11AFKQYJebJMeefAOPbDf&user=@target@&vip=3&days=30

Of course the API key might be longer, I just randomized the letters.
@target@ can be an actual user. Example: expertsonline
Title: Re: Set VIP Command
Post by: chr0m on April 21, 2016, 04:08:35 AM
hm no lawlypopzz won't work.
but i was succes to coding now my own websocket client...

thx :)
Title: Re: Set VIP Command
Post by: chr0m on April 21, 2016, 04:25:06 AM
damn..
next problem. i use @costumapi@ and call http://localhost/index.php?user=@target@&level=3&days=30
if i call it in a browser, it worked. but the bot command gives the content of the file. but no call. whats happend here^^