Search results

  1. RoccoZero

    Update 15.12.2021

    Update OrderOverwatch * Removed int SelectedEntityIndex { get; set; }
  2. RoccoZero

    Update 15.12.2021

    Update Entity * Fixed event NetworkPropertyChanged // due to this many combos and Evader did not work well
  3. RoccoZero

    Update 15.12.2021

    Update * Fixed crash Modifier
  4. RoccoZero

    Update 15.12.2021

    Update * Fixed auto accept
  5. RoccoZero

    Update 15.12.2021

    Update Fixed for new BATTLEPASS update
  6. RoccoZero

    Update 08.12.2021

    Update Added class NetProtobuf Added class GCProtobuf Added enum NetMessageId Added enum GCMessageId Added enum GCRawMessageId NetworkManager Added event GCMessageSend Added event GCMessageReceived Added void SendGCMessageProfileRequest(uint accountId, ulong jobId) // Temporarily for...
  7. RoccoZero

    Update 20.11.2021

    Update Added class NetworkManager Added class Protobuf NetworkManager Added event NetMessageSend Added event NetMessageReceived Protobuf Added bool IsValid { get; } Added string Name { get; } Added int Id { get; } Added string ToString()
  8. RoccoZero

    Update 05.11.2021

    Update * Fixed bug EntityManager events
  9. RoccoZero

    Update 17.11.2021

    A full-fledged script called Tinker EW🔥 was released on the best-of-its-kind Tinker hero If you have long wanted to start playing on it, but did not know how, then I ask you to meet a new and premium plugin. Tinker is a very unique character, with many different gameplay styles. You can set any...
  10. RoccoZero

    Update 05.11.2021

    Update Added more optimization Fixed more bugs Fixed more crash Fixed crash FullReload Fixed bug when changing resolution Reworked RendererManager Reworked InputManager
  11. RoccoZero

    Update 29.10.2021

    Simple combo Marci
  12. RoccoZero

    Update 29.10.2021

    Update for new patch Added new AbilityIds Added new ClassIds
  13. RoccoZero

    Update 23.10.2021

    Update Reworked class Bootstrapper Improved more stuff RendererManager Added Vector2 AspectRatio { get; } Obsolete float Scaling { get; } Added float ScalingNew { get; } Bootstrapper Added event MainActivateUnsafe Added event MainActivate Added event MainDeactivate Added event...
  14. RoccoZero

    Update 24.10.2021

    Update Fixed crash Fixed other bugs MapManager Added string? MapName { get; } Added string? MapFileName { get; } Fixed float GetHeight(Vector3 position) Fixed float GetHeight(Vector2 position) Fixed float GetSecondaryHeight(Vector3 position) Fixed float GetSecondaryHeight(Vector2 position)...
  15. RoccoZero

    Update 15.10.2021

    Update Humanizer Added safe trigger Fixed other bugs
  16. RoccoZero

    Update 15.10.2021

    Update Humanizer * Added Slow down order
  17. RoccoZero

    Update 10.09.2021

    Update OrderOverwatch Added Vector3 ViewAngles { get; set; } Added float ForwardMove { get; set; } Added float SideMove { get; set; } Added float UpMove { get; set; } Added ulong Buttons { get; set; } Added int MouseEntityIndex { get; set; } Added int SelectedEntityIndex { get; set; } Added...
  18. RoccoZero

    Update 30.08.2021

    Update * Fixed bugs Ability Fixed bool Cast(Tree target) Fixed bool Cast(Tree target, bool queued) Fixed bool Cast(Tree target, bool queued, bool bypassOrderAdding)
  19. RoccoZero

    Update 30.08.2021

    Update Fixed enum ClassId Fixed enum AbilityId
  20. RoccoZero

    Update 30.07.2021

    Update * Added performance