Search results

  1. RoccoZero

    Update 09.04.2021

    maybe there will be bugs but I will fix everything soon
  2. RoccoZero

    Update 08.04.2021

    Update * Fixed Bugs Bootstrapper
  3. RoccoZero

    Update 27.03.2021

    Update Entity * Fixed ClassId ClassId
  4. RoccoZero

    Update 08.04.2021

    Update * Fixed Bugs Bootstrapper Added event ActivateUnsafe Added event DeactivateUnsafe Added event PreCacheUnsafe Fixed event Deactivate Removed event DomainLoad Removed event DomainUnload Added void OnActivateUnsafe() Added void OnDeactivateUnsafe() Added void OnPreCacheUnsafe() Entity...
  5. RoccoZero

    Update 25.03.2021

    Update * Fixed Bugs
  6. RoccoZero

    Update 26.03.2021

    Update * Fixed Bugs Entity Fixed event NetworkPropertyChanged
  7. RoccoZero

    Update 24.03.2021

    Update * Added class LinearProjectile ProjectileManager Added event LinearProjectileAdded Added event LinearProjectileRemoved Added IEnumerable<LinearProjectile> LinearProjectiles LinearProjectile Added uint Handle Added bool IsValid Added ProjectileType ProjectileType Added Particle...
  8. RoccoZero

    Update 25.03.2021

    Update * Updated for new update Dota 2
  9. RoccoZero

    Update 24.03.2021

    Update * Fixed Humanizer // humanizer did not work for a week, forgive me <:pepeJail:756834594736570369>
  10. RoccoZero

    Update 24.03.2021

    Update Added class ProjectileManager Added class Projectile Added class TrackingProjectile Added enum ProjectileType ProjectileManager Added event TrackingProjectileAdded Added event TrackingProjectileRemoved Added IEnumerable<TrackingProjectile> TrackingProjectiles Projectile Added uint...
  11. RoccoZero

    Update 21.03.2021

    Update Ability * Added float CastStartTime
  12. RoccoZero

    Update 19.03.2021

    Update * Added Menu General Settings => Dota Plus // default enabled SystemManager * Added bool DotaPlus
  13. RoccoZero

    Update 16.03.2021

    Update * Added Menu General Settings => AutoAccept // default enabled SystemManager * Added bool AutoAccept
  14. RoccoZero

    Update 17.03.2021

    Update * Fixed Crash for new update
  15. RoccoZero

    Update 12.03.2021

    Fixed many bugs O9K.AIO
  16. RoccoZero

    Update 12.03.2021

    Update Ability * Removed float BonusCastRange Unit * Added float BonusCastRange
  17. RoccoZero

    Update 12.03.2021

    Update * Added O9K.AIO // many bugs!!!
  18. RoccoZero

    Update 12.03.2021

    Update Ability Fixed float CastPoint Removed int CastRange Fixed int Damage Added float CastRange Added float BaseCastRange Added float BonusCastRange
  19. RoccoZero

    Update 08.03.2021

    Update * Fixed void DrawText(...)
  20. RoccoZero

    Update 05.03.2021

    Update Fixed Crash Menu Hold Key changed to Home Menu Toggle Key changed to Insert Improved Loader // Now can enable or disable the console via Loader Fixed Others