Jump to content
Existing user? Sign In

Sign In



Sign Up

Connecting to Server Anguish


Wyrmrush

Recommended Posts

 

Hello friend I bring you a tutorial of the message "Conneting to Server" when starting section in anguish

 

Go to Client Game and look for the following

 

public void login(String s, String s1, boolean flag) {

 

and down it will come out something like this

		if (missingPassword()) {
			return;
		}

		firstLoginMessage = "";
		secondLoginMessage = "";
		Signlink.errorname = s;
		try {
			if (!flag) {

				drawLoginScreen(true);
			}

Replace it to this

 

		if (missingPassword()) {
			return;
		}

		firstLoginMessage = "Connecting to server...";
		secondLoginMessage = "";
		Signlink.errorname = s;
		try {
			if (!flag) {

				drawLoginScreen(true);
			}

 

Enjoy! join my 

This is the hidden content, please

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Contact

[email protected]

astra.security

What is a RSPS?

A RSPS, also known as RuneScape private server, is an online game based on RuneScape, and controlled by independent individuals.

Popular RSPS Servers

Runewild Ikov RedemptionRSPS

Disclaimer

Runesuite is not affiliated with runescape, jagex in any way & exists solely for educational purposes.

×
×
  • Create New...