Esempio n. 1
0
 private static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Settings for GapCloser/Interrupter");
     MyOtherFunctions.Add("interrupt.Q",
                          new CheckBox("Use Terrify (Q Spell) For Interrupt"));
     MyOtherFunctions.Add("gapcloser.Q",
                          new CheckBox("Use Terrify (Q Spell) For Anti-Gap"));
     MyOtherFunctions.Add("gapcloser.E",
                          new CheckBox("Use Dark Wind (E Spell) For Anti-Gap"));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Settings for Flee");
     MyOtherFunctions.Add("flee.M",
                          new Slider("Use Terrify (Q Spell) for Flee if mana is higher than {0}(%)", 10, 1));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup",
                          new CheckBox("Auto Level Up Spells:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("checkSkin",
                          new CheckBox("Use skin changer:"));
     MyOtherFunctions.Add("skin.Id",
                          new Slider("Skin Editor", 4, 0, 9));
 }
Esempio n. 2
0
 private static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Settings for Flee");
     MyOtherFunctions.Add("flee.HP",
                          new Slider("Use Buster Shot (R Spell) for flee if HP is lower than {0}(%)", 10, 1));
     MyOtherFunctions.Add("flee.M",
                          new Slider("Use Rocket Jump for Flee if mana is higher than {0}(%)", 10, 1));
     MyOtherFunctions.AddGroupLabel("Anti Gap Closer/Interrupt");
     MyOtherFunctions.Add("gapcloser.R",
                          new CheckBox("Buster Shot (R Spell)"));
     MyOtherFunctions.Add("gapcloser.R1",
                          new CheckBox("Buster Shot (R Spell) to Interrupt"));
     MyOtherFunctions.Add("gapcloser.R2",
                          new CheckBox("Buster Shot (R Spell) to Peel from Khazix"));
     MyOtherFunctions.Add("gapcloser.R3",
                          new CheckBox("Buster Shot (R Spell) to Peel from Rengar"));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup",
                          new CheckBox("Auto Level Up Spells:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("checkSkin",
                          new CheckBox("Use skin changer:"));
     MyOtherFunctions.Add("skin.Id",
                          new Slider("Skin Editor", 5, 0, 10));
 }
Esempio n. 3
0
 private static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Settings for GapCloser/Interrupter");
     MyOtherFunctions.Add("gapcloser.W",
                          new CheckBox("Use Rune Prison (W Spell) For Anti-Gap"));
     MyOtherFunctions.Add("gapcloser.R",
                          new CheckBox("Use Desperate Power (R Spell) For Anti-Gap", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Settings for Flee");
     MyOtherFunctions.Add("flee.M",
                          new Slider("Use Desperate Power (R Spell) for Flee if mana is higher than {0}(%)", 10, 1));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Passive Function");
     MyOtherFunctions.Add("passiveS",
                          new CheckBox("Auto Stack Passive", false));
     MyOtherFunctions.Add("passiveS1",
                          new CheckBox("Limit passive stacks", false));
     MyOtherFunctions.Add("passiveS2",
                          new Slider("Maximium stacks", 2, 1, 5));
     MyOtherFunctions.Add("passiveS3",
                          new Slider("Use Auto Stack Passive if mana is higher than {0}(%)", 10, 1));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup",
                          new CheckBox("Auto Level Up Spells:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("checkSkin",
                          new CheckBox("Use skin changer:"));
     MyOtherFunctions.Add("skin.Id",
                          new Slider("Skin Editor", 5, 1, 10));
 }
 private static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Ayarlar için GapCloser/Interrupter");
     MyOtherFunctions.Add("interrupt.E",
                          new CheckBox("E için Interrupt"));
     MyOtherFunctions.Add("gapcloser.E",
                          new CheckBox("E için Anti-Gap"));
     MyOtherFunctions.Add("gapcloser.Q",
                          new CheckBox("Q için Anti-Gap"));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Kaçma ayarlarý");
     MyOtherFunctions.Add("flee.M",
                          new Slider("Q kullan mana þundan yüksekse {0}(%)", 10, 1));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Level Up Ayarlarý");
     MyOtherFunctions.Add("lvlup",
                          new CheckBox("Otomatik level yükseltme:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin Ayarlarý");
     MyOtherFunctions.Add("checkSkin",
                          new CheckBox("Kullan skin Deðiþtirici:"));
     MyOtherFunctions.Add("skin.Id",
                          new Slider("Skin Numarasý", 3, 0, 6));
 }
Esempio n. 5
0
 private static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Settings for GapCloser/Interrupter");
     MyOtherFunctions.Add("interrupt.R",
                          new CheckBox("Use Frozen Tomb (R Spell) For Interrupt"));
     MyOtherFunctions.Add("gapcloser.R",
                          new CheckBox("Use Frozen Tomb (R Spell) For Anti-Gap"));
     MyOtherFunctions.Add("gapcloser.W",
                          new CheckBox("Use Ring of Frost (W Spell) For Anti-Gap"));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Settings for Flee");
     MyOtherFunctions.Add("flee.HP",
                          new Slider("Use Frozen Tomb (R Spell) for flee if HP is lower than {0}(%)", 10, 1));
     MyOtherFunctions.Add("flee.M",
                          new Slider("Use Glacial Path (E Spell) for Flee if mana is higher than {0}(%)", 10, 1));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup",
                          new CheckBox("Auto Level Up Spells:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("checkSkin",
                          new CheckBox("Use skin changer:"));
     MyOtherFunctions.Add("skin.Id",
                          new Slider("Skin Editor", 1, 0, 2));
 }
