Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved ChatDialog press continue button OSRS

Joined
Aug 7, 2015
Messages
28
So i want to press continue button in OSRS i try to do this like this:

// Creating method
public static InterfaceComponent getContinueButton(){

}
//calling it
getContinueButton();

But it dont work, i need somekind return in method. Help me pl0x :D
 
Top