Jump to content

koksas

Members
  • Posts

    177
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by koksas

  1. SweeTs with this fix, after one login in your char ,and logout you cant login again in your char... Something bad in this code.. I cant find good fix... Im added this... Its good with login, logout... But bugg is still working. Maybe someone know where in there can be mistake ? :( public boolean addGameServerLogin(String account, L2GameClient client) { L2GameClient savedClient = _accountsInGameServer.get(account); if (savedClient != null) { if (savedClient.isDetached()) { if (Config.DEBUG) _log.info("Old Client was disconnected: Offline or OfflineMode --> Login Again"); ((FastMap<String, L2GameClient>) _accountsInGameServer).put(account, client); return true; } if (Config.DEBUG) _log.info("Old Client was online --> Close Old Client Connection"); savedClient.closeNow(); _accountsInGameServer.remove(account); return false; } if (Config.DEBUG) _log.info("Client was not online --> New Client Connection"); ((FastMap<String, L2GameClient>) _accountsInGameServer).put(account, client); return true; } } L2GameClient savedClient = _accountsInGameServer.get(account); if (savedClient != null) { if (savedClient.isDetached()) { _log.info("Old Client was disconnected: Offline or OfflineMode --> Login Again [Account: " + account + "]"); ((FastMap<String, L2GameClient>) _accountsInGameServer).put( account, client); return true; } else { _log.info("Old Client was online --> Close Old Client Connection [Account: " + account + "]"); savedClient.closeNow(); _accountsInGameServer.remove(account); return false; } } else { _log.info("Client was not online --> New Client Connection [Account: " + account + "]"); ((FastMap<String, L2GameClient>) _accountsInGameServer).put( account, client); return true; } } IN THIS CODE "ELSE" anything mean or no ? Becouse with else i get yellow code... ???
  2. Im using l2jfrozen 1004rev. Its different codes... Please help if you can :))
  3. After reconnect to server character cant be load... Bad fix... Please give someone normal fix of this bug..
  4. Someone can give real login session dupe exploit fix ? Thanks guys
  5. L2Sanity and L2Xerus hacked. Selling coins in these servers ! All available countable items. :) contact me at - packethack27ru@post.ru
  6. Looking textures dev for $. Need loading screen, and some icons... payment from paypal. Skype - playl2
  7. Remove post.
  8. Looking for good l2j java dev for little job for $ (paypal). Skype - playl2
  9. Hello. People i want to buy dupe exploit or exploit fix in l2jfrozen. If you know/have it ? Please pm me right now.
  10. Yes, one dupe countable items exploit is existint now in 99% of servers...
  11. People are someone have fix for this shit ? Please pm me. I can buy :))
  12. New strong and easy to use file upload system !!! Visit us - www.zippyupload.com
  13. I have no errors, but olympiad period must be changed in 1 week, but changes every 2 days... And no heroes every time (just on linux). And on .log file i get this Olympiad System: -3543 minutes until period ends "-3543" i think this is the problem, but how to fix it ? My linux time is "Thu Mar 21 16:02:02 EET 2013" its +2 GMT i think its okey. But then where is the problem ?
  14. Why in linux i have problem with olympiad period ? please help me how to fix it, with windows working good, with linux problems... I think this "Olympiad System: -3543 minutes until period ends" must be without - right ? <>>>>><><><><><><><><><><<><><> Olympiad System: Loading Olympiad System.... Olympiad System: Currently in Olympiad Period " Olympiad System: -3543 minutes until period ends Olympiad System: Next weekly change is in 10079 minutes Olympiad System: Loaded 0 Nobles Olympiad System: Competition Period Starts in 0 days, 6 hours and 55 mins. Olympiad System: Event starts/started : Wed Mar 13 18:00:21 EET 2013 Hero System: Loaded 0 Heroes. Hero System: Loaded 0 Heroes. Hero System: Loaded 52 all time Heroes. Hero System: Loaded 52 all time Heroes.
  15. Errors in " am-beep-t" wtf ?
  16. Target block is not helps... I have no ideas, how to fix this shit...
  17. Please give me a java code to fix this exploit.
  18. If i do macro unstable, he will start use party or shift + target....
  19. Maybe someone know how to fix this pvp exploit ? Tnx. It's kinda easy trick. What does it do ? You can get on PvP server a lot of PvP's in ~10 minutes (Like ~ 1,119 PvP's). I tested it on ~ 30 servers and it works. So, let's begin ! 1. Find a friend or some other man that can help you (From another IP) 2. You gotta take "Dark Avenger" sub, and your friend gotta take "Paladin" 3. You gotta get full buff ! 4. You gotta use these skills: Reflect Damage Majesty Physical Mirror For other chronicles (Not Interlude) you can also use: Iron Shield 5. Your friend (Paladin) gotta use these skills: Soul of the Phoenix 6. You gotta wear items as good as you can (S gr, S-80 etc. best items and its better max ++ if possible, that you could last longer). Your friend (Paladin) can wear A grade items. 7. Your friend (Paladin) gotta make a macro with these lines: In 1st line write: /target Lelouch (Your nick (Dark Avengers)) In 2nd line write: /attack And put that macro into F1 8. He's (Paladin/Friend) gotta be pressing F1. When he (Paladin/Friend) dies, no matter what, tell him to hold F1. Do not press "OK" (He's gotta be with "Soul of the Phoenix" skill, that is self-res, he can't press OK when he's dead). If you do like it says you gotta get a lot of PvP P.s. Don't forget, You - Dark Avenger. Friend - Paladin. P.s.s. If I wrote something wrong tell me, I'll try to correct it.[/size][/size][/size][/size]
  20. Hello, everybody, i have bigg ddos attacks in my server. Someone know how to protect, solve, and fix this attacks ? Please post.
×
×
  • Create New...