Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehrm-a/fruit-trader
Fruit-Trader is an open-source discord self-botting program that specializes in the ROBLOX game "Blox Fruits" and optimizing trading in its corresponding Discord trading servers.
https://github.com/ehrm-a/fruit-trader
bloxfruis discord-js discord-selfbot roblox roblox-discord self-bot self-bot-discord selfbot
Last synced: about 2 months ago
JSON representation
Fruit-Trader is an open-source discord self-botting program that specializes in the ROBLOX game "Blox Fruits" and optimizing trading in its corresponding Discord trading servers.
- Host: GitHub
- URL: https://github.com/ehrm-a/fruit-trader
- Owner: ehrm-a
- Created: 2024-08-21T00:28:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T20:23:19.000Z (4 months ago)
- Last Synced: 2024-11-17T04:38:23.537Z (about 2 months ago)
- Topics: bloxfruis, discord-js, discord-selfbot, roblox, roblox-discord, self-bot, self-bot-discord, selfbot
- Language: JavaScript
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fruit-Trader
> Fruit-Trader is an open-source discord self-botting program that specializes in the ROBLOX game "Blox Fruits" and optimizing trading in its corresponding Discord trading servers.
# How to Install:
> Requirements:
>
> - [A Discord Token](https://www.youtube.com/watch?v=YEgFvgg7ZPI)
> - [Node.js](https://nodejs.org/en/learn/getting-started/how-to-install-nodejs)
> - [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) (Usually comes in node.js installer)
>
> After you have downloaded node.js and npm, open a command prompt and direct yourself to the folder that contains the `package.json` file.
>
> Once in there, run the command `npm install`. This will install all the dependencies and libraries used in this project.
>
> After confirming and downloading everything, grab your discord token and place it in the `.env` file.
>
> Then, simply move inside the source folder with a command prompt and type `node index.js`# How to Use:
> After installing and checking to see if the client is running through the console, type `.information` in any chat to see a quick guide on how to use it.
# ⚠ _Use At Your Own Risk_ ⚠
> We advise you to use this program at your own risk due to Discord's [Terms of Services](https://support.discord.com/hc/en-us/articles/115002192352-Automated-User-Accounts-Self-Bots) about self-bots and using your discord token for external applications. This could lead to your account getting flagged as suspicious if used incorrectly (for spamming or raiding) and even lead to termination.