vap0r01 / RollercoinBot

Bot to play Rollercoin Games
30 stars 33 forks source link

Help #19

Open sapessihshs opened 3 years ago

sapessihshs commented 3 years ago

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.

weeeeedy commented 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.

sapessihshs commented 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.

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

weeeeedy commented 3 years ago

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 Screenshot (62)

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.

sapessihshs commented 3 years ago

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 Screenshot (62)

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.

does not open cmd

BitHevit commented 3 years ago

When downloading pyautogui 0.9.52 it gives an error, only version 0.9.5 is installed :((

weeeeedy commented 3 years ago

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 Screenshot (62) 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.

does not open cmd

Then click Windows + R and then type in cmd and hit enter

weeeeedy commented 3 years ago

When downloading pyautogui, it gives an error, only version 0.9.5 is installed :((

Can you upload the error message?

BitHevit commented 3 years ago

When downloading pyautogui, it gives an error, only version 0.9.5 is installed :((

Can you upload the error message?

yes wait a bit

sapessihshs commented 3 years ago

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

weeeeedy commented 3 years ago

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?

sapessihshs commented 3 years ago

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

weeeeedy commented 3 years ago

https://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/

BitHevit commented 3 years ago

When downloading pyautogui, it gives an error, only version 0.9.5 is installed :((

Can you upload the error message?

https://prnt.sc/whkup7 and https://prnt.sc/whkut5

BitHevit commented 3 years ago

ok, when installing version 0.9.5 everything is fine, but when starting the bot the error is different - https://prnt.sc/wgr9vj :_(

weeeeedy commented 3 years ago

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.

sapessihshs commented 3 years ago

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.

weeeeedy commented 3 years ago

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

BitHevit commented 3 years ago

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

weeeeedy commented 3 years ago

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

sapessihshs commented 3 years ago

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

Thank you

weeeeedy commented 3 years ago

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

Thank you

Did it work for you?

BitHevit commented 3 years ago

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

AttributeError: 'NoneType' object has no attribute 'dtype' again

weeeeedy commented 3 years ago

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

AttributeError: 'NoneType' object has no attribute 'dtype' again

Can you upload the response from pip list ?

BitHevit commented 3 years ago

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

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

BitHevit commented 3 years ago

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

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

weeeeedy commented 3 years ago

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

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.

sapessihshs commented 3 years ago

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

Thank you

Did it work for you?

i can't open cmd, what should i open it with? (python?)

BitHevit commented 3 years ago

opencv-python

installed version 4.4.0.44 but the bot still does not work bruh

weeeeedy commented 3 years ago

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

Thank you

Did it work for you?

i can't open cmd, what should i open it with? (python?)

with Windows + R

weeeeedy commented 3 years ago

opencv-python

installed version 4.4.0.44 but the bot still does not work bruh

Im sorry, then i can't help you :/

weeeeedy commented 3 years ago

I tried it

weeeeedy commented 3 years ago

@vap0r01

BitHevit commented 3 years ago

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

sapessihshs commented 3 years ago

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

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

BitHevit commented 3 years ago

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 -_-

jul081 commented 3 years ago

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

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

sapessihshs commented 3 years ago

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

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?

weeeeedy commented 3 years ago

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

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.

sapessihshs commented 3 years ago

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

https://anonfiles.com/dcY2lb65pa/RollercoinBot-master_rar

sorry could you send me your version too, because I have the same problem. Please

jul081 commented 3 years ago

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

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

jul081 commented 3 years ago

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

https://anonfiles.com/dcY2lb65pa/RollercoinBot-master_rar

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

sapessihshs commented 3 years ago

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

https://anonfiles.com/dcY2lb65pa/RollercoinBot-master_rar

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

jul081 commented 3 years ago

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

https://anonfiles.com/dcY2lb65pa/RollercoinBot-master_rar

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 :

weeeeedy commented 3 years ago

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

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. :)

smarco1971 commented 3 years ago

could somebody get me a working version of this...

ValoWaking commented 3 years ago

yeah, this version sometime can't click to "gain power" in 2048 so i return to basic version...

weeeeedy commented 3 years ago

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

smarco1971 commented 3 years ago

Coins-flip level 8 it to large, or are you able to let the bot run faster?

weeeeedy commented 3 years ago

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

MARTENBTC commented 3 years ago

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))