Jump to content

Recommended Posts

Posted

Ok, maybe I need to clear out more:

 

 

 

My option.ini:

 

[Options]

 

Server=shock

 

Title=L2Walker 10.4.9

 

Token=5B 31 32 33 34 35 36 37 38 39 31 32 33 34 35 36 37 38 39 5D

 

OffSet=$005362F8

 

GMFix=1

 

Rename=1

 

 

 

and set.ini:

 

[DEFAULT]

 

CountryList=shock

 

DefaultCountry=1

 

DefaultServer=0

 

DefaultCharacter=0

 

DefaultAccount=

 

DefaultPassWord=

 

[shock]

 

LoginServerIP=62.75.202.83

 

LoginServerPort=2106

 

ProtocolVersion=560

 

ServerList=[1]1;

 

 

 

 

 

IP,toke, protocol version and server port are right ones.

 

 

 

and for running:

 

 

 

I start walker with token.exe

 

This is how far it goes:

 

L2Walker óñïåøíî ïðîïàò÷åí äëÿ ðàáîòû ñ ñåðâåðîì shock

 

Óäà÷íîãî âàì Áîòîâîäñòâà! Æåëàþ íå âñòðåòèòü GM'îâ! =)

 

Copyright by Hint (ICQ # 309-662)

 

12:45:29 »¶Ó­Ê¹ÓÃÌìÌÃÐÐÕß¹²Ïí°æ£¡Öйú¹²ÏíÌì¿ÕÂÛ̳http://bbs.chinadev.net¡£

 

12:45:30 Link LoginServer Succeed.

 

12:45:30 ->Login LoginServer Fail.

 

 

 

 

 

So, what I'm doing wrong :?:

 

Server is "c4"-server

 

 

 

Thanks in advance

Posted
IS C3 and you still don't use your brain ! port is default .. token is good .. but you need to think about it again how to make it :)

 

First i would have to understand what would I should do :|

Posted
first learn how to use a bot then cry on a forum .. like a baby ...

 

 

 

stop acting like this. it pissing me off.

 

 

 

Maxtor beleve me i know what i doing... if you will give them eveytime what they need they will never learn something ... they need to try again and again and again .. till they will do it... This remind me about my first dupe on MuOnline ... like 2-3years ago .. it took me 5hours to do it... i never gived up .. i readed that guide ... over and over again .. till WHAAAA .. I did it w/o ask questions ..

 

 

 

On Topic .. guys... one hint... try more l2w versions ^^ remember not all versions work on some servers ...

 

 

 

P.S. : Sory for my bad english .. its not my native lang..

Posted

I'm still in same situation, tried 10.4.9, 10.5.8 and 10.6.1

 

No go.. :cry: What could i do wrong?

 

Login port is 2106 for sure, with it it fails at same second, i tried also with 7777, after 30 sec it brings timeout

Posted
Hey' date=' if anyone would want to help me with this problem.

 

server IP 213.114.52.232.

 

Uses updated official client.

 

Homepage

 

 

 

Thanks

 

 

 

lol it doesnt worth searching, first its l2j, second it has only 150 accounts, and third , online players are ~2-3 lol

Posted

I don't like massive population with me, I like soloing.

 

But anyway, maxtor, could you clear out what things can prevent logging with walker of these kinda servers.

 

 

 

Thanks

Posted

don't try to connect with l2walker on dexternet because you will baned.

 

automatical until 2007 :((. it happend to me. :).

 

i think with anather version but i try with l2walker 10.6.1 an is a god verzion. so find anather solution, or... anather server :D

Posted

Look at the config files from a L2J. Admin can allow or dissallow Walker, and if dissallow he can also autoban.

 

And with the new versions even if admin does allow Walker, you couldn't connect (maybe there is a hex to do or another patch).

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • ## SuperPoint Editor   SuperPoint Editor is a practical visual editor for Lineage II PTS 'SuperPoint.bin' files. It is built for people who need to inspect, fix, rebuild, and draw server routes without digging through binary data by hand.   ### What You Can Do   - Open and edit 'SuperPoint.bin' files. - Export BIN data into a readable TXT format. - Save edited data back into a valid BIN file. - Validate routes before saving. - Work with SuperPoint routes, points, directed connections, and path records in tables. - Add, duplicate, delete, and reorder points. - Create direct and reverse connections between route points. - Automatically generate connections between neighboring points. - Edit raw point coordinates: 'X', 'Y', 'Z', 'Index', and 'Delay'. - Keep route names and internal route data organized. - Use either English or Ukrainian interface language.   ### C4 Server Support   Some C4 servers have 'SuperPoint.bin', but do not have 'superpointinfo.txt' in scripts. The editor supports this case directly. When 'superpointinfo.txt' is not found near the BIN file, the editor can open the BIN in C4 mode. In this mode, 'Fstring ID' is disabled because that value belongs to 'superpointinfo.txt', not to the BIN itself. The editor will not generate or modify 'superpointinfo.txt' while working in this mode. This keeps C4 data clean and avoids creating script files that the server does not actually use.   ### superpointinfo.txt Support   For chronicles that do use 'superpointinfo.txt', the editor can load and synchronize it together with the BIN data. When saving, the editor updates route nodes and coordinates while preserving existing metadata such as: - 'npc_name' - 'move_type' - 'fstring_index' - 'social_number' - 'delay' New nodes are generated with safe default values, so existing script metadata is not accidentally wiped.   ### Geodata Tools   The editor can also open converted geodata '.dat' files and display them as a map. This makes route editing much more visual. You can: - Load geodata and inspect the terrain by layer. - Zoom and pan around the map. - Create a new SuperPoint directly from a map cell. - Draw a route by clicking on the geodata. - Drag existing points to new positions. - Automatically snap 'X/Y' to the selected geo cell. - Use the selected geodata layer to fill the point 'Z'. - See all routes on the map or focus only on the selected one. This is especially useful when building new NPC movement paths or correcting bad route coordinates.   ### Connections and Paths   SuperPoint connections are directional. A connection from point '3' to point '2' is not the same as a connection from point '2' to point '3'. The editor makes this explicit by separating: - route points, - directed connections, - and the actual path records used by each connection. For simple cases, it can create direct path records automatically. For more complex movement, you can edit the path points manually. ### Built for Safe Editing The editor includes validation before saving, so common structural problems can be caught before a broken BIN is produced. It also verifies rebuilt BIN files through the converter engine. The goal is simple: edit quickly, but do not silently damage server data.   ### Unknown Field   This small 'Unknown' field is part of the original BIN structure. Most official-looking files keep it as '0', and for regular route editing there is usually no reason to change it. The editor exposes it so nothing from the BIN is hidden or lost. If you do not know exactly what your server uses it for, keep it at '0'. Download
    • NpcGrp não salva no interlúdio e da crítico quando coloca ele no cliente, já testei ele antes.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..