Beispiel #1
0
 private void A1_Tick(object sender, EventArgs e)
 {
     PS3.Extension.WriteString(0x004eb39c, "^5S^7pec Ops ^5M^7od Menu ^5B^7y ^5M^7rNiato - ^5M^7ain ^5M^7enu\n\n^2-->^5Host Menu\nClient 1 Menu\nReset Menu\nAccount Menu\nTeleport Menu\nVision Menu\nCredit Menu\n\n\n^3Client 0 : ^2" + textBox1.Text + "\n^3Client 1 : ^2" + textBox2.Text + "^5");
     if (Key_IsDown((uint)0) == "X")
     {
         HostMenuMain.Stop();
         B1.Start();
     }
     if (Key_IsDown((uint)0) == "R1")
     {
         HostMenuMain.Stop();
         Client1.Start();
     }
     if (Key_IsDown((uint)0) == "R3 + L3")
     {
         HostMenuMain.Stop();
         B1.Stop();
         B2.Stop();
         B3.Stop();
         B4.Stop();
         B5.Stop();
         Client1.Stop();
         C1.Stop();
         C2.Stop();
         C3.Stop();
         C4.Stop();
         ResetMenu.Stop();
         D1.Stop();
         D2.Stop();
         D3.Stop();
         D4.Stop();
         D5.Stop();
         AccountMenu.Stop();
         E1.Stop();
         E2.Stop();
         E3.Stop();
         E4.Stop();
         E5.Stop();
         TeleportMenu.Stop();
         F1.Stop();
         F2.Stop();
         F3.Stop();
         F4.Stop();
         VisionMenu.Stop();
         G1.Stop();
         G2.Stop();
         G3.Stop();
         G4.Stop();
         G5.Stop();
         G6.Stop();
         OtherMenu.Stop();
         H1.Stop();
         PS3.Extension.WriteString(0x004eb39c, "^5Menu ^1Closed");
         simpleButton2.Enabled           = true;
         toolStripStatusLabel2.Text      = "Not Started !";
         toolStripStatusLabel2.ForeColor = Color.Red;
         simpleButton3.Enabled           = false;
     }
 }
Beispiel #2
0
 static Other()
 {
     // Initialize the menu values
     LastHitMenu.AddGroupLabel("Misc Functions");
     _useQ   = OtherMenu.Add("miscQKS", new CheckBox("Use Overload (Q Spell) on KS"));
     _useWKS = OtherMenu.Add("miscWKS", new CheckBox("Use Rune Prison (W Spell) on KS"));
     _useEKS = OtherMenu.Add("miscEKS", new CheckBox("Use Spell Flux (E Spell) on KS"));
     _useW   = OtherMenu.Add("miscW", new CheckBox("Use Rune Prison (W Spell) on Gap"));
     _useR   = OtherMenu.Add("miscR", new CheckBox("Use Desperate Power (R Spell) on Gap"));
     _useM   = OtherMenu.Add("miscM", new Slider("Use Desperate Power (R Spell) for Flee if mana is higher than {0}(%)", 10, 1));
     _useS   = OtherMenu.Add("miscS", new CheckBox("Auto Stack Passive", false));
     _useS1  = OtherMenu.Add("miscS1", new CheckBox("Limit passive stacks", false));
     _useS2  = OtherMenu.Add("miscS2", new Slider("Maximium stacks", 2, 1, 5));
     _useS3  = OtherMenu.Add("miscS3", new Slider("Use Auto Stack Passive if mana is higher than {0}(%)", 10, 1));
 }
Beispiel #3
0
 private void simpleButton3_Click(object sender, EventArgs e)
 {
     MainMenu.Stop();
     HostMenuMain.Stop();
     B1.Stop();
     B2.Stop();
     B3.Stop();
     B4.Stop();
     B5.Stop();
     Client1.Stop();
     C1.Stop();
     C2.Stop();
     C3.Stop();
     C4.Stop();
     ResetMenu.Stop();
     D1.Stop();
     D2.Stop();
     D3.Stop();
     D4.Stop();
     D5.Stop();
     AccountMenu.Stop();
     E1.Stop();
     E2.Stop();
     E3.Stop();
     E4.Stop();
     E5.Stop();
     TeleportMenu.Stop();
     F1.Stop();
     F2.Stop();
     F3.Stop();
     F4.Stop();
     VisionMenu.Stop();
     G1.Stop();
     G2.Stop();
     G3.Stop();
     G4.Stop();
     G5.Stop();
     G6.Stop();
     OtherMenu.Stop();
     H1.Stop();
     PS3.Extension.WriteString(0x004eb39c, "^5Menu ^1Closed");
     toolStripStatusLabel2.Text      = "Not Started !";
     toolStripStatusLabel2.ForeColor = Color.Red;
     simpleButton2.Enabled           = true;
     simpleButton3.Enabled           = false;
 }
Beispiel #4
0
 private void OtherMenu_Tick_1(object sender, EventArgs e)
 {
     PS3.Extension.WriteString(0x004eb39c, "^5S^7pec Ops ^5M^7od Menu ^5B^7y ^5M^7rNiato - ^5M^7ain ^5M^7enu\n\n^5Host Menu\nClient 1 Menu\nReset Menu\nAccount Menu\nTeleport Menu\nVision Menu\n^2-->^5Credit Menu\n\n\n^3Client 0 : ^2" + textBox1.Text + "\n^3Client 1 : ^2" + textBox2.Text + "^5");
     if (Key_IsDown((uint)0) == "X")
     {
         H1.Start();
         OtherMenu.Stop();
     }
     if (Key_IsDown((uint)0) == "R1")
     {
         OtherMenu.Stop();
         HostMenuMain.Start();
     }
     if (Key_IsDown((uint)0) == "L1")
     {
         VisionMenu.Start();
         OtherMenu.Stop();
     }
 }
Beispiel #5
0
                static Misc()
                {
                    // Initialize the menu values
                    OtherMenu.AddGroupLabel("Exclude E List");
                    foreach (var enemy in EntityManager.Heroes.Enemies)
                    {
                        OtherMenu.Add("dont e" + enemy.ChampionName,
                                      new CheckBox("Don't use E on " + enemy.ChampionName, false));
                    }

                    OtherMenu.AddGroupLabel("Interrupt/Gapcloser/KillSteal");
                    _Rint = OtherMenu.Add("rint", new CheckBox("Use R On Interruptable Spell"));
                    _Rgap = OtherMenu.Add("rgap", new CheckBox("Use R On GapCloser"));
                    OtherMenu.AddGroupLabel("Flee");
                    _fleeW = OtherMenu.Add("_fleeW", new CheckBox("Use W to flee"));
                    _fleeR = OtherMenu.Add("_fleeR", new CheckBox("Use R when you`re low health"));
                    OtherMenu.AddGroupLabel("KillSteal & Misc");
                    _Wks   = OtherMenu.Add("_wKs", new CheckBox("Killsteal with W", false));
                    _Rks   = OtherMenu.Add("_rKs", new CheckBox("Killsteal with R"));
                    _lvlUp = OtherMenu.Add("_lvlUp", new CheckBox("Auto Level Up Spells"));
                }