Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Last Chaos
You last visited: Today at 16:09

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

Advertisement



[Release]MultiClient

Discussion on [Release]MultiClient within the Last Chaos forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2010
Posts: 67
Received Thanks: 29
[Release]MultiClient

Hi Guys This mine MultiClient Programmed in c#



Virus scan : 0/42

Download :



This is a source:
Code:
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/");
        }
    }
}
is working on destiny lastchaos tested by me
Bye
ReturnKratos is offline  
Thanks
2 Users
Old 04/24/2012, 17:35   #2

 
elite*gold: 5
Join Date: Jan 2010
Posts: 3,070
Received Thanks: 1,208
Rofl.
You can start LC how often u want, only with the Launcher, pressing start.
Inaktivo is offline  
Old 04/24/2012, 17:50   #3
 
-STORM-'s Avatar
 
elite*gold: 124
Join Date: Dec 2009
Posts: 2,114
Received Thanks: 3,141
For those who are interested in the multiclient's functioning- look at this specific lines:
Code:
            if (File.Exists("Bin\\Nksp.exe"))
            {
                Process Nksp = new Process();
                Nksp.StartInfo.FileName = "Bin\\Nksp.exe";
                Nksp.StartInfo.Arguments = "4022";
                Nksp.Start()
So guess what it actually does. Got it?
-STORM- is offline  
Thanks
1 User
Old 04/25/2012, 15:05   #4
 
elite*gold: 0
Join Date: Jul 2010
Posts: 112
Received Thanks: 20
wenn man jetz noch die xtrap deaktivierung mit einbindet wärs n hammer ;-)
Sersiston is offline  
Reply


Similar Threads Similar Threads
[Release] MultiClient V3 USA
02/21/2011 - General Gaming Discussion - 9 Replies
Its long time ago I ve seen a working MultiClient. So I wrote a little stuff for those who have multi accounts and get a "world down syndrom" to log each character over the web page in and start the client with killing the launcher.exe. At first a simple look over it http://img52.imageshack.us/img52/1563/screenshotv yw.jpg The technic behind is very simple: starting an invisible x86 internet explorer process
[RELEASE]Multiclient
09/09/2010 - Nostale Hacks, Bots, Cheats & Exploits - 0 Replies
Hey, Hier mal ein Multiclient ;o Just4Fun :D Einfach die NostaleX.dat Datei im Nostale Ordner austauschen . -Selman99
[Release]S4-Multiclient
02/28/2009 - S4 League Hacks, Bots, Cheats & Exploits - 64 Replies
S4 - Multiclient by Adroxxx Leider buggy. Man bekommt nach kurzer Zeit einen Disconnect It's buggy. You get after a short time a disconnect.
[Release]Multiclient 1.33
12/05/2007 - SRO Hacks, Bots, Cheats & Exploits - 20 Replies
Hello guys here u have working multiclient 1.33 Download: SRO_MultiClient_v1.133.rar Mirror link How to use: 1 Download and extract files 2 Launch FindFile.exe



All times are GMT +2. The time now is 16:09.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.