Mostrar posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MrSoftware

Paginas: [1] 2
1
Herramientas / HERRAMIENTAS Editor MRSoft Free MuOnline
« Posteado: June 01, 2022, 11:55:08 PM »
Holaaa les dejo un editor que tenia por ahi Guardado le hice unas correcciones!
Para editar la conexion al SqlServer entran a la carpeta Raiz Config
Code: [Select]
[CONFIG]
SERVER_SQL=NOMBREPC
USER_SQL=sa
PASS_SQL=1234
DB_SQL=MuOnlineS6
Pronto le agrego mas opciones!





2
Herramientas / Re: Calcular Item Index MuEmu MrSoftware V1
« Posteado: February 13, 2022, 08:40:00 PM »
link actualizado 13-02-2022


3
Sources Generales / Re: Actualización completa de Soucre 22 por NGUYENQUANGKY
« Posteado: February 27, 2021, 05:33:41 PM »
Dejé en claro que publico el mismo servidor y Soucre, no estoy diciendo que tenga un cliente.
Encontraré a mis clientes en la nube y luego los compartiré
ok

4
Sources Generales / Re: LTP Editor
« Posteado: February 19, 2021, 01:10:50 AM »
Help  please



Code: [Select]
private void Settings_Load(object sender, EventArgs e)
{
comboBox1.SelectedIndex = LTPEditorNew.Properties.Settings.Default.ConnectionType;
comboBox2.SelectedIndex = LTPEditorNew.Properties.Settings.Default.MD5;
textBox7.Text = LTPEditorNew.Properties.Settings.Default.CharacterDBHost;
textBox1.Text = LTPEditorNew.Properties.Settings.Default.CharacterDB;
textBox2.Text = LTPEditorNew.Properties.Settings.Default.CharacterDBLogin;
textBox3.Text = LTPEditorNew.Properties.Settings.Default.CharacterDBPassword;
ItemSizeCB.SelectedIndex = LTPEditorNew.Properties.Settings.Default.ItemSize;
}

private void button1_Click(object sender, EventArgs e)
{
LTPEditorNew.Properties.Settings.Default.ConnectionType = (byte)comboBox1.SelectedIndex;
LTPEditorNew.Properties.Settings.Default.MD5 = (byte)comboBox2.SelectedIndex;
LTPEditorNew.Properties.Settings.Default.CharacterDBHost = textBox7.Text;
LTPEditorNew.Properties.Settings.Default.CharacterDB = textBox1.Text;
LTPEditorNew.Properties.Settings.Default.CharacterDBLogin = textBox2.Text;
LTPEditorNew.Properties.Settings.Default.CharacterDBPassword = textBox3.Text;
LTPEditorNew.Properties.Settings.Default.ItemSize = byte.Parse(ItemSizeCB.SelectedIndex.ToString());
LTPEditorNew.Properties.Settings.Default.Save();
base.DialogResult = DialogResult.OK;
Close();
}

5
Compra / Venta de archivos / Re: LAUNCHER MuOnline Premium /Reset/AddPuntos
« Posteado: May 22, 2020, 02:41:57 PM »
UPDATE: Se agrego opcion cerrar launcher  [SI]  [NO] Desde el servidor

6
Compra / Venta de archivos / Re: LAUNCHER MuOnline Premium /Reset/AddPuntos
« Posteado: May 14, 2020, 01:09:06 PM »
Up

7
Compra / Venta de archivos / Re: LAUNCHER MuOnline Premium /Reset/AddPuntos
« Posteado: April 28, 2020, 12:21:55 PM »
Up

8
Compra / Venta de archivos / Re: LAUNCHER MuOnline Season 6 MRSoftware
« Posteado: April 09, 2020, 02:45:35 PM »
Up

9
Compra / Venta de archivos / Re: LAUNCHER MuOnline Season 6 MRSoftware
« Posteado: March 21, 2020, 03:18:06 PM »
UP!

10
Soporte / Ayudas / Re: Al tradear se cancela mu emu season 8
« Posteado: March 20, 2020, 12:26:10 AM »
es un tema antiguo pero me acaba de suceder y lo que paso es que uno de los personajes estaba con full zen, al quitarle el zen se pudo hacer trade normal

