Jump to content

l2redkiller

Members
  • Posts

    200
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by l2redkiller

  1. give me your login,server config + ip.xml than your no-ip.org ip than i create your ini and it will 100% work
  2. give me your login,server config + ip.xml than your no-ip.org ip than i create your ini and it will 100% work
  3. try by yourself :D and replay if work or not
  4. try by yourself :D and replay if work or not
  5. edit the l2.ini ^^ put your host in that than it will work :D
  6. edit the l2.ini ^^ put your host in that than it will work :D
  7. you have to use the : 192.168.1.17 with make ports free thats 3 ports 2106 7777 9014 if you done use a portcheck website than you see prot free or not
  8. you have to use the : 192.168.1.17 with make ports free thats 3 ports 2106 7777 9014 if you done use a portcheck website than you see prot free or not
  9. you have a static ip ? is a home or dedicatet server ? if is home need to make the ports free
  10. you have a static ip ? is a home or dedicatet server ? if is home need to make the ports free
  11. Tryskell did you have better protect ideas ?i yes but i think for a java beginner very hard to code. so i dont know captcha is one way the bot reoirt button the second. if i i change it into L2Pcinstance at what bolean and what i have o change there if you mean that will work better ? thanks
  12. Tryskell did you have better protect ideas ?i yes but i think for a java beginner very hard to code. so i dont know captcha is one way the bot reoirt button the second. if i i change it into L2Pcinstance at what bolean and what i have o change there if you mean that will work better ? thanks
  13. if i add this : npcHtmlMessage.setFile(null, "data/html/antibot/1.htm"); i need to make the sendpacket ? npcHtmlMessage.setFile(null, "data/html/antibot/1.htm"); killer.sendPacket(npcHtmlMessage); i donno much of java just change here add little here but donno how i can find readsons maybe you can healp me to learn that ?? in l2 charackter i have just here doDie ( killer ) http://pastebin.com/4NVVwdU8 thanks :D
  14. if i add this : npcHtmlMessage.setFile(null, "data/html/antibot/1.htm"); i need to make the sendpacket ? npcHtmlMessage.setFile(null, "data/html/antibot/1.htm"); killer.sendPacket(npcHtmlMessage); i donno much of java just change here add little here but donno how i can find readsons maybe you can healp me to learn that ?? in l2 charackter i have just here doDie ( killer ) http://pastebin.com/4NVVwdU8 thanks :D
  15. i get more errors at line 563 : killer.sendPacket(npcHtmlMessage); maybe change if (killer != null) killer.sendPacket(npcHtmlMessage); ?? thanks
  16. i get more errors at line 563 : killer.sendPacket(npcHtmlMessage); maybe change if (killer != null) killer.sendPacket(npcHtmlMessage); ?? thanks
  17. ok it work fine now i wanna have the htmls into data/html/antibot/1.html and so on will be for any case 1 hml : all of that need to change html into data/html/antibot/1,2,3,4 and so on.html
  18. ok it work fine now i wanna have the htmls into data/html/antibot/1.html and so on will be for any case 1 hml : all of that need to change html into data/html/antibot/1,2,3,4 and so on.html
  19. ahh okay and question the change ( case ) thing is right like this ? becurse it shows not first than second he makes what he will show xD
  20. ahh okay and question the change ( case ) thing is right like this ? becurse it shows not first than second he makes what he will show xD
  21. can i use 2 things like that ? if (killer != null) killer.setIsParalyzed(true); killer.setIsInvul(true); ??? or like that if (killer != null) killer.setIsParalyzed(true), killer.setIsInvul(true); ??? becurse if they stand in aggro zone they get killed.
  22. can i use 2 things like that ? if (killer != null) killer.setIsParalyzed(true); killer.setIsInvul(true); ??? or like that if (killer != null) killer.setIsParalyzed(true), killer.setIsInvul(true); ??? becurse if they stand in aggro zone they get killed.
  23. BiggBoss the line 549 is : thanks for help
  24. BiggBoss the line 549 is : thanks for help
  25. i donno http://pastebin.com/2QFQEJAk i am from germany not that good english so ok if i replayce for that ? that : i need some more than 1 html so i donno how is the system. it will work ?
×
×
  • Create New...