|
You last visited: Today at 16:37
Advertisement
NosTale4DE Launcher[Release]
Discussion on NosTale4DE Launcher[Release] within the Nostale forum part of the MMORPGs category.
06/03/2016, 15:23
|
#31
|
elite*gold: 0
Join Date: Jan 2013
Posts: 7
Received Thanks: 2
|
Register on man please
|
|
|
06/03/2016, 16:20
|
#32
|
elite*gold: 0
Join Date: May 2015
Posts: 94
Received Thanks: 9
|
Quote:
Originally Posted by rolibumb
Register on man please
|
WE HAVE TO W8 THEM NEWS
|
|
|
06/03/2016, 16:56
|
#33
|
elite*gold: 0
Join Date: Jan 2013
Posts: 7
Received Thanks: 2
|
cmon man i want one server of nostale private
|
|
|
06/04/2016, 03:24
|
#34
|
elite*gold: 0
Join Date: Jun 2016
Posts: 8
Received Thanks: 4
|
Code:
namespace NT_Launcher
{
using NT_Launcher.Properties;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Drawing;
using System.IO;
using System.Windows.Forms;
public class Form1 : Form
{
private Button button1;
private IContainer components;
private PictureBox pictureBox1;
public Form1()
{
this.InitializeComponent();
}
private void button1_Click(object sender, EventArgs e)
{
if (!File.Exists(Application.StartupPath + "/NostaleX.dat"))
{
MessageBox.Show("Please move the Launcher into your Nostale Folder");
return;
}
string path = Application.StartupPath + "/config.ini";
bool flag = false;
bool flag2 = false;
bool flag3 = false;
if (File.Exists(path))
{
List<string> list = new List<string>();
using (StreamReader reader = new StreamReader(path))
{
string str2;
while ((str2 = reader.ReadLine()) != null)
{
list.Add(str2);
}
reader.Close();
}
if (list.Contains("Port=4001"))
{
flag2 = true;
}
if (list.Contains("IP=134.255.233.168"))
{
flag3 = true;
}
if (flag3 & flag2)
{
flag = true;
goto Label_0136;
}
File.Delete(path);
using (StreamWriter writer = File.CreateText(path))
{
writer.WriteLine("[NosTale_Network]");
writer.WriteLine("IP=134.255.233.168");
writer.WriteLine("Port=4001");
flag = true;
writer.Close();
goto Label_0136;
}
}
using (StreamWriter writer2 = File.CreateText(path))
{
writer2.WriteLine("[NosTale_Network]");
writer2.WriteLine("IP=134.255.233.168");
writer2.WriteLine("Port=4001");
flag = true;
writer2.Close();
}
Label_0136:
if (flag)
{
string str3 = Application.StartupPath + "/NostaleX.dat";
string str4 = "\"";
str4 = str4 + str3 + "\"";
string arguments = "/c START ";
arguments = ((arguments + "\"") + "\"" + " ") + str4 + " EntwellNostaleClientLoadFromIni";
Process process1 = new Process {
StartInfo = new ProcessStartInfo("cmd.exe", arguments)
};
process1.StartInfo.CreateNoWindow = true;
process1.StartInfo.WindowStyle = ProcessWindowStyle.Hidden;
process1.Start();
Application.Exit();
}
}
protected override void Dispose(bool disposing)
{
if (disposing && (this.components != null))
{
this.components.Dispose();
}
base.Dispose(disposing);
}
private void InitializeComponent()
{
this.pictureBox1 = new PictureBox();
this.button1 = new Button();
((ISupportInitialize) this.pictureBox1).BeginInit();
base.SuspendLayout();
this.pictureBox1.Dock = DockStyle.Fill;
this.pictureBox1.Image = Resources.AvkUb;
this.pictureBox1.Location = new Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new Size(320, 0x81);
this.pictureBox1.SizeMode = PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 1;
this.pictureBox1.TabStop = false;
this.button1.FlatStyle = FlatStyle.Popup;
this.button1.Location = new Point(12, 12);
this.button1.Name = "button1";
this.button1.Size = new Size(0x4b, 0x17);
this.button1.TabIndex = 2;
this.button1.Text = "Start";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new EventHandler(this.button1_Click);
base.AutoScaleDimensions = new SizeF(6f, 13f);
base.AutoScaleMode = AutoScaleMode.Font;
base.ClientSize = new Size(320, 0x81);
base.Controls.Add(this.button1);
base.Controls.Add(this.pictureBox1);
base.FormBorderStyle = FormBorderStyle.FixedToolWindow;
base.Name = "Form1";
this.Text = "NosTale4DE";
((ISupportInitialize) this.pictureBox1).EndInit();
base.ResumeLayout(false);
}
}
}
|
|
|
06/04/2016, 12:12
|
#35
|
elite*gold: 50
Join Date: Jul 2014
Posts: 1,701
Received Thanks: 1,168
|
Quote:
Originally Posted by 0xH4RC0D3D
****
|
Nice. You are happy now?  Its hard to do it on a .net language or? Now go away.
Just between and the real code is in any case other.
|
|
|
06/04/2016, 23:25
|
#36
|
elite*gold: 0
Join Date: Jun 2016
Posts: 8
Received Thanks: 4
|
Quote:
Originally Posted by xSensitivex
Nice. You are happy now? ;) Its hard to do it on a .net language or? Now go away.
Just between and the real code is in any case other.
|
I don't understand your language. Can you speak English? Thank you! :)
|
|
|
06/04/2016, 23:50
|
#37
|
elite*gold: 50
Join Date: Jul 2014
Posts: 1,701
Received Thanks: 1,168
|
Quote:
Originally Posted by 0xH4RC0D3D
I don't understand your language. Can you speak English? Thank you! 
|
So when you dont understand it go away. I dont care what you write. And no Systemx64 aka 0xH4RC0D3D go away no one cares what you write.
Updated Launcher.
|
|
|
 |
