Jump to content

Free Vip


Fay

Recommended Posts

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.

Link to comment
Share on other sites

  • 3 weeks later...

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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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