Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 3,909
» Latest member: artemde96
» Forum threads: 5,153
» Forum posts: 41,375

Full Statistics

Online Users
There are currently 54 online users.
» 0 Member(s) | 51 Guest(s)
Bing, Facebook, Twitter

Latest Threads
Last Chaos Server Sale
Forum: The Black Market (Buy, Sell, Trade)
Last Post: XWrongX2
01-26-2026, 11:07 PM
» Replies: 3
» Views: 612
All in One Exporter
Forum: Tools
Last Post: Kain88
01-25-2026, 07:04 AM
» Replies: 4
» Views: 432
HELP! ReZasCashServer It ...
Forum: Ep4 Support
Last Post: Kain88
01-24-2026, 03:24 PM
» Replies: 2
» Views: 167
Hi, does anyone know the ...
Forum: Help
Last Post: Desarija
01-21-2026, 11:29 AM
» Replies: 1
» Views: 114
LastChaos Nemesis
Forum: Server Advertising
Last Post: Desarija
01-20-2026, 04:06 PM
» Replies: 3
» Views: 237
Looking for EP4 Guidance
Forum: General Discussion
Last Post: xHypnosiaa
01-19-2026, 08:33 AM
» Replies: 1
» Views: 172
We're in need of creative...
Forum: Project Recruitment
Last Post: RGT
01-16-2026, 12:48 AM
» Replies: 0
» Views: 119
Last Chaos build deployme...
Forum: Ep4 Guides
Last Post: xHypnosiaa
01-08-2026, 11:14 AM
» Replies: 0
» Views: 77
Last Chaos global server ...
Forum: Ep4 Guides
Last Post: xHypnosiaa
01-07-2026, 07:01 PM
» Replies: 0
» Views: 33
EP-2/EP-3 Mixed files
Forum: Archived General Server Releases
Last Post: TeKnodE
01-06-2026, 09:53 PM
» Replies: 1
» Views: 298

 
  [Release] Checking Tool
Posted by: HateMe - 04-24-2012, 10:48 PM - Forum: Tools - Replies (23)


i made a little tool that is very usefull if you make an own server

 

what it can:

 

Read / Edit:

vtm.brn, sl.dta, lccnct.dta

 

u can place it in the lc dir but not need to be.

 

Also after this you can check if the URL works that is in the lccnct.dta and it display you whats in it.

If the "ip.txt" got found you able to check if the URL is working from that is in the "ip.txt" and it try to read the "version.txt" and will show u the number that is in it.

and as last you can check if a zipfile exist.

 

 

[hide]

2

[/hide]

Print this item

  Laucher Super Simple [+Code]
Posted by: ReturnKratos - 04-23-2012, 04:56 PM - Forum: Tools - Replies (2)



Hi Guys Im Release A Stupid Tool For Use a MultiClient in Ep1-Ep2

 

Here is the code From EP1 :

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Diagnostics;
using System.Threading;
using System.IO;
namespace Launcher
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}

private void Form1_Load(object sender, EventArgs e)
{

}

private void button1_Click(object sender, EventArgs e)
{
if (File.Exists("Bin\\Nksp.exe"))
{
Process Nksp = new Process();
Nksp.StartInfo.FileName = "Bin\\Nksp.exe";
Nksp.StartInfo.Arguments = "6574";
Nksp.Start();

}
if (File.Exists("Bin\\Nksp.exe"))
{
MessageBox.Show("Started Successfull!");
}
}

private void button2_Click(object sender, EventArgs e)
{
Process.Start("http://chaos.wizatek.be/");
Process.Start("http://elitepvpers.com/");
}
}
}

 

Here is The Code From Ep2 :

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Diagnostics;
using System.Threading;
using System.IO;
namespace Launcher
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}

private void Form1_Load(object sender, EventArgs e)
{

}

private void button1_Click(object sender, EventArgs e)
{
if (File.Exists("Bin\\Nksp.exe"))
{
Process Nksp = new Process();
Nksp.StartInfo.FileName = "Bin\\Nksp.exe";
Nksp.StartInfo.Arguments = "4022";
Nksp.Start();

}
if (File.Exists("Bin\\Nksp.exe"))
{
MessageBox.Show("Started Successfull!");
}
}

