-
Notifications
You must be signed in to change notification settings - Fork 45
Idiots guide? #31
Comments
hey, if you still need some help with this I'd be more than happy to help! |
Hi, I am new i termux too and I would be delighted if you would make a beginner's guide to this script thank you very much. |
Hi, I literally need an idiots guide on how to install on Windows 10. I have the latest Python installed, but have no clue how to install dependences, etc. |
Hello, I can try to explain it to you if you haven't figured it out already. So I'm going to be explaining everything starting with downloading the code. So you head to the home page of this code. https://github.com/gottagofaster236/Twitch-Channel-Points-Miner Then follow this gif: The next parts about getting the URI are in the gif, but for clarification, I will explain them in a little more detail than a video can. At this point, you are going to want to find where you extracted the downloaded code to (probably your downloads folder). After that you are going to copy the URI to folder by clicking on what looks like this: When you click on it, it should look like this:
Copy the URI so that you are able to get to the path again (Ctrl+C). This should come up: You are going to type "cd" and then paste (by right clicking anywhere in the command prompt) the URI of the code and press enter. The place where it used to say Now what you are going to do is type Now you should be ready to run the code. To do this, all you have to do is type What should come up is something asking for your twitch username and password, and then if you have 2fa, it will then ask you for the code. This is normal as for the code to collect the channel points on your account, it has to "sign in." Never is your username or password sent anywhere else other than to Twitch. After you are successfully signed in, you will be prompted to type the streamers names. Type the steamers that you want to receive channel points from, each name being separated by a comma. Keep in mind that this program is only able to collect channel points from TWO live channels at a time as Twitch sets a limit on how many streams you are able to watch and receive channel points from, the limit being two. Hopefully I was able to help you with what you needed help with. If I didn't please just respond to this with what else you need help with or if any issues arose while you were following my steps. |
1 Addition to that, if command prompt opens on your c drive and the files are on another drive letter, you can't directly cd to that. if for example the files are on your F drive you need to |
Thanks too much it works fine, thank to you i can install it👍 |
I assume that you fixed your issue as you have deleted your reply? |
If I may, I had an issue with the command line: 'pip install -r requirements.txt' which was not working even with the last python version. I used 'py -m pip install -r requirements.txt' which worked well! Hope it helps someone :) |
You're a god, thank you! |
Hey, the script is running, I am farming channel points but it aint farming points on StreamElements. Any fixes for that? |
Hi,
I am a newbie to python, but found this twitch channel points miner and was intrigued.
Any chance someone could write an idiots guide on how to install and run the program?
Where do dependencies need to be installed to? Etc?
Thanks!
The text was updated successfully, but these errors were encountered: