Class Orbwalker
Inheritance
System.Object
Orbwalker
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Oasys.Common.dll
Syntax
public static class Orbwalker
Properties
AttackBeforeCanAttack
Declaration
public static float AttackBeforeCanAttack { get; set; }
Property Value
Type |
Description |
System.Single |
|
EnableComboKey
Declaration
public static bool EnableComboKey { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableHarassKey
Declaration
public static bool EnableHarassKey { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableLaneclearKey
Declaration
public static bool EnableLaneclearKey { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableLasthitKey
Declaration
public static bool EnableLasthitKey { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableOrbWalker
Declaration
public static bool EnableOrbWalker { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableSupportMode
Declaration
public static bool EnableSupportMode { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HealthPredictionDelay
Declaration
public static int HealthPredictionDelay { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
HealthPredictionMaxAttackSpeed
Declaration
public static float HealthPredictionMaxAttackSpeed { get; set; }
Property Value
Type |
Description |
System.Single |
|
HoldTargetChampsOnly
Declaration
public static bool HoldTargetChampsOnly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HoldTargetChampsOnlyWhileMoving
Declaration
public static bool HoldTargetChampsOnlyWhileMoving { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LogBasicAttackBlocking
Declaration
public static bool LogBasicAttackBlocking { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MaxMovementAPM
Declaration
public static int MaxMovementAPM { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MinimumAttackCastDelayMS
Declaration
public static float MinimumAttackCastDelayMS { get; set; }
Property Value
Type |
Description |
System.Single |
|
MinMovementAPM
Declaration
public static int MinMovementAPM { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MoveBeforeCanMove
Declaration
public static float MoveBeforeCanMove { get; set; }
Property Value
Type |
Description |
System.Single |
|
OnlyAttack
Declaration
public static bool OnlyAttack { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OnlyMove
Declaration
public static bool OnlyMove { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseHealthPrediction
Declaration
public static bool UseHealthPrediction { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseHealthPredictionLasthit
Declaration
public static bool UseHealthPredictionLasthit { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
GetComboKey()
Declaration
public static Keys GetComboKey()
Returns
Type |
Description |
System.Windows.Forms.Keys |
|
GetHarassKey()
Declaration
public static Keys GetHarassKey()
Returns
Type |
Description |
System.Windows.Forms.Keys |
|
GetLaneclearKey()
Declaration
public static Keys GetLaneclearKey()
Returns
Type |
Description |
System.Windows.Forms.Keys |
|
GetLasthitKey()
Declaration
public static Keys GetLasthitKey()
Returns
Type |
Description |
System.Windows.Forms.Keys |
|
GetOverrideKey()
Declaration
public static Keys GetOverrideKey()
Returns
Type |
Description |
System.Windows.Forms.Keys |
|
GetTargetChampsOnlyKey()
Declaration
public static Keyboard.KeyBoardScanCodes GetTargetChampsOnlyKey()
Returns