Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

DLL Generator

RZA-PT | KilroyPT
Joined
Aug 27, 2007
Messages
936
Reaction score
85
Hi all

I know we have all used Gregoo's DLL generator since, well, ever.

But, who knows when he'll get bored and shut the site down, so I made one as a contingency.
A little different to Gregoos, the DLL's shouldn't need any adjusting after creating.
I've added a field for SOD2 file URL (located with clan files php or asp)
Populate the full path (I.E. )

It will push the download out to the browser.

I've not bothered making the site pretty as its just for this tool atm. But it should remain up 99% of the time.

I hope it's of use to people :)

Enjoy:

 
Joined
Jul 24, 2006
Messages
881
Reaction score
580
Man, I've been wanting something like this for ages.
Who knows when Gregoos website will stop working, then I'm F'd xD
It's a bit fucked though mate.

Creates a corrupted .zip file.

In WinRAR:
dUyqdXE - DLL Generator - RaGEZONE Forums


In 7-Zip:
aclZ9J9 - DLL Generator - RaGEZONE Forums


Opened zip in notepad++ and get this:
Code:
<br />
<b>Warning</b>:  fopen(./Temp/sql.dll): failed to open stream: Permission denied in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  fwrite() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>83</b><br />
<br />
<b>Warning</b>:  fclose() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>84</b><br />
<br />
<b>Warning</b>:  fopen(./Temp/clan.dll): failed to open stream: Permission denied in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>85</b><br />
<br />
<b>Warning</b>:  fwrite() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  fclose() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>87</b><br />
<br />
<b>Warning</b>:  fopen(./Temp/clan-procedure.dll): failed to open stream: Permission denied in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>88</b><br />
<br />
<b>Warning</b>:  fwrite() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>89</b><br />
<br />
<b>Warning</b>:  fclose() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>90</b><br />
<br />
<b>Warning</b>:  unlink(./Temp/sql.dll): No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>97</b><br />
<br />
<b>Warning</b>:  unlink(./Temp/clan.dll): No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>98</b><br />
<br />
<b>Warning</b>:  unlink(./Temp/clan-procedure.dll): No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>99</b><br />
<br />
<b>Warning</b>:  filesize(): stat failed for ./Temp/sql.zip in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>108</b><br />
<br />
<b>Warning</b>:  readfile(./Temp/sql.zip): failed to open stream: No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>109</b><br />
<br />
<b>Warning</b>:  unlink(./Temp/sql.zip): No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>110</b><br />
Success


Looks like you need to correct those permissions ^_^
 

Attachments

You must be registered for see attachments list
RZA-PT | KilroyPT
Joined
Aug 27, 2007
Messages
936
Reaction score
85
Man, I've been wanting something like this for ages.
Who knows when Gregoos website will stop working, then I'm F'd xD
It's a bit fucked though mate.

Creates a corrupted .zip file.

In WinRAR:
dUyqdXE - DLL Generator - RaGEZONE Forums


In 7-Zip:
aclZ9J9 - DLL Generator - RaGEZONE Forums


Opened zip in notepad++ and get this:
Code:
<br />
<b>Warning</b>:  fopen(./Temp/sql.dll): failed to open stream: Permission denied in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  fwrite() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>83</b><br />
<br />
<b>Warning</b>:  fclose() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>84</b><br />
<br />
<b>Warning</b>:  fopen(./Temp/clan.dll): failed to open stream: Permission denied in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>85</b><br />
<br />
<b>Warning</b>:  fwrite() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>86</b><br />
<br />
<b>Warning</b>:  fclose() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>87</b><br />
<br />
<b>Warning</b>:  fopen(./Temp/clan-procedure.dll): failed to open stream: Permission denied in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>88</b><br />
<br />
<b>Warning</b>:  fwrite() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>89</b><br />
<br />
<b>Warning</b>:  fclose() expects parameter 1 to be resource, boolean given in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>90</b><br />
<br />
<b>Warning</b>:  unlink(./Temp/sql.dll): No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>97</b><br />
<br />
<b>Warning</b>:  unlink(./Temp/clan.dll): No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>98</b><br />
<br />
<b>Warning</b>:  unlink(./Temp/clan-procedure.dll): No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>99</b><br />
<br />
<b>Warning</b>:  filesize(): stat failed for ./Temp/sql.zip in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>108</b><br />
<br />
<b>Warning</b>:  readfile(./Temp/sql.zip): failed to open stream: No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>109</b><br />
<br />
<b>Warning</b>:  unlink(./Temp/sql.zip): No such file or directory in <b>/usr/local/www/apache24/data/SQL/sql_dll.php</b> on line <b>110</b><br />
Success


Looks like you need to correct those permissions ^_^

Ahh, I moved the folders around and hadnt updated the permissions on the new folders, try again. sorry haha



If you're interested sunny, i'll give you the files (its written in php (derr phatkone)) so you can host one incase i die in a fire and it gets shutdown.
I dont see myself shutting this box down in the foreseeable future though. maybe when i move / get blackouts for a temporary shut ahha.
 

Attachments

You must be registered for see attachments list
Back
Top