Giter VIP home page Giter VIP logo

google-coin-flip-spoofer's Introduction

google-coinflip-spoofer

Use this if you want to rig google's coin flip game with a sequence of your choosing!

Use this userscript:

By default, the sequence is ['t', 't', 't', 't', 'h']
In order to change the sequence, you have to modify the script in the simplest way, just modify the array chars.
Here are some examples below.

Zig Zag ['t', 'h', 't', 'h', 't', 'h']
4 Head Chars ['h', 'h', 'h', 'h']
8 Tails Chars ['t', 't', 't', 't', 't', 't', 't', 't']


If you want to use an extension instead, you might be interested in this other repository:
https://github.com/Whitelisted1/Rigged-Google-Coin-Flip

google-coin-flip-spoofer's People

Contributors

xnasuni avatar

Stargazers

 avatar

Watchers

 avatar

google-coin-flip-spoofer's Issues

fix coin velocity being constant from predefined Math.random calls

so basically the coin flip calls Math.random 5 times and i'm returning either 0 or 1 for each of those 5 calls, 0 is heads and 1 is tails, so the velocity will either be fast when it's tails and slow when it's heads, which never happens if it's normally random on all calls, so i'll fix that so it only fakes the first Math.random call.

i only noticed this afterwards but this is useless anyway so idrc lol

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.