-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee3b8a4
commit c662de0
Showing
1 changed file
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,17 @@ | ||
# Skyblock-BIN-Sniper | ||
Forked from @csjh | added a lowest profit for flips and made it send to a discord webhook instead! | ||
# Skyblock BIN Sniper | ||
Forked from [csjh/SkyblockSniper](https://github.com/csjh/SkyblockSniper) | ||
|
||
Make sure you have Python installed ([Download for Windows](https://www.python.org/downloads/)) | ||
I used version 3.10.4 | ||
|
||
# Install Dependencies | ||
```pip install -r requirements.txt``` | ||
If you get an error about building C++. Make sure you download [Visual Studio C++ Build Tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022). | ||
|
||
# Change Constants | ||
**You must change the discord webhook**! | ||
![screenshot](https://user-images.githubusercontent.com/61764480/164995867-42558605-9ce6-4578-8a40-6e323db170ba.png) | ||
Other variables and constants are free for you to pick and choose if you wish to change them! | ||
|
||
# Donate | ||
If for some weird reason you wish to help me you can donate [on my Patreon](https://samzy.dev/donate). |