Cayo Perico Heist Cut Editor Script for 0.9.7

Description  

Hello Everybody  in this JavaScript you can Change the Cut percentages of yours or can change the cuts of your friends to with this cuts Script you can get the Share of $2.5Million each and you can set everyone as 100% or whatever you may like to give and at the end you will get the Full Cut Whatever you have been set at the Begining of the Heist Play with this Script you can get upto $2.5 Milllion Each if you do the Heist with Normal Setup as it is in the Script then Start the Heist and Complete everything till the End

All the Source Code for the Script and the necessary project files are available to Below from this page. Click the Show Code button on the bottom of this page and wait until the countdown timer is finished. If you couldn’t get the Code Copied then please contact us or comment on our youtube channel. Thank you!

So after Copying the Script Code Just on your Pc Open A Notepad and Paste the Whole Script there and Press on Save and Save the Script as Named “Cayoperico Heist Cut Editor v1.64.lua” Make Sure at the End your Putting the .lua so that it saves the File in a LUA Format and Toggle the Options in the Menu and set the cuts at the screen where your sharing the cuts to See the Effect in the Game, So Thats it Enjoy !!!

Instructions  :  To use it 

Step 1: Open GTA V Online Make Sure you have Loaded into Online Completley and then
 
Step 2 : After Saving the Script / Tool then Launch the Tool if its a Script then
 
Step 3 : Place the Script onto Your Kiddions Modest Menu Locations inside the Scripts Folder , example :- modest- menu- v.9.7\scripts\
 
Step 4 : But as on this Page this is a Script so when you placed it in the required location then
 
Step 5 : Then Open the Menu and Navugate to Scripts you will be Seeing Cayo Perico Title Setup Toggle it 
 
Step 6 : Then you can set the Heist cuts of all the Players if you dont have any heist prep done by default it has one you can use it to start the finale directly 
 
Step 7 : If you havent recieved any money at the end of the Heist then Make sure that your total take is not exceeding 2.5 million, Thats it enjoy ^_^
 

Java Script Source Code

--[[

░█████╗░░█████╗░██╗░░░██╗░█████╗░  ░█████╗░██╗░░░██╗████████╗  ███████╗██████╗░██╗████████╗░█████╗░██████╗░
██╔══██╗██╔══██╗╚██╗░██╔╝██╔══██╗  ██╔══██╗██║░░░██║╚══██╔══╝  ██╔════╝██╔══██╗██║╚══██╔══╝██╔══██╗██╔══██╗
██║░░╚═╝███████║░╚████╔╝░██║░░██║  ██║░░╚═╝██║░░░██║░░░██║░░░  █████╗░░██║░░██║██║░░░██║░░░██║░░██║██████╔╝
██║░░██╗██╔══██║░░╚██╔╝░░██║░░██║  ██║░░██╗██║░░░██║░░░██║░░░  ██╔══╝░░██║░░██║██║░░░██║░░░██║░░██║██╔══██╗
╚█████╔╝██║░░██║░░░██║░░░╚█████╔╝  ╚█████╔╝╚██████╔╝░░░██║░░░  ███████╗██████╔╝██║░░░██║░░░╚█████╔╝██║░░██║
░╚════╝░╚═╝░░╚═╝░░░╚═╝░░░░╚════╝░  ░╚════╝░░╚═════╝░░░░╚═╝░░░  ╚══════╝╚═════╝░╚═╝░░░╚═╝░░░░╚════╝░╚═╝░░╚═╝

██╗░░░██╗░░███╗░░░░░░█████╗░░░██╗██╗
██║░░░██║░████║░░░░░██╔═══╝░░██╔╝██║
╚██╗░██╔╝██╔██║░░░░░██████╗░██╔╝░██║
░╚████╔╝░╚═╝██║░░░░░██╔══██╗███████║
░░╚██╔╝░░███████╗██╗╚█████╔╝╚════██║
░░░╚═╝░░░╚══════╝╚═╝░╚════╝░░░░░░╚═╝]]
-------------------------------------------------
local demo_menu = menu.add_submenu("Cayo Perico + Cut Editor")
local function Text(text)
	demo_menu:add_action(text, function() end)
