Jump to content

Recommended Posts

Posted

2retgtk.jpg

 

Hey gang! Are you skilled movie creators? Then don't miss your chance! New Maxcheaters Video Contest is taking place now, and it's your chance getting nice rewards.

 

What is the theme? Well, of course the theme is obvious. Theme is Maxcheaters forum itself. Why would we create a contest that wouldn't be of service for us? You will have to describe maxcheaters board using animated scene, a video. If you are a long-time member of our board, you should remember there was a contest hosted like that a long time ago, so this one is pretty similar to the previous one. Except of the prizes, which are hot. When you create your videos, you will have to upload it on youtube, post a link here and let me and other judges to rate your video. Further information down there:

 

jg7eyc.png

 

1) You must have 10 posts or above

2) Your karma must not be -2 or less (with -1 you can still compete)

3) Your videos must be uploaded only on the youtube

4) Stealing ideas or components will mean immediate disqualify

5) You may not flame/negative rate each other under any circumstances (someone's talented, someone's not) and plus we are here for it (judges)

6) You may not flame judges for their decisions (it's a competition after all, and you know how could it end)

7) You may compete with one video only, once you post your submission, you can't take it back

8 ) Good quality and originality are your good friends, and can lead to victory

9) When you upload a video, it must contain these tags: Lineage maxcheaters hacks cheats wow warcraft hlapex l2walker bot l2 l2phx exploit enchant

10) In-game videos included are allowed

11) Videos must be related with Lineage 2, Warcraft, Counter Strike and of course our website!

12) Tittle of your video must include some of these games - Lineage 2, World of Warcraft, DotA, Counter Strike, must contain word "Cheats" and must contain our website url "maxcheaters.com"

EXAMPLE: LINEAGE 2 CHEATS MAXCHEATERS.COM, DotA Cheats Maxcheaters.com, Ultimate Video of Cheats for Counter Strike SUBSCRIBE (maxcheaters.com)

13) Videos-related discussion is fine, off-topics will be removed without any notice, still feel free to ask for help

 

 

14v66o0.png

 

The best part! Rewards!

 

2i13503.png

 

First place - Platinum Membership

 

Second place - Donator Membership

 

Third place - Karma point (zomg)

 

34gt5dz.jpg

 

Main Judge - Lain

Judge - DreaM

Judge - Hax0r

Judge - GrisoM

 

Main Judge owns 3 votes and other judges own 2 votes, the way of voting will be school-like. Every submission will be listed, and judge will be able to give his votes for a submission. For example:

Video 1 - Lain, Lain, GrisoM

Video 2 - GrisoM, DreaM, Hax0r, DreaM

Video 3 - Lain, Hax0r,

Video 4 -

Video 5 -

(I voted 2x for video 1 and once for video 3, GrisoM voted for video 1 once, and for video 2 once, etc., etc.)

In case of tie, I will be the one deciding the winner.


And in the end, I would like to say something. Please, use some good video editors, like Sony Vegas or After Effects, it increases your chance of winning.

Upload videos on YouTube only, possibly in best quality (appreciated)

Some inspiration (this how it looked like at previous contest)

Vd213ZAd0j8

Some inspiration (this how it looked like at previous contest)

 

STARTING TODAY 00:00 10TH OF OCTOBER AND ENDING ON 23TH OF OCTOBER AT 00:00, THIS IS THE TIME YOU CAN POST YOUR VIDEOS


Video 3 disqualified

Video 5

Video 6

Posted

yes u should better use a spesific type of music for that kind of videos, not rock etc (i listen rock - metal etc btw)

 

better use epic songs

 

Example :

 

fNKL22rpcr4

Posted

Up to you, but you should know that choosing good and fitting music will increase your chance of winning.

 

edit: Unneeded posts deleted.

Posted

My Poor edit :(

 

Soz for typings errors

 

Special thx to WebM0nster who help me found the name of the soundtrack :)

 

 

 

I like the idea but you weren't showing hacks . i mean on l2 mini vid you should have shown for example phx n shit. In Cs one you should have recorded smth with hack [=D] etc :D

Posted

I like the idea but you weren't showing hacks . i mean on l2 mini vid you should have shown for example phx n shit. In Cs one you should have recorded smth with hack [=D] etc :D

 

i know but

i have some cs vids to my profile :P

they will think i am a hacker xD

(j/k)

just they ask me a short movie :)

i had an idea of Aion vid too but

if anyone what to take this idea np :)

 

but if it is nice for DreaM then i am proud :)

Posted

Making videos is all aboout imagination timing and skills you don't lack anything i admit that but still it needs more work as i sadi above. it's a nice try and i really hope they are more participants this year!

Posted

 

Didn't realy like it..

 

well yeah

is my 1st video with After Effects and Vegas both :/

and for such a theme

for me is cool i am just waiting to see the others videos :P

Guest
This topic is now closed to further replies.



  • Posts

    • https://prnt.sc/Bkkc0ShGXv9m https://prnt.sc/-JFLvZXsn27A
    • Hello guys want to sell adena in L2 Reborn Signature x1  Stock =14kk good price 
    • Hi guys, I have the following problem, I want to set up two servers on the same dedicated server and I can't.   L2jacis 409 Linux Server. The first gameserver has the following configuration: # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 190.25.103.103 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7777 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 1 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server1 Login = server1 Password = server1 I configured the second gameserver like this:   # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 0.0.0.0 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7788 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 2 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server2 Login = server2 Password = server2 apart from having tested 0.0.0.0 on the second gameserver I also tried 127.0.0.1 In both cases I see the two servers in the login when I log in, but I try to enter the one with the lowest ping and it kicks me out. The other server always appears with ping 9999 and I try to enter but it doesn't do anything and it freezes the login so I have to log in again. The hexids are in their respective folders. For server 1, it has its hexid inside the gameserver config folder, and I checked that the hexid id is the same id, for example id 1 in the gameserver is also id1 for server 1, and hexid 2 has its hexid 2 for server 2. The server ports are open and listening when I turn on both gameservers. I really don't know what could be wrong. If you could give me some help I would appreciate it. Excuse my English.
    • We have both old channels from 2006-2009 with the 3rd verification function enabled, and new ones.   For availability, please contact us below: Link - Telegram Link - Facebook WhatsApp - Click here to go to WhatsApp chat
    • You can contact me on skype: niedziolek50
  • Topics

×
×
  • Create New...