You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I don't really work on L2j anymore, but from time to time, I check up the forums just in case someone built something cool, and I stumbled upon this:
It's actually really easy to implement LLMs (both local, like gpt-oss, and online, like ChatGPT or Gemini) for any sort of action in L2.
Even without training a model explicitly, a good GPU and some basic LLM knowledge can take you very far.
Here is an example of an auto play bot I made in 10 minutes that uses gpt-oss (which is mega overkill) locally with a 5090 to do some basic farming.
As you can see from the LM Studio responses, it is fairly fast (and uses reasoning too) to think about what's the best course of action for a given situation.
Basically just a quick proof of concept. If I had time, I would make something like this for auto-play/farm or bots, since LLMs would play really nicely with fake players that can actually think and are not completely pre-programmed. It's quite cool.
----------2025----------
TheDarknessFear promoted to Gaming Moderator. Reason: Very active and helpful. (3 September 2025)
Atom promoted to Gaming Moderator. Reason: Promotion by Maxtor. (3 September 2025)
Question
thanatos
[03:37:50] Welcome to hAuthD
[03:37:50] Loaded: 'Black_IPs.txt'
[03:38:03] [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied
auto einai to ini:
serverPort = 2104
serverExPort = 2106
serverIntPort = 2108
worldport = 7777
DBConnectionNum=10
encrypt = true
numServerThread = 2
numServerExThread = 2
numServerIntThread = 2
logDirectory="log"
;30206 : l2, 30310 : Sl
ProtocolVersion = 30810
;8:lineage2, 4 halo
GameID=8
DesApply=false
PacketSizeType = 3
ReadLocalServerList=false
OneTimeLogOut=true
CountryCode=1
DevConnectOuter=true
DevServerIP="192.168.0.1"
SocketTimeOut = 60
SocketLimit=5000
AcceptCallNum=1
;UseOneIOCom=true
UseOneIOCom=false
AcceptThread=1
WaitingUserLimit=1000
dumppacket=true
UserData=false
UseLogD=true
logdip="192.168.0.1"
logdport=3999
logdconnectinterval=120
SupportReconnect=true
;(true=auth-main reconnect on/false=auth-main reconnect off)
AutokickAccount = true
NewEncrypt = false
iparxei tipota pou mporei na ginei gia na to diorthoso? wste na doulepsi gt o server einai sxedon etoimos mono auto meni kai den mporw na mpw
edw mia photo apo ton server
kai edw to error p exw sto console
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.