Fay Posted November 17, 2014 Share Posted November 17, 2014 Here is the contest: http://osbot.org/forum/topic/61699-free-vip/#entry682389 Because everyone that tried failed, here is the solution: static void AddData() throws IOException { URL theURL = new URL("https://fayosbot.appspot.com/api/request/create"); URLConnection uc = theURL.openConnection(); uc.addRequestProperty("secretKey", "JumpingJimmiesM8ty!"); 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(); } You are all more than welcome to now submit to the site. You won't receive a prize but that is the solution. If anyone wants to enable hiscores for their script, I can provide you with the information to do so. It is obviously secure as the couple thousand requests I have gotten over the past ~month have not succeeded. Nobody has figured it out just for proof here is the current page: http://prntscr.com/57b729 Quote Link to comment Share on other sites More sharing options...
Big Man Paul Posted November 17, 2014 Share Posted November 17, 2014 Give me VIP for free or I will cry bro Quote Link to comment Share on other sites More sharing options...
Fay Posted November 17, 2014 Author Share Posted November 17, 2014 Give me VIP for free or I will cry bro I need a little more tears for my baths. Gotta keep the ratio up. You had a month to join in and try to submit. Missed out. Quote Link to comment Share on other sites More sharing options...
Seks Posted November 24, 2014 Share Posted November 24, 2014 Nobody will succeed with this. This is a troll Quote Link to comment Share on other sites More sharing options...