Esempio n. 6
0
 private static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup",
                          new CheckBox("Auto Level Up Spells:", false));;
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("skin.Id",
                          new Slider("Skin Editor", 3, 1, 4));
 }
Esempio n. 7
0
 public static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Anti Gap Closer/Interrupt");
     MyOtherFunctions.Add("gapcloser.W", new CheckBox("Use Wall of Pain  (W Spell)"));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup", new CheckBox("Auto Level Up Spells:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("skin.Id", new Slider("Skin Editor", 2, 0, 4));
 }
Esempio n. 8
0
 public static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Anti Gap Closer:");
     MyOtherFunctions.Add("gapcloser.Q", new CheckBox("Arctic Assault (Q Spell)"));
     MyOtherFunctions.AddGroupLabel("Interrupter:");
     MyOtherFunctions.Add("interrupt.Q", new CheckBox("Arctic Assault (Q Spell)"));
     MyOtherFunctions.Add("interrupt.R", new CheckBox("Glacial Prison (R Spell)"));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup", new CheckBox("Auto Level Up Spells:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("skin.Id", new Slider("Skin Editor", 3, 0, 6));
 }
Esempio n. 9
0
 public static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup", new CheckBox("Auto Level Up Spells:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Death Sentence settings");
     MyOtherFunctions.Add("dash.q", new CheckBox("Use Death Sentence (Q Spell) Smart", false));
     MyOtherFunctions.Add("interrupt.q", new CheckBox("Use Death Sentence (Q Spell) to Interrupt"));
     MyOtherFunctions.Add("immobile.q", new CheckBox("Use Death Sentence (Q Spell) to Immobile"));
     MyOtherFunctions.AddGroupLabel("Dark Passage settings:");
     MyOtherFunctions.Add("lantern", new KeyBind("I NEED A TAXI!! ( Use W Spell )", false, KeyBind.BindTypes.HoldActive, 92));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.Add("lowallies.w", new CheckBox("Use Dark Passage (W Spell) on Low Allies"));
     MyOtherFunctions.Add("allypercent.w", new Slider("Set here the % for the Low Allies class ", 30));
     MyOtherFunctions.AddGroupLabel("Pull/Push Keybinds");
     MyOtherFunctions.Add("push", new KeyBind("Push Enemy", false, KeyBind.BindTypes.HoldActive, 88));
     MyOtherFunctions.Add("pull", new KeyBind("Pull Enemy", false, KeyBind.BindTypes.HoldActive, 90));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("skin.Id", new Slider("Skin Editor", 3, 1, 4));
 }
Esempio n. 10
0
 private static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Settings for Flee");
     MyOtherFunctions.Add("flee.HP",
                          new Slider("Use Strut (W Spell) for flee if HP is lower than {0}(%)", 10, 1));
     MyOtherFunctions.Add("flee.M",
                          new Slider("Use Strut for Flee if mana is higher than {0}(%)", 10, 1));
     MyOtherFunctions.AddGroupLabel("Anti Gap Closer/Interrupt");
     MyOtherFunctions.Add("gapcloser.E",
                          new CheckBox("Use Make it Rain (E Spell)"));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup",
                          new CheckBox("Auto Level Up Spells:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("checkSkin",
                          new CheckBox("Use skin changer:"));
     MyOtherFunctions.Add("skin.Id",
                          new Slider("Skin Editor", 5, 0, 10));
 }
Esempio n. 11
0
 private static void MyOtherFunctionsPage()
 {
     MyOtherFunctions = MyMenu.AddSubMenu("Misc Menu", "othermenu");
     MyOtherFunctions.AddGroupLabel("Settings for GapCloser/Interrupter");
     MyOtherFunctions.Add("gapcloser.E",
                          new CheckBox("Use Mounting Dread (E Spell) For Anti-Gap"));
     MyOtherFunctions.Add("gapcloser.W",
                          new CheckBox("Use Wolf's Frenzy (W Spell) For Anti-Gap"));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Settings for Flee");
     MyOtherFunctions.Add("flee.M",
                          new Slider("Use Dance of arrows (Q Spell) for Flee if mana is higher than {0}(%)", 10, 1));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Level Up Function");
     MyOtherFunctions.Add("lvlup",
                          new CheckBox("Auto Level Up Spells:", false));
     MyOtherFunctions.AddSeparator();
     MyOtherFunctions.AddGroupLabel("Skin settings");
     MyOtherFunctions.Add("checkSkin",
                          new CheckBox("Use skin changer:"));
     MyOtherFunctions.Add("skin.Id",
                          new Slider("Skin Editor", 1, 0));
 }