Hi! Few things, first if you're using a proxy, ensure that it is not only working, but is SOCKS5
If you are under windows please paste the code below into notepad and save it as "run osbot.bat" in the same folder as your osbot jar
>There are some modifications necessary for this code to run properly, ensure you've made these changes!
"OSBot.jar" needs to be changed to whatever the name of your OSBot jar is, such as "osbot 2.4.138.jar"
OSBOT_USERNAME and OSBOT_PASSWORD will need to be changed to whatever your login details are remember the colon between the 2
Please get post back a screenshot of the black console window.
@echo off
java -Xmx1024M -jar "OSBot.jar" -login OSBOT_USERNAME:OSBOT_PASSWORD -debug 5010