Jump to content

Setekh

Legendary Member
  • Posts

    2,510
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by Setekh

  1. Locked to prevent post farming!
  2. heres a guide for you, im pretty sure u can do it on ur own :) http://www.maxcheaters.com/forum/index.php?topic=50068.0 Try to understand how l2j works and ull be doing amazing stuff in a short period of time :P
  3. everything thats not active ofc its full of buggs, if u want some free thing, and fail. Chose L2jBrazil, or infinity. Locked.
  4. no, cus its a simple faenor script.
  5. No, you have to make it. although its not advised >.>
  6. btw.. guys datzim add pe mess kidzor@ymail.com .. cine nu ma are ><
  7. what pack are you using? This may be a shitty code in the doPickup AIAccessor. Or the doPickUp itself method :/ Is the project live? Cus if it is: U'll need to read the rules again :/
  8. If you request help on a pack and the project of that pack is live, use their support forums, we are not here to work on other peoples project's.
  9. This is an advance and unlike others He actually shares. Good job dude, but you should spend more time in PS, just a friendly suggestion xD
  10. ohh well.. have ur fun, but if they actually create english forum they will be sticked too.
  11. just be fair with other projects :P Leave it a bit here.
  12. progress like stability, implementations and code enhancements:P
  13. i'v checked it out.. nothing promising yet. Also iv checked L2Brazils and teon. wanna see better code >.>
  14. /** * @author Setekh */ public class Raule { private URL rapSheat; public Raule() throws Exception { rapSheat = new URL("http://maxcheaters.com/raule"); } public static void main(String... strings) throws Exception { Raule rul = new Raule(); InputStream instram = rul.rapSheat.openConnection().getInputStream(); InputStreamReader sr = new InputStreamReader(instram); BufferedReader br = new BufferedReader(sr); String line; while ((line = br.readLine()) != null) { System.out.println(line); } // Prints prozorz mod info xD } }
  15. thats a null pointer :P not a array exception. Anyway make sure the packet that ist being cloned is not null, archid's dummy packets are set as null :P
  16. lol dude :P Anyway its kinda of a mess, who is the actual coder of it?
  17. nah e index out of bounds :P in arrayul characterelor din string ><
  18. u ? donate ! plz helpz za children!!
  19. who, what, where ?!
  20. what pack are you using?
  21. you can add mob skills in npc_skills table =)
  22. Guma's project also is not set as sticky, prove this project has a future and it will be sticked =)
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..