Jump to content

Recommended Posts

Posted

tomorrow we will announce the winners.

 

till then locked.

 

Stay tuned. ;)

Posted

Competition results & Statistics

 

6 Participants

42 topics

 

 

CriticalError

 

[share] AC Tool 5.4.0 Released!!! 1 point

[share] systemmsg-e Colored [CT2.5] 1 point

[Guide]Unreal Model Viewer (How Get Textures from Package) [uTX,UKX] 2 points

[Guide]How Import PSK-PSA to UnrealED 2 points

[useful Information]Some Info about files Lineage II 1 point

6 GM Shop [interlude] 1 point

[Release] L2Calc 1.34 1 point

L2Data3 v.3.0 1 point

[share] Lineage 2 Stats Editor 1 point

[Guide] From PSD to HTML - CSS 1 point

 

Total: 12 points

_______________________________________________________________________________________________

 

Finito

 

http://maxcheaters.com/forum/index.php?topic=199569.0 1 point

http://maxcheaters.com/forum/index.php?topic=200906.0 1 point

http://maxcheaters.com/forum/index.php?topic=195670.0 2 points

http://maxcheaters.com/forum/index.php?topic=199659.0 2 points

 

http://maxcheaters.com/forum/index.php?topic=202268.0 1 point

http://maxcheaters.com/forum/index.php?topic=202197.0 1 point

http://maxcheaters.com/forum/index.php?topic=202057.0 1 point

http://maxcheaters.com/forum/index.php?topic=202018.0 1 point

http://maxcheaters.com/forum/index.php?topic=202795.0 1 point

http://maxcheaters.com/forum/index.php?topic=202968.0 1 point

http://maxcheaters.com/forum/index.php?topic=202988.0 1 point

 

Total: 13 points

_____________________________________________________________

 

Vorfin

 

[Hack][CS] How To DoS a Server 1 point

[Guide]How to run 1000+ players 1 point

[Exploit]35hp or 1hp] 1 point

[Guide]How to steal online stores 1 point

[Guide]How to Find LineageEffect's. 1 point

[Tutorial]Setting Up Your Own Forum ! 3 points

[Visual Basic][GR]Πώς να κάνετε ένα δικό σας UDP Flooder 3 points

 

Total: 11 points

_____________________________________________________________

CryStaliN

 

[Contest-Tutorial]The AmxModX plugins.  - 1 point

[Contest-Tutorial]How to change the name of the teams in CS - 1 point

