To modify the amount deposited directly into the cash slot in Shadow Roleplay, you will need to locate and edit the relevant script or configuration file. Here are some general steps you can follow:
1. Locate the script or configuration file responsible for handling the payday system. It may be named something like "payday.lua" or "config.lua".
2. Open the file using a text editor or script editor that supports the file's format.
3. Look for a section or variable that specifies the amount to be deposited into the cash slot. It may be something like "cashDepositAmount" or "paydayAmount".
4. Modify the value associated with that variable to the desired amount you want deposited into the cash slot. For example, if you want to deposit 200,000, change the value to "200000".
5. Save the changes to the file.
6. Restart your Shadow Roleplay server or reload the script for the changes to take effect.
Note: The actual process may vary depending on the specific server or framework you are using for Shadow Roleplay. If you are not familiar with editing scripts or configuration files, it is recommended to consult the server administrator or the Shadow Roleplay community for more precise instructions.