private void button2_Click(object sender, EventArgs e)
{
Process.Start("http://chaos.wizatek.be/");
Process.Start("http://elitepvpers.com/");
}
}
}

 

For Ep2:

Destiny LastChaos : Win 7 32Bit (Work Testes Me)

 

For Ep1:

Dont Tested Yet

 

Downloads:

 

 

LaucherEP2 : 2

LaucherEP1 : 2

 

Ty @Nikola For Your Thread With Almost Code Gived From @HateMe,@someone,And Other Person

 

Bye

Print this item

  Theme Song
Posted by: halohalo - 04-22-2012, 11:51 PM - Forum: General Discussion - Replies (6)

I thought if the theme song of lc when your playing, if it can be changed for a mp3 song choosed by me, so when you enter the song starts playing and keeps going again and not the theme song of all the same lc

Print this item

  [PHP]Seals System
Posted by: Infinity - 04-22-2012, 05:06 PM - Forum: Coders Talk - Replies (4)


Im trying to make a seal system for the website.



What Im trying ahcer is to select all tables t_inven09 t_inven00 up.



Once there you check if there is an item from one id to another.



i if you change the options (a_option0_idx0 to a_option4 idx4) either item_idx0 to item_idx04.



I do not know if in the right direction so I ask someone to take a look and tell me the errors you find.



I think there .. xDD



I need a good instruction book .. If you can provide would be appreciated.



Thank you,



Att: Infinity



Spanish:

 

Estoy intentando hacer un sistema de sellos, para la pagina web.

 

Lo que estoy intentando ahcer es que seleccione todas las tablas t_inven00 hasta t_inven09.

 

Una vez alli que compruebe si hay algun item desde una id a otra.

 

i si esta que le cambie las opciones (a_option0_idx0 hasta a_option4 idx4) ya sea item_idx0 hasta item_idx04.

 

No se si voy por el buen camino por eso pido que alguien le eche un vistazo y me diga los errores que encuentre.

 

Creo que hay.. xDD

 

Necesito un buen libro de instrucciones.. Si lo pueden aportar se agradeceria.

 

Gracias,

 

Att: Infinity

$playerz = $_POST[Name];
mysql_select_db( $SiteSQL["config-database_db"] , $Site_sqlcon) or die( mysql_error() );
$seals_info = mysql_query("SELECT a_item_idx0, a_item0_option0, a_item0_option1, a_item0_option2, a_item0_option3, a_item0_option4 FROM t_inven00, t_inven01, t_inven02, t_inven03, t_inven04, t_inven05, t_inven06, t_inven07, t_inven08, t_inven09 WHERE a_index = $item");
$seals_info = mysql_query("SELECT a_item_idx1, a_item1_option0, a_item1_option1, a_item1_option2, a_item1_option3, a_item1_option4 FROM t_inven00, t_inven01, t_inven02, t_inven03, t_inven04, t_inven05, t_inven06, t_inven07, t_inven08, t_inven09 WHERE a_index = $item");
$seals_info = mysql_query("SELECT a_item_idx2, a_item2_option0, a_item2_option1, a_item2_option2, a_item2_option3, a_item2_option4 FROM t_inven00, t_inven01, t_inven02, t_inven03, t_inven04, t_inven05, t_inven06, t_inven07, t_inven08, t_inven09 WHERE a_index = $item");
$seals_info = mysql_query("SELECT a_item_idx3, a_item3_option0, a_item3_option1, a_item3_option2, a_item3_option3, a_item3_option4 FROM t_inven00, t_inven01, t_inven02, t_inven03, t_inven04, t_inven05, t_inven06, t_inven07, t_inven08, t_inven09 WHERE a_index = $item");
$seals_info = mysql_query("SELECT a_item_idx4, a_item4_option0, a_item4_option1, a_item4_option2, a_item4_option3, a_item4_option4 FROM t_inven00, t_inven01, t_inven02, t_inven03, t_inven04, t_inven05, t_inven06, t_inven07, t_inven08, t_inven09 WHERE a_index = $item");

