Jump to content

Question

Posted

Όπως λέω και στον τίτλο μου δεν μπορώ να loggaro  στον  Server  που έφτιαξα

Έψαξα  πολλούς παράγοντες οπως:αν είναι True για να μπαίνουν μόνο GMS μέσα στο game

Το Protocol είναι έτσι  : AllowedProtocolRevisions = 152 που δεν ξέρω αν είναι σωστό

Τις ip βεβαία εκεί κολάω  λίγο ενώ σε άλλο Topic που είδα τα έκανα όλα σωστά

Εγώ από το Pc μου που το σηκώνω για να αρχίζουμε να τον Testaroyme με έναν φίλο δεν μπορώ να μπω καθόλου ενώ εκείνος από το σπίτι του μπαίνει και εκεί που λέει

Light έχει 9999 και δεν μπορεί να μπει έχω κάνει τα πάντα έχω ψάξει παντού

Είστε οι τελευταία μου ελπίδα πραγματικά

Ο Server  που τρέχω είναι Freya

Και κάτι ακόμα το Login & Game Server  δουλεύουν κανονικότατα

Μιας και έκανα Compile  στην αρχη

 

Περιμένω την βοήθεια σας

 

Ευχαριστώ

 

12 answers to this question

Recommended Posts

  • 0
Posted

GameserverHostname = *

GameserverPort = 7777

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

# If this ip is resolvable by Login just leave *

ExternalHostname = 127.0.0.1

 

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

# If this ip is resolvable by Login just leave *

InternalHostname = 127.0.0.1

 

# The Loginserver host and port

LoginPort = 9014

LoginHost = 127.0.0.1

 

 

des an ta exeis etsi kai des kai auta

 

 

 

# Minimum and maximum protocol revision that server allow to connect.

# You must keep MinProtocolRevision <= MaxProtocolRevision.

MinProtocolRevision = 1

MaxProtocolRevision = 999

 

 

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname = 127.0.0.1

 

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

InternalHostname = 127.0.0.1

 

# Bind ip of the LoginServer, use * to bind on all available IPs

LoginserverHostname = *

LoginserverPort = 2106

# How many times you can provide an invalid account/pass before the IP gets banned

LoginTryBeforeBan = 10

# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)

LoginBlockAfterBan = 600

 

# The address on which login will listen for GameServers, use * to bind on all available IPs

LoginHostname = *

 

# The port on which login will listen for GameServers

LoginPort = 9014

 

# If set to True any GameServer can register on your login's free slots

AcceptNewGameServer = True

 

  • 0
Posted

MinProtocolRevision = 1

MaxProtocolRevision = 999

 

Αυτα δεν τα εχει εχει αυτο    AllowedProtocolRevisions = 152

στο ιντερναλ ιπ δεν βαζω τιν ip  του royter μου???

 

  • 0
Posted

Den bazeis tin ip tou rooter sou akribws prepei na baleis to prwto apo to ipconfig sto cmd px emena einai 192.168.1.2 den prepei na baleis to trito p sunithws einai 192.168.1.1 dokimase mia auto pou sou lew

 

Epishs gia na mpeis esy apo to pc pou exeis sikwmeno to server bazeis autin edw sto l2.ini 192.168.1.2 i oti sou bgazei sto cmd telos pantwn

Enw ama thelei na mpei kapios filos sou tin no-ip i tin ip ... ama exeis staheri

  • 0
Posted

re esis afta pou tou dixnete einai gia interlude nomizo freya exi aftos :P

ama kolises sthn IP des edw

 

config/ipconfig

 

<?xml version="1.0" encoding="UTF-8"?>

<!-- Put old contents of ExternalHostname here, used by default -->

<gameserver address="127.0.0.1">                                vale no-ip

<!-- Localhost access -->

<define subnet="127.0.0.0/8" address="127.0.0.1" />

<!-- LAN's, put old contents of InternalHostname here -->

<define subnet="10.0.0.0/8" address="10.0.0.0" />

<define subnet="172.16.0.0/19" address="172.16.0.0" />

<define subnet="192.168.0.0/16" address="192.168.0.0" />

</gameserver>

 

 

 

 

kai login+game mono pass apo mysql vazis

  • 0
Posted

sto external tha baleis thn no ip pou tha kaneis edo http://www.no-ip.com/ ektos kai an exeis static ip apo ton paroxo sou.. sto internal tha baleis  127.0.0.1    sto client pou tha doseis se alous na mpenoun ston server s tha baleis server adres thn no-ip sou ..

sto client pou tha exeis esu tha baleis to 127.0.0.1

  • 0
Posted

φιλε μου ο Freya δεν εχει min και max protocol