[Contest-Guide]How to ban cheaters with the nickname ~,` characters - 1 point

[Contest-Tutorial]How to compile a plugin. - 1 point

[Contest-Guide]Create a menu through commandmenu.txt file. - 1 point

[Contest-Guide]How to make your own GUI. - 2 points

http://maxcheaters.com/forum/index.php?topic=201953.0 - 2 points

http://maxcheaters.com/forum/index.php?topic=201956.0 - 1 point

 

Total: 10 points

______________________________________________________________

 

mmytza

 

http://maxcheaters.com/forum/index.php?topic=200446.0 3 points

 

Total: 3 points

_____________________________________________________________

 

SpraytoNNN™

 

[TUT]How to record Match with HLTV? - 2 points

[TUT]How To Raise Your Own Server On Your Computer! - 1 point

[TUT]How To Change Music In 1.6 - 1 point

[TUT]How to edit skins that you want - 1 point

[TUT]How To Install Operative System - 1 point (even if it's not a cs share)

 

Total: 6 points

_____________________________________________________________

As you see 4 ppl are close to each others. :)

 

In 3-4 hours we will announce final winners. (after quality is check at all topics)

Posted

The points are kinda fake .

I hope you will analize the topics after the quality and the work spended in it.

Thanks.

 

PS:Why ive got 1 point for mine topic i still dont know but whatever.. (I spend some hours in those tutorials,guides as everyone does but 1 point ? I gave real credits+my time and 1 point? Thats why im not willing to do this mistake once again. )

Posted

Ah, now i saw this lols, i guess it's late now ;P

 

Not really,you can help the others judges (For the final vote)  with your knowledge . (WOW,LOL)

Ask erol..

Posted

All staffers had voted for every partecipant.

Judge's opinion had counted more.

 

The winners are:

 

1st place: Finito

2nd place: Criticalerror

3rd place: Crystalin

 

_______________________________________

 

Thnx all for partecipating.

Guest
This topic is now closed to further replies.



  • Posts

    • Since I write everything in the guide file. Windows: Download Python from the official website: Download Python. During installation, make sure to check the option "Add Python to PATH". >>>How? just check it in google.com Complete the installation.     There is a file called guide there I have all the details... [DropSettings] RateDropItems = 1879, 1875 RateDrop = 4 InputFolder = npc OutputFolder = npc_new Download
    • 1. gameserver\data\string\strings_en.properties   drop.group.html=<br1> drop.rewardData.html=<table width=500 height="42" border="0" background="L2UI_CT1.Windows_DF_TooltipBG"><tr><td width=32 height=32><img src=%icon% width=32 height=32></td><td width=310>%item%<font color="LEVEL"> %drop_min% - %drop_max% </font><br1> Drop Chance : <font color="LEVEL">&nbsp;%chance%&nbsp;</font><br1></td></tr></table><br1> drop.rated_grouped=<br1> drop.not_rated_grouped=<br1> drop.not_rated_not_grouped=<br1> drop.sweep=<font color="E7C94E"> Spoil: </font><br1> The following HTML code will work if you have the capability to adjust the window to any dimensions you want. 2. gameserver\data\html-en\actions\rewardlist_info.htm <html noscrollbar> <title>Drop List</title> <body> <center>     <font color="LEVEL">%npc_name%<font><br1>     <table>     <tr>         <td><button value="Normal" action="bypass scripts_actions.RewardListInfo:showReward 0 RATED_GROUPED" width=150 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>         <td><button value="Spoil" action="bypass scripts_actions.RewardListInfo:showReward 0 SWEEP" width=150 height=20 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>     </tr>     </table>     <img src="l2ui.SquareGray" width=490 height=1><br1><br1>     <font color=995312>%info%</font>     %paging% </center> </body> </html> resize_x=550 resize_y=360 The .htm files are adapted for custom dimensions. You must have support in your client for handling custom HTML window sizes. and it looks like this:  
    • MaxCheaters used to be a glorious pit of barely functioning dreams. I logged in DAILY to witness war crimes in Java. Now it’s just 14 dudes reposting the same extender like it's a sacred text AND HALF OF YOU CAN’T EVEN UPLOAD FILES WITHOUT A .RAR INSIDE A .RAR INSIDE A .RAR WITH A .TXT THAT SAYS “NO VIRUS.”   You used to steal from Russians with pride. Now you steal from each other with broken links. What happened? Where are the insane flame threads? Where’s that one guy who kept threatening lawsuits in 2015? AND TO THE MODS — what are you even moderating now? Someone just posted a thread titled “HELP ME CLIENT CRASH WHEN WALK,” and the only reply was "UP."   WAKE UP MAXCHEATERS OR I SWEAR TO GOD I’LL START POSTING TUTORIALS IN WINGDINGS.
    • I’m not personally involved, but after observing recent activity on the forum, it's clear that things have become highly polarized, not because of technical issues, but due to personal disputes, insults, and public drama. It's unfortunate to see that instead of healthy knowledge sharing, discussions are turning into accusations, mockery, and downvote abuse. Everyone is free to contribute, disagree, or critique, but when respect is lost, the community itself loses its purpose. Whether someone shares files for free, sells services, or just helps others, their contribution should be judged based on quality, not personal grudges or "factions." It would be great to see the forum return to its original purpose: development, collaboration, and mutual respect. Those who truly care about the community should put personal conflicts aside and focus on the actual content, that’s where the real value is.
  • 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