end
Text("-------------Cayo Perico Basic Heist -----------------------")
demo_menu:add_action("Setup Cayo Now", function()
	PlayerIndex = globals.get_int(1574918)
	if PlayerIndex == 0 then
		mpx = "MP0_"
	else
		mpx = "MP1_"
	end
		stats.set_int(mpx .. "H4CNF_BS_GEN", 131071)
                stats.set_int(mpx .. "H4CNF_BS_ENTR", 63)
                stats.set_int(mpx .. "H4CNF_BS_ABIL", 63)
                stats.set_int(mpx .. "H4CNF_WEAPONS", 5)
		stats.set_int(mpx .. "H4CNF_WEP_DISRP", 3)
                stats.set_int(mpx .. "H4CNF_ARM_DISRP", 3)
                stats.set_int(mpx .. "H4CNF_HEL_DISRP", 3)
                stats.set_int(mpx .. "H4CNF_TARGET", 5)
		stats.set_int(mpx .. "H4CNF_TROJAN", 2)
                stats.set_int(mpx .. "H4CNF_APPROACH", -1)
                stats.set_int(mpx .. "H4LOOT_CASH_I", 0)
                stats.set_int(mpx .. "H4LOOT_CASH_C", 0)
		stats.set_int(mpx .. "H4LOOT_WED_I", 0)
                stats.set_int(mpx .. "H4LOOT_WED_C", 0)
                stats.set_int(mpx .. "H4LOOT_COKE_I", 0)
                stats.set_int(mpx .. "H4LOOT_COKE_C", 0)
                stats.set_int(mpx .. "H4LOOT_CASH_I", 0)
                stats.set_int(mpx .. "H4LOOT_GOLD_I", 0)
		stats.set_int(mpx .. "H4LOOT_GOLD_C", 255)
                stats.set_int(mpx .. "H4LOOT_PAINT", -1)
                stats.set_int(mpx .. "H4LOOT_GOLD_V", 1251817)
                stats.set_int(mpx .. "H4_PROGRESS", 126823)
                stats.set_int(mpx .. "H4LOOT_CASH_I_SCOPED", 0)
                stats.set_int(mpx .. "H4LOOT_CASH_C_SCOPED", 0)
		stats.set_int(mpx .. "H4LOOT_WED_I_SCOPED", 0)
                stats.set_int(mpx .. "H4LOOT_WED_C_SCOPED", 0)
                stats.set_int(mpx .. "H4LOOT_COKE_I_SCOPED", 0)
                stats.set_int(mpx .. "H4LOOT_COKE_C_SCOPED", 0)
                stats.set_int(mpx .. "H4LOOT_GOLD_I_SCOPED", 255)
                stats.set_int(mpx .. "H4LOOT_GOLD_C_SCOPED", 255)
		stats.set_int(mpx .. "H4LOOT_PAINT_SCOPED", -1)
                stats.set_int(mpx .. "H4_MISSIONS", 65535)
                stats.set_int(mpx .. "H4_PLAYTHROUGH_STATUS", 32)
end)

local function Text(text)
	demo_menu:add_action(text, function() end)
end
Text("--------------CayoCuts--------------------")
 
demo_menu:add_int_range("Cay Player1 Cut", 5.0, 15, 100, function()
 
More Information :  
Credits to #DmKiller Sharing the Globals with us thanks for sharing with us in the UC Forum
 
Caution :  
Please Remember if you set the Skip prep within the Script that its available in this script then yur good to go if not then dont set to 100% cut if you exceed 2.55 Million Per Person you wont recieve anything at end  !
 
in-  Game Picture : 
Some Screenshot During Gameplay
 

Download Script By Like & Comment

OR You can Simply Press this  Button Below to Go to Main Download Page

OR You can Simply Press this  Button Below to Go to Main Page

About Author

Hi im Sam your Most welcome to call by my name , i write most articles and post related to GTA Related stuff about hier Patch Notes , Updates and Security Related Concerns , MostlyRockstar Games Titles and Also i Post some Good Scripts for the Game to Enjoy more fun then earlier

0 thoughts on “Cayo Perico Heist Cut Editor Script for Kiddions Menu 0.9.7 for GTA V -v1.63 Updated Script for new Dlc

Leave a Reply

Your email address will not be published. Required fields are marked *