0% found this document useful (0 votes)
10 views

message0

The document outlines various categories of mods and their corresponding buttons for a mod menu, including Basic Mods, Rig Mods, Tag Mods, and more. Each category contains specific features that users can select, such as 'Return To Main Menu' and various gameplay enhancements. The document also highlights features that may be considered overpowered or potentially detectable by anti-cheat systems.

Uploaded by

saddacii
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

message0

The document outlines various categories of mods and their corresponding buttons for a mod menu, including Basic Mods, Rig Mods, Tag Mods, and more. Each category contains specific features that users can select, such as 'Return To Main Menu' and various gameplay enhancements. The document also highlights features that may be considered overpowered or potentially detectable by anti-cheat systems.

Uploaded by

saddacii
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

private static string[] MainMenuButtons = new string[]

{
"Basic Mods",
"Rig Mods",
"Tag Mods",
"Visual Mods",
"Safety Mods",
"World Mods",
"Projectile Mods",
"<color=red>OP</color> Mods",
"Possibly <color=red>BANNABLE(DETECTED)</color> Mods",
"Building Block Mods",
"Guardian Mods"
};

private static RexonButton[] BasicButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
new RexonButton { FeatureText = "Switch Menu Hands", ButtonIndex = 1,
FeatureIndex = 0},
new RexonButton { FeatureText = "Left Trigger Disconnect", ButtonIndex = 2,
FeatureIndex = 1},
new RexonButton { FeatureText = "Join Random", ButtonIndex = 3, FeatureIndex =
2},
new RexonButton { FeatureText = "Join Random Ghost Code", ButtonIndex = 4,
FeatureIndex = 70},
new RexonButton { FeatureText = "Platforms (GRIPS)", ButtonIndex = 5,
FeatureIndex = 3},
new RexonButton { FeatureText = "Sticky Platforms (GRIPS)", ButtonIndex = 6,
FeatureIndex = 268},
new RexonButton { FeatureText = "Networked Platforms [IF 2 REXON USERS HAVE
THIS ON, THEY CAN SEE EACH OTHER'S PLATFORMS]", ButtonIndex = 7, FeatureIndex =
97},
new RexonButton { FeatureText = "Mosa Speed Boost", ButtonIndex = 8,
FeatureIndex = 4}
};

private static RexonButton[] RigButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
new RexonButton { FeatureText = "Invis Monke (RIGHT SECONDARY)", ButtonIndex =
1, FeatureIndex = 5},
new RexonButton { FeatureText = "Ghost Monke (LEFT SECONDARY)", ButtonIndex =
2, FeatureIndex = 6},
new RexonButton { FeatureText = "NoClip Monke (LEFT TRIGGER)", ButtonIndex = 3,
FeatureIndex = 7},
new RexonButton { FeatureText = "Fly Monke (RIGHT SECONDARY)", ButtonIndex = 4,
FeatureIndex = 8},
new RexonButton { FeatureText = "Mute Gun (Client Sided)", ButtonIndex = 5,
FeatureIndex = 90},
new RexonButton { FeatureText = "First Person Camera", ButtonIndex = 6,
FeatureIndex = 92},
new RexonButton { FeatureText = "No Controller Vibrations", ButtonIndex = 7,
FeatureIndex = 93},
new RexonButton { FeatureText = "Point Gun", ButtonIndex = 8, FeatureIndex =
95},
new RexonButton { FeatureText = "RGB Monke (STUMP)", ButtonIndex = 9,
FeatureIndex = 85},
new RexonButton { FeatureText = "Disable Others Rig Lerping", ButtonIndex = 10,
FeatureIndex = 114},
new RexonButton { FeatureText = "Steam Long Arms (Left + Right Triggers)",
ButtonIndex = 11, FeatureIndex = 88},
new RexonButton { FeatureText = "Reset Steam Long Arms Length", ButtonIndex =
12, FeatureIndex = 89},
new RexonButton { FeatureText = "Head Spin", ButtonIndex = 13, FeatureIndex =
62},
new RexonButton { FeatureText = "Upside Down Head", ButtonIndex = 14,
FeatureIndex = 63},
new RexonButton { FeatureText = "Rotate Head To Nearest Player", ButtonIndex =
15, FeatureIndex = 64},
new RexonButton { FeatureText = "Spaz Monke", ButtonIndex = 16, FeatureIndex =
65},
new RexonButton { FeatureText = "Silent Hand Taps", ButtonIndex = 17,
FeatureIndex = 16},
new RexonButton { FeatureText = "Loud Hand Taps [CS]", ButtonIndex = 18,
FeatureIndex = 17},
new RexonButton { FeatureText = "Rapid Hand Taps [CS]", ButtonIndex = 19,
FeatureIndex = 18},
new RexonButton { FeatureText = "Fake Lag Self", ButtonIndex = 20, FeatureIndex
= 55},
new RexonButton { FeatureText = "PSA Simulator [RIGHT SECONDARY]", ButtonIndex
= 21, FeatureIndex = 42},
new RexonButton { FeatureText = "Wall Walk [RIGHT GRIP]", ButtonIndex = 22,
FeatureIndex = 44},
new RexonButton { FeatureText = "No Finger Movements", ButtonIndex = 23,
FeatureIndex = 143},
new RexonButton { FeatureText = "Platform Wall Walk [RIGHT GRIP]", ButtonIndex
= 24, FeatureIndex = 45}
};

