Jump to content

Recommended Posts

Posted
21 minutes ago, Seamless said:

I am not supporting anyone here sine i dont know you, but you join a forum to buy something (which is unonymouys without any protection) and your bargain is to install the code first and to pay after. You must be an idiot to believe someone here will do that for you. Actually on any legit transaction through the world wide web. 

 

Don't bother write serious sentences it's troll topic.

 

This guy bargain for a code that is huge and cost 70 for code + adapt to other project.

Afterwards he wanted payment after code as he claim (this is normal all people do it)

and then because i said no thanks he said "i'll take print screen and report you so all know".

 

You really post a serious comment. He is retard

  • Upvote 1
Posted

I've never seen a developer working to get paid later. Normally you order your service, pay and it starts development.
Receiving after ordering is only to have problems

Posted
1 hour ago, Kara said:

[GR] Ρε μαλακα xdem αφου δεν με φτανεις κανε attack αλλον ρε. Εμενα βρηκες? Δεν με φτανεις. Εχω ανεβει πολυ ψηλα για τα απλα member του maxcheaters.

 

Θα επρεπε να παιρνετε request για να μου στειλετε η να με κανετε tag κανονικα απο γραμματεα. [/GR]

 

giati alazeis kouventa re kathisterimene gia to autofarm milame? pios xestike gia ta randoms tou mxc

Posted
3 minutes ago, xdem said:

 

giati alazeis kouventa re kathisterimene gia to autofarm milame? pios xestike gia ta randoms tou mxc

 

[GR] Κοιτα πρακτικα ειμαι θρυλικος στο maxcheaters και εσυ εισαι ενα μινιον μου οποτε θα σου απαντησω. 

Γραφεις κωδικα εταιριας, δηλαδη σκατα για να ειναι ευκολος debug. Απο εκει και περα ομως το επιπεδο σου ειναι το ιδιο με του elfo χαμηλο. Δεν με φτανετε. Ελα να αγορασεις το farm-bot μου αμα θες να μαθεις 2-3 πραγματα δεν χρειαζεται γραμμες κ μπουρδες παει μονο του και δεν κολλαει σε γωνιες και τοιχους. [/GR]

Posted
35 minutes ago, Kara said:

 

[GR] Κοιτα πρακτικα ειμαι θρυλικος στο maxcheaters και εσυ εισαι ενα μινιον μου οποτε θα σου απαντησω. 

Γραφεις κωδικα εταιριας, δηλαδη σκατα για να ειναι ευκολος debug. Απο εκει και περα ομως το επιπεδο σου ειναι το ιδιο με του elfo χαμηλο. Δεν με φτανετε. Ελα να αγορασεις το farm-bot μου αμα θες να μαθεις 2-3 πραγματα δεν χρειαζεται γραμμες κ μπουρδες παει μονο του και δεν κολλαει σε γωνιες και τοιχους. [/GR]

 

 

hahahahahahahha to termatises re malaka gianaki

 

o legendary clown to forum gia na gelame

 

 

to na kaneis to autofarm na pigenei mono tou randomly xwris grames pera apo to oti den exei nohma giati prepei na orizei o player pou tha pigenei apo tis grames pou vazei, einai kai to pio efkolo mias kai kanei i geodata gia esena oli tin douleia. polu tha ithela na dw to autofarm afto me 300 players na to xrisimopioune me toso abuse stin geodata. alla a nai ksexasa eisai toso tsarlatanos pou oti ftiaxneis arkei na doulevei gia 1 player ti stigmi pou ftiaxneis tis malakies sou kai tis poulas, osoi aniksane me kwdika sou mesa sto server tous eklapsan

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