Jump to content

Saruman

Members
  • Posts

    917
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Saruman

  1. go fix auto pickup in party...
  2. any adrenaline bypass?
  3. hi,i need bypass or however is called for l2ecliptic,adr run but show "OFF" CHAR
  4. top ls farm or vote?
  5. WTB ADR KEY 10 EURO PP,PM ME,ONLY TRUSTED
  6. Good luck,we will join here..
  7. ye,a rdy custom server with "balanced" stats.
  8. Pm me with preview/live test server
  9. this is L2Robot?no thanks,admin gevorakoc...corrupted..gl
  10. http://www.maxcheaters.com/topic/162731-l2jl2sensus/
  11. giati milas ston eauto sou?
  12. Lets hope this time everything will be fine,we will come again 2 pt~,gl
  13. another gevorakoc server,after l2ultimate...
  14. reason?stop using frozen...:)
  15. u opened l2revo with acis,fakeplayers,then you buy lucera pack and you opened l2festina/it failed like hell,now,you use l2festina name and open with acis pack,so simple
  16. ta firewall ta exeis klisei gia na bwrei na benei allos ston server?
  17. mages were fine:0
  18. it goes 2 much for no custom server:)
  19. ye,im with some realfriends atm:)
  20. Good luck,we will join again.
  21. Hello,ive got a problem when many players are in the server, I cant open navicat and im getting the error: 1040 error too many connections,any fix?
  22. as the title says,looking for trusted members only to exchange 100 euro paypal for 100 euro moneysafe
  23. protected static int getTopZoneVotes() { int votes = -1; URL url = null; URLConnection con = null; InputStream is = null; InputStreamReader isr = null; BufferedReader in = null; try { url = new URL(Config.VOTES_SITE_TOPZONE_URL); con = url.openConnection(); con.addRequestProperty("User-Agent", "L2TopZone"); is = con.getInputStream(); isr = new InputStreamReader(is); in = new BufferedReader(isr); String inputLine; while ((inputLine = in.readLine()) != null) { if (inputLine.contains("thumbs-up")) { int startPosition = inputLine.indexOf("</i>") + "</i>".length(); int endPosition = inputLine.indexOf("</span>", startPosition); String ss = inputLine.substring(startPosition, endPosition); votes = Integer.valueOf(ss); break; } this?
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock