Jump to content

Report


GM-RoMan

Recommended Posts

http://www.maxcheaters.com/topic/204800-prehistoric-ape-man-abusing-mod-powers/

this thread has gone unanswered and it is confirmed elfocrash deleted my thread for NO REASON WHATSOEVER

although we can see  here that my thread is perfectly fine and has been unlocked and returned to its proper place by a sensible greek moderator 

f2f48fdf0a.png

 

f4c82c9187.jpg

 

this however, is not even a valid response and does not even attempt to address the situation in question

lets go over this sentence by sentence

how dare i report a mod? i reported the faux british mod elfo crash who CLEARLY ABUSES HIS MOD PRIVS BECAUSE OF PERSONAL PROBLEMS AND LOW SELF ESTEEM. what does the second part of your sentence even mean? how am i abusing my powers 'and more' when i have no privs at all? lmao

who do i think i am? ive been a member since 2008 and have witnessed the decline of quality in this forum with increasing corruption and staff getting worse and worse

enough chances? where am i at fault here? LOL

 

here we can clearly see justice and elfo crash working hand in hand thinking 'we wuz kangz' and abusing their virtual powers as much as possible in attempt to make up for their lack of self worth

i bet they're giggling in skype too saying shit like 'hehe got it!! hehe haha'

Link to comment
Share on other sites

Trumb you write already many bullshit for greeks yet is a greek forum.. Elfocrash is not the best guy but from what i read he had any right to del your topic since you used / created other profil in these 5 days.

You refer to face images yet you no show up your image... and don't tell the guy in the profil photo is you cause you know im one of the best designers and i can already point out

3 cut mistakes 2 light mistakes 2 color mistakes 2 IO mistakes 1 depth mistake 1 texture mistake if you want. So in other word you don't use your real face also, why complain about it.

True people shouldnt be allowed to post other's personal info and i would vouch for perma ban in actions like this (even tho i enjoyed when xdem exposed ThugLife's image and i rofled, still when i found his fb i didn't expose his shitty photos).

 

Elfo and Justice together? No..  human connection is way too mainstream for him. Even if elfo try to make friendship with Justice i'll KILL them BOTH. I do not allow any contract with other people

to Justice.

 

You know what you came few minute ago into my topic and called me "retard" because i requested ALEXTOTI'S shared server to be junked. Give me 1 reason why i should start spam forum and no start spam you.

So in other words you might be the shitty person no others.. 5 days ago you were licking me for a code and now you call me retard without not even 1 thank. Someone else is selfish and jerk..

 

If you were FINE person trust me i would make them quit their lives for 1 month and go for vacations but i see Elfo is fine and you're the shit one now... Greeks are scums, greeks are soap, greeks bla bla bla

yeaa yeaaaaa .. we get it you don't like greeks.. But let me tell you something, in this forum the majority is greeks and you receive help and codes from greeks. If you don't like go at russian or british forums.

 

Also congrats you comment on your own topic with other account.. http://www.maxcheaters.com/topic/201143-report-l2aaron/?do=findComment&comment=2542583

how we call this uhm OH YEA Dissociative identity disorder

 

Ps. the way you write your topics.. cancer 8th grade.

Edited by AccessDenied
Link to comment
Share on other sites

You don't leave me another choice.

Really, I am not the guy who likes to ban, although we have warned you so many times. It's not about Greeks only, as there are staffers from other countries too and most of the times, we discuss about such cases.

 

Racist behaviors are not allowed..... and believe it or not you had so many times to comply with that.

Now, we don't discuss about your sales topic, but for the racist comments.

 

