[Release]Patch_Bin & Launcher Tools

03/12/2018 23:11 HiddenAfter#16
Thx For The Release I have just one Question How Can i Change The Resource File Name I mean When You Launch the launcher it automaticlly create a folder called Resource if not exsite and Download Music files On them how can i just change the folder name like instead of resource --> goes like files Or somthing i hope idid make my poin clear thx again
03/13/2018 00:34 ThunderNikk#17
It is the official patcher which places music files in a resource folder in the client because that is the only folder name that resource files will be read from.

I am not understanding why you would want to place music files that are patched in a folder where they will not be used.

Every client already contains a resource folder with music files anyway so I don't see the harm. It is never going to create a new folder because the folder already exists.

The rest of the files are going to be placed into the data files or repacked.
03/13/2018 13:15 Ghost Informatics#18
When you update the patcher will update the data directly and the music is already inside the Resource folder ,
to change the Resource folder name you need to put this inside your html launcher /res:"./Revoresource/" the new resource folder will be Revoresource.
if you mean something else let me know.
04/06/2018 19:49 Perona2#19
No Working !!!! can connect update server.

I have 6 hours end no works
04/06/2018 19:56 Ghost Informatics#20
Quote:
Originally Posted by Perona2 View Post
No Working !!!! can connect update server.

I have 6 hours end no works
Send me your launcher.log
04/06/2018 20:00 Perona2#21
2018-04-06 19:59:50 Cannot Connent to PatchServer: patch.ip(3516)

I hoff the ports open

i have the ports open

2018-04-06 20:13:31 Cannot Connent to PatchServer: patch.87.247.........(3516)
04/06/2018 20:15 Ghost Informatics#22
Quote:
Originally Posted by Perona2 View Post
2018-04-06 19:59:50 Cannot Connent to PatchServer: patch.ip(3516)

I hoff the ports open

i have the ports open

2018-04-06 20:13:31 Cannot Connent to PatchServer: patch.87.247.........(3516)
If your launcher is 9.1 and higher you need to put the update argument in the html like this

<!-- UPDATE_SERVER :198.251.89.134 -->

but if it's 5.2 until 8.1 you need to put it like this

<!-- UPDATE_SERVER : 198.251.89.134 -->

some launchers wont work without the space .
04/06/2018 20:20 Perona2#23
So I just do not understand what I should do now so that the launcher works on my 9.4 server

Update server is registered now comes again the same error

2018-04-06 20:28:47 Can not Connect to PatchServer: [Only registered and activated users can see links. Click Here To Register...])
04/06/2018 20:32 Ghost Informatics#24
If your server is 9.4 put this in your launcher.html

<!-- UPDATE_SERVER :87.247.207.121 -->
04/06/2018 20:34 Perona2#25
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>

