Jump to content

eKo

Members
  • Posts

    709
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by eKo

  1. your sir are Mentaly Retarded!
  2. honestly i dont wanna actually to put now any effort intro it and i also gotta use a proxy but maybe i ddos it or just crack your website when i have time, allso got still a unplayed card just need a a right encrypting prog. there manys ways to attack your server, but meh i have holydays no time for such things over weekend but why should i put work on it when the server sux so badly anyway and you fail as even beign a "hobby" dev. go learn more about java and phyton..i bet you think html writting is counted as "scripting" or "coding"
  3. ups..sorry but you didnt unban my ip so i took your DB
  4. i forgot i have a static ip :D
  5. so who knows when its back up?? :D
  6. server down uh?? :D
  7. omg dude..you realy beign a Freaking Retard you Serious know Nothing about l2 and you suck at beign a Dev at l2j you suck rly..second there is nothing to know realy about the Enchant System its either a win or a Lose. even a "noob" who plays 30 min could do make a Weapon+16 right away when he is lucky.. "pro" gamers are lucky guys who press a buttom in your eyes?..serious kid quit your server and go play on retail or a low rate server idiot and learn l2
  8. nice corrupted server i saw ppl getting lvld from hdt and allready saw a guy whit aprella set+16 and +16 s80 wep
  9. 7x is aint even up you cant predict the player numbers Azure was never c3, there are c5 sklills,c5 areas,c5 mobs, c5 clan system nearly done, THIS SERVER HAS NO BUGS or EXPLOITS they are slow in developming but they do it right and 100% working, there No Botters since it started, its a 15/5x rate server so price is ofc more than on a 1x for items, second there no lags, and gms take care of the server. you where a little fag on the community till ya got banned and now you trying destroying the rep from azurel2 gf kid
  10. I'm kinda new to phyton script i downloaded and modded lightmagik NPCLight nobless hero script for my use but it always says failed to import npc_light blablabla quest here my script import sys from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance from net.sf.l2j.gameserver.model.quest import State from net.sf.l2j.gameserver.model.quest import QuestState from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest qn = "9999_NPCLight" NPC=[440457] NOBLESS_TIARA = 7694 ADENA_ID=5588 SEALED_ID=7608 QuestId = 9999 QuestName = "NPCLight" QuestDesc = "custom" InitialHtml = "1.htm" class Quest (JQuest) : def __init__(self,id,name,descr): JQuest.__init__(self,id,name,descr) def onEvent(self,event,st): htmltext = event count=st.getQuestItemsCount(ADENA_ID) if count < 1 : htmltext = "<html><head><body>You dont have the Required item.</body></html>" else: if event == "1": if st.getPlayer().getLevel() > 5 : return "Cheater.htm" st.setState(COMPLETED) if not st.getPlayer().setLevel(78) : st.takeItems(ADENA_ID,1) st.getPlayer().setNoble(True) st.giveItems(NOBLESS_TIARA,1) st.giveItems(6842,1) return "Weapon.htm" st.setState(COMPLETED) if event == "2": if st.getPlayer().isNoble() : return "Cheater.htm" st.setState(COMPLETED) if not st.takeItems(SEALED_ID,1) st.getPlayer().st.giveItems(7575,1) return "Armor.htm" st.setState(COMPLETED) if htmltext != event: st.setState(COMPLETED) st.exitQuest(1) return htmltext def onTalk (self,npc,st): htmltext = "<html><head><body>I have nothing to say to you</body></html>" st = st.getQuestState(qn) st.setState(STARTED) return InitialHtml QUEST = Quest(QuestId,str(QuestId) + "_" + QuestName,QuestDesc) CREATED=State('Start',QUEST) STARTED=State('Started',QUEST) COMPLETED=State('Completed',QUEST) QUEST.setInitialState(CREATED) for npcId in NPC: QUEST.addStartNpc(npcId) QUEST.addTalkId(npcId) i use Anarchy interlude serverpack that A style shared
  11. st.getPlayer().getLevel() > 40 done.
  12. same looking for oog or ig walker for livel2
  13. thanks working.
  14. i dont know about you but i play since 2 days w/o any lags at all runs just fine, but yeah we need player
  15. -= MITRAEL =- Mitrael is an Experimental PvP server. Our idea of pvp is: login and fight! Once you logged on, you need only a third class (talking with class manager at your right) and a dress (merchant at your left) to start. It's a NO RATE server, you don't need nothing to start pvp, and you have no way to take exp. We have 3 different pvp room systems: - Free For All: The total massacre! all versus all, leaders will give prize any 10 minutes - 1v1 : only good players will take good points, and at 00:00 the leader will become hero! - TvT : if you prefer cooperative game, it's your room! classical tvt in colisseum. Its al scripted in Java and fully working automatic and if you like anyway pve, you may join our dungeon instance, with best lineage 2 boss ever. When you kill a player you gain Items and Adena to Equip yourself, and you gain a Higher Rank Join us! http://www.l2asterios.it/mitrael/home/ forum: http://www.l2asterios.it/mitrael/forum/
  16. anyone can share the programm again?
  17. what's Importent if you want to start a server is : 1, RAM Java need's a lot of Ram. 2, Connection dont open a server if you dont have at least a 10mb Connection 3, HDD disk,CPU etc
  18. yeah gl finding an jobless core coder... :D
  19. sell? wtf...
  20. you will but they will get killed by the guard :)
  21. who knows there is always smth we dont know :)
  22. there far better devs than candy
  23. wrong he needs to done that whit eclipse while compiling his server version he needs java knowledge
×
×
  • 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