Encoded 2029 Posted May 8, 2021 Share Posted May 8, 2021 TRiBot has built in comma-separated values (csv) file importers for accounts and proxies. By default, accounts and proxies are stored in json format which you can locate in ~/.tribot/settings/. The built in importers read the values from the specified csv files and save them to these json files. Accounts Extended csv format username,password,pin,world,skill,totpSecret Shortened csv format username,password Proxies Extended csv format name,host,port,username,password Shortened csv format name,host,port How To Import Select Tools -> Import Accounts CSV or Import Proxies CSV A file selector will then appear and you will need to navigate to your respective csv file for which you are importing. A message will print in the bot debug whether or not accounts were successfully imported. Duplicate entries will be ignored and if all entries are duplicates a message stating that no new accounts or proxies were imported will be displayed. To verify accounts or proxies were successfully imported, open the account or proxy manager. Link to comment Share on other sites More sharing options...
Recommended Posts