-
-
Info • Name
Description - Size
-
-
-
[PREMIUM] - Black Ops 6 Unsung Hero 1.0
by RobinHood »
Attached to this topic is the Anti Recoil Spreadsheet
/* |*/ define warzone_generico_2 = PS4_DOWN;/* | */define ping_automatico_in_mira = FALSE; /* | ===============================================================================================================================| /* */ // Text to display const string TITLE = "Unsung Hero"; const string MW = "Black Ops 6"; const string WARZONE = "ver 1.0"; const string PRESS_A_TO_CONTINUE = "X"; const string PRESS_A_TO_GO = " X"; const string TOGGLEONLY = "Solo on off "; const string ALLPROFILES = "Profile"; const string OFF = "OFF"; const string ON = "ON"; const string SAVE= "SAVe"; const string GUIDAON= "ON"; const string GUIDAOFF= "Off"; const string ControllerLayouts[] = { "Default", "Tactical", "", "N0M4D/Charlie", "N0M4D/Charlie TaT", "N0M4D/Charlie Manc", "Bumper Jumper", "Bumper Jumper Tat", "Pistolero 1 mano", "Inseg e mov", "Attaccabrighe", "Bestia","Bumper Ping","Bumper Ping Tac", "Default invertito","tattico INV", "B.Jumper INV", "B.Jump.Tat INV", "Inseg e mov INV","Bestia INV","B.Ping INV","B.Ping.Tac.INV",""} const string Weapons[]={ // Weapon Names Displayed On Title Screen \ Total 53; "default","m16", "DG-58", "WSP-9", "MCW", "MORS", "BP50", "WSP Swarm", "SVA 545", "HRM-9", "MTZ-556" } ; const string Cambiaslot[] = {"Slot1", "slot2", "Slot3", "Slot4", "Slot5", "Slot6", "Slot7", "Slot8","" }; const string PROFILE_1 = "Primary": const string PROFILE_2 = "secondaria": const string PROFILE_3 = "terza"; // 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜 〜
- 92.72 KiB
-
-
-
[PREMIUM] - Warzone Ranked - Skill Shop
by RobinHood »/* *************
RANKED
Warzone Script by Skill Shop ) ************* .~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~. ( Menu Arrays ) `-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-* */ const uint8 FontSize [][] = {{ 7, 10, 18 },{ 11, 18, 11 },{ 16, 26, 7 }}; const uint8 FontDigits [] = {48,49,50,51,52,53,54,55,56,57}; const string MiscString [] = {"MOD","ON","OFF","Aimlock v9","Aimlock v9","GPC Slot:","Enabled","Disabled","Mod Toggle On/Off"}; const string ModToggle [] = {"" , " DoGz Polar VI AA" , " Polar Boost VI" , "DAM Polar Assist" , " DAM Polar Boost" , "Legacy AntiRecoil" , " Rapid Fire" , " Slide Cancel CW" , " Slide Cancel MW" , " Bunny Hop" , " Block Rumble" , "OLED Screen Saver" }; const string ModValue [] = {"" , "DoGz Polar Radius" , "DoGz Polar Angle" , "DoGz Radius Boost" , "DoGz Angle Boost" , "DoGz Polar Release" , "DAM Polar Radius" , "DAM Polar Angle" , "DAM Radius Boost" , "DAM Angle Boost" , "Legacy AR 1 RY" , "Legacy AR 1 RX" , " Rapid Fire Hold" , " Rapid Fire Wait" , "SlideCancel Delay" , " Bunny Hop Wait" }; const int16 ModDigitMin [] = { 0 , 1 , 2 , 1 , 2 , 1 , 1 , 1 , 1 , 1 , 1 , -50 , 30 , 30 , 20 , 40}; const int16 ModDigitMax [] = { 0 , 50 , 90 , 20 , 90 , 50 , 50 , 90 , 50 , 90 , 100 , 50 , 200 , 200 , 250 , 250}; const int16 ModDigitInc [] = { 0 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 1 , 10 , 10 , 10 , 10}; /
- 27.79 KiB
-
-
-
[PREMIUM] - Smileys BO6 Menu Version
by RobinHood »////////////////////////////////////////////////////////////////////////////// // Smileys BO6 Script Menu Version - thiemeth.-. // // change whats needed to your settings dont touch anything else lmao // // LT/Options to open menu or L2/Menu // // A to get to the values // // Hold L2/Lt to adjust Values // // Circle or B to safe // // any questions DM Smileys // ////////////////////////////////////////////////////////////////////////////// //=============================================================== // BUTTON LAYOUT //=============================================================== define FIRE_BTN = PS4_R2; define ADS_BTN = PS4_L2; define SPRINT_BTN = PS4_L3; define PRONE_BTN = PS4_SQUARE; define JUMP_BTN = PS4_R3; define SWITCHWEAPON_BTN = PS4_TRIANGLE; define RELOAD_BTN = PS4_SQUARE; define MELEE_BTN = PS4_R3; define TACTICAL_BTN = PS4_L1; define GRANADE_BTN = PS4_R1; define UP = PS4_UP; define RIGHT = PS4_RIGHT; define DOWN = PS4_DOWN; define LEFT = PS4_LEFT; define RX = PS4_RX; define RY = PS4_RY; define LX = PS4_LX; define LY = PS4_LY; //=============================================================== // ADJUSTABLE VARIABLES //=============================================================== // Index to find Value Name string - switchable in game with left/right in ModEdit int adjust_variable_idx; int RF_hold; int RF_release; int headshot_control_value; int perfect_accuracy_control_value; int polar_aasist_radius; int polar_aasist_steps; int AimAssistTime; int AimAssistSize; int anti_recoil; int anti_bloom; int long_range_boost; int smoothing_factor; int VRecoil_1 = 15; int HRecoil_1 = 0; int VRecoil_2 = 20; int HRecoil_2 = 0; int VRecoil_3 = 25; int HRecoil_3 = 0; //---Adjustable Variables Count define AMOUNT_OF_VALNAME_IDX = 17;
- 74.53 KiB
-
-
-
[PREMIUM] - Smileys Rage V6
by RobinHood »////////////////////////////////////////////////////////////////////////////// // Smileys Rage Script Menu Version for Mat-_-Machine // // change whats needed to your settings dont touch anything else lmao // // LT/Options to open menu or L2/Menu // // A to get to the values // // Hold L2/Lt to adjust Values // // Circle or B to safe // // any questions DM Smileys or ask in the Rage chat // ////////////////////////////////////////////////////////////////////////////// //=============================================================== // BUTTON LAYOUT //=============================================================== define FIRE_BTN = PS4_R2; define ADS_BTN = PS4_L2; define SPRINT_BTN = PS4_L3; define PRONE_BTN = PS4_SQUARE; define JUMP_BTN = PS4_R3; define SWITCHWEAPON_BTN = PS4_TRIANGLE; define RELOAD_BTN = PS4_SQUARE; define MELEE_BTN = PS4_R3; define TACTICAL_BTN = PS4_L1; define GRANADE_BTN = PS4_R1; define UP = PS4_UP; define RIGHT = PS4_RIGHT; define DOWN = PS4_DOWN; define LEFT = PS4_LEFT; define RX = PS4_RX; define RY = PS4_RY; define LX = PS4_LX; define LY = PS4_LY; //=============================================================== // ADJUSTABLE VARIABLES //=============================================================== // Index to find Value Name string - switchable in game with left/right in ModEdit int adjust_variable_idx; int RF_hold; int RF_release; int burstF_hold; int burstF_rest; int StrafeShotTime = 400; int tracking_sensitivity; int AIM_STICKY_THRESHOLD; int long_range_boost; int smoothing_factor; int headshot_control_value; int perfect_accuracy_control_value; int BLOOM_FIRE_DELAY; int HORIZONTAL_ADJUST; int ANTI_RECOIL_AMOUNT; int lock_on_strength; //---Adjustable Variables Count define AMOUNT_OF_VALNAME_IDX = 14;
- 59.55 KiB
-
-
-
[PREMIUM] - Grave Maker V1.5
by RobinHood »* ╔█████╗ ███╗ ██╗██╗ ██╗███████╗██████╗ ██████╗ ██╗ ██╗███████╗██████╗ ██╔══██╗████╗ ██║██║ ██║██╔════╝██╔══██╗██╔═══██╗██║ ██║██╔════╝██╔══██╗ ███████║██╔██╗ ██║██║ ██║███████╗██████╔╝██║ ██║██║ █╗ ██║█████╗ ██████╔╝ ██╔══██║██║╚██╗██║██║ ██║╚════██║██╔═══╝ ██║ ██║██║███╗██║██╔══╝ ██╔══██╗ ██║ ██║██║ ╚████║╚██████╔╝███████║██║ ╚██████╔╝╚███╔███╔╝███████╗██║ ██║ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ╔═══════════════════════════════════════════════════════════════════╗ ║ Find me ON discord @ https://discord.gg/cYPPMxUej5 Server #1 ║ ╠═══════════════════════════════════════════════════════════════════╣ ║ Find me ON discord @ https://discord.gg/EHS7Zg4CX7 Server #2 ║ ╠═══════════════════════════════════════════════════════════════════╣ ║ Full Credits at the bottom ║ ║ Cronus Zen Script for Call of Duty MW/WZ/CW ║ ╠═══════════════════════════════════════════════════════════════════╣ ║ Aim Assist (Profile Edition) ║ ║ Anti Recoil (Profile Edition) ║ ║ Rapidfire ║ ║ Slide Cancel (MW/WZ and CW) ║ ║ Hold Breath ║ ║ Quick Scope ║ ║ Bunny Hop ║ ║ Auto Run ║ ║ EZ C4 ║ ║ Chicken Mod ║ ║ Fast Melee (Mounting Weapon not affected) ║ ║ Strafe Mod ║ ║ Auto Ping ║ ╠═══════════════╦═══════════╦═══════════════════════════════════════╣ ║ PS4_X ║ XB1_A ║ Toggle Mod State ║ ╠═══════════════╬═══════════╬═══════════════════════════════════════╣ ║ PS4_Square ║ XB1_X ║ Edit Selected Mod ║ ╠═══════════════╬═══════════╬═══════════════════════════════════════╣ ║ PS4_Circle ║ XB1_B ║ Exit Active Menu ║ ╠═══════════════╬═══════════╩═══════════════════════════════════════╣ ║ Up/Down ║ Scroll between Mod/Values ║ ╠═══════════════╬═══════════════════════════════════════════════════╣ ║ Left/Right ║ Decrease/Increase Values ║ ╠═══════════════╬═══════════════════════════════════════════════════╣ ║ Access Menu ║ Hold ADS, Press Options ║ ╚═══════════════╩═══════════════════════════════════════════════════╝ ╔██████╗ ██████╗ █████╗ ██╗ ██╗███████╗███╗ ███╗ █████╗ ██╗ ██╗███████╗██████╗ ██╔════╝ ██╔══██╗██╔══██╗██║ ██║██╔════╝████╗ ████║██╔══██╗██║ ██╔╝██╔════╝██╔══██╗ ██║ ██╗ ██████╔╝███████║╚██╗ ██╔╝█████╗ ██╔████╔██║███████║█████═╝ █████╗ ██████╔╝ ██║ ╚██╗██╔══██╗██╔══██║ ╚████╔╝ ██╔══╝ ██║╚██╔╝██║██╔══██║██╔═██╗ ██╔══╝ ██╔══██╗ ║██████╔╝██║ ██║██║ ██║ ╚██╔╝ ███████╗██║ ╚═╝ ██║██║ ██║██║ ╚██╗███████╗██║ ██║ ╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╔════════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Set your button layout below. See https://cronusmax.com/manual/identifiers.htm for list of buttons ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════════╝*/ define OFF = FALSE, ON = TRUE; // don't change define PROFILE_SYNC = PS4_DOWN; // ADS + PROFILE_SYNC to switch profile without switching weapon. define PROFILE_SWITCH = PS4_TRIANGLE; // Tap button to switch profile define KILLSWITCH_BUTTON = PS4_OPTIONS; // Double TAP this button for kill switch define STRAFE_BUTTON = PS4_LEFT; // Double TAP this button to enable/disable the use of Strafe Mod toggle (Strafe Mod in menu must be enabled.) //════════════════════════════════════════════════════════════════════════════════════════════════════ define PING = PS4_UP; define ADS = PS4_L1; define FIRE = PS4_R1; define TACTICAL = PS4_L2; define LETHAL = PS4_R2; define SPRINT = PS4_L3; define MELEE = PS4_CROSS; define SWAP = PS4_TRIANGLE; define PRONE = PS4_CIRCLE; define JUMP = PS4_R3; define RELOAD = PS4_SQUARE; define AIM_X = PS4_RX; define AIM_Y = PS4_RY; define STRAFE = PS4_LX; define WALK = PS4_LY; //════════════════════════════════════════════════════════════════════════════════════════════════════ define THRESHOLD = 85; //Threshold is the value needed for Slide Cancel to activate define INVERTED = OFF; // Turn ON if you play Inverted define HAIR_TRIGGER = ON; // Turn ON if you want to use HAIR TRIGGER define BLOCK_RUMBLE = ON; // Turn OFF if you want to feel controller vibration, keep ingame enabled. define AUTO_SPRINT = OFF; // Turn ON if you are using **IN GAME** auto sprint //════════════════════════════════════════════════════════════════════════════════════════════════════ int RF_BOTH_PROFILE = FALSE; // Refer to instructions above define SYNC_BUTTON = PS4_CIRCLE; // Double tap to resync rapidfire define MOD_TOGGLE_BUTTON = PS4_LEFT; define RAPID_FIRE = PS4_CROSS; define AKIMBO_RAPID_FIRE = PS4_SQUARE; /*
- 62.42 KiB
-
-
-
[PREMIUM] - Black Ops 6 TOP250 V2
by RobinHood »// Script was generated with | ZEN Scripter tool # Author: Excalibur | ver. 10.4.1.1| Date :01/04/25| Time: 20:00:07 // ======================================================================================== // Special thanks to Batts, noozbar, DoNotAtMe and all community staff // ======================================================================================== // Very Special thanks to TAYLORDRIFT who helped me a lot with all new staff in this app. // ======================================================================================== // Credits to noozbar for his basic script : Template script with OLED menu - toggle - editable values - save for 3 profiles // Credits to Batts for all example script for Cronus ZEN device. // ======================================================================================== // ======================================================================================== // Credits to DoNotAtMe for : Polar Aim Assist // ======================================================================================== /* ============================================================================================================================= Instructions - Please Read ============================================================================================================================= /*------------------------------- INSTRUCTIONS PLEASE READ ------------------------------------------ ===================================================================================================== Enter Mod Menu = hold ADS & press PS4_OPTIONS ----------------------------------------------------------------------------------------------------- Scroll between MODs Go back = PS4_UP ----------------------------------------------------------------------------------------------------- Scroll between MODs Go forward = PS4_DOWN ----------------------------------------------------------------------------------------------------- Scroll between Options Go back = PS4_RIGHT ----------------------------------------------------------------------------------------------------- Scroll between Options Go forward = PS4_LEFT ----------------------------------------------------------------------------------------------------- Exit Menu = PS4_CIRCLE ----------------------------------------------------------------------------------------------------- Enter Edit Menu To Change Values = PS4_CROSS ----------------------------------------------------------------------------------------------------- Exit Edit Menu To Mod Menu = PS4_CIRCLE ----------------------------------------------------------------------------------------------------- Edit Menu - change values by 1 = hold ADS & press LEFT(decrease by 1)/RIGHT(increase by 1) ----------------------------------------------------------------------------------------------------- Edit Menu - change values by 10 = hold ADS & press DOWN(decrease by 10)/UP(increase by 10) ----------------------------------------------------------------------------------------------------- ====================================================================================================*/
- 63.82 KiB
-
-
-
[PREMIUM] - BO6 V1 (ZEROSCRIPT)
by RobinHood »/* 𝐓𝐇𝐄 𝐀𝐈𝐌 𝐀𝐒𝐒𝐈𝐒𝐓 𝐈𝐍 𝐓𝐇𝐄 𝐒𝐂𝐑𝐈𝐏𝐓 𝐇𝐀𝐒 𝐁𝐄𝐄𝐍 𝐓𝐖𝐄𝐀𝐊𝐄𝐃 𝐀𝐍𝐃 𝐑𝐄𝐅𝐈𝐍𝐄𝐃 𝐒𝐏𝐄𝐂𝐈𝐅𝐈𝐂𝐀𝐋𝐋𝐘 𝐅𝐎𝐑 𝐁𝐎𝟔 - 𝐈𝐒 𝐍𝐎𝐖 𝐁𝐄𝐓𝐓𝐄𝐑 𝐓𝐇𝐀𝐍 𝐄𝐕𝐄𝐑 ██████╗░██╗░░░░░░█████╗░░█████╗░██╗░░██╗ ░█████╗░██████╗░░██████╗ ░█████╗░ ██╔══██╗██║░░░░░██╔══██╗██╔══██╗██║░██╔╝ ██╔══██╗██╔══██╗██╔════╝ ██╔═══╝░ ██████╦╝██║░░░░░███████║██║░░╚═╝█████═╝░ ██║░░██║██████╔╝╚█████╗░ ██████╗░ ██╔══██╗██║░░░░░██╔══██║██║░░██╗██╔═██╗░ ██║░░██║██╔═══╝░░╚═══██╗ ██╔══██╗ ██████╦╝███████╗██║░░██║╚█████╔╝██║░╚██╗ ╚█████╔╝██║░░░░░██████╔╝ ╚█████╔╝ ╚═════╝░╚══════╝╚═╝░░╚═╝░╚════╝░╚═╝░░╚═╝ ░╚════╝░╚═╝░░░░░╚═════╝░ ░╚════╝░ 𝗗𝗶𝘀𝗰𝗼𝗿𝗱 𝗜𝗗: 𝘇𝗲𝗿𝗼𝗰𝗿𝗶𝗽𝘁 𝗗𝗶𝘀𝗰𝗼𝗿𝗱 𝗦𝗲𝗿𝘃𝗲𝗿: 𝗵𝘁𝘁𝗽𝘀://𝗱𝗶𝘀𝗰𝗼𝗿𝗱.𝗴𝗴/𝟱𝘀𝗝𝗸𝗾𝘆𝗖𝗞𝗧𝗗 𝗪𝗲𝗯𝘀𝗶𝘁𝗲: 𝗵𝘁𝘁𝗽𝘀://𝗽𝗮𝘁𝗿𝗲𝗼𝗻.𝗰𝗼𝗺/𝘇𝗲𝗿𝗼𝗰𝗿𝗶𝗽𝘁 ██████╗░███████╗░█████╗░██████╗░ ██████╗░███████╗██╗░░░░░░█████╗░░██╗░░░░░░░██╗ ██╔══██╗██╔════╝██╔══██╗██╔══██╗ ██╔══██╗██╔════╝██║░░░░░██╔══██╗░██║░░██╗░░██║ ██████╔╝█████╗░░███████║██║░░██║ ██████╦╝█████╗░░██║░░░░░██║░░██║░╚██╗████╗██╔╝ ██╔══██╗██╔══╝░░██╔══██║██║░░██║ ██╔══██╗██╔══╝░░██║░░░░░██║░░██║░░████╔═████║░ ██║░░██║███████╗██║░░██║██████╔╝ ██████╦╝███████╗███████╗╚█████╔╝░░╚██╔╝░╚██╔╝░ ╚═╝░░╚═╝╚══════╝╚═╝░░╚═╝╚═════╝░ ╚═════╝░╚══════╝╚══════╝░╚════╝░░░░╚═╝░░░╚═╝░░ █▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██ █▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██▀▀▀▀▀██*/ /* 𝗛𝗢𝗟𝗗 𝗕𝗢𝗧𝗛 𝗢𝗙 𝗬𝗢𝗨𝗥 𝗦𝗧𝗜𝗖𝗞𝗦 𝗧𝗢 𝗧𝗨𝗥𝗡 𝗢𝗡 𝗧𝗛𝗘 𝗧𝗢𝗚𝗚𝗟𝗘 𝗬𝗢𝗨 𝗖𝗔𝗡 𝗨𝗦𝗘 𝗙𝗢𝗥 𝗥𝗘𝗖𝗢𝗜𝗟 𝗠𝗘𝗡𝗨. 𝗬𝗢𝗨 𝗪𝗜𝗟𝗟 𝗙𝗘𝗘𝗟 𝗔 𝗩𝗜𝗕𝗥𝗔𝗧𝗜𝗢𝗡 𝗢𝗡𝗖𝗘 𝗬𝗢𝗨 𝗗𝗢 𝗧𝗛𝗜𝗦, 𝗢𝗡𝗖𝗘 𝗧𝗛𝗜𝗦 𝗜𝗦 𝗘𝗡𝗔𝗕𝗟𝗘𝗗 𝗧𝗛𝗘𝗡 𝗬𝗢𝗨 𝗖𝗔𝗡 𝗨𝗦𝗘 𝗧𝗛𝗘 𝗘𝗫𝗣𝗟𝗔𝗡𝗔𝗧𝗜𝗢𝗡 𝗕𝗘𝗟𝗢𝗪 𝗧𝗢 𝗔𝗗𝗝𝗨𝗦𝗧 𝗬𝗢𝗨𝗥 𝗥𝗘𝗖𝗢𝗜𝗟. 𝗧𝗛𝗜𝗦 𝗪𝗔𝗦 𝗗𝗢𝗡𝗘 𝗦𝗢 𝗧𝗛𝗔𝗧 𝗧𝗛𝗘𝗥𝗘 𝗜𝗦 𝗔𝗡 𝗘𝗫𝗧𝗥𝗔 𝗦𝗧𝗘𝗣 𝗧𝗢 𝗧𝗢𝗚𝗚𝗟𝗘 𝗧𝗛𝗘 𝗠𝗘𝗡𝗨 𝗦𝗢 𝗬𝗢𝗨 𝗗𝗢 𝗡𝗢𝗧 𝗠𝗜𝗦𝗧𝗔𝗞𝗘𝗡𝗟𝗬 𝗢𝗣𝗘𝗡 𝗜𝗧 𝗜𝗡 𝗧𝗛𝗘 𝗚𝗔𝗠𝗘 /* === 𝗩𝗲𝗿𝘁𝗶𝗰𝗮𝗹 𝗔𝗻𝘁𝗶 𝗥𝗲𝗰𝗼𝗶𝗹 𝗘𝘅𝗽𝗹𝗮𝗻𝗮𝘁𝗶𝗼𝗻 === ========================================================================================== === 𝗟𝟮/𝗟𝗧 + 𝗗-𝗣𝗔𝗗 𝗨𝗣 𝗔𝗹𝗹𝗼𝘄 𝘆𝗼𝘂 𝘁𝗼 𝗰𝗵𝗮𝗻𝗴𝗲 𝘁𝗵𝗲 𝗔𝗻𝘁𝗶 𝗥𝗲𝗰𝗼𝗶𝗹 𝗩𝗮𝗹𝘂𝗲𝘀 𝗼𝗳 𝗩𝗲𝗿𝘁𝗶𝗰𝗮𝗹 𝗥𝗲𝗰𝗼𝗶𝗹 === === 𝗧𝗵𝗲 𝗟𝗘𝗗 𝗪𝗶𝗹𝗹 𝗱𝗶𝘀𝗽𝗹𝗮𝘆 𝗮𝘀 𝗚𝗥𝗘𝗘𝗡 𝗶𝗳 𝗘𝗻𝗮𝗯𝗹𝗲𝗱 𝗻𝗼𝘄 𝘆𝗼𝘂 𝗰𝗮𝗻 𝗜𝗻𝗰𝗿𝗲𝗮𝘀𝗲/𝗗𝗲𝗰𝗿𝗲𝗮𝘀𝗲 𝘁𝗵𝗲 𝗩𝗮𝗹𝘂𝗲𝘀 === === 𝗣𝗦𝟱_𝗟𝟭/𝗫𝗕𝗢𝗫 𝗟𝗕 𝗪𝗶𝗹𝗹 𝗗𝗲𝗰𝗿𝗲𝗮𝘀𝗲 𝘁𝗵𝗲 𝗩𝗲𝗿𝘁𝗶𝗰𝗮𝗹 𝗥𝗲𝗰𝗼𝗶𝗹 𝗕𝘆 -𝟭 === === 𝗣𝗦𝟱_𝗥𝟭/𝗫𝗕𝗢𝗫 𝗥𝗕 𝗪𝗶𝗹𝗹 𝗜𝗻𝗰𝗿𝗲𝗮𝘀𝗲 𝘁𝗵𝗲 𝗩𝗲𝗿𝘁𝗶𝗰𝗮𝗹 𝗥𝗲𝗰𝗼𝗶𝗹 𝗕𝘆 +𝟭 === ========================================== === 𝗛𝗼𝗿𝗶𝘇𝗼𝗻𝘁𝗮𝗹 𝗔𝗻𝘁𝗶 𝗥𝗲𝗰𝗼𝗶𝗹 𝗘𝘅𝗽𝗹𝗮𝗻𝗮𝘁𝗶𝗼𝗻 === ========================================================================================== === 𝗟𝟮/𝗟𝗧 + 𝗗-𝗣𝗔𝗗 𝗥𝗜𝗚𝗛𝗧 𝗔𝗹𝗹𝗼𝘄 𝘆𝗼𝘂 𝘁𝗼 𝗰𝗵𝗮𝗻𝗴𝗲 𝘁𝗵𝗲 𝗔𝗻𝘁𝗶 𝗥𝗲𝗰𝗼𝗶𝗹 𝗩𝗮𝗹𝘂𝗲𝘀 𝗼𝗳 𝗛𝗼𝗿𝗶𝘇𝗼𝗻𝘁𝗮𝗹 𝗥𝗲𝗰𝗼𝗶𝗹 === === 𝗧𝗵𝗲 𝗟𝗘𝗗 𝗪𝗶𝗹𝗹 𝗱𝗶𝘀𝗽𝗹𝗮𝘆 𝗮𝘀 𝗣𝗜𝗡𝗞 𝗶𝗳 𝗘𝗻𝗮𝗯𝗹𝗲𝗱 𝗻𝗼𝘄 𝘆𝗼𝘂 𝗰𝗮𝗻 𝗜𝗻𝗰𝗿𝗲𝗮𝘀𝗲/𝗗𝗲𝗰𝗿𝗲𝗮𝘀𝗲 𝘁𝗵𝗲 𝗩𝗮𝗹𝘂𝗲𝘀 === === 𝗣𝗦𝟱_𝗟𝟭/𝗫𝗕𝗢𝗫 𝗟𝗕 𝗪𝗶𝗹𝗹 𝗗𝗲𝗰𝗿𝗲𝗮𝘀𝗲 𝘁𝗵𝗲 𝗛𝗼𝗿𝗶𝘇𝗼𝗻𝘁𝗮𝗹 𝗥𝗲𝗰𝗼𝗶𝗹 𝗕𝘆 -𝟭 === === 𝗣𝗦𝟱_𝗥𝟭/𝗫𝗕𝗢𝗫 𝗥𝗕 𝗪𝗶𝗹𝗹 𝗜𝗻𝗰𝗿𝗲𝗮𝘀𝗲 𝘁𝗵𝗲 𝗛𝗼𝗿𝗶𝘇𝗼𝗻𝘁𝗮𝗹 𝗥𝗲𝗰𝗼𝗶𝗹 𝗕𝘆 +𝟭 === === 𝗜𝗺𝗽𝗼𝗿𝘁𝗮𝗻𝘁 === ========================================================================================================== === 𝗪𝗵𝗲𝗻 𝗜𝗻𝗰𝗿𝗲𝗮𝘀𝗶𝗻𝗴 𝗮 𝘃𝗮𝗹𝘂𝗲 𝘆𝗼𝘂 𝘄𝗶𝗹𝗹 𝗳𝗲𝗲𝗹 𝗮 𝗛𝗲𝗮𝘃𝘆 𝗥𝘂𝗺𝗯𝗹𝗲 === === 𝗪𝗵𝗲𝗻 𝗗𝗲𝗰𝗿𝗲𝗮𝘀𝗶𝗻𝗴 𝗮 𝘃𝗮𝗹𝘂𝗲 𝘆𝗼𝘂 𝘄𝗶𝗹𝗹 𝗳𝗲𝗲𝗹 𝗮 𝗟𝗶𝗴𝗵𝘁 𝗥𝘂𝗺𝗯𝗹𝗲 === === 𝗪𝗵𝗲𝗻 𝘆𝗼𝘂 𝗻𝗼𝘁 𝗮𝗯𝗹𝗲 𝘁𝗼 𝗰𝗵𝗮𝗻𝗴𝗲 𝗥𝗲𝗰𝗼𝗶𝗹 𝗩𝗮𝗹𝘂𝗲𝘀 𝗼𝗳 𝗩𝗲𝗿𝘁𝗶𝗰𝗮𝗹 𝗼𝗿 𝗛𝗼𝗿𝗶𝘇𝗼𝗻𝘁𝗮𝗹 𝘆𝗼𝘂𝗿 𝗟𝗘𝗗 𝘄𝗶𝗹𝗹 𝗱𝗶𝘀𝗽𝗹𝗮𝘆 𝗮𝘀 𝗕𝗟𝗔𝗖𝗞 === */ int recoilmenutoggle = FALSE; int _aabo6 = 12; // 𝗜𝗙 𝗬𝗢𝗨𝗥 𝗦𝗖𝗥𝗘𝗘𝗡 𝗦𝗛𝗔𝗞𝗘𝗦, 𝗟𝗢𝗪𝗘𝗥 𝗧𝗛𝗜𝗦 𝗩𝗔𝗟𝗨𝗘 int _aabo6_2 = 3; // 𝗜𝗙 𝗬𝗢𝗨𝗥 𝗦𝗖𝗥𝗘𝗘𝗡 𝗦𝗛𝗔𝗞𝗘𝗦, 𝗟𝗢𝗪𝗘𝗥 𝗧𝗛𝗜𝗦 𝗩𝗔𝗟𝗨𝗘 int release = 20; // 𝗗𝗢 𝗡𝗢𝗧 𝗘𝗗𝗜𝗧 /* ███████╗███████╗██████╗░░█████╗░ ░██████╗░█████╗░██████╗░██╗██████╗░████████╗░██████╗ ╚════██║██╔════╝██╔══██╗██╔══██╗ ██╔════╝██╔══██╗██╔══██╗██║██╔══██╗╚══██╔══╝██╔════╝ ░░███╔═╝█████╗░░██████╔╝██║░░██║ ╚█████╗░██║░░╚═╝██████╔╝██║██████╔╝░░░██║░░░╚█████╗░ ██╔══╝░░██╔══╝░░██╔══██╗██║░░██║ ░╚═══██╗██║░░██╗██╔══██╗██║██╔═══╝░░░░██║░░░░╚═══██╗ ███████╗███████╗██║░░██║╚█████╔╝ ██████╔╝╚█████╔╝██║░░██║██║██║░░░░░░░░██║░░░██████╔╝ ╚══════╝╚══════╝╚═╝░░╚═╝░╚════╝░ ╚═════╝░░╚════╝░╚═╝░░╚═╝╚═╝╚═╝░░░░░░░░╚═╝░░░╚═════╝░
- 239.24 KiB
-
-
- 128.56 KiB
-
-
[FREE] - YEWTREE NEO
by RobinHood »/* ██╗ ██╗███████╗██╗ ██╗███████╗ ██████╗██████╗ ██╗██████╗ ████████╗███████╗ ╚██╗ ██╔╝██╔════╝██║ ██║██╔════╝██╔════╝██╔══██╗██║██╔══██╗╚══██╔══╝██╔════╝ ╚████╔╝ █████╗ ██║ █╗ ██║███████╗██║ ██████╔╝██║██████╔╝ ██║ ███████╗ ╚██╔╝ ██╔══╝ ██║███╗██║╚════██║██║ ██╔══██╗██║██╔═══╝ ██║ ╚════██║ ██║ ███████╗╚███╔███╔╝███████║╚██████╗██║ ██║██║██║ ██║ ███████║ ╚═╝ ╚══════╝ ╚══╝╚══╝ ╚══════╝ ╚═════╝╚═╝ ╚═╝╚═╝╚═╝ ╚═╝ ╚══════╝ ███╗ ██╗███████╗ ██████╗ ████╗ ██║██╔════╝██╔═══██╗ ██╔██╗ ██║█████╗ ██║ ██║ ██║╚██╗██║██╔══╝ ██║ ██║ ██║ ╚████║███████╗╚██████╔╝ ╚═╝ ╚═══╝╚══════╝ ╚═════╝ Welcome to the Neo script! Here's everything you need to know about the mod-menu. Unlike our mini-menus, this contains every single feature in the script! You'll easily be able to test out your favorite combinations in-game, save profiles, and dominate! If you ever need help with anything, reach out to us at 𝙮𝙚𝙬𝙨𝙘𝙧𝙞𝙥𝙩𝙨.𝙘𝙤𝙢/𝙝𝙚𝙡𝙥 ┌──────────────────────────────────────────────────────────────────(o.o)──────────────────────────┐ │ Enter Mod Menu To Access Settings ............... HOLD ADS & OPTIONS │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Exit Menu ........................................ CIRCLE/B │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Enter Edit Menu To Change Values ................. CROSS/A │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Exit Edit Menu To Return To Mod Menu .............. CIRCLE/B │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Enable/Disable Drive Mode ......................... HOLD FIRE & Double Tap Right │ │ Press Square To Disable │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Change Profiles In The Menu ....................... TRIANGLE/Y │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Change Values In Edit Menu ........................ HOLD ADS & LEFT OR RIGHT OR UP OR DOWN │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Turn Mods On/Off .................................. PRESS UP / DOWN TO CYCLE TOGGLE OPTIONS │ │ IF APPLICABLE │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Navigate The Main Menu ............................ PRESS UP / DOWN │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Navigate Mod Menu & Edit Menu ..................... PRESS LEFT / RIGHT │ ├─────────────────────────────────────────────────────────────────────────────────────────────────┤ │ Choosing Buttons For Profiles/QuickToggles ........ HOLD ADS & PRESS LEFT OR RIGHT │ └─────────────────────────────────────────────────────────────────────────────────────────────────┘ For tutorials on this script, please visit the Neo Tutorials in your Whop! If you need help finding these, reach out and we're happy to help!
- 92.91 KiB
-
-
-
[PREMIUM] - LukaGz Nuke Script
by RobinHood »/* ▒██ ██▒▒██ ██▒ ██ ▄█▀ ██████ ▄████▄ ▒██ ██▒▒██ ██▒ ▒▒ █ █ ▒░▒▒ █ █ ▒░ ██▄█▒ ▒██ ▒ ▒██▀ ▀█ ▒▒ █ █ ▒░▒▒ █ █ ▒░ ░░ █ ░░░ █ ░▓███▄░ ░ ▓██▄ ▒▓█ ▄ ░░ █ ░░░ █ ░ ░ █ █ ▒ ░ █ █ ▒ ▓██ █▄ ▒ ██▒▒▓▓▄ ▄██▒ ░ █ █ ▒ ░ █ █ ▒ ▒██▒ ▒██▒▒██▒ ▒██▒▒██▒ █▄▒██████▒▒▒ ▓███▀ ░▒██▒ ▒██▒▒██▒ ▒██▒ ▒▒ ░ ░▓ ░▒▒ ░ ░▓ ░▒ ▒▒ ▓▒▒ ▒▓▒ ▒ ░░ ░▒ ▒ ░▒▒ ░ ░▓ ░▒▒ ░ ░▓ ░ ░░ ░▒ ░░░ ░▒ ░░ ░▒ ▒░░ ░▒ ░ ░ ░ ▒ ░░ ░▒ ░░░ ░▒ ░ ░ ░ ░ ░ ░ ░░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ___ç$$$ç________________ __$$$$$$$_####______####_ ___*$$$$$$ç####___######## _____*$$$$$$$$$$$########## _____$$$$$$$$$$$$$########## ______$$$$$$$$$$$$$########## CREDTIS ______$$$$$$$$$$_$$$########## ______$$$$$$$$$$##$$$########## _______$$$$$$$$$_##$$########## LukaGz Nuke v2.0 MW2 MW3 VANGUARD WARZONE ZOMBIES ______$$$$$$$$$$___$$######### AUTHOR _____$_$$$$$$$$$$__$$_######## LukaGz ___$$__$$$$$$$$$$_$$$__###### CREDITS ______$$$$$$$$$$__$$$___##### LukaGz ______$$$$$$$$$___$$____#### LukaGz ______$$$$$$$$$_________### WhoFeature ______$$$$$$$$__________## _______$$$$$$___________## _______$$$$$$______________ _______$$$$$$$$____________ _______$$$$$$$$____________ _______$$$$_$$$$___________ _______$$$$_$$$$___________ _______$$$___$$$$__________ __ççç$$$$$$_çç$$$$__________ =========================================================== *** M e n u N a v i g a t i o n *** =========================================================== Enter Mod Menu = Hold L2/LT & Press Options Exit Mod Menu = Press Circle/B Enter Edit Menu = Press Cross/A Exit Edit Menu = Press Circle/B Turn Mods ON/OFF = Press UP/Down Change Values In Menu = Hold L2/LT & Press Dpad UP/DOWN/LEFT/RIGHT Enable DriveMode = Hold R2/RT & 2x Tap Dpad Right Disable DriveMode = Press Square/X =========================================================== */
- 35.52 KiB
-
Legend
-
- No more overall traffic or file/category traffic left for this month
-
- Insufficient posts
(0 posts required).
-
- Download!
-
- Download! External source.
-
- Download! Traffic will be debited on user account.
-
- Free download for registered users
-
- New download
-
- Updated download
Download Extension © by Hotschi, Demolition Fabi, OXPUS
• Download Extension English language © by OXPUS