Derpitron / Discord-OTP-Forcer

Selenium based discord OTP forcer
GNU Affero General Public License v3.0
43 stars 12 forks source link

Not very clear running instructions #40

Closed EDGEG5 closed 1 year ago

EDGEG5 commented 1 year ago

how exactly am i going to run a .bat file on linux?, i use an arch linux based distribution, instructions number 2 and 4 are not very clear.

these instructions say to do the following

  1. Go to the location you installed the repository and run setup.bat.
  2. Run start.bat, Follow the instructions in the command prompt.

I had no problems when executing instructions 1 and 3, unless something is missing or wrong if anyone can help I appreciate it, I really need to recover my account but the discord as you can see makes things difficult on purpose without any intention to solve the problem. In the end, this is the only option left.

Derpitron commented 1 year ago

You'll have to "install" this program the normal way:

  1. Download/clone the repo
  2. Open the .env file and manually add the values
  3. In Python 3, run: pip install -r requirements.txt
  4. Once the requirements are installed, run: python src/main.py

Note: Some users have reported that the program does not work on Linux. See #1 and #24. Try this program out yourself. If it does not work, then try it in Windows or Mac OS.

EDGEG5 commented 1 year ago

@Derpitron I already did all these steps before but I always come across the same problem, when I fill in the credentials in the .env file and then save the changes in the file and as if nothing changes in the credentials even though I have saved it and it is there, the tab in chrome opens but it is not capturing my credentials, I looked at the main.py file and I noticed that there is also a field that looks like it needs to be filled in but it does not work when I make changes there, I just did it to test if it was going to change something after that i left as the file was originally and went to try to find what was the problem.

EDGEG5 commented 1 year ago

so in that case i will follow your advice and try to see if it will work using windows, i really appreciate your patience in looking into the details of the problem.

LuXeZs commented 1 year ago

@EDGEG5 Just checking in to see if your issue has been resolved or if you might need further assistance?

Derpitron commented 1 year ago

Closing stale isses