Register for your free account! | Forgot your password?

You last visited: Today at 10:44

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Neoncube AutoPatcher

Discussion on Neoncube AutoPatcher within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Closed Thread
 
Old   #1
 
verdito99's Avatar
 
elite*gold: 0
Join Date: Apr 2010
Posts: 22
Received Thanks: 10
Neoncube AutoPatcher

Hi all! Here i will explain how to make a AutoPatcher with Neoncube.

You will need:




Configuring NeonCube folder

Extract the Neoncube - AutoPatcher and go to "Neoncube (To client)\neoncube" and open neoncube.ini Here you see:

Code:
[server]

server_name	= Server's name [COLOR="Red"]Put the name of ur server[/COLOR]
notice_url	= openkore.sourceforge.net/neoncube/ [COLOR="red"]the notice URL... [URL="http://img651.imageshack.us/img651/4563/neoncube.jpg"]like this[/URL] [/COLOR]
patch_site	= TAIYAKI [COLOR="red"]The site where the patch will be like this: " site.com.br " (Don't put http:// or www)[/COLOR]
patch_port	= 80 [COLOR="red"]Don't change[/COLOR]
patch_list	= /patch.txt [COLOR="red"]Where the patch list will be (on this exemple, patch list will be in [url]http://site.com.br/patch.txt[/url]) [/COLOR]
patch_folder	= / [COLOR="red"]Where will be the folder of patches (on this exemple, patch folder will be in [url]http://site.com.br/[/url])[/COLOR]

executable	= c:\windows\np.exe [COLOR="red"]Executable, like Conquer.exe[/COLOR]
registration_link	= [url=http://ragnarok.co.kr/]comindex.htm[/url] [COLOR="red"]Register Link[/COLOR]

skin	= skin_default [COLOR="red"]Skin (in the folder "neoncube")[/COLOR]

grf_file	= adata.grf [COLOR="red"]Your GRF file[/COLOR]
Backup_GRF	= 1 [COLOR="red"]Don't change[/COLOR]
startup_option	= 3 [COLOR="red"]Don't change[/COLOR]

[general]

;debug_mode = 0
archive_passphrase = American Idiot
Creating the GRF File

Extract the GRF_Builder and open grfbuilder. Click File then "New" put the name like that: "urservername"data.grf and save. When finish, put the GRF File in your client.


Configuring patch.txt

Open patch.txt and u see it:

Code:
1 FLD patch.rar

1 is the Patch number...
FLD is the tipy of extracting (if using WinRar, put it.)
patch.rar is the Patch (Like Patch1.rar) When creat a new Patch, put the Patch.rar in the patch_folder folder that I explained up there.


Copy all what is in "Neoncube (To client)" to ur folder and to others players folders... Then, just open neoncube.exe and w8 instal the patchs!
Attached Files
File Type: rar Neoncube - AutoPatcher.rar (1.40 MB, 1371 views)
File Type: rar GRF_Builder.rar (3.13 MB, 1077 views)
verdito99 is offline  
Thanks
8 Users
Old 10/24/2010, 20:17   #2
 
verdito99's Avatar
 
elite*gold: 0
Join Date: Apr 2010
Posts: 22
Received Thanks: 10
Thanks if helped! Plis!
verdito99 is offline  
Old 10/24/2010, 20:25   #3
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,226
Received Thanks: 868
leecher from 4b. inless it was u that made this,
_DreadNought_ is offline  
Old 10/24/2010, 20:26   #4
 
elite*gold: 0
Join Date: Feb 2009
Posts: 700
Received Thanks: 79
This looks nice.
copz1337 is offline  
Old 10/24/2010, 20:35   #5
 
verdito99's Avatar
 
elite*gold: 0
Join Date: Apr 2010
Posts: 22
Received Thanks: 10
_DreadNought_, i made this! I'm verdito99 in 4Botters! lol
verdito99 is offline  
Old 10/24/2010, 21:07   #6
 
FrontBoy's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 275
Received Thanks: 142
hey this is made in c# if is made in c# can you upload the project in c# i realy wana make a similar program like this but idk how
FrontBoy is offline  
Thanks
1 User
Old 10/24/2010, 23:19   #7
 
.Beatz's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 1,190
Received Thanks: 516
Quote:
Originally Posted by FrontBoy View Post
hey this is made in c# if is made in c# can you upload the project in c# i realy wana make a similar program like this but idk how
@Frontboy why don't you just decompile it?

On-Topic : Autopatcher looks good
.Beatz is offline  
Old 10/25/2010, 06:26   #8
 
elite*gold: 20
Join Date: Oct 2010
Posts: 451
Received Thanks: 259
The autopatcher needs to be coded in something like C++. If it's not, the users have to install framework to run it which is a fail (I believe, correct me if I'm wrong)!
FuriousFang is offline  
Old 10/25/2010, 07:04   #9
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,783
Received Thanks: 5,304
Quote:
Originally Posted by FuriousFang View Post
The autopatcher needs to be coded in something like C++. If it's not, the users have to install framework to run it which is a fail (I believe, correct me if I'm wrong)!
And if its coded in c++ they need to install dll's if they are running on a 32 bit afaik.
Either way they have to install something.
Arcо is offline  
Old 10/25/2010, 10:38   #10
 
FrontBoy's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 275
Received Thanks: 142
Quote:
Originally Posted by .Beatz View Post
@Frontboy why don't you just decompile it?

On-Topic : Autopatcher looks good
how to decompile it?
FrontBoy is offline  
Thanks
1 User
Old 10/25/2010, 11:00   #11

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 925
Quote:
Originally Posted by FrontBoy View Post
how to decompile it?
.net reflector
Kiyono is offline  
Thanks
1 User
Old 10/25/2010, 11:43   #12
 
FrontBoy's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 275
Received Thanks: 142
o.O can you explain me?
FrontBoy is offline  
Old 10/25/2010, 11:45   #13
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,226
Received Thanks: 868
Google 'Red gates reflector' read the site.
Why not code this in Delphi? Nothing to install(afaik?) and its harder to decompile your code (OllyDBG lol)
_DreadNought_ is offline  
Old 10/25/2010, 11:57   #14
 
FrontBoy's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 275
Received Thanks: 142
ok lol
FrontBoy is offline  
Old 10/25/2010, 12:17   #15
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,226
Received Thanks: 868
@OP: BUllshit did you make this...
Code:
R a g n a r o k   O n l i n e   p a t c h   c l i e n t
Explain? also looking at your posts you dont know much about protecting code and yet this is protected... btw guys this appears to be made in C++ .net
_DreadNought_ is offline  
Closed Thread


Similar Threads Similar Threads
[Problem] NeonCube AutoPatcher
07/09/2010 - Conquer Online 2 - 0 Replies
#REMOVE
autopatcher help
01/18/2010 - EO PServer Hosting - 17 Replies
im trying to put an autopatcher on our server, im using the one Forcer and FunHacker released (right on its on my personal computer not the server)... i need to know how to put a directory on our site.
neoncube
01/03/2009 - Ragnarok Online - 3 Replies
moinsn leutz kann mir wer die daten vom euro odin server sagen die ich für neoncube brauche? habe ubuntu und es würde ja alles funktionieren....bis auf den crashenden patcher =D server_name =
neoncube auf euro
03/31/2007 - Ragnarok Online - 9 Replies
der neoncube hat viele coole design und man kann bisl dran rum proggen... kann man den den nauch bei euro benutzen?



All times are GMT +1. The time now is 10:45.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.