Giter Club home page Giter Club logo

skyblocksniper's Introduction

SkyblockSniper

I'm not going to respond to issues asking for basic, Google-able troubleshooting questions anymore. If you have one such issue, Google the error.

This is a BIN sniper bot I made in like 2 hours because all the BIN sniping people seem annoying

Presumably it's pretty badly made since I wasn't getting the "200 mil per hour" figures that the YouTubers kept spouting so feel free to submit pull requests

How to use:

Here's a video some dude made that shows the process fairly well

Step 1

Download Python 3.7.8. There's literally thousands of guides on how to do this so I'll assume you can figure it out yourself.

Step 2

Either download this repository or just copy paste all the code from inside SkyblockSniper.py into a new file on your computer called SkyblockSniper.py, and all the text from requirements.txt into a new file on your computer called requirements.txt.

Step 3

Run the command pip install -r <path to requirements.txt> in the command prompt (Window key + R, type cmd). For example, on my computer, the path to requirements.txt is C:\Downloads\requirements.txt, so I'd use pip install -r C:\Downloads\requirements.txt.

Step 4

Run the file SkyblockSniper.py by going into command prompt and running the command python <path to SkyblockSniper.py>. For example, on my computer, the path to SkyblockSniper.py is C:\Downloads\SkyblockSniper.py, so I'd use python C:\Downloads\SkyblockSniper.py.

Step 5

Now the script is running good and well. From here, you can just AFK on your island splitscreened watching Netflix or something. As soon as the script finds a good flip, you'll hear a low frequency beep for half a second, and the command to go to the auction is automatically put on your clipboard.

All you have to do is Ctrl+V every time you hear the beep, make sure it's not a scam (sometimes this happens with cosmetics or other market manipulation; can be prevented with NEU's average AH price thing), and then buy it.

Basic Troubleshooting

'pip' is not recognized as an internal or external command, operable program or batch file.

Follow the first reply to this stackoverflow post, note that you'll have to open a new cmd window to apply the changes to PATH

Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases

Make sure Python's installation folder was added to your PATH variables properly, and follow the other suggestions on this stackoverflow post.

How to know it works

Change LOWEST_PRICE in SkyblockSniper.py line 27 to 5 and rerun the script

You should get a few results for (shittier) BIN flips. Change LOWEST_PRICE back to 999999 (or any price you want to be the lowest) once done.

CMD should look something like this before any results:

image

and like this after results: image

Some statistics I noticed

Timing: For me it takes 8-10 seconds to refresh the AH, which happens every minute (that's an API-level limit).

Coins per hour: There were a few good snipes per hour (i.e. a baby yeti for 1.6 mil, reaper mask for 1 mil) but again, no clue where the 200 mil per hour numbers are coming from. My best guess is that they're saying that SOME hours they make 200 mil per hour, and as such that means it's technically correct

Here's approximately 7 hours worth of results (12am EST to 7am EST): image

skyblocksniper's People

Contributors

csjh avatar ilmarsxd avatar

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.