Jump to content

Recommended Posts

Posted

And if we post that lets add the other one :P anti phx enchant:

 

in net/sf/l2j/gameserver/clientpackets you will findSend WareHouseDepositList.java

open it then add after imports finsih this lines:

import net.sf.l2j.gameserver.util.IllegalPlayerAction;
import net.sf.l2j.gameserver.util.Util; 

 

after that:

}
      
       if (player.getActiveEnchantItem() != null)
       {
          player.setAccountAccesslevel(-100);// ban first to remove any potential exploit like restarting
           player.sendMessage("You got owned by useing phx!");
           try
           {
         Thread.sleep(5000); // Sleeps 5 seconds
           }
           catch (InterruptedException e)
           {}
           player.closeNetConnection(); // BB forever :))
          return;
       } 

ul insert that at line after this lines:

 

       if ((warehouse instanceof ClanWarehouse) && Config.GM_DISABLE_TRANSACTION && player.getAccessLevel() >= Config.GM_TRANSACTION_MIN && player.getAccessLevel() <= Config.GM_TRANSACTION_MAX)
       {
           player.sendMessage("Transactions are disable for your Access Level");
           return;
       }

 

or find

       // Alt game - Karma punishment
       if (!Config.ALT_GAME_KARMA_PLAYER_CAN_USE_WAREHOUSE && player.getKarma() > 0) return;

and put the anti-phx enchant code above it

 

it cold be simple to ad a diff file..but i dont have the time xD but maybe il add it later..

 

And message to a moderator..please delete the posts that my fellow romanians posted...thx

Posted

Outer space atm,

I'm still working on the pack:P

I need to fix skills and shit......make it more retail like interlude full...hopefully xD

Posted

hey you have 27 post and u hidden for 100????OMG!!!!

 

If i Dont Know Use Eclipse I Cant MAke Its ? (i use l2jfree)

OMG 100 posts...

If i Dont Know Use Eclipse I Cant MAke Its ? (i use l2jfree)

 

1rst and last warning for all cuz u spam the thread!

Posted

Mate , Something Is Wrong With The Code.. Eclipse Gives Me An Error When I Try To Compile It..

 

Can u Check It Plx...?

 

Cause i Need It Asap!

Posted

cuz ct1 to ct2 packs are now changed and clientpackets folder is inside net.sf.l2j.gameserver.network.clientpackets...

Guest
This topic is now closed to further replies.



  • Posts

    • Its always the people who build nothing that have the most to say!  15+ years of development experience with 10+ programming languages and countless completed projects. If your best argument is 'you discovered AI,' I'll assume you couldnt find anything wrong with the launcher.
    • Looks like somebody discovered AI recently
    • Added: Server monitoring has been added to the protection dashboard, available for Premium+ plans. Each entry displays: Account — game login. HWID — hardware ID. GSID — the game server the entry belongs to. IP — the player's address. Country — determined by IP, with flag and name. Useful for SEO promotion, do you know where more players come from Status — "Banned" or "OK". Extra windows — how many additional windows are allowed for this HWID beyond the global limit. Last seen — time of last activity.   At the top — a summary: total entries, number banned, time of the last report, and an Online/Offline indicator (based on how fresh the data from the protection is).   Filters and search Search by account, HWID, or IP. Country — select from countries actually present in the data. Game server (GS) — filter by GSID. Period — by last activity date (from / to). Banned only — quick filter for violators. Grouping — collapse data by HWID, IP, or account: one row per key with counts of accounts/HWIDs/IPs and number of entries. Handy for catching multi-accounters (many accounts from one HWID) and suspicious IPs.   Ban / Unban — banning by HWID blocks all accounts on that hardware. The protection will pick up the command within a minute; until applied, a "Pending…" status is shown. Grant windows — set additional windows (+N) for a specific HWID via a convenient selector. Single token per account to link the protection with the dashboard: Generate / Reissue token in one click. Show token — view the current value at any time. The token is stored encrypted. Don't share it with anyone — if compromised, simply reissue it and the old one stops working immediately. In the protection config, you can enable monitoring, insert the token, and change how often data is sent to the protection dashboard.
  • Topics

×
×
  • 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..