<head>
<meta content="no-cache" http-equiv="Pragma">
<meta content="Mon, 22 Jul 2002 11:12:01 GMT" http-equiv="EXPIRES">
<title>Rappelz Launcher</title>
<!-- LAUNCH_ARGUMENT : SFrame.exe /auth_ip: ...... /auth_port:9881 /network.max_msg_process:1 /help_url_w:620 /help_url_h:633 /locale:Windows-1256 /country:EU /use_nprotect:0 /cash /commercial_shop /layout_dir:6 /layout_auto:0 /cash_url_w:800 /cash_url_h:690 /allow_double_exec:1 -->
<!-- UPDATE_SERVER :[Only registered and activated users can see links. Click Here To Register...] -->
<!-- UPDATE_COMPLETE_MESSAGE : The Update is complete :) -->
<!-- ALREADY_UPDATE_MESSAGE : -->
<!-- MOVE_BOX_RECT : 0,0,650,20 -->
<!-- LAUNCHER_UPDATE_MESSAGE : Launcher has been updated. Please run launcher again. -->
<!-- START_BUTTON_DECO : <a href="action://START/"><img src="img/btn_dis_start.png" width="123" height="73" class="iePngFix"></a> -->
<!-- LAUNCH_BUTTON_DECO : <a href="action://LAUNCH/"><img src="img/btn_start.png" width="123" height="73" name="btnLch" OnMouseOut="btnLch.src='img/btn_start.png';" OnMouseOver="btnLch.src='img/btn_start_over.png';" class="iePngFix"></a> -->
<!-- CONFIG_BUTTON_DECO : <a href="action://CONFIG/"><img src="img/btn_option.gif" width="60" height="22" name="btnConf" OnMouseOut="btnConf.src='img/btn_option.gif';" OnMouseOver="btnConf.src='img/btn_option_over.gif';"></a> -->
<!-- WINDOWMODECHK_DECO : <a href="action://WINDOWMODECHK/"><img src="img/btn_window.gif" width="51" height="22"></a> -->
<!-- WINDOWMODEOFF_DECO : <a href="action://WINDOWMODEOFF/"><img src="img/btn_window_check.gif" width="51" height="22"></a> -->
<!-- PROGRESS2_WIDTH : 543 -->
<!-- MOVE_BOX_RECT : 0,0,650,20 -->
<!-- FILENAME_DECO : <div style="color: white; margin: right; font-size: 8pt;">???? ????? ?????: %s (%d%s)</div> -->
<!-- LAUNCHER_SIZE : 725, 506 -->
<!-- SINGLE_PROGRESSBAR -->
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<link href="css/launcher.css" rel="stylesheet" type="text/css">
<script language="javascript" src="flash.js"></script>
<script language="JavaScript" type="text/JavaScript">
<!--
function show_khroopopup()
{
var khroopop;
khroopop = window.open("http://sozialbuzz.eu");
}
//-->
</script>
<script type="text/javascript">
<!--
if (document.getElementById) { window.onload = swap };
function swap() {
var randomBgs = ["img/bg5.jpg"];
x=(Math.floor(Math.random()*randomBgs.length));
randomimage=(randomBgs[x]);
document.getElementById("wrap").style.backgroundIm age = "url("+ randomimage +")";
}
//-->
</script>
</head>