private static RexonButton[] TagButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
new RexonButton { FeatureText = "Tag Assist Nearest Player (RT)", ButtonIndex =
1, FeatureIndex = 13},
new RexonButton { FeatureText = "Tag Self [RT]", ButtonIndex = 2, FeatureIndex
= 14},
new RexonButton { FeatureText = "Tag Aura [RT]", ButtonIndex = 3, FeatureIndex
= 15},
new RexonButton { FeatureText = "Tag All [RT]", ButtonIndex = 4, FeatureIndex =
19},
new RexonButton { FeatureText = "Tag Gun [RG + RT]", ButtonIndex = 5,
FeatureIndex = 20},
};

private static RexonButton[] VisualButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
new RexonButton { FeatureText = "Tracers", ButtonIndex = 1, FeatureIndex = 11},
new RexonButton { FeatureText = "ESP", ButtonIndex = 2, FeatureIndex = 120},
new RexonButton { FeatureText = "Show Join Date All [Shows The Date At Which
They First Got The Game, Usually Birthday/Holiday]", ButtonIndex = 3, FeatureIndex
= 221}
};

private static RexonButton[] SafetyButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
new RexonButton { FeatureText = "Anti Report", ButtonIndex = 1, FeatureIndex =
72},
new RexonButton { FeatureText = "Anti Report Distance: " +
RexonMain.AntiReportDistance + " (TRIGGERS)", ButtonIndex = 2, FeatureIndex = 73},
new RexonButton { FeatureText = "Anti Report Visualizer", ButtonIndex = 3,
FeatureIndex = 183},
new RexonButton { FeatureText = "Anti Report Type: " + GlobalAntiReportType,
ButtonIndex = 4, FeatureIndex = 264},
new RexonButton { FeatureText = "Oculus Report Menu ANTI REPORT", ButtonIndex =
5, FeatureIndex = 245},
new RexonButton { FeatureText = "Anti <color=red>ANTICHEAT</color> Report",
ButtonIndex = 6, FeatureIndex = 74},
new RexonButton { FeatureText = "Anti Ban [OP]", ButtonIndex = 7, FeatureIndex
= 244},
new RexonButton { FeatureText = "Anti Guardian Mods Self [Prevents Other
Modders From Using Guardian Mods On You]", ButtonIndex = 8, FeatureIndex = 263},
new RexonButton { FeatureText = "Remove Snowball Knockback", ButtonIndex = 9,
FeatureIndex = 285}
};

