Jump to content

Gxz

Members
  • Posts

    882
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Gxz

  1. why u shared it then if it causes errors...?
  2. people say it works so if you dont like then gtfo and dont post here
  3. are u a retard or what? usually this works from the first time you do the skill and after 1 hit = mob down... and if a server has solina brothers or angel mobs so hard that u need time to kill em with this way in 2 sec you kill 1 mob than spending much more if you dont like it dont use it but dont spam the topic
  4. ok thx a lot but pls dont lock this, the problem maybe wont be fixed... i will tell you if it fixed or if it wasnt fixed
  5. only this? any jre or smt?
  6. i mean send me link of the files like Java JDK bundles or JRE that u downloaded
  7. ok thx dude tommorow my box arrives so i will try to install it there xD can u send me the link of the java files that fixed your problem?
  8. so can anyone help me with this pls?
  9. are there any infos about it?
  10. well i dont know thats why i am asking for it ^^ its only for l2 off?
  11. Hello mxc, i need a toggle skill that will not allow to players to overbuff other players ;)
  12. who said its an exploit?
  13. what u mean you expected more?
  14. la8os topic kantw sto request help kai oxi edw... kapios na to metakinisei...
  15. the only people you can scam with these tricks are the newbies and you cant scam good items from newbies...
  16. ye but really many people dont know about it and if a server has the main farm spot there, you cant be the richest player in the server with this way...
  17. You dont need any programs or whatever and i dont think that you will get banned for using this except if your admin is a retard ;D The following trick works in all servers. -You need a Hell Knight char -Go to Mos or any other place that angel mobs or solina bothers and those kind of mobs exist -Use banish seraph on the mob (maybe doesnt work the first time, so try 3-4 times) -It removes all the mob's hp and then if you give the mob at least 1 dmg, its dead ;) Use this in servers that those mobs have good drops or exp cause whats the sense if those mobs dont drop good stuff? :D
  18. lol dude every server have exploits but this is a dev too forum and you would do the same, i dont think you would leave your server unprotected and only 2-3 servers are mass protected right now so most of the exploits shared can be tested in the rest of the servers...
  19. wtf this is an english forum...
  20. hope this time it will success :D
  21. actually open Enterworld.java from client packets and delete the following lines: SystemMessage sm = new SystemMessage(SystemMessageId.WELCOME_TO_LINEAGE); sendPacket(sm); sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString(getText("V2VsY29tZSB0byBhIEwySiBTZXJ2ZXIsIGZvdW5kZWQgYnkgTDJDaGVmLg==")); sendPacket(sm); sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString(getText("RGV2ZWxvcGVkIGJ5IHRoZSBMMkogRGV2IFRlYW0gYXQgbDJqc2VydmVyLmNvbS4=")); sendPacket(sm); if (Config.SERVER_VERSION != null) { sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString(getText("TDJKIFNlcnZlciBWZXJzaW9uOg==")+" "+Config.SERVER_VERSION); sendPacket(sm); } if (Config.DATAPACK_VERSION != null) { sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString(getText("TDJKIERhdGFwYWNrIFZlcnNpb246")+" "+Config.DATAPACK_VERSION); sendPacket(sm); } sm = null; sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString(getText("Q29weXJpZ2h0IDIwMDQtMjAwNw==")); sendPacket(sm); sm = new SystemMessage(SystemMessageId.S1_S2); sm.addString(getText("V2VsY29tZSB0byA=")); sm.addString(LoginServerThread.getInstance().getServerName()); sendPacket(sm); i have those in my server too but i didnt removed em, respect is the best thing in the world ;D
  22. not working in all packs
  23. thx works dude ;)
  24. thx this works great but only one problem, it doesnt show to players that it has spawned in their inventory :( anyone know how to show them that they took an item?
×
×
  • Create New...