[Help Thread] Please post your questions here.

03/09/2026 10:23 waynestir#8791
I searched for answer but got no results.

How do I correct this?
pets don't gain xp/lvl on private server.
03/24/2026 23:05 ilyaslord36#8792
Hello, my friends developers. I need a way to upgrade my source code, for example, from version 9.1 to version 9.7, on both the game server and client . What are the Standards step-by-step procedures for upgrading the source code in sframe and captaineherlock ?
thank you
03/26/2026 09:27 Husrev#8793
"I can't seem to find the Rappelz Zlib Password Generator program. Do you have it by any chance? :)
03/26/2026 10:37 ThunderNikk#8794
Quote:
Originally Posted by Husrev View Post
"I can't seem to find the Rappelz Zlib Password Generator program. Do you have it by any chance? :)
Which version?
03/30/2026 08:49 Husrev#8795
Quote:
Originally Posted by ThunderNikk View Post
Which version?
7.3 and 9.4
03/30/2026 12:54 ThunderNikk#8796
Well that's 2 of the password generators then let me look tonight and see what I have when I get home.

I am sure I have them both
03/30/2026 16:10 osomeloso#8797
How can an official client be used on a private server?
On the forum there are many official clients, but not an explanation of how they can be used so that they work with a BAT file, or with a BAT file together with rappelzcmdlauncher.
03/30/2026 18:21 ThunderNikk#8798
It just works.

There are instructions in the rappelz command launcher release thread on the launch arguments.

The command launcher allows a launcher to be bypassed and a bat file to launch the game.

This does not work with Russian clients that have a launcher with log in. If you are trying to launch the game with a Russian client you will have to specifically reach out to the Russian community.
03/31/2026 00:23 ThunderNikk#8799
Attached are password tools from 9.4 and 7.4 I am not sure if the hash changed for 9.4 or 9.5 but at some point on the new servers the hash changed. 7.4 should work for 7.3 just fine.
03/31/2026 15:12 osomeloso#8800
Quote:
Originally Posted by ThunderNikk View Post
It just works.

There are instructions in the rappelz command launcher release thread on the launch arguments.

The command launcher allows a launcher to be bypassed and a bat file to launch the game.

This does not work with Russian clients that have a launcher with log in. If you are trying to launch the game with a Russian client you will have to specifically reach out to the Russian community.
Ok, but I have downloaded official clients from this forum, for example the 7.2
[Only registered and activated users can see links. Click Here To Register...]
or the 8.1 or 7.4
[Only registered and activated users can see links. Click Here To Register...]
In all cases, no matter what instructions you add in the BAT file, it always gives a GameGuard error.
For example:
RappelzCmdLauncher.exe SFrame.exe /auth_ip:192.168.1.147 /auth_port:4500 /help_url_w:611 /help_url_h:625 /locale:windows-1250 /country:CN /cash /gift /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:631 /use_nprotect:0 /notenc
03/31/2026 21:53 ThunderNikk#8801
Command launcher is not a game guard bypass it is a launcher bypass.

Game guard in older client versions needs to be specifically removed from the sframe.

In later client versions such as 9.4 and 9.5 it is able to be turned off by arguments in the launcher bat and in the game server opt file.

If you disable it in launcher bat but leave it on in the game server opt file you will still get errors.

I may still have a 7.4 and 8.1 sframe kicking around ill check when I get home. I never had one for 7.2
04/01/2026 00:17 ThunderNikk#8802
OK so files size limits are killing me and I had to break up the sframe collections in order to add them as attachments.
04/01/2026 00:19 ThunderNikk#8803
This is the last of all three sframe collection folders that I have. Some may or may not have had game guard removed and anything newer can just have in turned of in the bat and opt file.
04/01/2026 16:14 osomeloso#8804
Quote:
Originally Posted by ThunderNikk View Post
This is the last of all three sframe collection folders that I have. Some may or may not have had game guard removed and anything newer can just have in turned of in the bat and opt file.

I have tried to launch client 8.1 using the sframe you shared. I launched the client with these two arguments:
RappelzCmdLauncher.exe SFrame.exe /auth_ip:192.168.1.147 /locale:ASCII /country:US /cash /commercial_shop /help_url_w:902 /help_url_h:670 /cash_url_w:620 /cash_url_h:633 /auth_port:4500 /res_locale:ASCII
@[Only registered and activated users can see links. Click Here To Register...] OFF
START SFRAME /auth_ip:192.168.1.147 /locale:ASCII /country:US /cash /commercial_shop /help_url_w:902 /help_url_h:670 /cash_url_w:620 /cash_url_h:633 /auth_port:4500 /res_locale:ASCII


Both of them result in the following GameGuard error.
[IMG=expandable: 1][Only registered and activated users can see links. Click Here To Register...][/IMG]
04/01/2026 19:11 Xijezu#8805
Quote:
Originally Posted by osomeloso View Post
I have tried to launch client 8.1 using the sframe you shared. I launched the client with these two arguments:
RappelzCmdLauncher.exe SFrame.exe /auth_ip:192.168.1.147 /locale:ASCII /country:US /cash /commercial_shop /help_url_w:902 /help_url_h:670 /cash_url_w:620 /cash_url_h:633 /auth_port:4500 /res_locale:ASCII
@[Only registered and activated users can see links. Click Here To Register...] OFF
START SFRAME /auth_ip:192.168.1.147 /locale:ASCII /country:US /cash /commercial_shop /help_url_w:902 /help_url_h:670 /cash_url_w:620 /cash_url_h:633 /auth_port:4500 /res_locale:ASCII


Both of them result in the following GameGuard error.
[IMG=expandable: 1][Only registered and activated users can see links. Click Here To Register...][/IMG]
Try adding "/use_hackshield:0 /use_nprotect:0", e.g.:
Code:
RappelzCmdLauncher.exe SFrame.exe /auth_ip:192.168.1.147 /locale:ASCII /country:US /cash /commercial_shop /help_url_w:902 /help_url_h:670 /cash_url_w:620 /cash_url_h:633 /auth_port:4500 /res_locale:ASCII /use_hackshield:0 /use_nprotect:0
Has been a while, but one of them should work with 8.1