<body scroll="no">
<!--Ghost Informatics/Revolution Team-->
<div id="wrap">
<div id="header">
<style> @[Only registered and activated users can see links. Click Here To Register...]-face {
font-family: 'NeoSansArabic';
src: url("/css/NeoSansArabic.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}

#main_content_wrap {background:url(img/main_content_bg.png) 0 0 no-repeat; width:683px; height:459px;}

#LAUNCHER_VERSION { font-family:Verdana; color:#ff0000; font-size: ; }
#CLIENT_VERSION { font-family:Verdana; color:#333399; font-size: ; }
</style>
<ul class="version">
<li>Launcher : <span id="LAUNCHER_VERSION">v1.31234</span></li>
<li>Client : <span id="CLIENT_VERSION">v1.4.00000</span></li>
</ul>

</ul>
<ul class="window">
<li><a href="action://MINIMIZE/">
<img alt="?????" height="26" name="btn1" onmouseout="btn1.src='img/btn_min.png';" onmouseover="btn1.src='img/btn_min_over.png';" src="img/btn_min.png" width="30"></a></li>
<li><a href="action://DESTROY/">
<img alt="?????" height="26" name="btn2" onmouseout="btn2.src='img/btn_x.png';" onmouseover="btn2.src='img/btn_x_over.png';" src="img/btn_x.png" width="30"></a></li>
</ul>
</div>

<div id="container">
<div id="logo">
<script language="JavaScript" type="text/JavaScript">showFlashObject('LogoFlash', 'flash/logo.swf?20111227', '220', '132', 'high', 'transparent', '#000000');</script>
</div>
<!-- div id="notes" style="position:absolute; z-index:20; left:0px; top:25px; width:300px; height:150px"><script language='JavaScript' type='text/JavaScript'>showFlashObject('NoteFlash', 'flash/note.swf', '300', '150', 'high', 'transparent', '#000000');</script></div -->
<!--<div id="khroo">
<script language="JavaScript" type="text/JavaScript">showFlashObject('KhrooFlash', 'flash/khroo.swf?20032011', '200', '80', 'high', 'transparent', '#000000');</script>
</div>-->
<div class="banner">
<script language="JavaScript" type="text/JavaScript">showFlashObject('ShockwaveFlash1', 'flash/banner.swf', '0', '0', 'high', 'transparent', '#000000');</script>
</div>
<div id="news">
<div class="notice">
<table cellspacing="0" class="list" style="direction: rtl">
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<a href="" target="_blank">
</a></td>
</tr>
<tr>
<td><a href="" target="_blank">

</tr>
<tr>
<td></td>
</tr>
</table>
</div>
<div class="update">
<table cellspacing="0" class="list" style="direction: rtl">
<tr>
<td>&nbsp;</td>
</tr>


<!--Ghost Informatics/Revolution Team-->
<tr>
<style> @[Only registered and activated users can see links. Click Here To Register...]-face {
font-family: 'NeoSansArabic';
src: url("/css/NeoSansArabic.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
</style>
<td><font size='5' class="NeoSansArabic" face='NeoSansArabic'style="color: red; text-shadow: 0px 1px 7px red";>Maintenance weekly every Monday from 9:00 pm until 1:30 </font></td>
</tr>
</table>
</div>
</div>
<ul class="home">
<li><a href="http://sozialbuzz.eu/patch" target="_blank">
<img alt="Home" height="73" name="btn3" onmouseout="btn3.src='img/btn_home.png';" onmouseover="btn3.src='img/btn_home_over.png';" src="img/btn_home.png" width="87"></a></li>
<li>
<a href="http://sozialbuzz.eu/patch" target="_blank">
<img alt="Register" height="73" name="btn4" onmouseout="btn4.src='img/btn_join.png';" onmouseover="btn4.src='img/btn_join_over.png';" src="img/btn_join.png" width="87"></a></li>
<li><span id="CONFIG_BUTTON"><a href="action://CONFIG/">
<img height="73" name="btnConf" onmouseout="btnConf.src='img/btn_option.png';" onmouseover="btnConf.src='img/btn_option_over.png';" src="img/btn_option.png" width="87"></a></span></li>
<li>
<!--img src="img/btn_window_check.gif" width="51" height="22"-->
</li>
</ul>
<span id="WINDOWMODECHK"><a href="action://WINDOWMODECHK/">
<img height="22" src="img/btn_window.gif" width="66"></a></span>
<span id="WINDOWMODEOFF"></span></div>

<!--Ghost Informatics/Revolution Team-->

<div id="footer">
<span id="MESSAGE"></span><span id="FILENAME"></span>&nbsp;&nbsp;&nbsp;
<span id="PERCENTAGE_2"></span><span id="PROGRESS2"></span>
<span id="START_BUTTON">
<img class="iePngFix" height="73" src="img/btn_dis_start.png" width="123"></span>
<span id="LAUNCH_BUTTON"></span>
</div>
</div>
</body>

</html>



i have no launcher html in the rar file was only an index file
04/06/2018 20:35 Ghost Informatics#26
Replace this line
<!-- UPDATE_SERVER :[Only registered and activated users can see links. Click Here To Register...] -->

with this
<!-- UPDATE_SERVER :87.247.207.121 -->
04/06/2018 21:25 Perona2#27
So updater works so far but it only patches data.00x and the sframe and launcher exe does not work or.
And if I understood correctly then he patches the dbr file automatically in the resourcen folder!
04/06/2018 21:39 Ghost Informatics#28
Quote:
Originally Posted by Perona2 View Post
So updater works so far but it only patches data.00x and the sframe and launcher exe does not work or.
And if I understood correctly then he patches the dbr file automatically in the resourcen folder!
It update the launcher & the SFrame you need to deal them as you deal the other resources just drag them on the patch manager and made the patch into tpf file ..
04/11/2018 22:49 1nternalError#29
Hello, there was a problem with the launcher: action: start game. timeout signal. game exit.
04/11/2018 23:01 Ghost Informatics#30
Quote:
Originally Posted by 1nternalError View Post
Hello, there was a problem with the launcher: action: start game. timeout signal. game exit.
i think this is because you used epic 9 launcher with epic 7 or lower client