OpenKore / openkore

A free/open source client and automation tool for Ragnarok Online
http://openkore.com
Other
1.29k stars 1.05k forks source link

[request] support to Ragnarok Landverse #3791

Open sagunkho opened 1 year ago

sagunkho commented 1 year ago

landverse.maxion.gg Solution Until SARD Turn On:

# https://landverse.maxion.gg/
[Landverse]
ip 103.169.66.142
port 51000
master_version 5
version 55
serverType kRO_RagexeRE_2021_11_03
serverEncoding Western
addTableFolders kRO/Ragexe_2021_11_03;iRO
charBlockSize 175
storageEncryptKey 0x050B6F79, 0x0202C179, 0x00E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
charDeleteDateType 1
blockingPlayerCancel 1
rankingSystemType 1
itemListType 1
pinCode 0
AutoLoot03 commented 1 year ago

partySkill AL_INCAGI { lvl 10 sp > 45 notInTown 0 timeout 3 target_whenStatusInactive EFST_AGIUP target_timeout 240 }

can you share the receivepacket that you're using?

try this one

target_whenStatusInactive EFST_INC_AGI

AutoLoot03 commented 1 year ago

recvpackets.txt

This is working but there are some bugs, if anyone can help

I'm actually using this one

Tlcardoso commented 1 year ago

recvpackets.txt This is working but there are some bugs, if anyone can help

I'm actually using this one

recvpackets.txt

i use the same receivepacket

AutoLoot03 commented 1 year ago

recvpackets.txt This is working but there are some bugs, if anyone can help

I'm actually using this one

recvpackets.txt

i use the same receivepacket

Thanks bro

Tlcardoso commented 1 year ago

partySkill AL_INCAGI { lvl 10 sp > 45 notInTown 0 timeout 3 target_whenStatusInactive EFST_AGIUP target_timeout 240 }

can you share the receivepacket that you're using?

try this one

target_whenStatusInactive EFST_INC_AGI

its work, but broke my blessing config hehe, now my priest do agi up only

AutoLoot03 commented 1 year ago

partySkill AL_INCAGI { lvl 10 sp > 45 notInTown 0 timeout 3 target_whenStatusInactive EFST_AGIUP target_timeout 240 }

can you share the receivepacket that you're using?

try this one target_whenStatusInactive EFST_INC_AGI

its work, but broke my blessing config hehe, now my priest do agi up only

can I see your blessing config

Tlcardoso commented 1 year ago

partySkill AL_INCAGI { lvl 10 sp > 45 notInTown 0 timeout 3 target_whenStatusInactive EFST_AGIUP target_timeout 240 }

can you share the receivepacket that you're using?

try this one target_whenStatusInactive EFST_INC_AGI

its work, but broke my blessing config hehe, now my priest do agi up only

can I see your blessing config

its work now i change notInTown for 0 partySkill Blessing { lvl 10 sp > 64 notInTown 0 timeout 3 target_whenStatusInactive Blessing target_timeout 240 }

partySkill AL_INCAGI { lvl 10 sp > 45 notInTown 0 timeout 3 target_whenStatusInactive EFST_AGIUP target_timeout 240 }

try and see if option works for u

AutoLoot03 commented 1 year ago

partySkill AL_INCAGI { lvl 10 sp > 45 notInTown 0 timeout 3 target_whenStatusInactive EFST_AGIUP target_timeout 240 }

later I will try can't login 😄

Jason19874655 commented 1 year ago

can anyone share mage config for lvling

rbizaare commented 1 year ago

can anyone share mage config for lvling

check openkore forums https://forums.openkore.com/ for config related questions. This thread should be for connectivity setup/issues.

marcgaming commented 1 year ago

[RAGNAROK LAND] ip 103.169.66.142 port 51000 master_version 1 version 55 serverType kRO_RagexeRE_2021_11_03 serverEncoding Western addTableFolders kRO/Ragexe_2021_11_03;translated/kRO_english charBlockSize 175 charDeleteDateType 1 blockingPlayerCancel 1 rankingSystemType 1 itemListType 1 pinCode 1

alisonrag commented 1 year ago

Guys the servers.txt and correct recvpackets was posted if u have any issue related to openkore just open a new one. if is related to config go to forum and read the wiki, i'm closing this to mainteners only