|
Similar Threads
|
Nostale4DE [GER] P-Server
05/26/2016 - Nostale - 4 Replies
Hi Leute!
Momentan gibt es einen neuen P-Sever für Nostale. Er befindet sich im Alpha-Release und die Leute arbeiten sehr hart daran.
Schaut doch einfach mal vorbei!
Nostale4DE
|
[Release] Flash Launcher | Xara Launcher | TCP Launcher
01/22/2016 - Fiesta Online - 16 Replies
Da Xara ja tot ist und sie somit keine Verwendung mehr dafür haben,
release ich mal den Source vom Launcher, den Xara verwendet hat.
Ob ich das recht dazu habe? Sharing is caring...
Bis auf die InjectionLibrary*, welche für das Anti-Cheat genutzt wurde,
wurde nichts weiter daran verändert. Selbst die Variablen sind gleich
geblieben.
Kurze Info was besonders dran ist:
|
[Release] R3 and R1 Launcher
04/01/2013 - Dekaron Private Server - 10 Replies
Dear User's
its long time ago where i have Release the Alpha of R3, but my Work was hard last time . But now i will give you the Released.
I Released the R1 too, for all users they dosnt want use R3.
The R3 is a Mix of R1 and R2 !
|
[Release] GMZ Launcher
11/13/2012 - NFSW Hacks, Bots, Cheats & Exploits - 8 Replies
Simple to use NFS World Launcher
http://i.imgur.com/73WoI.png
Malware Scan Jotti
Virustotal
How to use:
|
[Release] WoW-Launcher
03/27/2012 - WoW PServer Exploits, Hacks & Tools - 7 Replies
Deutsch :
Ja noch ein Launcher! : D
Da hier irgendwie jeder seinen "Scheiße-Ich-Bin-Zu-Faul-Die-Realmlist-Zu-Änd ern-Launcher" posted, wollte ich meinen auch mal vorstellen.
Was kann das Teil?
- Den Server-Status abfragen.(Ob Offline oder Online) Btw bin mir nicht sicher ob das auch seine Richtigkeit hat : P
|
All times are GMT +1. The time now is 16:38.
|
|