Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added instructions for stuff
  • Loading branch information
ProbAlex authored Nov 10, 2024
1 parent 9aa87ca commit c8d0892
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,27 @@
# CF-Handler
A simple file made to stop CatFlipper, a paid Hypixel Skyblock Auction House macro, from timing out and never restarting.
This is a simple file made to prevent CatFlipper, a paid Hypixel Skyblock Auction House macro, from timing out and never restarting.

**PLEASE STAR THE REPO TO SHOW GRATTITUDE**
**PLEASE STAR THE REPO TO SHOW GRATITUDE**

Directions:

**To build and run**
- sudo apt update && sudo apt install git
- git clone https://github.com/ProbAlex/CF-Handler
- cd CF-Handler
- chmod +x build.sh
- ./build.sh
- ./{output-binary}

**If you have Python and just wanna run**
- to download: wget https://github.com/ProbAlex/CF-Handler/releases/latest/download/CF-Handler.py && chmod +x CF-Handler.py
- to run: python3 CF-Handler.py
- to stop: ctrl+c

Note: This script only works on Linux as I refuse to test Catflipper on my personal computer. If there is high demand for a windows port, I will do it at a public library.
Note: This script only works on Linux, as I refuse to test Catflipper on my personal computer. If there is a high demand for a Windows port, I will do it at a public library.

Planned:
+ Nothing

Support/Suggestions:
-- Join https://discord.gg/godflipper for assistence or to suggest more features Nevo won't make himself :3
-- Join https://discord.gg/godflipper for assistance or to suggest more features Nevo won't make himself :3

0 comments on commit c8d0892

Please sign in to comment.