All your accounts will be banned.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • Helly everyone . I use L2jmobius interlude , i did everything , installed the db compiled the Build in eclipse Gameserver seems to lead OK , but it fails to connect to loginserver When i click to start the loginserver it says  "Loginserver terminated abnormally" This is wheat gameserver shows me :    [05/10 17:25:12] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:12] LoginServerThread: LoginServer not available, trying to reconnect... [05/10 17:25:17] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:17] LoginServerThread: LoginServer not available, trying to reconnect... [05/10 17:25:22] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:22] LoginServerThread: LoginServer not available, trying to reconnect...   And This is my login config file:   # --------------------------------------------------------------------------- # Login Server Settings # --------------------------------------------------------------------------- # This is the server configuration file. Here you can set up the connection information for your server. # This was written with the assumption that you are behind a router. # Dumbed Down Definitions... # LAN (LOCAL area network) - typically consists of computers connected to the same router as you. # WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet). # x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers. # --------------------------------------------------------------------------- # Networking # --------------------------------------------------------------------------- # Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: 0.0.0.0 LoginserverHostname = 0.0.0.0 # Default: 2106 LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: 127.0.0.1 LoginHostname = 127.0.0.1 # The port on which login will listen for GameServers # Default: 9014 LoginPort = 9014 # --------------------------------------------------------------------------- # Database # --------------------------------------------------------------------------- # Specify the JDBC driver class for your database. # Default: org.mariadb.jdbc.Driver Driver = org.mariadb.jdbc.Driver # Database URL # Default: jdbc:mariadb://localhost/l2jmobiusinterlude?useUnicode=true&characterEncoding=utf-8&useSSL=false&connectTimeout=10000&interactiveClient=true&sessionVariables=wait_timeout=600,interactive_timeout=600&autoReconnect=true URL = jdbc:mariadb://localhost/l2jmobiusinterlude?useUnicode=true&characterEncoding=utf-8&useSSL=false&connectTimeout=10000&interactiveClient=true&sessionVariables=wait_timeout=600,interactive_timeout=600&autoReconnect=true # Database user info. Default is "root" but it's not recommended. Login = root # Database user password, leave empty for no password. Password = root # Maximum number of database connections to maintain in the pool. # Default: 5 MaximumDatabaseConnections = 5 # Determine whether database connections should be tested for availability. # Default: False TestDatabaseConnections = False # --------------------------------------------------------------------------- # Automatic Database Backup Settings # --------------------------------------------------------------------------- # Generate database backups when server restarts or shuts down.  BackupDatabase = False # Path to MySQL bin folder. Only necessary on Windows. MySqlBinLocation = C:/xampp/mysql/bin/ # Path where MySQL backups are stored. BackupPath = ../backup/ # Maximum number of days that backups will be kept. # Old files in backup folder will be deleted. # Set to 0 to disable. BackupDays = 30 # --------------------------------------------------------------------------- # Thread Configuration # --------------------------------------------------------------------------- # Defines the number of threads in the scheduled thread pool. # If set to -1, this will be determined by available processors divided by 2. ScheduledThreadPoolSize = 2 # Defines the number of threads in the instant thread pool. # If set to -1, this will be determined by available processors divided by 2. InstantThreadPoolSize = 2 # --------------------------------------------------------------------------- # Security # --------------------------------------------------------------------------- # How many times you can provide an invalid account/pass before the IP gets banned. # Default: 5 LoginTryBeforeBan = 5 # Time you won't be able to login back again after LoginTryBeforeBan tries to login. # Default: 900 (15 minutes) LoginBlockAfterBan = 900 # If set to True any GameServer can register on your login's free slots # Default: True AcceptNewGameServer = True # Flood Protection. All values are in milliseconds. # Default: True EnableFloodProtection = True # Default: 15 FastConnectionLimit = 15 # Default: 700 NormalConnectionTime = 700 # Default: 350 FastConnectionTime = 350 # Default: 50 MaxConnectionPerIP = 50 # --------------------------------------------------------------------------- # Misc Login Settings # --------------------------------------------------------------------------- # If False, the license (after the login) will not be shown. # Default: True ShowLicence = True # Default: True AutoCreateAccounts = True # Datapack root directory. # Defaults to current directory from which the server is started. DatapackRoot = . # --------------------------------------------------------------------------- # Scheduled Login Restart # --------------------------------------------------------------------------- # Enable disable scheduled login restart. # Default: False LoginRestartSchedule = False # Time in hours. # Default: 24 LoginRestartTime = 24    
    • or at least to tell you an update that sorry but still not at home.. 10 days is suspisious.. but he is long time offline from discord indeed... maybe something happened?
    • I never had problems with him. Again, Im not sure if he scammed or not. But 10+ days without answering after we already paid, its a bit sus. If you know you wouldnt be able to answer for a few days, after receiving and confirming the amount, why dont keep in touch? or just say "hey, dont send now because I will only be available after day x.".  
    • i used to ask him for stuff etc, i dont think he scammed ... if he does i will be suprised...
  • Topics

×
×
  • Create New...