Jump to content

psgt58

Members
  • Posts

    59
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by psgt58

  1. Here is the fix: con.addRequestProperty("User-Agent", "Mozilla/4.76"); Thanks all
  2. True, i edit it no problem, but the link is ok
  3. really? i have my link working when this post are publish. but today no works more whitout reason, do you really think y put "l2nameserverhere" ? lol
  4. L2Networks send error: java.io.IOException: Server returned HTTP response code: 403 for URL: http://l2n etwork.eu/details/l2nameserverhere/ at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S ource) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at net.sf.l2j.gameserver.votereward.Network.getVotes(Network.java:52) at net.sf.l2j.gameserver.votereward.VoteSystem.reward(VoteSystem.java:79 ) at net.sf.l2j.gameserver.votereward.Network.run(Network.java:39) at net.sf.l2j.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoo lManager.java:85) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask. access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask. run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Error while getting server vote count from [Network].
  5. skamer, this backgournd is from l2kraox.com maked my strain http://www.maxcheaters.com/topic/178720-strain-d-thinking-made-visual-hq/?p=2480419 http://www.maxcheaters.com/topic/178958-client-development-services/page-9?do=findComment&comment=2480840
  6. Yes, if we make it announce 5minutes on all sites, its announce each 5 minutes all sites. I think is better make a rework to 1 delay announce for all sites, not 3 for separated. Then its announce votes each 5minutes(configured), for each site. 5minutes announce topzone votes, after 5 minutes announce hopzone votes, after 5 minutes announce networks votes.
  7. for example i set 5minutes delay for top hop y networks , but after 5 minutes its spam chat whit +3 announces same time (top hop net).
  8. if i set 5minutes delay its announce 3sites same time xD
  9. Thanks for answer my ask. I will test when i have time :D and give +1 Rep :D
  10. Thanks for share, i will test it, any make its works on aCis last rev? :)
  11. Good answer :) Any test it? any have a video to see how its works ingame?
  12. you are right!
  13. Lameguard not protect from Adrenaline bot, its works on lameguard
  14. hopzone is dead, no accept servers, no accept premiun, ads , etc. i dont know hwat happen
  15. Thanks, If you have a list of your codes/systems, send me pm or post.
  16. Lameguard send me this, can any help me to adapt on last acis rev, i need make register only 1pj per PC 1xHWID Thanks a lot guys! I can pay whit paypal if you want. Heya. I will give you code to get hwid in gameserver, and you can use it as you wish. Add in L2GameClient: implements com.lameguard.session.LameClientV195 private String _hwid; private int instances; private int patch; private boolean isProtected; @Override public String getHWID() { return _hwid; } @Override public int getInstanceCount() { return instances; } @Override public int getPatchVersion() { return patch; } @Override public boolean isProtected() { return isProtected; } @Override public void setHWID(String hwid) { this._hwid = hwid; } @Override public void setInstanceCount(int instances) { this.instances = instances; } @Override public void setPatchVersion(int patch) { this.patch = patch; } @Override public void setProtected(boolean isProtected) { this.isProtected = isProtected; } Then you can get hwid with getClient().getHWID() HWID structure: /** * The Hardware ID has the following format: * * aaaabbbbbbbbccccccccddddddddeeee * * Where: * * aaaa = CPU ID * bbbbbbbb = BIOS ID * cccccccc = HDD ID * dddddddd = MAC ID * eeee = internal value */ So you shouldn't use it in full. By default it's only first 20 symbols of hwid compared. And you can use methods of LG to compare: com.lameguard.HWID.equals(String hwid1, String hwid2, int mask) Mask: public static int HWID_CPU = 8; public static int HWID_BIOS = 4; public static int HWID_HDD = 2; public static int HWID_MAC = 1; Lameguard support.
  17. I need restrict registration on olympiad 1 per pc, not 1xip. :(
  18. Hello MaxCheaters! I have lameguard and need to add restriction in olympiad, register only 1pj per Pc(hwid). Can any help whit this please Thanks! :)
  19. Trusted, proffesional and friendly recommended 100%
  20. Trusted, skilled, proffesional i recommended 100% :D
  21. Trusted, skilled, proffesional and friendly recommended 100% :D
  22. hello, i have a store zone from this forum and works good. but it can be bypasses, for example: im in giran and open the Windows to make a store sell a armor, weapon, etc. (in store zone). then walk arround giran to a nostore zone for example near gatekeeper, presa start and ready i make a store in no store zone. how i can fix this? thanks all
  23. Hello, i buy custom code/event/etc for aCis last rev 347+ i pay whit paypal. If you have a list of your codes/systems, send me pm or post.
×
×
  • 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