$r = 1;
$t = 1;
while( $row = mysql_fetch_array( $seals_info ) )
{

if (($row[a_item_idx] >= 2000-7199))
{
$doseals = mysql_query("UPDATE t_inven00, t_inven01, t_inven02, t_inven03, t_inven04, t_inven05, t_inven06, t_inven07, t_inven08, t_inven09 SET a_item0_option0= 200, a_item0_option1= 200, a_item0_option2= 200 , a_item0_option3= 200, a_item0_option4= 200, a_item1_option0= 200, a_item1_option1= 200, a_item1_option2= 200, a_item1_option3= 200, a_item1_option4= 200, a_item2_option0= 200, a_item2_option1= 200, a_item2_option2= 200, a_item2_option3= 200, a_item2_option4= 200, a_item3_option0= 200, a_item3_option1= 200, a_item3_option2= 200, a_item3_option3= 200, a_item3_option4= 200, a_item4_option0= 200, a_item4_option1= 200, a_item4_option2= 200, a_item4_option3= 200, a_item4_option4= 200 WHERE a_item_idx0= 2000, a_item_idx1= 2000, a_item_idx2= 2000, a_item_idx3= 2000, a_item_idx4= 2000);
echo "

Seals Added";
}
else
{
echo "

Not Items for selling";
}

$r++;
$t++;
}

?>

Print this item

  [JS]Code PHP
Posted by: Darkface - 04-22-2012, 01:41 PM - Forum: Coders Talk - Replies (4)


I need help with this code.

 

What has to do this code is to replace [uSER_ID] of the code iframe,

for the ID code u enter in the box, but does not work, i think i have something misconfigured.

 

 

someone can help me.

 

 

Your account id:

 

Sorry for my bad english.

Print this item

  [C#] a own Launcher in Work.
Posted by: Nikolee - 04-21-2012, 10:44 PM - Forum: Coders Talk - Replies (17)



Since i started to Learn C# i got some problems to create a Launcher.

The Problem is:

I Can run the "nksp" on my Computer with "C:\...."

but how i can run it on other Computers?



Thats at the moment the only problem, hope you can help me ^^



string currentDir = Environment.CurrentDirectory;
Process.Start(currentDir@"\bin\nksp.exe");
System.Media.SoundPlayer sp = new System.Media.SoundPlayer(@"C:\Users\BOSS\Music\LC Musik\test.wav");



Look the Process.Start line, what i must edit there?^^

Print this item

  LC UpdateHelper
Posted by: ReeCube - 04-21-2012, 09:05 PM - Forum: Tools - Replies (8)


Hello

 

I have realized a tool that listen to your LC-Client and save all the changes in a list. If you are finish with your modifications, you can generate the zip-file of your changes for the launcher.

 

Screenshots:

 

Download:

2

 

Important:

My Tool could still contains errors, so please check the created zip allways!

Print this item

  ConfigEditor120227
Posted by: ReeCube - 04-20-2012, 06:14 PM - Forum: Tools - Replies (5)


Hello

 

ConfigEditor120227 is a tool that allows you to configure your v120227 server.

I have created this tool because i am using this server files and the other IP Tool does not work...

 

Screenshots:

 

Download:

2

 

Credits:

s0m3one (blankname) - Thanks for the server-files

Smile

Print this item

  VtmEditor
Posted by: ReeCube - 04-20-2012, 03:10 PM - Forum: Tools - Replies (2)


Hello

 

I have realized a tool which can edit the vtm.brn file in the client. This file contains the version info of the client. This tool is very usefull if u use the original launcher for your server:

2

 

Download:

2

 

Screenshots:

Does not exists... It is a little window with a save-button and a cancel-button.

Print this item

  [Release] HTR emulator v1.1.3
Posted by: Vogelj1988 - 04-20-2012, 03:20 AM - Forum: Server Side - Replies (39)


This is not my server its a public emu server on another site..All credits go to 2[b][b][b], and Hateme[/b][/b][/b][b][b].[/b][/b] works better then wizatek emu v0.310 but you still have to usa aeria games client with hateme launcher

2

Print this item