IoNuTzU01 Posted August 9, 2015 Posted August 9, 2015 Look for L2jAcis New Code Topzone/Hopzone Vote Reward!!! Quote
0 IoNuTzU01 Posted August 9, 2015 Author Posted August 9, 2015 (edited) I need a Hopzone/Topzone Vote Reward Like this: Edited August 9, 2015 by IoNuTzU01 Quote
0 SweeTs Posted August 9, 2015 Posted August 9, 2015 No one will give it for free. Take some old code and try to search for fixes. Otherwise, you have to buy it from someone. Quote
0 IoNuTzU01 Posted August 9, 2015 Author Posted August 9, 2015 (edited) No one will give it for free. Take some old code and try to search for fixes. Otherwise, you have to buy it from someone. Ok thank you, i think i buy it from someone. Edited August 9, 2015 by IoNuTzU01 Quote
0 Anestiss Posted August 11, 2015 Posted August 11, 2015 Who have this pm me. I buy it. http://www.maxcheaters.com/topic/190422-voting-rewardhopzonetopzone/?hl=%2Bfinal+%2Bvote+%2Bsystem Havent tested it because i just found it , its something similar.. just change the link of hopzone.. good luck Quote
0 Zave Posted August 12, 2015 Posted August 12, 2015 (edited) Yes try this: http://www.maxcheaters.com/topic/190422-voting-rewardhopzonetopzone/?hl=%2Bfinal+%2Bvote+%2Bsystem Edited August 13, 2015 by Zave Quote
0 Anestiss Posted August 13, 2015 Posted August 13, 2015 Yes try this: http://www.maxcheaters.com/topic/190422-voting-rewardhopzonetopzone/?hl=%2Bfinal+%2Bvote+%2Bsystem have you tested it ? Quote
0 SweeTs Posted August 13, 2015 Posted August 13, 2015 All shared vote reward won't work for hopzone. Most likely topzone as well, use the method PonyRider shared @ share section and the new topzone link to get votes. But still, hopzone is not working :) I was selling it, but well. Quote
0 Lioy Posted August 13, 2015 Posted August 13, 2015 (edited) All shared vote reward won't work for hopzone. Most likely topzone as well, use the method PonyRider shared @ share section and the new topzone link to get votes. But still, hopzone is not working :) I was selling it, but well. I cum when you say my name my little nigga (no homo). They can leach hopzone getVotes() from frozen too as it's working fine. Edited August 13, 2015 by PonyRider❤ Quote
0 SweeTs Posted August 13, 2015 Posted August 13, 2015 I cum when you say my name my little nigga (no homo). They can leach hopzone getVotes() from frozen too as it's working fine. Muhehe, I'm not gonna talk with you anymore.. You seem horny :happyforever: If they take hopzone getVotes() from frozen, it's not gonna work. As you know(?) they use some shitty external jars to get votes actually.. :D Quote
0 Lioy Posted August 13, 2015 Posted August 13, 2015 Muhehe, I'm not gonna talk with you anymore.. You seem horny :happyforever: If they take hopzone getVotes() from frozen, it's not gonna work. As you know(?) they use some shitty external jars to get votes actually.. :D >:D You have right sorry, too stoned to think about it. So.. they can leach external jars too :D Quote
0 SweeTs Posted August 13, 2015 Posted August 13, 2015 So.. they can leach external jars too :D Quote
0 Lioy Posted August 13, 2015 Posted August 13, 2015 (edited) protected static int getHopzoneVotes() { InputStreamReader isr = null; BufferedReader br = null; String ff = "http://l2.hopzone.net/lineage2/details/95092/L2-EXTREME"; try { if(!ff.endsWith(".html")) ff+=".html"; URLConnection con = new URL(ff).openConnection(); con.addRequestProperty("User-L2Hopzone", "Mozilla/4.76"); isr = new InputStreamReader(con.getInputStream()); br = new BufferedReader(isr); String line; while ((line = br.readLine()) != null) { if (line.contains("no steal make love")||line.contains("no votes here")||line.contains("bang, you don't have votes")|| line.contains("la vita e bella")) { int votes = Integer.valueOf(line.split(">")[2].replace("</span", "")); return votes; } } br.close(); isr.close(); } catch (Exception e) { System.out.println("[VoteRewardManager]: Problem occured while getting Hopzone votes. Error Trace: " + e.getMessage()); } return -1; } Works like a cute charmander which works hard to feed it's family and hopes for a better future. Edited August 13, 2015 by PonyRider❤ Quote
0 SweeTs Posted August 13, 2015 Posted August 13, 2015 (edited) Good boy :D Edited August 13, 2015 by SweeTs Quote
Question
IoNuTzU01
Look for L2jAcis New Code Topzone/Hopzone Vote Reward!!!
19 answers to this question
Recommended Posts
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.