Jump to content

Kara

Banned
  • Posts

    2,100
  • Credits

  • Joined

  • Last visited

  • Days Won

    46
  • Feedback

    100%

Everything posted by Kara

  1. [GR] Ρε μαλακα xdem αφου δεν με φτανεις κανε attack αλλον ρε. Εμενα βρηκες? Δεν με φτανεις. Εχω ανεβει πολυ ψηλα για τα απλα member του maxcheaters. Θα επρεπε να παιρνετε request για να μου στειλετε η να με κανετε tag κανονικα απο γραμματεα. [/GR]
  2. (Gr) δεν με φτανεις (/GR)
  3. Ρε βλακα σκασε. Μου ηρθες και μου κανεις παζαρι κωδικα και θες λεφτα μετα. Σκαμμερ του κερατα. Ειπα οχι ναι ανοιξες ρεπορτ.
  4. So basically you came to me you asked for a code, i said ok. you said first code then money, i said no thanks, bye and then you insulted me and said i'll post this photo everywhere. so what? you're a noobish kid. [GR] Χαιρομαι βλακα που σε τσουζει που σου εδωσα ακυρο [/GR] [GR] Φυγε απο εδω ρε βλακα που εχεις σοβαρο auto-farm γελανε και οι πετρες, στειλε βιντεο απο το auto-farm σου μεσα στα catacomb και τα λεμε. [/GR]
  5. In case you want in 1 line: public final void dispelSkillEffect(final int skillId, final int skillLevel) { Optional.ofNullable(SkillTable.getInstance().getInfo(skillId, skillLevel)).filter(Objects::nonNull) .filter(Predicate.not(Skill::isStayAfterDeath)).filter(Predicate.not(Skill::isDebuff)).filter(Predicate.not(Skill::isDance)).ifPresent(s -> _effects.stopSkillEffects(s.getId())); }
  6. Seem like MAX_LEVEL is still set to Max level 80.
  7. Write the whole block. Wheres the if condition?
  8. You receive in game message or on console? Print it here or search it in source.
  9. ROFL. Are there still people in 2k22 who are asking for developers and partners for free just because they offer a PC xD ?
  10. Kotlin for what? It's a Java copy paste language with co routines. What job you want to do exactly?
  11. Something i didn't create my self. Come in my discord i send you photo of the code of my engine and if it's coded from scratch you gonna shallow this
  12. Keep giving such advice so we have another fail server with Mythras shared sources. Smart one.
  13. Drop the damn useless shit python in 2022 and re-write it in java. Also why you need to implemented the whole event to the quest engine. Make a custom item handler and check upon click if the owner carries the quest and is on X state.
  14. 1. Λαθος section 2. Γραφεις Αγγλικα σε Ελληνικο section 3. Ζητας adapt ενος τραγικα μεγαλου κωδικα δωρεαν Περισσοτερα λαθη και απο το Μητσοτακη οσο ηταν προθυπουργος σε 1 topic.
  15. PM This tard here @splicho
  16. 15 Eur for such script to re-create is not possible. Make a better offer like a 50 eur and then we can talk.
  17. I'm selling a private High Five project (Base on L2J) which i work with for several years. Project is filled with various code that cover any case and is written using Java 17. I only sell compiled version of it but you can add any external code you want using the listeners which cover any case. You won't need the source anyway since the project is fully configurable and detailed. All codes are written in a flexible way which allow a user to edit or create something easily. (You can get an idea from the configuration in the end of this topic) Some codes and changes within: Custom drop system (Closer to retail like) (Config) Automatic Potion (Config also to switch between retail and automatic without edit .xml files) AIO system Tournament (Contains scheduler. Ex. 12:00 - 18:00) Sell Buff (Includes Offline selling) Captcha (Using 3D ground draw shapes which allow player to continue farm until timer stops. It also allow player to log-out and once he log-in it re-appear) Auction Experience Collector (Potion) Pc Cafe Prime Shop Chat disable until Shift (Rotate) Zone Automatic Augmentation (Includes configurable command to remove such as .removels) User Panel (Contains Visual System, Database, Server Info, Party Finder, Toggle option, Profile creation) Twitch Reward (With channel confirmation to valid that the streaming channel is yours) Infinity Arrow/SoulShot/Potion Announce Raid Kill, Hero login, Premium, Enchant, Clan leader. Quiz (API based. It create automatic question from websites) Discord Bot (Interaction of your server and your discord) Donation System (Can be switched between Point & Coin and also show your purchase history) Auction (Allow augmentation, enchant and attribute to be sold also) Scheme Buffer Event Engine (Contains multiple event, map system, reconnect system, different reward for Win, Lose, Tie, detailed XML fully configurable) Rank Manager Achievement Faction (Contains faction guards and bases) Automatic Scheduled reward Startup Assist (Item & Teleport) Vote (API Based - ITopz, Topzone, Hopzone, Network, L2Top) Monster Madness - Protect the Flag (Global town event without participation) Daily Mission (Single, Daily, Weekly, Montly, Repeat) Killing Spree (Using DotA Sound) Canceled Buff Return Auto Enchanting Html preview: Want to see more? Join my Discord and click #Portfolio where you can find detailed videos and live presentation of each code (Consider codes since then have been improved and updated) Configuration & XML: Mod Configuration Event Engine Achievement XML Buffer XML Daily Mission Faction Automatic Schedule Reward Startup Assist Vote Payment & Price: Price is 300 Eur via Paypal, Wise or Western Union for compilation only. You will receive support and discount for extra codes. (#Client tag in my discord community) Contact me Join my discord community if you're interest to check or buy it. https://discord.gg/VsucCD2Ngg (PM Rationale) You can also check my services topic here:
      • 3
      • Like
      • Upvote
  18. Nowadays without an event engine people won't bother, they are spoiled. They won't sit more than 5 min on a server and you want to sit down for minutes and arrange them in teams and guide them to play? Only in a successful low rate server that stands for many years like L2Elite or so. Not for 2022 servidors.
  19. I am curious how after few minute he uploaded the topic and has no preview of his work you both bough his services.
  20. What the heck.
  21. A primitive packet require you to define it using a name. Basically try send again an empty primitive or to a different location such as 0, 0, 0 with the same name and it will replace it.
  22. Hello, i had a client once who had a bug in aCis 399 Rev. Once you hit a player (flag or not) after 1-2 melee attacks you stopped as if the target is not auto attackable. I had this fix but after 2 years i have the same thing. Is this retail like or bug? Should the attack stop like this?
  23. Kara

    Devlin Pack

    Ignore.
  24. Kara

    Devlin Pack

    Next time you downvote me have a good reason other than your childish behavior. I just asked if he has a problem versus Devlin and you downvote my comment?
×
×
  • 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