Openkore Ragnarok Classic

Indonesia

Moderator: Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) maybe outdated. Read the wiki for instructions on how to update those information and please contribute when you obtain them. Contact Cozzie to join the team as a regular server supporter.
Kubilaikan69
Noob
Noob
Posts: 3
Joined: 09 Feb 2025, 02:53
Noob?: No
Discord: awin1614
RO Server: Idro

Re: Openkore Ragnarok Classic

#331 Post by Kubilaikan69 »

Waiting for openkores master to show us the way
zieldanes
Noob
Noob
Posts: 6
Joined: 18 Dec 2024, 23:14
Noob?: Yes

Re: Openkore Ragnarok Classic

#332 Post by zieldanes »

robocop wrote: 10 Feb 2025, 20:32
zieldanes wrote: 10 Feb 2025, 18:15 I got a clue from a person who has run the bot smoothly without disconnecting.
he gave a clue “PROXY”
but until this moment I haven't found a way

already using NSSM even various kinds of proxy applications are still detected
then Hamachi is still the same

please give me another clue
PM me if you don't want others to know :)
🔹 Solution: Route Poseidon's Traffic Through a Proxy
A. Use a SOCKS5 Proxy for Poseidon
Since GameGuard likely monitors connections from the Ragnarok client, we can run Poseidon through a SOCKS5 proxy so GameGuard doesn’t detect it.

Steps:
1️⃣ Download and Install Proxifier (or use redsocks on Linux).
2️⃣ Find or Set Up a SOCKS5 Proxy:

You can set up a local SOCKS5 proxy using an SSH tunnel:
sql
Copy code
ssh -D 1080 -N -f user@your-ssh-server
Or use a public/private SOCKS5 proxy.
3️⃣ Route Poseidon’s Traffic Through the Proxy
Open Proxifier → Profile → Proxy Servers → Add
Add 127.0.0.1:1080 (if using SSH) or your proxy’s IP/port.
In Proxification Rules, set Poseidon.exe to use the proxy.
4️⃣ Restart Poseidon and check if it bypasses GameGuard.


B. Change Poseidon’s Port & IP
GameGuard might block Poseidon by detecting its specific ports/IPs.

Steps:
1️⃣ Edit Poseidon's Configuration File (poseidon.txt)

Change the default ports (6901, 5121, 6121) to random high ports, e.g., 17200, 18450.
2️⃣ Edit Ragnarok Client Settings
If the client connects to Poseidon using 127.0.0.1, change it to another local IP (192.168.x.x).
3️⃣ Restart Everything


C. Use a VPN for Poseidon
Instead of a proxy, you can put Poseidon behind a VPN so GameGuard cannot detect its traffic.

Steps:
1️⃣ Install OpenVPN or WireGuard on the Poseidon Server.
2️⃣ Route Poseidon's traffic through the VPN.
3️⃣ Make sure the Ragnarok client still connects to Poseidon using the correct IP.


D. Use a Reverse Proxy (Advanced Method)
If GameGuard is detecting Poseidon by deep-packet inspection, a reverse proxy like HAProxy or Nginx can make Poseidon traffic look like normal Ragnarok traffic.

Steps:
1️⃣ Set up an Nginx or HAProxy server.
2️⃣ Configure it to forward traffic to Poseidon.
3️⃣ Make the Ragnarok client connect to the proxy instead of Poseidon directly.


🔹 Summary
✅ SOCKS5 Proxy (via Proxifier) hides Poseidon's traffic.
✅ Changing Poseidon's Port & IP makes it less detectable.
✅ Using a VPN for Poseidon masks its traffic.
✅ A Reverse Proxy can make Poseidon traffic look like normal Ragnarok server traffic.

💡 Try these methods and let me know what works!

chatGPT DETECTED :ugeek: :ugeek: :ugeek:
Nandar_1
Noob
Noob
Posts: 1
Joined: 11 Feb 2025, 16:13
Noob?: Yes

Re: Openkore Ragnarok Classic

#333 Post by Nandar_1 »

maybe anyone who wanna discuss this in in-game jail map, meet me there, Ill be waiting.
helpbruh
Noob
Noob
Posts: 9
Joined: 22 Dec 2021, 22:25
Noob?: Yes

Re: Openkore Ragnarok Classic

#334 Post by helpbruh »

thankyou good people
helpbruh
Noob
Noob
Posts: 9
Joined: 22 Dec 2021, 22:25
Noob?: Yes

Re: Openkore Ragnarok Classic

#335 Post by helpbruh »

Trying B method and same no mssg appears hahah idont know my setup correct or not
but i follow step from urs still got no msg after 1 minutes poseidon ragnarok client still dc
th0r2025
Noob
Noob
Posts: 3
Joined: 10 Feb 2025, 02:09
Noob?: Yes
RO Server: idRO

