Bot Interface - How to paste a url list from within the interface?

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
Hello,

I need to be able to paste a list of URLs in the bot interface so I then take this variable and pickup a random URL each time(or delete one).
How can I do this in a way that the list reload all the URLs each time the bot starts(I need to have this constant and not have to repaste it on program restart).

Thank you!
 

ibred

Client
Регистрация
04.04.2015
Сообщения
3 835
Благодарностей
3 542
Баллы
113
You can save the settings of your interface by clicking the "Export" button. And then restore by importing a previously saved file.

 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
You should use FIlename control in BotUI to select list file from bot interface and pass it to variable.
BotUI_filename.png
In list properties, you should uncheck "Save list changes to file" option to keep file list unchanged. Thus you won't need to re-paste url list every time.
Save list changes.png
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)