Jump to content

Free Vip


Recommended Posts

Posted

If you can successfully submit an exp update request to my hiscores.

 

Website found here:

https://fayosbot.appspot.com/main

 

Github with files here:

https://github.com/Calvingr8n/fayosbot

 

Script to submit data:

	static void AddData() throws IOException {
		URL theURL = new URL("https://fayosbot.appspot.com/api/request/create");
		URLConnection uc = theURL.openConnection();
		uc.addRequestProperty("secretKey", "GOODLUCK");
		uc.addRequestProperty("name", "Challenge");
		uc.addRequestProperty("exp", "1337");
		uc.addRequestProperty("time", "5");
		uc.addRequestProperty("password", "freevip");
		uc.addRequestProperty("state", "Accepted");
		uc.addRequestProperty("position", "[-1,-1,-1]");
		uc.getInputStream();
	}

I have given you the name, password, script and a way in. All you have to do is submit the data and prove you submitted it.

 

Good luck everyone. May bump this to free Sponsor.

  • 3 weeks later...
Posted

If you can successfully submit an exp update request to my hiscores.

 

Website found here:

https://fayosbot.appspot.com/main

 

Github with files here:

https://github.com/Calvingr8n/fayosbot

 

Script to submit data:

	static void AddData() throws IOException {
		URL theURL = new URL("https://fayosbot.appspot.com/api/request/create");
		URLConnection uc = theURL.openConnection();
		uc.addRequestProperty("secretKey", "GOODLUCK");
		uc.addRequestProperty("name", "Challenge");
		uc.addRequestProperty("exp", "1337");
		uc.addRequestProperty("time", "5");
		uc.addRequestProperty("password", "freevip");
		uc.addRequestProperty("state", "Accepted");
		uc.addRequestProperty("position", "[-1,-1,-1]");
		uc.getInputStream();
	}

I have given you the name, password, script and a way in. All you have to do is submit the data and prove you submitted it.

 

Good luck everyone. May bump this to free Sponsor.

 

 

wait what, what do u have to do, i dont get it, can u explain lol.

 

 

Use the script provided in the first post. Change the secretkey to what the secretkey is on the server side and make a successful post to my server. I have changed the secretkey from what I released so it is up to you all to brute force your way into making a successful submit. If you can, I'll give you free Sponsor.

Posted

Use the script provided in the first post. Change the secretkey to what the secretkey is on the server side and make a successful post to my server. I have changed the secretkey from what I released so it is up to you all to brute force your way into making a successful submit. If you can, I'll give you free Sponsor.

is this even possibru?

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...