Few anti-virus software say that WhiteHatBox maybe contain virus,
so it maybe ban you to install WhiteHatBox App or limit it to visit network.
The fact is that it is a false alarm, you can just ignore it or add an exception into the anti-virus software.
There are some reason to lead the false alarm, for example: WhiteHatBox has few blackhat seo tools,
or maybe just because we don't pay money to the anti-virus software company.
We are a good software company from 2008 and developed many popular software, we will never put virus in our product to kill ourselves. You can use our product without any worry.
Module Development - wrkgml@gmail.com // Thanks - https://ko-fi.com/arbots
kabone76
2015/08/25 13:30:31
What are you trying to do? From what I see here the reason it fails is because you have NUM set the value of 0. So because it is 0 your it sets your if statement to false, and you try and set a value to false, but you do not have anywhere specified to set the value. You may want to be using Variable Operate to set your values.
Fuck BotChief! WhiteHatBox willl steal from you, disable your keys when they don't get their way
Karmagedon
2015/08/25 14:11:38
2 # kabone76 8/25/2015 1:30:31 PM What are you trying to do? From what I see here the reason it fails is because you have NUM set the value of 0. So because it is 0 your it sets your if statement to false, and you try and set a value to false, but you do not have anywhere specified to set the value. You may want to be using Variable Operate to set your values.
I tried to set value at startup.
But even in your example, the module does not perform any one of the branches of the conditions.
If you can, write your own example using IF with NUM, because I can not understand.
Module Development - wrkgml@gmail.com // Thanks - https://ko-fi.com/arbots
kabone76
2015/08/25 17:08:36
at the moment from what I understand there are some issues with it. I have been emailing support about it and they are working on it. Best to let them work on it then side track them with something that is going to take time. Also from what I have seen there hasn't been a need for a global variable yet (You can get around it by writing to files and opening the values from it)