Re: Openkore Ragnarok Classic

#336 Post by th0r2025 »

robocop wrote: 10 Feb 2025, 20:32
zieldanes wrote: 10 Feb 2025, 18:15 I got a clue from a person who has run the bot smoothly without disconnecting.
he gave a clue “PROXY”
but until this moment I haven't found a way

already using NSSM even various kinds of proxy applications are still detected
then Hamachi is still the same

please give me another clue
PM me if you don't want others to know :)
🔹 Solution: Route Poseidon's Traffic Through a Proxy
A. Use a SOCKS5 Proxy for Poseidon
Since GameGuard likely monitors connections from the Ragnarok client, we can run Poseidon through a SOCKS5 proxy so GameGuard doesn’t detect it.

Steps:
1️⃣ Download and Install Proxifier (or use redsocks on Linux).
2️⃣ Find or Set Up a SOCKS5 Proxy:

You can set up a local SOCKS5 proxy using an SSH tunnel:
sql
Copy code
ssh -D 1080 -N -f user@your-ssh-server
Or use a public/private SOCKS5 proxy.
3️⃣ Route Poseidon’s Traffic Through the Proxy
Open Proxifier → Profile → Proxy Servers → Add
Add 127.0.0.1:1080 (if using SSH) or your proxy’s IP/port.
In Proxification Rules, set Poseidon.exe to use the proxy.
4️⃣ Restart Poseidon and check if it bypasses GameGuard.


B. Change Poseidon’s Port & IP
GameGuard might block Poseidon by detecting its specific ports/IPs.

Steps:
1️⃣ Edit Poseidon's Configuration File (poseidon.txt)

Change the default ports (6901, 5121, 6121) to random high ports, e.g., 17200, 18450.
2️⃣ Edit Ragnarok Client Settings
If the client connects to Poseidon using 127.0.0.1, change it to another local IP (192.168.x.x).
3️⃣ Restart Everything


C. Use a VPN for Poseidon
Instead of a proxy, you can put Poseidon behind a VPN so GameGuard cannot detect its traffic.

Steps:
1️⃣ Install OpenVPN or WireGuard on the Poseidon Server.
2️⃣ Route Poseidon's traffic through the VPN.
3️⃣ Make sure the Ragnarok client still connects to Poseidon using the correct IP.


D. Use a Reverse Proxy (Advanced Method)
If GameGuard is detecting Poseidon by deep-packet inspection, a reverse proxy like HAProxy or Nginx can make Poseidon traffic look like normal Ragnarok traffic.

Steps:
1️⃣ Set up an Nginx or HAProxy server.
2️⃣ Configure it to forward traffic to Poseidon.
3️⃣ Make the Ragnarok client connect to the proxy instead of Poseidon directly.


🔹 Summary
✅ SOCKS5 Proxy (via Proxifier) hides Poseidon's traffic.
✅ Changing Poseidon's Port & IP makes it less detectable.
✅ Using a VPN for Poseidon masks its traffic.
✅ A Reverse Proxy can make Poseidon traffic look like normal Ragnarok server traffic.

💡 Try these methods and let me know what works!
Hello GPT, All that methods is not work :lol:
BilzSky777
Noob
Noob
Posts: 4
Joined: 12 Feb 2025, 10:12
Noob?: Yes
RO Server: RO Classic GNjoy

Re: Openkore Ragnarok Classic

#337 Post by BilzSky777 »

can I request OpenKore for RO Classic Baphomet?
i have downloaded but there is not baphomet server.
i noob here please help
Kubilaikan69
Noob
Noob
Posts: 3
Joined: 09 Feb 2025, 02:53
Noob?: No
Discord: awin1614
RO Server: Idro

Re: Openkore Ragnarok Classic

#338 Post by Kubilaikan69 »

i dont think we can use openkores for this server anymore, because itsalready 1 week and no openkores master can solve this
gubrak
Noob
Noob
Posts: 11
Joined: 22 Jan 2025, 05:21
Noob?: Yes

Re: Openkore Ragnarok Classic

#339 Post by gubrak »

Kubilaikan69 wrote: 12 Feb 2025, 19:54 i dont think we can use openkores for this server anymore, because itsalready 1 week and no openkores master can solve this
already solve bro, u can join dc openkore idro-indonesia. but them doesn't want to tell everyone hahahaha
staroi
Noob
Noob
Posts: 1
Joined: 09 Jan 2025, 18:49
Noob?: Yes

Re: Openkore Ragnarok Classic

#340 Post by staroi »

gubrak wrote: 12 Feb 2025, 22:21
Kubilaikan69 wrote: 12 Feb 2025, 19:54 i dont think we can use openkores for this server anymore, because itsalready 1 week and no openkores master can solve this
already solve bro, u can join dc openkore idro-indonesia. but them doesn't want to tell everyone hahahaha
where server discord please