Deep Bot - Twitch Streamer Assistant
Deep Bot => Help/Support => Topic started 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 :)
-
http://deepbot.deep.sg/forums/index.php?topic=5678.msg31124#msg31124
-
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!
-
You filled in your API key and name in the URL when you did it, right?
-
yeah ofcourse
{mydeepbotapi} and {mytestuser} are placeholder. i used correct dates
-
nobody an idea? still have the problem with the endless loading... :'(
-
Can you verify port 3337 is open? Made sure windows firewall isn't blocking it? Maybe an anti-virus is blocking it?
-
on localhost and all things like firewall and antivirus is closed.
still dont work :(
-
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
-
hm no lawlypopzz won't work.
but i was succes to coding now my own websocket client...
thx :)
-
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^^