Jump to content

hellbound [L2RT HIGH FIVE] L2 EternalFight x15 - Fresh start in the end of May!


Recommended Posts

Posted

2 day after opening. donation for vesper+4 +SA +300element  + pvp.  gg,  they can't wait  2week before opening donation.

 

if people dont read about stalone even tho everyone curse him then its ur fault .

 

 

 

I dont played on eoa ever . i know thats mouse piece of trash server and im not mistaking about stalone . if ur not remember astharoth/majeta-moon/wfr thats then is ur problem .

 

now to stalone

 

.

on majeta moon even before u said u got backdoored many ppl having aq / baium / weapon +6 foundation with sa on 1st day from donations . i talked with 2 of those people and they confirmed. also after 1 week of astharoth i remember that epic screenshot with +15 vesper caster acumen . thats a fair made weapon after not even 1 week right ? tell that to people who belive ur not corrupted . i know 100% in fact u will do the same like u did before

 

here is a link with ur weapon +15 . and many others . for those interested in joining i suggest them 1st to read ur previous servers and ur donations .

 

http://maxcheaters.com/forum/index.php?topic=257222.255

 

fake online

 

http://maxcheaters.com/forum/index.php?topic=257222.225

http://maxcheaters.com/forum/index.php?topic=257222.180

 

And of course personal screen shoots from manjeta-moon . witch i still have cuz i hate you so much . after 24 hours after server started . before 3 days of ur lie backdoor . this screenshots were taken 3 days before .

 

http://imageshack.us/photo/my-images/255/shot00000uj.png/

http://imageshack.us/photo/my-images/594/shot00001y.png/

http://imageshack.us/photo/my-images/442/shot00002ld.png/

http://imageshack.us/photo/my-images/441/shot00003bh.png/

 

And read the dialog . 1 more thing u can see are several hours after server was started on manjeta-moon cuz ppl were in craps .last time i posted those screenshots u beg me to take them off . u wispered me in game and asked me to remove screens . u said they will hurt server . thats a joke . u wanted them down so more noobs will donate for ur 2 days server .

 

Here is ur proof . gl giving people on ur new server epics in 1st day and close it after 1 week max . i think they learned from there mistakes. u just open servers for the 1st donations and then close them  and reopen them with another name . hopefully now u will see that few people will join and stop telling ur sheep friends that ur server is cool when we know its a piece of trash . u cant fool people 100 times and u think it still works again and again .

 

dont tell me ur that stupid to give this shit a try . read ur previous posts if u cant remember .

 

 

 

 

 

Read before joining this craps server . was posted long before opening . now u come QQ for what . all people know stalone servers are piece of shit . opens for donations in 1st days then closes after 1-2 weeks with +15 weapons and epics jewels corruption . next time dont belive in anything he says .

Prediction : 1-2 week closes after +20 weapons and epic jewels and he will say " omg i got backdoored i need to wipe " after he gets corrupted donations then he will close server . trust me  max 1-2 weeks before it closes and im being kind now .  no offense but beliving in stalone is like beliving that santa clauss is real .

My advice is try to find a better server even tho is old . probably u would have tons of more fun there . at least u dont waste ur time farming etc and in few days is closed .

 

 

@stalone . like i said days ago ur still a greedy fail admin .

Posted

Stalone , Mouse and Kam3ran can be like brothers :D they all are fail admins if have yellow press for l2 they will be on first page :D

They have to merge and make the total fail of l2 history  :troll:
Posted

Stalone , Mouse and Kam3ran can be like brothers :D they all are fail admins if have yellow press for l2 they will be on first page :D

 

and who are u ? l2anus ?:)))

Posted

and who are u ? l2anus ?:)))

 

 

sorry i`m not devaloper or owner of server u are in mistake i`m player who try all servers but can say yes L2Anius is one from server started January is already ONLINE , good DDoS protect and fair GM's and now i play there like leave L2world with my clan  best regards but ETF , World , BFP , BFW or something like this is full crap servers .... reason is stupid GMs

 

And Stalone u cant do not bump your server i will make it to see all your fail server :D too can pay you advertise in MCX :) , all player need to see how u fail easy from World :)

Posted

 