Κανονοκα και οι αλλοι δεν εχουν ...ειναι ψευτοπειραγματα για να μπαινουν σε 1 revision οπως ναναι, δεν γνωριζουν καν τι ρολο παιζει οταν σου λενε βαλε απο 1- 999  ... χαχα

 

Επισης το AllowedProtocolRevisions = 152 που αναφερεις ειναι για epilogue ...

Για να παιξεις Freya με epilogue θελεις patsaki και δεν θα παιζουν τα περισσοτερα Freya...

διαφορετικά δεν θα βλεπεις inventory και θα spamarei το group loot συνεχεια... και μερικα αλλα...

 

Βαλε στο  AllowedProtocolRevisions = 216

ειναι για freya γενικως ... αμα δεν μπαινεις, ή μπαινεις και σου κανει περιεργα, ή δεν δουλευουν πραγματα τα ξαναλεμε

  • 0
Posted

To problem exei luthei edw kai wra xD Opws blepete pio panw

oxi oxi exei freya ala tou einai me server.prop opws sto interlude tou einai

Des egw tou ebala 216 to protocol kai doulepse twra einai ok

 

Request for lock

Guest
This topic is now closed to further replies.


  • Posts

    • - New Features in Anosim https://anosim.net -   You can now share your numbers with others via a unique link - no need to give them access to your account! How to Share Number https://prnt.sc/K83lxOjS-Fyb   How to Revoke Accsess: https://prnt.sc/jkVIQS2lhxvA   --- --- --- --- --- --- --- New OTP / SMS Activation Locations: - USA  - Australia - Honduras - Kenia
    • How to Create Multi-Accounts For TikTok, Youtube, Gmail....   Short Guide to Managing Multiple TikTok Accounts TikTok's anti-spam systems detect duplicate accounts via device IDs, IP addresses, and behavior. To avoid bans, follow these methods. 1. For 3-5 Accounts (Easiest) Use TikTok's built-in feature to add accounts in your app settings. Limitation: Frequent switching on the same device/IP can still trigger restrictions. 2. For Bulk Accounts (Safest) To make each account appear unique, you need to mask your digital footprint. Unique Emails & Proxies: Use a separate email and a residential/mobile proxy (e.g., MoMoProxy) for each account. Avoid free proxies. Anti-Detect Browsers: Use tools like AdsPower or Multilogin to create unique browser profiles, each with its own proxy and randomized digital fingerprint.   MoMoProxy Integrate with Adspower Browser   Process: In each unique browser profile, log into a separate Gmail and then create the TikTok account. 3. For One Device (Limited Use) Use app cloners like Parallel Space (Android) or Dual Space (iOS). Limitation: Not foolproof, as TikTok can sometimes detect cloned apps. Key Best Practices to Avoid Bans: Isolation: Use one proxy and one device/browser profile per account. Warm-Up: Act organically—watch videos, like, and comment—before posting content. Appear Unique: Use different usernames, bios, and profile pictures for each account. Avoid VPNs: Standard VPN IPs are often detected and flagged.   Youtube Video On How to Create TikTok Accounts  https://youtu.be/ZUihXj7BO4M  
    • How to Create Multi-Accounts For TikTok, Youtube, Gmail....   Short Guide to Managing Multiple TikTok Accounts TikTok's anti-spam systems detect duplicate accounts via device IDs, IP addresses, and behavior. To avoid bans, follow these methods. 1. For 3-5 Accounts (Easiest) Use TikTok's built-in feature to add accounts in your app settings. Limitation: Frequent switching on the same device/IP can still trigger restrictions. 2. For Bulk Accounts (Safest) To make each account appear unique, you need to mask your digital footprint. Unique Emails & Proxies: Use a separate email and a residential/mobile proxy (e.g., MoMoProxy) for each account. Avoid free proxies. Anti-Detect Browsers: Use tools like AdsPower or Multilogin to create unique browser profiles, each with its own proxy and randomized digital fingerprint.   MoMoProxy Integrate with Adspower Browser   Process: In each unique browser profile, log into a separate Gmail and then create the TikTok account. 3. For One Device (Limited Use) Use app cloners like Parallel Space (Android) or Dual Space (iOS). Limitation: Not foolproof, as TikTok can sometimes detect cloned apps. Key Best Practices to Avoid Bans: Isolation: Use one proxy and one device/browser profile per account. Warm-Up: Act organically—watch videos, like, and comment—before posting content. Appear Unique: Use different usernames, bios, and profile pictures for each account. Avoid VPNs: Standard VPN IPs are often detected and flagged.   Youtube Video On How to Create TikTok Accounts  https://youtu.be/ZUihXj7BO4M        
    • If you created it yourself for the first races just duplicate it in the same way for the other races (that is make the animations for the other races as well) and everything will work
    • OpenCV bot working for all l2 clients... but need special set for each server
  • 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