11
Quiero mi AntiHack

12
Compra / Venta de archivos / Vendo LAUNCHER MuOnline Premium /Reset/AddPuntos
« Posteado: March 16, 2020, 05:13:40 PM »
LAUNCHER MRSoftware Season 6

Code: [Select]
=========================================
CONFIGURACION LAUNCHER
=========================================
Actualiza desde el Launcher
Opcion Resolucion
Opcion Idioma
Opcion Sonido
Opcion Antilag
Facebook Pagina en Launcher
Notitcias Launcher
Imagenes Launcher
Crea cuenta desde el Launcher
Login desde Launcher
Reset desde Launcher
Agregar puntos desde Launcher

=========================================
 CONFIGURACION DESDE EL SERVIDOR
=========================================
Configuracion conexion Sql (Servidor)
Mostrar Total cuentas,Total personajes,Total en linea,Total Vips (Servidor)
Habilitar/Deshabilitar Registro (Servidor)
Habilitar/Deshabilitar Login (Servidor)
Habilitar/Deshabilitar Resetear (Servidor)
Habilitar/Deshabilitar Repartir Puntos(Servidor)
Habilitar/Deshabilitar Antilag Cliente Muemu(Servidor)
Cambiar nombre main (Servidor)
Modificar Links Launcher desde el (Servidor)
Opciones de reset (Servidor)
Opciones de repartir puntos (Servidor)
Opciones editar WCoinC,WCoinP,GoblinPoint (Servidor)

PRECIO OFERTA 15 DOLARES
LICENCIA: una IP u Dominio .com
CONTACTO POR MP










13
Archivos desarrollo / Re: LAUNCHER MrSoftware
« Posteado: March 13, 2020, 01:23:10 AM »
UPDATE LAUNCHER ANTILAG

14
Archivos desarrollo / Re: LAUNCHER MrSoftware
« Posteado: March 13, 2020, 01:07:31 AM »
UPDATE: SERVIDOR
Configuracion del launcher desde el Servidor (no requiere enviar actualizacion)
Agregado opcion Antilag del cliente Muemu

LISTA DE PERSONAJES EN LINEA

LISTA DE USUARIOS VIP



OPCION EDITAR WCoinC,WCoinP,GoblinPoint

15
Soporte / Ayudas / Re: AYUDA SOBRE ABRIR PUERTOS
« Posteado: March 12, 2020, 09:23:38 PM »
deja algunos datos , de que pais eres , que router tienes en casa ( marca, modelo).

16
Archivos desarrollo / Re: LAUNCHER MrSoftware
« Posteado: February 24, 2020, 10:34:45 AM »
UPDATE: AGREGAR PUNTOS PERSONAJE

17
Archivos desarrollo / Re: LAUNCHER MrSoftware
« Posteado: February 23, 2020, 11:41:33 PM »
UPDATE: NUEVA OPCIÓN RESET DESDE EL LAUNCHER

18
Archivos desarrollo / Re: LAUNCHER MrSoftware
« Posteado: February 21, 2020, 08:30:53 PM »
UPDATE: CREAMOS UNA APLICACIÓN QUE SERA EL SERVIDOR DEL LAUNCHER

19
Archivos desarrollo / Re: LAUNCHER MrSoftware
« Posteado: February 21, 2020, 08:27:33 PM »
UPDATE: SE AGREGO PAGINA DE FACEBOOK EN LAUNCHER

UPDATE: SE AGREGO OPCIÓN REGISTRAR NUEVO USUARIO POR LAUNCHER

UPDATE: SE AGREGO OPCIÓN CONECTAR TU USUARIO AL LAUNCHER
INFO: SE ESTA TRABAJANDO EN AGREGAR OPCION RESET-ADD PUNTOS Y MAS SOBRE SUS PERSONAJES



20
Soporte / Ayudas / Re: NO MUESTRA RANKING DE USUARIO WEBENGINE 1.2.0
« Posteado: January 23, 2020, 01:33:41 AM »

Paginas: [1] 2