sorry i`m not devaloper or owner of server u are in mistake i`m player who try all servers but can say yes L2Anius is one from server started January is already ONLINE , good DDoS protect and fair GM's and now i play there like leave L2world with my clan  best regards but ETF , World , BFP , BFW or something like this is full crap servers .... reason is stupid GMs

 

And Stalone u cant do not bump your server i will make it to see all your fail server :D too can pay you advertise in MCX :) , all player need to see how u fail easy from World :)

that english...pure torture...  :poker face:
Posted

GO go guys good stable server,no lags,good protection,active gm's,much online,much events much funnnnnn go go go.And for haters:If you live in history then stay childish,i live in present for future and this server is just what i need.Dont care about past!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • what pack you use  send me on discord for it
    • package custom.events.RandomZoneEvent; import java.io.File; import java.util.ArrayList; import java.util.List; import java.util.Random; import java.util.concurrent.ScheduledFuture; import org.w3c.dom.Document; import org.w3c.dom.Node; import org.l2jmobius.commons.threads.ThreadPool; import org.l2jmobius.commons.time.SchedulingPattern; import org.l2jmobius.commons.time.TimeUtil; import org.l2jmobius.commons.util.IXmlReader; import org.l2jmobius.gameserver.managers.ZoneManager; import org.l2jmobius.gameserver.model.StatSet; import org.l2jmobius.gameserver.model.actor.Creature; import org.l2jmobius.gameserver.model.actor.Npc; import org.l2jmobius.gameserver.model.actor.Player; import org.l2jmobius.gameserver.model.quest.Event; import org.l2jmobius.gameserver.model.zone.ZoneId; import org.l2jmobius.gameserver.model.zone.ZoneType; import org.l2jmobius.gameserver.model.zone.type.RandomZone; import org.l2jmobius.gameserver.util.Broadcast; /** * Random Zone Event - Activates one random PvP zone temporarily. No modifica la clase de la zona: usa flags PvP en runtime. * @author Juan */ public class RandomZoneEvent extends Event { private static final String CONFIG_FILE = "data/scripts/custom/events/RandomZoneEvent/config.xml"; private static int EVENT_DURATION_MINUTES = 15; private static boolean _isActive = false; private ScheduledFuture<?> _eventTask = null; private final List<ZoneType> _availableZones = new ArrayList<>(); private ZoneType _activeZone = null; public RandomZoneEvent() { loadConfig(); loadZones(); registerZoneListeners(); } /** * Registra listeners a TODAS LAS ZONAS random */ private void registerZoneListeners() { for (ZoneType zone : _availableZones) { addEnterZoneId(zone.getId()); addExitZoneId(zone.getId()); LOGGER.info("[RandomZoneEvent] Registered listener for zone: " + zone.getName()); } } private void loadConfig() { new IXmlReader() { @Override public void load() { parseDatapackFile(CONFIG_FILE); } @Override public void parseDocument(Document doc, File file) { forEach(doc, "event", eventNode -> { final StatSet att = new StatSet(parseAttributes(eventNode)); final String name = att.getString("name"); for (Node node = eventNode.getFirstChild(); node != null; node = node.getNextSibling()) { if ("schedule".equals(node.getNodeName())) { final StatSet attributes = new StatSet(parseAttributes(node)); final String pattern = attributes.getString("pattern"); final SchedulingPattern schedulingPattern = new SchedulingPattern(pattern); final StatSet params = new StatSet(); params.set("Name", name); params.set("SchedulingPattern", pattern); final long delay = schedulingPattern.getDelayToNextFromNow(); getTimers().addTimer("Schedule_" + name, params, delay + 5000, null, null); LOGGER.info("[RandomZoneEvent] Event " + name + " scheduled at " + TimeUtil.getDateTimeString(System.currentTimeMillis() + delay)); } } }); } }.load(); } private void loadZones() { for (ZoneType zone : ZoneManager.getInstance().getAllZones(RandomZone.class)) { if ((zone.getName() != null) && zone.getName().toLowerCase().startsWith("random_zone")) { _availableZones.add(zone); LOGGER.info("[RandomZoneEvent] Loaded zone: " + zone.getName() + " (id=" + zone.getId() + ")"); } } LOGGER.info("[RandomZoneEvent] Total random zones loaded: " + _availableZones.size()); } @Override public void onTimerEvent(String event, StatSet params, Npc npc, Player player) { if (event.startsWith("Schedule_")) { eventStart(null); final SchedulingPattern schedulingPattern = new SchedulingPattern(params.getString("SchedulingPattern")); final long delay = schedulingPattern.getDelayToNextFromNow(); getTimers().addTimer(event, params, delay + 5000, null, null); LOGGER.info("[RandomZoneEvent] Rescheduled for " + TimeUtil.getDateTimeString(System.currentTimeMillis() + delay)); } } @Override public boolean eventStart(Player eventMaker) { if (_isActive) { if (eventMaker != null) { eventMaker.sendMessage("RandomZoneEvent already active."); } return false; } if (_availableZones.isEmpty()) { Broadcast.toAllOnlinePlayers("[RandomZoneEvent] No zones configured."); return false; } _isActive = true; Broadcast.toAllOnlinePlayers("⚔️ Random Zone Event has started!"); _eventTask = ThreadPool.schedule(this::activateRandomZone, 5_000); return true; } private void activateRandomZone() { _activeZone = _availableZones.get(new Random().nextInt(_availableZones.size())); _activeZone.setEnabled(true); Broadcast.toAllOnlinePlayers("🔥 Random Zone Event: " + _activeZone.getName() + " is now PvP for " + EVENT_DURATION_MINUTES + " minutes!"); _eventTask = ThreadPool.schedule(this::eventStop, EVENT_DURATION_MINUTES * 60 * 1000L); } @Override public boolean eventStop() { if (!_isActive) { return false; } _isActive = false; if (_eventTask != null) { _eventTask.cancel(true); _eventTask = null; } if (_activeZone != null) { _activeZone.setEnabled(false); Broadcast.toAllOnlinePlayers("🏁 Random Zone Event ended. " + _activeZone.getName() + " is back to normal."); _activeZone = null; } else { Broadcast.toAllOnlinePlayers("🏁 Random Zone Event ended."); } return true; } @Override public void onEnterZone(Creature creature, ZoneType zone) { if (!_isActive || (_activeZone == null)) { return; } if ((zone == _activeZone) && creature.isPlayable()) { creature.setInsideZone(ZoneId.PVP, true); if (creature.isPlayer()) { creature.sendMessage("Esta zona está en modo PvP temporalmente."); } } } @Override public void onExitZone(Creature creature, ZoneType zone) { if (!_isActive || (_activeZone == null)) { return; } if ((zone == _activeZone) && creature.isPlayable()) { creature.setInsideZone(ZoneId.PVP, false); if (creature.isPlayer()) { creature.sendMessage("Abandonaste la zona PvP temporal."); } } } @Override public boolean eventBypass(Player player, String bypass) { return true; } @Override public String onEvent(String event, Npc npc, Player player) { return super.onEvent(event, npc, player); } @Override public String onFirstTalk(Npc npc, Player player) { return null; } public static void main(String[] args) { new RandomZoneEvent(); } } i have this but its not working
    • ZonePvPSpawnBossRadio=0 ZonePvPSpawnBossBarakiel=0 at the Customs.ini in L2Server folder. Im prety sure this is it because i had the same problem with you in cruma 1 floor for example and i couldn't fix it but i fixed it finally by changing these 2 lines
    • Siege Reward Start PM Msg Rework Config root BossDieAnnounce and BossDieSound in the L24Team.properties and Config.java files for global raid boss death notifications and sounds. Adds a new reward_list table to the DB.sql file to track castle rewards. Improves character creation logic for thread safety and validation. Adds extensive state checks to the RequestEnchantItem method to prevent enchantments during inappropriate player states. Fixed auto-attack animation bug (there was no attack animation, only damage animation) Clean Code Other fixes I forgot to list! Java 14 Fixed issue where deleting a character would prevent it from leaving the screen or being removed, or even after a delete CD (it would only exit when re-logging in or creating a new character). Added Premium System from the other C2 project (Needs testing and improvement). Added the "Improved" Community Board (incomplete).
  • Topics

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