private static RexonButton[] WorldButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
new RexonButton { FeatureText = "Ropes Up", ButtonIndex = 1, FeatureIndex =
56},
new RexonButton { FeatureText = "Ropes Down", ButtonIndex = 2, FeatureIndex =
57},
new RexonButton { FeatureText = "Freeze Ropes", ButtonIndex = 3, FeatureIndex =
58},
new RexonButton { FeatureText = "Spaz Ropes", ButtonIndex = 4, FeatureIndex =
59},
new RexonButton { FeatureText = "Ropes To Self", ButtonIndex = 5, FeatureIndex
= 60},
new RexonButton { FeatureText = "Rope Telekinesis [Right Hand]", ButtonIndex =
6, FeatureIndex = 294},
new RexonButton { FeatureText = "Rope Gun [RG + RT]", ButtonIndex = 7,
FeatureIndex = 295},
new RexonButton { FeatureText = "Water Splash Self", ButtonIndex = 8,
FeatureIndex = 80},
new RexonButton { FeatureText = "Water Splash Gun", ButtonIndex = 9,
FeatureIndex = 217},
new RexonButton { FeatureText = "Legit Speed Boost (W! UND! OP! GRIPS)",
ButtonIndex = 10, FeatureIndex = 82},
new RexonButton { FeatureText = "Apply Indexed Gravity To Self", ButtonIndex =
11, FeatureIndex = 83},
new RexonButton { FeatureText = "Gravity Index: " +
RexonMain.GravitySelfIndexVal + " (TRIGGERS [1.0 Is Standard])", ButtonIndex = 12,
FeatureIndex = 84},
new RexonButton { FeatureText = "45 HZ", ButtonIndex = 13, FeatureIndex = 49},
new RexonButton { FeatureText = "30 HZ", ButtonIndex = 14, FeatureIndex = 218},
new RexonButton { FeatureText = "Back Track [ADVANCED FAKE LAG]", ButtonIndex =
15, FeatureIndex = 118},
new RexonButton { FeatureText = "Back Track Update Delay: " +
RexonMain.BackTrackUpdateDelay + " [TRIGGERS]", ButtonIndex = 16, FeatureIndex =
219},
new RexonButton { FeatureText = "Boost FPS (Can't Turn Off)", ButtonIndex = 17,
FeatureIndex = 173},
new RexonButton { FeatureText = "Spam Arcade Teleporting Effects", ButtonIndex
= 18, FeatureIndex = 212},
new RexonButton { FeatureText = "Spam Arcade Returning Effects", ButtonIndex =
19, FeatureIndex = 213},
new RexonButton { FeatureText = "Set To Day Time", ButtonIndex = 20,
FeatureIndex = 270}
};

private static RexonButton[] ProjectileButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
new RexonButton { FeatureText = "Projectile Color: " +
RexonMain.GlobalProjectileColorString, ButtonIndex = 1, FeatureIndex = 26},
new RexonButton { FeatureText = "Projectile Speed: " + GlobalProjectileSpeed,
ButtonIndex = 2, FeatureIndex = 27},
new RexonButton { FeatureText = "Impact Color: " +
RexonMain.GlobalImpactColorString, ButtonIndex = 3, FeatureIndex = 29},
new RexonButton { FeatureText = "Projectile Minigun [RG + RT]", ButtonIndex =
4, FeatureIndex = 32},
new RexonButton { FeatureText = "Projectile Spammer [RG]", ButtonIndex = 5,
FeatureIndex = 33},
new RexonButton { FeatureText = "Projectile Rain", ButtonIndex = 6,
FeatureIndex = 34},
new RexonButton { FeatureText = "Projectile Fountain", ButtonIndex = 7,
FeatureIndex = 35},
new RexonButton { FeatureText = "Shoot Projectiles At Nearest Player",
ButtonIndex = 8, FeatureIndex = 36},
new RexonButton { FeatureText = "Poop [RT]", ButtonIndex = 9, FeatureIndex =
40},
new RexonButton { FeatureText = "Pee [RT]", ButtonIndex = 10, FeatureIndex =
41},
new RexonButton { FeatureText = "Impact Effect Spammer [GRIPS]", ButtonIndex =
11, FeatureIndex = 37},
new RexonButton { FeatureText = "Impact Effect Gun [RG + RT]", ButtonIndex =
12, FeatureIndex = 38},
new RexonButton { FeatureText = "Impact Effect Aura", ButtonIndex = 13,
FeatureIndex = 39}
};

