Starting with args
If your batch script which calls the arguments is not located in the datenheim-go folder, you must include full filepaths for the .exe file and the .csv!
You have the option to start the bot with args as follows:
datenheim-go.exe <task_type> <task_csv> <tool_type> <queue_url> <queue_taskamount> <queue_proxies>Usage examples:
Start task:
datenheim-go.exe task tasks_Otto.csvStart tool:
datenheim-go.exe tool na Queue-IT "https://link_to_queue.de" 250 Proxies.txtLast updated
Was this helpful?