Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Bot cannot move after AmonUs patch v2024.6.18 #11

@L-Thirat

Description

@L-Thirat

First of all, Thank you for your contribution.
Your code is working well on my local before update patch today (2024.6.18).
Noticed Issues:

  • I can see some error in BepInEx
    [Error :Il2CppInterop] During invoking native->managed trampoline
    Exception: System.MissingMethodException: Method not found: 'PlayerInfo PlayerControl.get_Data()'.
    at AmongUsAI.Plugin.Chat_Pipe_Patch.Prefix(ChatController __instance, PlayerControl sourcePlayer, String chatText)
    at DMDChatController::AddChat(ChatController this, PlayerControl sourcePlayer, String chatText, Boolean censor)
    at (il2cpp -> managed) AddChat(IntPtr , IntPtr , IntPtr , Byte , Il2CppMethodInfo* )
  • Cannot detect dead player data from game
  • isInGame() always return False
  • Bot cannot walk. I think some problem with joystick

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions