November 2, 20232 yr are there any examples of code that use Invoke on an Entity? The InvokeMenuAction requires an itemID which seems impossible for an npc
November 2, 20232 yr On 11/2/2023 at 2:23 PM, xcx said: are there any examples of code that use Invoke on an Entity? The InvokeMenuAction requires an itemID which seems impossible for an npc Use this helper made by @Gunman https://github.com/MrGunman200/OSBot-Extended/blob/master/extra/src/api/invoking/InvokeHelper.java Example: https://github.com/MrGunman200/OSBot-Extended/blob/master/src/examples/ExampleScript.java
Create an account or sign in to comment