private static RexonButton[] OPButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
new RexonButton { FeatureText = "Vibrate Others (MASTER)", ButtonIndex = 1,
FeatureIndex = 21},
new RexonButton { FeatureText = "Vibrate Gun (MASTER)", ButtonIndex = 2,
FeatureIndex = 22},
new RexonButton { FeatureText = "Slow Others (MASTER)", ButtonIndex = 3,
FeatureIndex = 23},
new RexonButton { FeatureText = "Slow Gun (MASTER)", ButtonIndex = 4,
FeatureIndex = 24},
new RexonButton { FeatureText = "Play Static Sound (W! UND! OP! NO SOUNDBOARD
NEEDED)", ButtonIndex = 5, FeatureIndex = 96},
new RexonButton { FeatureText = "Disable Network Triggers [CS] (W! OP! UND!)",
ButtonIndex = 6, FeatureIndex = 86},
new RexonButton { FeatureText = "Spam Indexed Audio [RG + RT]", ButtonIndex =
7, FeatureIndex = 47},
new RexonButton { FeatureText = "Audio Index: " + RexonMain.AudioIndexThing + "
(TRIGGERS)", ButtonIndex = 8, FeatureIndex = 48},
new RexonButton { FeatureText = "Break Others Audio", ButtonIndex = 9,
FeatureIndex = 51},
new RexonButton { FeatureText = "Break Audio Gun", ButtonIndex = 10,
FeatureIndex = 52},
new RexonButton { FeatureText = "Break Others Audio V2", ButtonIndex = 11,
FeatureIndex = 53},
new RexonButton { FeatureText = "Break Audio Gun V2", ButtonIndex = 12,
FeatureIndex = 54},
new RexonButton { FeatureText = "Kick Party Members [Must Be In A Party] (UND
OP)", ButtonIndex = 13, FeatureIndex = 181},
new RexonButton { FeatureText = "Destroy All [MUST REJOIN] (UND OP)",
ButtonIndex = 14, FeatureIndex = 185},
new RexonButton { FeatureText = "Destroy Gun [MUST REJOIN] (UND OP)",
ButtonIndex = 15, FeatureIndex = 186},
new RexonButton { FeatureText = "Tracer Spaz [RIGHT GRIP] [SERVER SIDED]
[REQUIRES BALLOON COSMETIC] (UND OP)", ButtonIndex = 16, FeatureIndex = 203},
new RexonButton { FeatureText = "Tracer Circle [RIGHT GRIP] [SERVER SIDED]
[REQUIRES BALLOON COSMETIC] (UND OP)", ButtonIndex = 17, FeatureIndex = 205},
new RexonButton { FeatureText = "Tracer Disk [RIGHT GRIP] [SERVER SIDED]
[REQUIRES BALLOON COSMETIC] (UND OP)", ButtonIndex = 18, FeatureIndex = 206},
new RexonButton { FeatureText = "Spider Monke [GRIPS] [SERVER SIDED] [REQUIRES
BALLOON COSMETIC] (UND OP)", ButtonIndex = 19, FeatureIndex = 207},
new RexonButton { FeatureText = "Create Public Room [You Get Master Client]
(UND OP)", ButtonIndex = 20, FeatureIndex = 210},
new RexonButton { FeatureText = "Gojo Domain Expansion [WORKING?] [1 MINUTE]
[MUST BE IN A PARTY]", ButtonIndex = 21, FeatureIndex = 222},
new RexonButton { FeatureText = "Gojo Domain Expansion [WORKING?] [5 MINUTES]
[MUST BE IN A PARTY]", ButtonIndex = 22, FeatureIndex = 223},
new RexonButton { FeatureText = "Stump Kick All [PRIVATE ROOMS] (UND OP)",
ButtonIndex = 23, FeatureIndex = 225},
new RexonButton { FeatureText = "Reduce Ping [CAN Break SOME Mods On The
Menu..] [CAN MAKE PING LOWER BY 50+] (UND OP)", ButtonIndex = 24, FeatureIndex =
257},
};

private static RexonButton[] PossiblyDetectedButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
};

public static RexonButton[] BuildingBlockButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
};

private static RexonButton[] GuardianButtons = new RexonButton[]


{
new RexonButton { FeatureText = "Return To Main Menu", ButtonIndex = 0,
FeatureIndex = -1},
new RexonButton { FeatureText = "GIVE SELF Guardian [GUARDIAN GAMEMODE OR
MASTER] (UND OP)", ButtonIndex = 1, FeatureIndex = 228},
new RexonButton { FeatureText = "Adjust Guardian Size [CS?] [Guardian NEEDED]
(UND OP)", ButtonIndex = 2, FeatureIndex = 229},
new RexonButton { FeatureText = "Crash Gun [Guardian NEEDED] (UND OP)",
ButtonIndex = 3, FeatureIndex = 230},
new RexonButton { FeatureText = "Crash All [Guardian NEEDED] (UND OP)",
ButtonIndex = 4, FeatureIndex = 231},
new RexonButton { FeatureText = "Grab All [Right Grip & Left Grip] [Guardian
NEEDED] (UND OP)", ButtonIndex = 5, FeatureIndex = 232},
new RexonButton { FeatureText = "Float All [Guardian NEEDED] (UND OP)",
ButtonIndex = 6, FeatureIndex = 233},
new RexonButton { FeatureText = "Freeze All [Guardian NEEDED] (UND OP)",
ButtonIndex = 7, FeatureIndex = 234},
new RexonButton { FeatureText = "Throw All Into Void [Guardian NEEDED] (UND
OP)", ButtonIndex = 8, FeatureIndex = 235},
new RexonButton { FeatureText = "Spam Ground Slam Effect [Guardian NEEDED] (UND
OP)", ButtonIndex = 9, FeatureIndex = 236},
new RexonButton { FeatureText = "Slap Aura [HAND MUST BE MOVING] [Guardian
NEEDED] (UND OP)", ButtonIndex = 10, FeatureIndex = 237},
new RexonButton { FeatureText = "Give Guardian Gun [MASTER] (UND OP)",
ButtonIndex = 11, FeatureIndex = 238},
new RexonButton { FeatureText = "Give All Guardian [MASTER] (UND OP)",
ButtonIndex = 12, FeatureIndex = 239},
new RexonButton { FeatureText = "Remove All Guardian [MASTER] (UND OP)",
ButtonIndex = 13, FeatureIndex = 240},
new RexonButton { FeatureText = "Anti Steal Guardian [Guardian NEEDED] (UND
OP)", ButtonIndex = 14, FeatureIndex = 241},
new RexonButton { FeatureText = "Give Fly All [Right Trigger] [Guardian NEEDED]
(UND OP)", ButtonIndex = 15, FeatureIndex = 242},
new RexonButton { FeatureText = "Grab All V2 [Anti-Anti Grab] [Right Grip &
Left Grip] [Guardian NEEDED] (UND OP)", ButtonIndex = 16, FeatureIndex = 243},
new RexonButton { FeatureText = "Black Screen Gun [HOLD RT] [Guardian NEEDED]
(UND OP)", ButtonIndex = 19, FeatureIndex = 260},
new RexonButton { FeatureText = "Black Screen All [Guardian NEEDED] (UND OP)",
ButtonIndex = 20, FeatureIndex = 261},
new RexonButton { FeatureText = "Anti Leave Room All [Guardian NEEDED] (UND
OP)", ButtonIndex = 21, FeatureIndex = 262},
new RexonButton { FeatureText = "Kick Gun [HOLD RT] [Guardian NEEDED] (UND
OP)", ButtonIndex = 22, FeatureIndex = 265},
new RexonButton { FeatureText = "Kick All [Guardian NEEDED] (UND OP)",
ButtonIndex = 23, FeatureIndex = 266},
};

You might also like