Money Drop & RP Drop to Players in Session Script
Description :
The Money Drop & RP Drop Script, made for the Yim Mod Menu, is a useful addition for GTA 5’s 1.70 Agents of Sabotage DLC. It provides players with a method to mimic money plus progression inside the game, inside a controlled Story Mode setting. Through this script, users can start money drops and reputation points for their character, or they can mimic a lobby feel with custom drop effects. The tool works for cinematic roleplay, offline checks, or to build detailed mod presentations. Compatible with the current GTA 5 version, this script works with the Yim Menu interface for quick use and trouble-free performance. Like other scripts here, this mod works only in offline, single-player. It backs a protected plus polite modding method, plus it maintains game stability.
#include "common.hpp"
#include "core/backend/ScriptMgr.hpp"
#pragma once
#include
namespace rage
{
class datBitBuffer;
class netLoggingInterface;
class scrThread;
class scriptIdBase
{
public:
virtual ~scriptIdBase() = default; // 0 (0x00)
// Assumes the script thread's identity.
virtual void Reset(scrThread*) {}; // 1 (0x08)
// Returns whether the hash of the script id is valid.
virtual bool IsValid() { return false; }; // 2 (0x10)
// Gets the hash of the script id.
virtual std::uint32_t* GetHash(std::uint32_t* out) { return 0; }; // 3 (0x18)
// Gets an unknown value from the script id.
virtual std::uint32_t* GetUniqueId(std::uint32_t* out) { return 0; }; // 4 (0x20)
// Gets the name of the script id. This function is not thread-safe and the resulting name must be copied out of the ptr immediately
virtual const char* GetDebugName() { return nullptr; }; // 5 (0x28)
// Serializes the script id from the buffer.
virtual void Deserialize(datBitBuffer* buffer) {}; // 6 (0x30)
// Serializes the script id to the buffer.
virtual void Serialize(datBitBuffer* buffer) {}; // 7 (0x38)
}
Features [+]
- Support -BE (Bypassed)
- Undetected Money Drop
- Undetected RP Drop
- Supports Global Drop and RP Loop
- Have Inifinte Safe Loop
Instructions [+]
- Extract the Script to your Yim Menu Scripts Location Open Run in Windows by Presing key
"Win + R"
Type%appdata%
and hit enter. - Open Yim Menu and Open Scripts
\YimMenu\scripts
- Place the Extracted Script into that Location
- Open GTA 5 and Open Menu Settings and Open Lua and Select
"Reload all"
Go to Extra Add on Tab and You will be Able to seeGlobal
Select the Drop you Need Either Money or RP Drop its Upto you
in- Game Picture :
Video of the Script
Credits to #Deadlineem Dev & UC Communtiy Sharing the Script and updating with us thanks for sharing with us in the Open Forum
This is offered for free, but it’s a lot to maintain. If you want to support my work through a small donation the following PayPal destination can be used:
https://www.paypal.com/paypalme/Mesamm
Disclaimer:
Tags need to be Ignored
gta 5 mod menu,kiddions mod menu gta 5,mod menu gta 5,gta 5 mod menu pc,gta 5 online mod menu,gta 5 kiddions mod menu,gta 5 mod menu free,gta 5 mod menu download,mod menu gta 5 pc,gta 5 pc mod menu,gta mod menu,gta 5 online mod menu pc,gta v mod menu,kiddions mod menu,gta online mod menu,gta mod menu pc,gta 5 mod menu download pc,gta kiddions mod menu,mod menu gta,gta online mod menu free,gta mod menu free,mod menu gta v online
9 Comments