Search results

  1. RoccoZero

    Update 19.01.2022

    Update * Random crash should be fixed
  2. RoccoZero

    Update 18.01.2022

    Update O9K.AIO Added Move Ignore invisibility Added Move Ignore invisibility if visible
  3. RoccoZero

    Update 17.01.2022

    Update O9K.Hud * Fixed particle spirit breake charge O9K.ItemManager * Removed Silver edge abuse
  4. RoccoZero

    Update 18.01.2022

    Update O9K.AIO * Added Ignore invisibility if visible // Use abilities when the hero is invisible but you are visible. default by disabled.
  5. RoccoZero

    Update 17.01.2022

    Update * Fixed renderer bugs
  6. RoccoZero

    Update 15.01.2022

    Update Removed all obsolete methods Fixed particle errors
  7. RoccoZero

    Update 15.01.2022

    Update * Disabled Inventory changer due to problems and bugs, I will return it as soon as I fix all the bugs
  8. RoccoZero

    Update 15.01.2022

    Update * Fixed particle crash
  9. RoccoZero

    Update 14.01.2022

    Update * Fixed reload after end game
  10. RoccoZero

    Update 10.01.2022

    Update O9K.Hud * Fixed bug with wards
  11. RoccoZero

    Update 14.01.2022

    Update Improved Bootstrapper Fixed Reload system Reworked class ParticleManager Reworked class Particle Fixed more bugs ParticleManager Added Particle? GetParticleByIndex(int index) Added event ParticleCreateEventHandler ParticleCreate Added event ParticleDestroyEventHandler ParticleDestroy...
  12. RoccoZero

    Update 10.01.2022

    Update Added o9k menu in main menu Fixed other bugs O9K.Farm * Added push mode O9K.Hud * Fixed bug in wards BeAware Improved partial maphack icons Removed visible by enemy Removed broken abilities O9K.AIO * Fixed roll+smash combo EarthSpirit
  13. RoccoZero

    Update 09.01.2022

    Update O9K Fixed error ability EmberSpirit FireRemnant Fixed shard CastRange FacelessVoid TimeWalk Fixed damage Snapfire SpitOut Fixed damage Bloodseeker Bloodrage Fixed error Razor StormSurge Fixed radius Enigma BlackHole Fixed error NaturesProphet WrathOfNature
  14. RoccoZero

    Update 09.01.2022

    Update O9K.Hud * Added Hero deny // Highlight ally hero when he can be denied with one hit. in Hud -> Particles -> Hero deny
  15. RoccoZero

    Update 09.01.2022

    Update * Added enum SpecialBonusOperation AbilitySpecialData * Added SpecialBonusOperation SpecialBonusOperation { get; }
  16. RoccoZero

    Update 07.01.2022

    Update * Added InventoryChanger // this is still a beta version, I think there are bugs and it does not save any changes, so you should re-configure it. in General Settings -> Inventory changer DivineService Added bool InventoryChanger { get; set; } Added bool UnlockEmoticons { get; set; }
  17. RoccoZero

    Update 07.01.2022

  18. RoccoZero

    Update 27.12.2021

    Update Reworked export system Fixed crash Fixed all crash Reload, Unload, FullReload and FullUnload Now works 10% faster all Export functions from the core Reworked Bootstrapper // now auto Reload in the main menu and auto Unload at the end of games NetworkManager Added void...
  19. RoccoZero

    Update 05.01.2022

    Update Added UnlockEmoticons // in General Settings -> Unlock emoticons Added enum FieldType Added class ProtobufInfo Added class MessageInfo Added class FileInfo Added class FieldInfo Added class EnumValueInfo Added class EnumValue Added class EnumInfo ProtobufInfo *Added string Name {...
  20. RoccoZero

    Update 23.12.2021

    Update Added class StrokeStyle Added enum CapStyle Added enum LineJoin Added enum DashStyle StrokeStyle Added CapStyle StartCap { get; } Added CapStyle EndCap { get; } Added CapStyle DashCap { get; } Added LineJoin LineJoin { get; } Added float MiterLimit { get; } Added DashStyle DashStyle...