jagrosh / Selfbot

A simple Discord selfbot that is fast and easy to set up and use
Apache License 2.0
99 stars 56 forks source link

Another Issue, relating to the run.bat #24

Closed darkwolfXST closed 7 years ago

darkwolfXST commented 7 years ago

So back again with another issue, now I've installed java and jdk, the source code, JSelfBot.jar, run.bat and run.command and I seem to have the same issue image as provided with a screenshot of the run.bat Any info would be great, I do believe as it is just me

darkwolfXST commented 7 years ago

Apologies for the second issue, I just get really stuck in these things

xayanide commented 7 years ago

Install java.

darkwolfXST commented 7 years ago

I have said and done that, perhaps you have not read what I've said

jagrosh commented 7 years ago

You do not have java installed correctly. The error you have ('java' is not recognized as an internal or external command...) means that your command line does not recognize java, which means it is not added to your PATH. You can find tutorials online about how to fix this; it is not an issue with the selfbot.