Search the Community
Showing results for tags 'blacklist'.
-
ok so im trying to figure out how to load a list of accounts via ui command, then rotate through the accounts in sequential order to perform a task? Also with the task it is going through a list of users on a website, how do i add those users to a blacklist so that the bot does not run the same task on it twice?
- 3 replies
-
- accounts
- ui command
-
(and 4 more)
Tagged with:
-
hey, i got stuck... again. i am trying to script some sort of blacklist. the bot should check a text file for the actual URL. if the URL is on the list, the bot should override this site and proceed with the next. for now, i put $url into %checkurl list and my blacklist.txt into %channelDB list. whatever command i use, the bot did not recognise the values at all. could someone give me a hint on this please?