Message
Message
new ButtonInfo { buttonText = "make all white [CS]", method =() =>
Mods.MakeAllWhite(),enabled = false},
new ButtonInfo { buttonText = "Make All Rainbow [CS]", method =() =>
Mods.MakeAllRGB(), enabled = false},
new ButtonInfo { buttonText = "Make all black [CS]", method =() =>
Mods.MakeAllBlack(),enabled = false},
new ButtonInfo { buttonText = "make all galaxy", method =() =>
Mods.MakeAllgalaxy(), enabled = false},
new ButtonInfo { buttonText = "make all space", method =() =>
Mods.MakeAllspace(), enabled = false},
new ButtonInfo { buttonText = "Iron Monkey", method =() =>
Mods.IronMan(),enabled = false},
new ButtonInfo { buttonText = "freeze rig", method =() =>
Mods.FrozenWalkMod(),enabled = false},
new ButtonInfo { buttonText = "splash self", method =() =>
Mods.WaterSelf(),enabled = false},
new ButtonInfo { buttonText = "water right hand", method =() =>
Mods.RBend(),enabled = false},
new ButtonInfo { buttonText = "water left hand", method =() =>
Mods.LBend(),enabled = false},
new ButtonInfo { buttonText = "give right splash [must be close]",
method =() => Mods.givesplashright(),enabled = false},
new ButtonInfo { buttonText = "give left splash [must be close]", method
=() => Mods.givesplashleft(),enabled = false},
new ButtonInfo { buttonText = "sizeable splash", method =() =>
Mods.sizesplash(),enabled = false},
new ButtonInfo { buttonText = "give sizeable splash [must be close",
method =() => Mods.givespeshlesplash(),enabled = false},
new ButtonInfo { buttonText = "enable tag lag [UND!]", method =() =>
Mods.TagLag(),enabled = false},
new ButtonInfo { buttonText = "disable tag lag [UND!]", method =() =>
Mods.RevertTagLag(),enabled = false},
new ButtonInfo { buttonText = "Mat Spam All [M]", method =() =>
Mods.matSpamAll(),enabled = false},
new ButtonInfo { buttonText = "Mat Spam Gun [M]", method =() =>
Mods.MatSpamGun(),enabled = false},
new ButtonInfo { buttonText = "Slow Gun [M]", method =() =>
Mods.sg(),enabled = false},
new ButtonInfo { buttonText = "Slow All [M]", method =() =>
Mods.sa(),enabled = false},
new ButtonInfo { buttonText = "Vibrate Gun [M]", method =() =>
Mods.vg(), enabled = false},
new ButtonInfo { buttonText = "Vibrate All [M]", method =() =>
Mods.va(),enabled = false},
new ButtonInfo { buttonText = "Blind Gun", method =() =>
Mods.BlindGun(),enabled = false},
new ButtonInfo { buttonText = "Blind All", method =() =>
Mods.BlindAll(),enabled = false},
new ButtonInfo { buttonText = "Start Hunt sound spam ", method =() =>
Mods.StartHunt(),enabled = false},
new ButtonInfo { buttonText = "End Hunt", method =() =>
Mods.EndHunt(),enabled = false},
new ButtonInfo { buttonText = "give right Party Sphere", method =() =>
Mods.giverightpartysphere(),enabled = false},
new ButtonInfo { buttonText = "give left Party Sphere", method =() =>
Mods.giveleftpartysphere(),enabled = false},
new ButtonInfo { buttonText = "make player sphere gun", method =() =>
Mods.makeplayerpartysphere(),enabled = false},
new ButtonInfo { buttonText = "give Corn Hub spam", method =() =>
Mods.givecornhubspam(), isTogglable = true,},
new ButtonInfo { buttonText = "give robux spam", method =() =>
Mods.givevrobuxspam(), isTogglable = true,},
new ButtonInfo { buttonText = "give vbucks spam", method =() =>
Mods.givevbucksspam(), isTogglable = true,},
new ButtonInfo { buttonText = "give space spam", method =() =>
Mods.givespacespam(), isTogglable = true,},
new ButtonInfo { buttonText = "give pee gun [LG]", method =() =>
Mods.givepee(),enabled = false},
new ButtonInfo { buttonText = "give girl pee gun [LG]", method =() =>
Mods.givegirlpee(),enabled = false},
new ButtonInfo { buttonText = "give cum gun [LG]", method =() =>
Mods.givecumgun(),enabled = false},
new ButtonInfo { buttonText = "give poop gun [LG]", method =() =>
Mods.givepoopgun(),enabled = false},
new ButtonInfo { buttonText = "Impact Hands [RG] [LG]", method =() =>
Mods.demonichands (), enabled = false},
new ButtonInfo { buttonText = "give right impact hand", method =() =>
Mods.giverightimpact (), enabled = false},
new ButtonInfo { buttonText = "give left impact hand", method =() =>
Mods.giveleftimpact (), enabled = false},
new ButtonInfo { buttonText = "Impact Gun", method =() =>
Mods.particlegun (), enabled = false},