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

Pages: [1] 2
1
Help/Support / Re: No commands in if command ----AGAIN---
« on: October 03, 2016, 03:13:47 AM »
hello???

2
Help/Support / Re: No commands in if command ----AGAIN---
« on: October 01, 2016, 12:30:30 AM »
Additionally, you cant embed a command in the if statement hoping to get the result of that command back to the original command. This functionality never existed.
All commands are executed to their respective output streams (Twitch/Whispers or Discord), they do not operate like functions and return the data to calling commands.
this is not true! i used that many times before this new version. and it worked!

this is one of our commands we used many months, till the last update. in the last update, the if command is broken! there is no workaroung to fix this by changing the command!
Code: [Select]
@if@[@readfile@[C:\DeepBot - Twitch Streamer Assistant\SetVip\userPointsOk.txt]||1||!giveUserPointsStartOk @target@||!giveUserPointsStartWrong @target@[4]]

3
Help/Support / Re: No commands in if command ----AGAIN---
« on: October 01, 2016, 12:23:10 AM »
i used the command, that is explain here:
http://wiki.deepbot.tv/custom_commands
this is on this site:
@if@[data||matchWith||matchedResult] = Data is returned if match fails.
then this is not correct?

4
Help/Support / Re: No commands in if command ----AGAIN---
« on: September 26, 2016, 03:09:49 AM »
hä? i wrote the example!?

ok here again, more in detail:

i have this command:
!checkSpecialPermission
commandcontent: @if@[@target@||chr0m||true||false]
what it makes: if @target@ is chr0m, it returns "true". otherwise "false".

Now the bug in this command:
@if@[!checkSpecialPermission @user@||true||it works!]]
when i call this command, the checkSpecialPermission will called with chr0m and gives true back. so the correct return must be "it works!". but the return is "true".

sry but this shit bug comes all 2-3 versions again back... that really pissed me hard. why there are no unittests in the development for this issue???

5
Bug Reports / if command bug AGAIN
« on: September 25, 2016, 05:10:35 PM »
plz, i need help with this bug in last version. can u fix this asap plz?
http://deepbot.deep.sg/forums/index.php?topic=7124.0

6
Help/Support / Re: No commands in if command ----AGAIN---
« on: September 25, 2016, 05:09:33 PM »
example:

Quote
@if@[!checkUserSpecialPermission @user@||true||he has permission!]

thats what it returns:
true

gg wp no re GZ...
why is this again in the current version?? in last version it worked....

7
Help/Support / No commands in if command ----AGAIN---
« on: September 25, 2016, 02:15:02 AM »
i dont know why again, but in a @if@ command the matchresult cant be a command like readfile or a own !command... again! this was in a earlier version too. why ever, this is very hard shit :(
why? fix? or i do something wrong? :o

plz need an answer asap...

8
Help/Support / mod level2
« on: September 10, 2016, 09:19:59 AM »
how to change someone to mod level2 via command or api?

9
Bug Reports / last update 0.9.8.6 critical buggy! crash on start!
« on: August 27, 2016, 02:10:33 AM »
after update crash on start:
log:
[0826/185406:WARNING:raw_channel_win.cc(473)] WriteFile: Die Pipe wird gerade geschlossen. (0xE8)
[0826/185406:WARNING:channel.cc(549)] Failed to send message to ack remove remote endpoint (local ID 1, remote ID 1)
[0826/185406:WARNING:channel.cc(315)] RawChannel write error
[0826/185406:WARNING:raw_channel_win.cc(473)] WriteFile: Die Pipe wird gerade geschlossen. (0xE8)
[0826/185406:WARNING:channel.cc(549)] Failed to send message to ack remove remote endpoint (local ID 1, remote ID 1)
[0826/185406:WARNING:channel.cc(315)] RawChannel write error
[0826/185406:WARNING:raw_channel_win.cc(473)] WriteFile: Die Pipe wird gerade geschlossen. (0xE8)
[0826/185406:WARNING:channel.cc(549)] Failed to send message to ack remove remote endpoint (local ID 1, remote ID 1)
[0826/185406:WARNING:channel.cc(549)] Failed to send message to ack remove remote endpoint (local ID 2147483648, remote ID 2)

errorlog:
26 Aug 19:03:06,696 - 0.9.8.6: Crashed Die Datei oder Assembly "CefSharp.Core, Version=51.0.0.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis überein. (Ausnahme von HRESULT: 0x80131040)
26 Aug 19:10:54,572 - 0.9.8.6: Crashed Die Datei oder Assembly "CefSharp.Core.dll" oder eine Abhängigkeit davon wurde nicht gefunden. Das angegebene Modul wurde nicht gefunden.
26 Aug 19:10:54,590 - 0.9.8.6: Crashed    bei DeepBot.Main..ctor()
   bei #R.#4x.#3b()

10
Help/Support / still no premium bot
« on: July 07, 2016, 07:32:23 PM »
hi,

yesterday we made a vip sub, but the bot is still no vip.
channel: ingame_de

whats wrong?

11
Help/Support / Re: Autohost Commands doesnt work
« on: June 19, 2016, 08:45:47 PM »
  • executed update.exe
  • version now is 0.9.5.2
  • i have 8 streams in the list
  • !startautohost still not working :(

12
Help/Support / Autohost Commands doesnt work
« on: June 16, 2016, 06:56:18 PM »
i tried !startautohost and stop, but nothing happened. known bug or made i something wrong? :o

13
Help/Support / Re: Enable/Disable Timed Messages
« on: June 16, 2016, 06:54:00 PM »
damn :(

14
Help/Support / Enable/Disable Timed Messages
« on: June 14, 2016, 02:10:03 PM »
Hi,

Is it possible to Enable/Disable a Timed Message with Command or API?

15
Help/Support / Re: Set VIP Command
« 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^^

Pages: [1] 2