FlawCra / ReactSelfbot

The best (and now open source) Discord selfbot.
GNU General Public License v3.0
19 stars 15 forks source link

.py Just closes #4

Closed Josh830-lab closed 2 years ago

Josh830-lab commented 2 years ago

I installed all the requirements from the .txt both using the pip install -r /mypath/to/requirements.txt and manually doing pip install requirement_here and it still closes also tried entering my token in the main file still doesn't work

Josh830-lab commented 2 years ago

Also I downloaded the master file if that makes a difference

Hellscaped commented 2 years ago

same

cranberry3148 commented 2 years ago

I updated requirements.txt. You can try to install it again now. (on linux you'll have to remove wmi and change aiohttp==3.7.4.post0 to aiohttp

Josh830-lab commented 2 years ago

image This happens now

cranberry3148 commented 2 years ago

image This happens now

does it bootloop? if so please wait a few hours until I get home again

Josh830-lab commented 2 years ago

image This happens now

does it bootloop? if so please wait a few hours until I get home again

Yeah it just bootloops

Josh830-lab commented 2 years ago

@ForyxCraft image Still says this with 1.4.2 but now it doesn't loopboot at least but it still won't let me pass

cranberry3148 commented 2 years ago

@Josh830-lab are you on the latest version?

Josh830-lab commented 2 years ago

Yes I am @ForyxCraft

Josh830-lab commented 2 years ago

Using 1.4.2 using all requirements and it just closes

cranberry3148 commented 2 years ago

Ok gotta look into this

websterwh commented 2 years ago

I get the same music error thing

minenightowl commented 2 years ago

Im getting the same music error, and whenever i try to run a command it comes back empty.

image

Heres the console

image

installed all the requirements using "pip install -r C:\Users\name\Desktop\Reactbot\requirements.txt" with no errors. Using windows 11 with python 3.7.9

cranberry3148 commented 2 years ago

Im getting the same music error, and whenever i try to run a command it comes back empty.

*nuked for spam reasons

Heres the console

*nuked for spam reasons

installed all the requirements using "pip install -r C:\Users\name\Desktop\Reactbot\requirements.txt" with no errors. Using windows 11 with python 3.7.9

This currently is a known issue. You can work around this by just using the online command list HERE

minenightowl commented 2 years ago

Im getting the same music error, and whenever i try to run a command it comes back empty. nuked for spam reasons Heres the console nuked for spam reasons installed all the requirements using "pip install -r C:\Users\name\Desktop\Reactbot\requirements.txt" with no errors. Using windows 11 with python 3.7.9

This currently is a known issue. You can work around this by just using the online command list HERE

Awesome, thank you.