All Projects → ThatZiv → FiveM-Bot

ThatZiv / FiveM-Bot

Licence: other
[OUTDATED] Monitor your FiveM (GTA Online) Server with FiveM Bot.

Programming Languages

javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to FiveM-Bot

Jeva
All scripts and code used through videos/tutorials on Jeva. Compiled by @ThatZiv
Stars: ✭ 156 (+477.78%)
Mutual labels:  fivem, zua
esx scoreboard
esx - scoreboard | A user friendly scoreboard for your server ;)
Stars: ✭ 28 (+3.7%)
Mutual labels:  fivem
snaily-cadv3
> https://github.com/SnailyCAD/snaily-cadv4
Stars: ✭ 37 (+37.04%)
Mutual labels:  fivem
esx advancedvehicleshop
Advanced Vehicle Shops for FiveM ESX Legacy
Stars: ✭ 28 (+3.7%)
Mutual labels:  fivem
esx menu default
ESX Menu Style for FXSERVER gtaonline style
Stars: ✭ 30 (+11.11%)
Mutual labels:  fivem
menuv
FiveM menu library for creating menu's with NUI
Stars: ✭ 85 (+214.81%)
Mutual labels:  fivem
fivem-vstancer
ikt's VStancer as resource for FiveM servers to synchronize the edited vehicles with all the players.
Stars: ✭ 37 (+37.04%)
Mutual labels:  fivem
esx repairkit
Simple repairkit script for FiveM ESX servers
Stars: ✭ 36 (+33.33%)
Mutual labels:  fivem
pma-voice
An easy drag n' drop resource that gives you a wrapper to use FiveM's built-in mumble voice.
Stars: ✭ 160 (+492.59%)
Mutual labels:  fivem
Lua-Obfuscator
Obfuscate your lua code because it's so easy to steal!
Stars: ✭ 69 (+155.56%)
Mutual labels:  fivem
utk render
Render game view to html canvas element
Stars: ✭ 40 (+48.15%)
Mutual labels:  fivem
esx advancedbanking
Advanced Banking for FiveM ESX Legacy
Stars: ✭ 18 (-33.33%)
Mutual labels:  fivem
Re-Ignited-Phone
ReIgnited Phone is a continuation and reimagination of the original GCPhone resource
Stars: ✭ 55 (+103.7%)
Mutual labels:  fivem
fivem-appearance
👀 A flexible player customization script for FiveM.
Stars: ✭ 94 (+248.15%)
Mutual labels:  fivem
FiveM-Paid-Anticheats
Fivem Anticheat's sources, cracks and other shit have fun with it. Remember API > ALL https://discord.gg/stz4nCkhZp
Stars: ✭ 35 (+29.63%)
Mutual labels:  fivem
fivem-react-boilerplate
FiveM + React 🐌
Stars: ✭ 21 (-22.22%)
Mutual labels:  fivem
chat
FiveM Chat System | Works off ESX Framework
Stars: ✭ 32 (+18.52%)
Mutual labels:  fivem
fivem-mysql-async
MySql Async Library for FiveM
Stars: ✭ 105 (+288.89%)
Mutual labels:  fivem
esx extraitems
Extra Items for FiveM ESX Legacy
Stars: ✭ 44 (+62.96%)
Mutual labels:  fivem
PolyZone
PolyZone is a FiveM mod to define zones of different shapes and test whether a point is inside or outside of the zone
Stars: ✭ 136 (+403.7%)
Mutual labels:  fivem

FiveM Discord Bot - Monitor your FiveM Server easily

Discord Bots Discord Bots Discord Bots

All New FiveM Forum Integration and Save/Get Player Logs !

No Advanced Setup Required!

FiveM Bot is a discord bot by Zua that makes monitoring your FiveM server easily. https://discordbots.org/bot/483787947070586880

Set-Up

  1. Invite the bot
  2. In any channel, type $set <serverAddress:withPort> (ex: $set thatziv.ddns.net:30120)
  3. The Bot is now setup, do $help to see all the commands Please Make Sure to Give the Bot Administrator Permissions.* Also Make Sure to use it in a discord server channel and not a DM channel *

Commands

$set <serverAddress:withPort> - Sets the current guild FiveM server

$players - Gets the current player list of a server

$server - Gets all information of a server

$find <username> - Finds a user that is on the server via Username

$id <id> - Finds a user that is on the server via Server ID

$status - Checks the current status of the server

$help Sends Help Embed

$status - Checks if the server is online

$stats - Checks bot statistics

$save-log <person's server id> - Saves a player's information

$get-log - Gets a player's information (per guild)

$forum <categories> - Searches the latest topics in the categories on https://forum.fivem.net/

$forum - Checks the current categories on https://forum.fivem.net/

$forum search <search terms> - Searches terms on https://forum.fivem.net/

$forum user <username> - Searches user's info on https://forum.fivem.net/

$native <search terms> - returns a specific GTAV native that you searched for

$rcon help - Sends RCON help embed

$rcon set <rcon_password> - Sets the guild's rcon server

$rcon <rcon_command> - Executes an RCON Command


Tutorial/Demonstration

www.youtube.com/watch?v=qphtBvXSusE

  • Note this is a bit out of date.

Optional Installation (Advanced Users)

This bot is ran by node.js using the discord.js library. https://github.com/ThatZiv/FiveM-Bot

Make sure you have NodeJS installed.

  1. Download Here.
  2. Run setup.cmd and follow the prompts
  • If you aren't able to execute bat files then cd into the directory of the bot and type:
npm i
# then after that is done, type:
npm run build
  1. Run the run.bat file or do (in the cmd line):
node fivem.js

Discord :)

Feedback is also pretty neat.


Discord Bots

FAQ

Error Solution Example
Error: Invalid URI Set the FiveM server URL correctly: No <> symbols and no spaces between the port and No http:// $set thatziv.ddns.net:30120

More to come.


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].