ahmed5939 / leach-bot

a leach bot for fortinte stw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿค– Fortnite STW Leach-Bot ๐ŸŽฎ


What is this? ๐Ÿค”

Welcome to the world of the Fortnite STW Leach-Bot, your new best friend in gaming! ๐ŸŒŸ This clever little bot is like a ninja ๐Ÿฅท - it sneakily joins your lobby, hangs out for a bit, and then poof! It disappears after a set time. It's perfect for those who need a leech or taxi bot in Fortnite. No more solo missions! ๐ŸŽ‰

Futures (No, not the stock market kind!) ๐Ÿš€

  • Auto join (like a boss!)
  • Auto leave (sneaky exit!)
  • Auto accept friend request (making friends has never been easier!)
  • Advanced queue system (because waiting in line is so 2020)
  • Customizable join and leave messages (say it with style! ๐Ÿ’ฌ)
  • Customizable idle and busy status (like your own away message!)
  • Customizable time before leaving (because timing is everything!)

Version ๐Ÿ“ฆ

  • 1.1.0 (Now with more awesomeness!)

How to use? ๐Ÿ› ๏ธ

  1. Download the files (the treasure! ๐Ÿดโ€โ˜ ๏ธ)
  2. Install the prerequisite (the magic potion! ๐Ÿงช)
  3. Tweak the config.json file (customize it like your favorite pizza ๐Ÿ•)
  4. Run the bot (let the games begin! ๐ŸŽฒ)
  5. Enjoy (and dominate! ๐Ÿ˜Ž)

Prerequisite (The Secret Sauce) ๐ŸŒŸ

  • Node.js (The backbone of our bot!)

Starting The Bot ๐Ÿš€

To get this party started:

npm i 

And to launch our robotic superstar:

npm start

Customizations (Make it Yours!) โœจ

Get creative and edit the config.json file:

{
  "idle_status": "Chilling", // ๐Ÿ›Œ
  "busy_status": "On a Mission", // ๐ŸŽฏ
  "time_before_leave": 2, // in minutes โฐ
  "join_message": "What's up, gamers!", // ๐Ÿ‘‹
  "leave_message": "Adios, amigos!" // ๐Ÿ‘‹
}

Support (We've Got Your Back!) ๐Ÿ’ช

Need help with your new bot buddy? Hit us up:

License (The Official Stuff) ๐Ÿ“œ

GNU General Public License v3.0

Copyright (c) 2023 Ahmed

About

a leach bot for fortinte stw

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%