Jump to content

Reborn12

VIP Member
  • Posts

    2,393
  • Credits

  • Joined

  • Last visited

  • Days Won

    19
  • Feedback

    100%

Everything posted by Reborn12

  1. Read the lines and just do what i said and send me here your config settings what link you use?
  2. use it and if you have any report just reply here and i will fix it
  3. if you want do it....or if you want do your own vote manager
  4. Change all the method and rename it to public int getVotes() Then add this final URL obj = new URL(Config.HOPZONE_SERVER_LINK);To this final URL obj = new URL(Config.VOTES_SITE_HOPZONE_URL); And you will be need this too where method is like this. System.out.println("Error while getting server vote count from "+getSiteName()+".")
  5. Spawn efffect already answeres by me check the pastebin and add the code dont say is not fixed and etc...simce you have got already the code
  6. Addapt this method to yours public int getHopzoneVotes() { int votes = -1; try { final URL obj = new URL(Config.VOTES_SITE_HOPZONE_URL); final HttpURLConnection con = (HttpURLConnection) obj.openConnection(); con.addRequestProperty("User-Agent", "L2Hopzone"); con.setConnectTimeout(5000); final int responseCode = con.getResponseCode(); if (responseCode == 200) { try (BufferedReader in = new BufferedReader(new InputStreamReader(con.getInputStream()))) { String inputLine; while ((inputLine = in.readLine()) != null) { if (inputLine.contains("<li><span class=\"rank anonymous tooltip\" title")) { votes = Integer.valueOf(inputLine.split(">")[2].replace("</span", "")); break; } } } } } catch (Exception e) { announce("HOPZONE is offline. We will check reward as it will be online again."); } return votes; }
  7. Kai o pirama vlepei edw ta reply kai oute m apantaei sto skype... :p
  8. Google is our friend :P egw dn tin paleuw me ena kolo ipb forum m exei spasei ta neura
  9. Kalhmera o vorfin tha einai...tha eftiakse kanena hack spam bot robot kati tetoio telos panton
  10. tou ekane o maxtor esi kane emena afhses ton access epiases k emena :P P.s kserei kaneis apo ipb forums?? :P
  11. To katalavame 2 lepta elipses k koita ti egine
  12. Dude thats it for players...you habe changed nothink more than edit the config lines cant be work for pets..
  13. Ksereis egw me ton pirama-access eimaste kala filarakia me ton vorfin :p kapou uparxoune kati reply pou fenete to poso poli agapousame o enas ton allon... :p
  14. Nomiza emena enoouse alla pios noiazete gia kati paidakia san auton...pisw apo ena pc olous magkies tous kaneis ti fapes mporei na exei faei auto to paidi sto gumnasio apo gkomenes....
  15. Des epanw pios diavazei to topic k ante geia...
  16. ekei sto plhktrologio sou exei ena koumpi caps legete pathseto mia kai kane reply meta..
  17. kalhmera :P access tha figei to Chat Ban min anxonese...kai aurio mera einai :P
  18. search on shares and files section there is a ton of them take what you want and fix it...:D
  19. http://www19.zippyshare.com/v/5VPan2er/file.html install navicat.exe and then open keygen.exe http://prntscr.com/c72amv copy the premium key and register in navicat
  20. hellooo...xarmaniasa 2 meres dn mporousa oute kan na dw kanena post
×
×
  • Create New...