Jump to content

ganjaradio

Members
  • Posts

    538
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by ganjaradio

  1. sry then :P
  2. does anyone have L2j - guard code? (Core - Client) because ive got a key and with out code its useless :P
  3. Well noone would give u for free customised weapons only for u
  4. Απλα αλλαξε τις τημες
  5. not too difficult to make it
  6. lock it Ps: xdem ur calling access a retard but atleast she helps the other while.you dont,so who is the real retard? :)
  7. also check inside the source there are backdoors that checks some database character names ids etc
  8. In froze. Its not implemented
  9. i just wanted the character to cast the spell for 10 times and this will start when he enters the zone every x mins Now: http://pastebin.com/U6dQ7pk8 ?
  10. should i use this -> System.currentTimeMillis()) ?
  11. if ((player != null) && (player.isInAnonymousZone()) { while (i < 10) { actor.doCast(SkillTable.getInstance().getInfo(skillId, 1), player, true); try { Thread.sleep(60000); } catch(InterruptedException ex) { Thread.currentThread().interrupt(); } i = i + 1; } } will this work to be casting the spell again after 1 minute? also if i remove the player != null , the mobs and other creatures will be doing the same thing if they are inside the zone? Ps: i dont have any errors
  12. Hello is it.possible.to make a dll file with visual studio and what.is the code.to start another.dll or bin file? Is shell command.working?
  13. [General] Start=xx (Starting) Exit=xx (Exiting) Run=xx (Running) Product=xx but still the same
  14. How can i change the Lineage 2 window name?
  15. fixed, lock it
  16. check the welcomehtm config
  17. The only shared for free
  18. http://www.maxcheaters.com/topic/191143-l2pride-compiled-source-backup/?fromsearch=1
  19. how cna i remove the lineage 2 logo?
  20. check the multilanguage config if u have gracia final or newer client
×
×
  • 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