Jump to content

PatriqDesigns

Members
  • Posts

    12
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

PatriqDesigns's Achievements

Newbie

Newbie (1/10)

0

Reputation

  1. Well just wanted to know the way of avoiding it.. Anyways if its not possible to avoid, how am I suppose to extend my API with that? Not managing to do it I would like if someone could give me an example. I want to do something like this class CustomMethodProvider extends MethodProvider{ MyInventory inventory = (MyInventory) super.inventory; } How Im I suppose to extend my Script with that MethodProvider and not the OSBot one? like.. class Script extends MyMethodProvider{ //rest of the class } I really could use some help
  2. For some reasons it is deprecated, that means there are other ways of doing it Just asking if anyone knows how to :3
  3. I have been tryin that for quite long now, without any luck I just wanna add a bit of my API in a nice way. I could really use some help Tyvm Edit: I wanna do something like this but in my "Nodes".. and in my whole script, Acctualy I just wanna change my scripts one :3 Says in my IntelliJ this method is deprecated, so whats the alternative way of doing what I want?
  4. Thought you meant they have the right to do it when ever they want lols Lol no Not that dumb
  5. credits: and me for making you all aware They send it to the server.. I was saying that they can send to the server whenever they want, but i realised it only happens when the login handler is up
  6. Well they can do it whever they want really! They can send when you add account to account manager, they can send it while playing, like doing any random. getPassword() and getUsername() keep the same till a new one is inserted Btw hi Wyn
×
×
  • Create New...