Search results

  1. RoccoZero

    tower range

    I found it in BeAware
  2. RoccoZero

    Release O9K // Farm

    you have to press F5 after installing the plugin. for auto farm to work you must assign a Hotkey through the menu
  3. RoccoZero

    tower range

    in O9K.Hud
  4. RoccoZero

    Update 06.05.2022

    Update * Added class AbilitySpecialBonus AbilitySpecialBonus Added string Name { get; } Added float Value { get; } Added SpecialBonusOperation Operation { get; } AbilitySpecialData * Added IEnumerable<AbilitySpecialBonus> Bonuses { get; }
  5. RoccoZero

    Update 24.04.2022

    Update * Fixed renderer antialias mode
  6. RoccoZero

    Update 13.04.2022

    Update * Fixed crash Unit * Fixed float StatusResistance { get; }
  7. RoccoZero

    Update 17.04.2022

    Update * Added struct Matrix3x2 RendererManager Added void DrawText(..., Matrix3x2 matrix) Added void DrawRoundedRectangle(RectangleF rect, Color color, Vector2 radius) Added void DrawRoundedRectangle(RectangleF rect, Color color, float width, Vector2 radius) Added void...
  8. RoccoZero

    Update 28.03.2022

    Update * Fixed Humanizer
  9. RoccoZero

    Update 12.04.2022

    Update Reworked ProjectileManager Fixed crashes Projectile Fixed errors Projectile Cleanup Fixed Armlet ProjectileManager Added event TrackingProjectileCreate Added event TrackingProjectileDestroy Added event LinearProjectileCreate Added event LinearProjectileDestroy
  10. RoccoZero

    Update 26.03.2022

    Update * Fixed for latest update
  11. RoccoZero

    Update 25.03.2022

    Update Fixed errors Fixed combos GameManager * Fixed Vector3 MousePosition { get; }
  12. RoccoZero

    Update 25.03.2022

    Update Entity * Fixed event NetworkPropertyChanged
  13. RoccoZero

    Update 25.03.2022

    Update for Spring Cleaning * Fixed crash
  14. RoccoZero

    Update 17.03.2022

    Update * Fixed random crash
  15. RoccoZero

    Update 19.03.2022

    Update * Fixed crash and bugs
  16. RoccoZero

    Update 12.03.2022

    Update * Fixed crash
  17. RoccoZero

    Update 26.02.2022

    Update Unit * Fixed bool IsVisibleToEnemies { get; } // this fixes a bug with VisibleByEnemyPlus
  18. RoccoZero

    Update 11.03.2022

    Update * Fixed issue with Divine launch
  19. RoccoZero

    Update 25.02.2022

    Update * Fixed Auto accept
  20. RoccoZero

    Update 25.02.2022

    Update for 7.31 Added new ClassIds Added new AbilityIds Added new HeroId Entity Fixed event NetworkPropertyChanged Removed string ClassNetworkName { get; } AbilitySpecialData * Removed int ValueType { get; }