Open sapessihshs opened 3 years ago
First make sure you have Python 3.6.2 installed,
then go into the folder you unpacked the RollercoinBot to and execute the command
pip install -r requirements.txt
to install the required modules for this bot.
Then open https://rollercoin.com/game/choose_game in your browser.
After you have done this, you can start the bot with python bot.py
and open
the web browser in foreground.
But i can already tell you something.. If you are playing CoinFlip with this bot it could be that there will occur an KeyError. If this is happening for you, i can't help you with that. But the steps above should work for 2048.
First make sure you have Python 3.6.2 installed, then go into the folder you unpacked the RollercoinBot to and execute the command
pip install -r requirements.txt
to install the required modules for this bot.Then open https://rollercoin.com/game/choose_game in your browser.
After you have done this, you can start the bot with
python bot.py
and open the web browser in foreground.But i can already tell you something.. If you are playing CoinFlip with this bot it could be that there will occur an KeyError. If this is happening for you, i can't help you with that. But the steps above should work for 2048.
calmly, could you explain to me step by step. after installing python what should i type (the folder is on the desktop). you could also send me the link to install python thanks
The link to download python is: https://www.python.org/downloads/release/python-362/ but make sure to uninstall other versions of python installed on your system to make sure it works.
After installing, open your RollercoinBot folder on your Desktop, type cmd into the path field as shown below and hit enter
After you opened your cmd window, type pip install -r requirements.txt
Wait for it being installed..
When it is done, open your browser at https://rollercoin.com/game/choose_game
and then type python bot.py
into your cmd window and hit enter
After this is done you have to open your browser in foreground and let the bot play.
The link to download python is: https://www.python.org/downloads/release/python-362/ but make sure to uninstall other versions of python installed on your system to make sure it works.
After installing, open your RollercoinBot folder on your Desktop, type cmd into the path field as shown below and hit enter
After you opened your cmd window, type
pip install -r requirements.txt
Wait for it being installed..When it is done, open your browser at https://rollercoin.com/game/choose_game and then type
python bot.py
into your cmd window and hit enterAfter this is done you have to open your browser in foreground and let the bot play.
does not open cmd
When downloading pyautogui 0.9.52 it gives an error, only version 0.9.5 is installed :((
The link to download python is: https://www.python.org/downloads/release/python-362/ but make sure to uninstall other versions of python installed on your system to make sure it works. After installing, open your RollercoinBot folder on your Desktop, type cmd into the path field as shown below and hit enter After you opened your cmd window, type
pip install -r requirements.txt
Wait for it being installed.. When it is done, open your browser at https://rollercoin.com/game/choose_game and then typepython bot.py
into your cmd window and hit enter After this is done you have to open your browser in foreground and let the bot play.does not open cmd
Then click Windows + R and then type in cmd and hit enter
When downloading pyautogui, it gives an error, only version 0.9.5 is installed :((
Can you upload the error message?
When downloading pyautogui, it gives an error, only version 0.9.5 is installed :((
Can you upload the error message?
yes wait a bit
When downloading pyautogui, it gives an error, only version 0.9.5 is installed :((
Can you upload the error message?
it just doesn't let me open it
When downloading pyautogui, it gives an error, only version 0.9.5 is installed :((
Can you upload the error message?
it just doesn't let me open it
Do you get an error message or something? Or why you cant open your cmd?
When downloading pyautogui, it gives an error, only version 0.9.5 is installed :((
Can you upload the error message?
it just doesn't let me open it
Do you get an error message or something? Or why you cant open your cmd?
I can't open it, no message
When downloading pyautogui, it gives an error, only version 0.9.5 is installed :((
Can you upload the error message?
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already https://github.com/vap0r01/RollercoinBot/issues/18
If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
https://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/
https://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/
ok, could you show me step by step what you type on the cmd please.
First you have to install python and make sure to click the option add python to PATH
and then restart your computer.
You have to navigate to your folder with the bot in it with
cd C:\Users\youruserhere\Desktop\yourrollercoinbotfolderhere
Then type pip install -r requirements.txt
and hit enter
After this is done you can start the bot via python bot.py
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18
If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
First you have to install python and make sure to click the option
add python to PATH
and then restart your computer.You have to navigate to your folder with the bot in it with
cd C:\Users\youruserhere\Desktop\yourrollercoinbotfolderhere
Then type
pip install -r requirements.txt
and hit enterAfter this is done you can start the bot via
python bot.py
Thank you
First you have to install python and make sure to click the option
add python to PATH
and then restart your computer. You have to navigate to your folder with the bot in it withcd C:\Users\youruserhere\Desktop\yourrollercoinbotfolderhere
Then typepip install -r requirements.txt
and hit enter After this is done you can start the bot viapython bot.py
Thank you
Did it work for you?
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
AttributeError: 'NoneType' object has no attribute 'dtype' again
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
AttributeError: 'NoneType' object has no attribute 'dtype' again
Can you upload the response from pip list
?
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
AttributeError: 'NoneType' object has no attribute 'dtype' again
Can you upload the response from
pip list
?
https://prnt.sc/whlqrl pyautogui is not listed yet since I reinstalled it
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
AttributeError: 'NoneType' object has no attribute 'dtype' again
Can you upload the response from
pip list
?https://prnt.sc/whlqrl pyautogui is not listed yet since I reinstalled it
https://prnt.sc/whluv0 here is the updated list
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
AttributeError: 'NoneType' object has no attribute 'dtype' again
Can you upload the response from
pip list
?https://prnt.sc/whlqrl pyautogui is not listed yet since I reinstalled it
https://prnt.sc/whluv0 here is the updated list
You installed a newer version of opencv-python. That could be the error.
uninstall it and install opencv-python==4.4.0.44
, then try to start the bot
again. I installed the version 4.4.0.44 and everything is working for me.
First you have to install python and make sure to click the option
add python to PATH
and then restart your computer. You have to navigate to your folder with the bot in it withcd C:\Users\youruserhere\Desktop\yourrollercoinbotfolderhere
Then typepip install -r requirements.txt
and hit enter After this is done you can start the bot viapython bot.py
Thank you
Did it work for you?
i can't open cmd, what should i open it with? (python?)
opencv-python
installed version 4.4.0.44 but the bot still does not work bruh
First you have to install python and make sure to click the option
add python to PATH
and then restart your computer. You have to navigate to your folder with the bot in it withcd C:\Users\youruserhere\Desktop\yourrollercoinbotfolderhere
Then typepip install -r requirements.txt
and hit enter After this is done you can start the bot viapython bot.py
Thank you
Did it work for you?
i can't open cmd, what should i open it with? (python?)
with Windows + R
opencv-python
installed version 4.4.0.44 but the bot still does not work bruh
Im sorry, then i can't help you :/
I tried it
@vap0r01
opencv-python
installed version 4.4.0.44 but the bot still does not work bruh
Im sorry, then i can't help you :/
thank you for your time
First you have to install python and make sure to click the option
add python to PATH
and then restart your computer. You have to navigate to your folder with the bot in it withcd C:\Users\youruserhere\Desktop\yourrollercoinbotfolderhere
Then typepip install -r requirements.txt
and hit enter After this is done you can start the bot viapython bot.py
Thank you
Did it work for you?
i can't open cmd, what should i open it with? (python?)
with Windows + R
it tells me it is not recognized as an internal or external command or an executable program or a batch file
opencv-python
installed version 4.4.0.44 but the bot still does not work bruh
Im sorry, then i can't help you :/
I managed to install version 0.9.52 pyautogui for this you need to update pip install --upgrade setuptools and pip install wheel but the bot still doesn't work -_-
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
Thanks man the original file i was using always crash on coinflip and this one works, but it stuck for 1 minute on 2048 XD cause it keep pressing the arrow key even when it already done doing the game. but so far this one works perfectly for me thanks bro
First you have to install python and make sure to click the option
add python to PATH
and then restart your computer. You have to navigate to your folder with the bot in it withcd C:\Users\youruserhere\Desktop\yourrollercoinbotfolderhere
Then typepip install -r requirements.txt
and hit enter After this is done you can start the bot viapython bot.py
Thank you
Did it work for you?
i can't open cmd, what should i open it with? (python?)
how should i do to add python to PATH?
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
Thanks man the original file i was using always crash on coinflip and this one works, but it stuck for 1 minute on 2048 XD cause it keep pressing the arrow key even when it already done doing the game. but so far this one works perfectly for me thanks bro
No problem. I already know the problem with 2048 but i didnt found an different way yet. Because the original version for 2048 is so slow because it checks every time if the screen contains the "Gain Power" button. And mine doesn't. It just runs for 60 seconds and then it is done. I will also try to make the CoinFlip a little bit faster using Multi Threading. I will keep you update but i can't promise it will work.
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
https://anonfiles.com/dcY2lb65pa/RollercoinBot-master_rar
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
sorry could you send me your version too, because I have the same problem. Please
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
Thanks man the original file i was using always crash on coinflip and this one works, but it stuck for 1 minute on 2048 XD cause it keep pressing the arrow key even when it already done doing the game. but so far this one works perfectly for me thanks bro
No problem. I already know the problem with 2048 but i didnt found an different way yet. Because the original version for 2048 is so slow because it checks every time if the screen contains the "Gain Power" button. And mine doesn't. It just runs for 60 seconds and then it is done. I will also try to make the CoinFlip a little bit faster using Multi Threading. I will keep you update but i can't promise it will work.
nice i appreciate it, the coin flip is already fast enough i think but if it can be better then thats good, well i think its not much of a problem on 2048 beside the time since most of the time the bot just make the game over around 350-600 most of the time and its quite rare to finish a game. probably its a good call to make it move for 1 min since most of user maybe passed it at perfect score at 40-50 seconds. if i can give you an suggestion maybe you can join the dev of this bot and make improvement on 2048 success rate XD
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
https://anonfiles.com/dcY2lb65pa/RollercoinBot-master_rar
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
sorry could you send me your version too, because I have the same problem. Please
that link is the link for his version of the bot , maybe you can try that one since for me its better than the original one
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
https://anonfiles.com/dcY2lb65pa/RollercoinBot-master_rar
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
sorry could you send me your version too, because I have the same problem. Please
that link is the link for his version of the bot , maybe you can try that one since for me its better than the original one
I managed to install the bot from your link, but I don't understand how to activate it ... you could tell me. thanks
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
https://anonfiles.com/dcY2lb65pa/RollercoinBot-master_rar
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
sorry could you send me your version too, because I have the same problem. Please
that link is the link for his version of the bot , maybe you can try that one since for me its better than the original one
I managed to install the bot from your link, but I don't understand how to activate it ... you could tell me. thanks
it pretty much the same as the original tho but i use spyder anaconda 3 (Python 3.7) and i have already use python before so i can understand pretty much what they were saying . so i cant help tho if you were really at the beginning.
but i can give you some instruction :
ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(
This issue is known already #18 If you want i can send you my private edited version of this bot to try it out. But i dont know if this version will also work for you.
I will be very grateful to you
Thanks man the original file i was using always crash on coinflip and this one works, but it stuck for 1 minute on 2048 XD cause it keep pressing the arrow key even when it already done doing the game. but so far this one works perfectly for me thanks bro
No problem. I already know the problem with 2048 but i didnt found an different way yet. Because the original version for 2048 is so slow because it checks every time if the screen contains the "Gain Power" button. And mine doesn't. It just runs for 60 seconds and then it is done. I will also try to make the CoinFlip a little bit faster using Multi Threading. I will keep you update but i can't promise it will work.
nice i appreciate it, the coin flip is already fast enough i think but if it can be better then thats good, well i think its not much of a problem on 2048 beside the time since most of the time the bot just make the game over around 350-600 most of the time and its quite rare to finish a game. probably its a good call to make it move for 1 min since most of user maybe passed it at perfect score at 40-50 seconds. if i can give you an suggestion maybe you can join the dev of this bot and make improvement on 2048 success rate XD
I just committed my even better version of my bot to this GitHub Repository. Lets see if they will merge it. But you can get the files from https://github.com/vap0r01/RollercoinBot/pull/20 already. Hope you also like this version. :)
could somebody get me a working version of this...
yeah, this version sometime can't click to "gain power" in 2048 so i return to basic version...
yeah, this version sometime can't click to "gain power" in 2048 so i return to basic version...
use microsoft edge didnt tested it in different browsers
Coins-flip level 8 it to large, or are you able to let the bot run faster?
Coins-flip level 8 it to large, or are you able to let the bot run faster?
use my newer version: https://github.com/vap0r01/RollercoinBot/tree/8fdf8fea94d31d28236aa75b8f142e8f1e85a47d
Hei. i keep getting error installing your req. weeeeedy " ERROR: Could not find a version that satisfies the requirement threading (from -r requirements.txt (line 7)) (from versions: none) ERROR: No matching distribution found for threading (from -r requirements.txt (line 7))
sorry, i don't understand much ... someone could explain me step by step how this bot works (windows 10). What should I install? what should I do ? reward for those who do.