All Projects → Parik27 → V.Rainbomizer

Parik27 / V.Rainbomizer

Licence: GPL-3.0 license
Randomizers for Grand Theft Auto: V

Programming Languages

C++
36643 projects - #6 most used programming language
hack
652 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to V.Rainbomizer

pHake
GTA Online Mod
Stars: ✭ 74 (+42.31%)
Mutual labels:  mod, gta, gta5
saltychat-fivem
FiveM implementation of Salty Chat (TeamSpeak 3 based Voice Plugin)
Stars: ✭ 64 (+23.08%)
Mutual labels:  gta, gta5
gtav-online-ahk
GTA V Online AHK-Macros
Stars: ✭ 45 (-13.46%)
Mutual labels:  gta, gta5
V
OwlGaming roleplay script for RAGE Multiplayer on GTA 5.
Stars: ✭ 36 (-30.77%)
Mutual labels:  gta, gta5
UnitedCallouts
UnitedCallouts adds over 20+ callouts for LSPDFR, a popular GTA V modification.
Stars: ✭ 14 (-73.08%)
Mutual labels:  gta, gta5
Aurora
Unified lighting effects across multiple brands and various games.
Stars: ✭ 1,673 (+3117.31%)
Mutual labels:  gta, gta5
is-my-train-delayed
An Angular web app built on Heroku with Node & Express. Shows information about delayed trains, and displays that in an easily consumable manner.
Stars: ✭ 15 (-71.15%)
Mutual labels:  gta
IAST-ECCV2020
IAST: Instance Adaptive Self-training for Unsupervised Domain Adaptation (ECCV 2020) https://teacher.bupt.edu.cn/zhuchuang/en/index.htm
Stars: ✭ 84 (+61.54%)
Mutual labels:  gta5
BTS
Better Trade Screen - Mod for Civilization VI
Stars: ✭ 33 (-36.54%)
Mutual labels:  mod
GC-Randomizer
Twilight Princess Randomizer
Stars: ✭ 19 (-63.46%)
Mutual labels:  randomizer
Powah
Discord:
Stars: ✭ 25 (-51.92%)
Mutual labels:  mod
lambda
Minecraft utility mod coded in Kotlin
Stars: ✭ 389 (+648.08%)
Mutual labels:  mod
CelesteSpeedrunTool
A Celelste Mod for Speedrun Practice
Stars: ✭ 21 (-59.62%)
Mutual labels:  mod
RAGE-StringsDatabase
This repository contains known string lines and file names for RAGE based games (GTA IV, GTA V, RDR 2)
Stars: ✭ 26 (-50%)
Mutual labels:  gta
chat
FiveM Chat System | Works off ESX Framework
Stars: ✭ 32 (-38.46%)
Mutual labels:  gta
EE-Mod-Setup
A Tool for automated mod installations on EET, BG2EE, BGEE etc
Stars: ✭ 61 (+17.31%)
Mutual labels:  mod
iv-sdk
SDK for creating GTA IV .asi plugins
Stars: ✭ 28 (-46.15%)
Mutual labels:  gta
TTS xwing
Unified X-Wing mod repository (Tabletop Simulator custom table)
Stars: ✭ 34 (-34.62%)
Mutual labels:  mod
GTA-RP
GT-MP Role-playing gamemode
Stars: ✭ 39 (-25%)
Mutual labels:  gta
Randomizer
TF2 plugin that randomizes player loadout in any imaginable combinations
Stars: ✭ 26 (-50%)
Mutual labels:  randomizer

Build Discord

Rainbomizer: V 🌈

A modification for Grand Theft Auto V that randomizes various aspects of the game from vehicles and sounds to missions and weapons.


homepagedownloadissuesinstallationfeaturescontribute


Features

New Features

  • 🔧 Vehicles Appearance Randomizer: Randomizes vehicle colours and upgrades like license plates, paintjobs, armour, etc.
  • 🏎️ Parked Car Randomizer: Randomizes vehicles parked around the map including boats and planes.
  • 👚 Clothes Randomizer: Randomizes the clothes and props the peds spawn with.

Features

  • 🚁 Traffic Randomizer - Randomizes cars that spawn in traffic.
  • 🚙 Mission Vehicle Randomizer - Randomizes vehicles you are given in missions, making sure that the vehicle you're given is usable for that mission.
  • 🌈 HUD Colour Randomizer - Randomizes colours of various in-game elements, the HUD, blips and more.
  • 📃 Mission Randomizer - Randomizes order of missions in-game. Upon completion of a mission, the game progresses as if you completed the original mission.
  • 🔫 Weapon Randomizer - Randomizes weapons given to the enemies.
  • 🔉 Sounds Randomizer - Randomizes dialogue and sound effects played in-game.
  • 🎥 Cutscene Randomizer - Randomizes models used in motion-captured cutscenes.
  • 🚶 Ped Randomizer - Randomizes all ambient, mission, and cutscene peds.
  • 🎮 Player Randomizer - Randomizes the player model into a different ped model.
  • 🌟 Player Special Ability Randomizer - With Player Randomizer enabled, this feature randomizes the player's special ability.
  • 🌧️ Timecycle and Weather Randomizer - Randomizes the look of the game by randomizing weather elements and sky colour.
  • 🚜 Handling Randomizer - Randomizes the handling of all vehicles.
  • 🚀 Weapon Stats Randomizer - Randomizes weapon stats such as fire rate, range, etc. of all weapons.
  • 🚔 Dispatch Randomizer - Randomizes all dispatched police cars, ambulances, helicopters, and boats.
  • 💡 Light Randomizer - Randomizes all light colours in the game.
  • 🏥 Respawn Randomizer - Randomizes where you respawn.
  • 🎥 Switch Scene Randomizer - Randomizes the scene played when you switch to a different character.

Installation

Rainbomizer requires an ASI-Loader to function. It works with all versions of the game. Additionally, you require ScriptHook for certain features.

  1. Install ScriptHook (includes an ASI Loader) from here
  2. Download Rainbomizer from Releases and extract the archive to the root directory of GTA V.

Configuration

If you wish to change any of the mod's functionalities, for example to disable a specific randomizer, a configuration file (config.toml) has been provided with the mod. The config file is located in the rainbomizer folder in the game's root directory.

The default configuration file is in the main repository, config.toml, and is automatically created by the mod if it doesn't exist in the rainbomizer folder using pre-determined default values.

It can be opened and modified with a text editing program such as Notepad++. Any aspect of the mod can be modified to your liking using this file - if you make changes while the game is running, the game must be restarted for these to take effect.

  • To enable or disable a certain randomizer, set the corresponding value to "true" or "false" from the list of randomizers at the top of the file.
  • To configure a certain randomizer, find its specific section in the file by searching for its name. If there isn't a specific section, the randomizer doesn't offer further customization. More information about how to configure specific randomizers is provided in the default config file.

Credits 🌈

Lead Developers

  • Parik - Creation and implementation of the ASI.

Major Contributors

  • Fryterp23 - Assisting with creation of external files and extensive testing.
  • 123robot - Creation of external files, testing, and support with debugging.

Beta Testers

Contribution

You can contribute to the project by reporting any crashes/issues you encounter in the Issues section of the repository.

Pull requests are welcome, but are required to follow the current style used in the project.

You can also keep up with or contribute to development as it happens by joining the official Rainbomizer Discord! You can give #suggestions, ask for #support, or view current development in #v.

The lib folder in the repository's base is intended for reuse in other projects and should not contain any Rainbomizer specific code.

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].