GithubHelp home page GithubHelp logo

rollercoinbot's Introduction

RollercoinBot

Because Rollercoin enhanced their anti-bot protection, this bot doesn't work anymore! I will not further develop this rollercoin bot!

rollercoinbot's People

Contributors

steidler avatar vap0r01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rollercoinbot's Issues

Unable to install

when I try to enter the command to install the requirements it doesn't work. It says 'pip not recognized' something like that. I have python 3.6.2 installed. Please help

windows not work

hi and thank you.
me very try start bot but not working in run in windows.
can help me and update or fixed.

Help!

Sorry, but when i open the bot, it doesn't say any error, but it doesn't work.

My python version: 3.7.8
I already installed all the requirements...

Trying add CoinClick support, need help

Hi im trying to add CoinClick support and bot didnt want to start, so i need help:

class BotCoinClick:

def __init__(self):
    self.start_img_path = "rc_items/CoinClick_gameimg.png"
    self.game = "CoinClick"

def play(self):
    start_game(self.start_img_path)
    start_game_msg(self.game)
    self.run_game()
    end_game()

def run_game(self):
    while check_image("rc_items/bitcoin_droppingcoin.png"):
    click_image("rc_items/bitcoin_droppingcoin.png")

Error on Start

When i run the script, bot.py, i see this messages. I installed all modules in the requirements file so i don't know what can be.

Desktop

  • OS: Windows
  • Browser: chrome
  • Python: 3.7

image

I dont know how to do

this eror show when installing

ERROR: Could not install packages due to an EnvironmentError: [WinError 5] Access is denied:

any advice ? i dont know how to grant the access
thanks in advance

Help

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.

Numpy 1.19.4

Current support: 1.19.2

Version 1.19.4 throws an error and the code stops

Help

I have a problem when I write the command on the cmd pip install -r requirements.txt it starts the download and then gives me an error and I can't figure out where the problem is. Thanks in advance.

help pls

when i start bot i see this error
C:\Users\slzq\Desktop\RollercoinBot-master>python bot.py
** On entry to DGEBAL parameter number 3 had an illegal value
** On entry to DGEHRD parameter number 2 had an illegal value
** On entry to DORGHR DORGQR parameter number 2 had an illegal value
** On entry to DHSEQR parameter number 4 had an illegal value
ImportError: numpy.core.multiarray failed to import
Traceback (most recent call last):
File "bot.py", line 6, in
import cv2
File "E:\2ProgramFiles\PYTHON111\lib\site-packages\cv2_init_.py", line 5, in
from .cv2 import *
ImportError: numpy.core.multiarray failed to import

cant install with pip

This eror shows in the last line of pip install, how to give access or do you have some kind of video tutorial on this ?
Thanks in advance
ERROR: Could not install packages due to an EnvironmentError: [WinError 5] Access is denied:

Coinflip bug

When starting a coinflip game
Bot stop from working and show this eror

File "pandas_libs\hashtable_class_helper.pxi", line 998, in pandas._libs.hashtable.Int64HashTable.get_item

KeyError: 0

image

i thought at first it does this because of the level and it need a lot of tile but after reaching lvl 8 it still show the same eror
i tried redownload it but it shows the same thing again

Error after sometime Coin Flip game

File "C:\Python\Rollercoin\main.py", line 322, in check_coins
coin1 = (matches["TemplateName"][0], matches["BBox"][0])
File "C:\Python\Rollercoin\venv\lib\site-packages\pandas\core\series.py", line 821, in getitem
return self._values[key]
IndexError: index 0 is out of bounds for axis 0 with size 0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.