Myzter Posted May 30, 2016 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 107 Reputation: 91 Joined: 01/19/12 Last Seen: April 19, 2024 Share Posted May 30, 2016 (edited) Hi, This tool generate the txt item files (idnum2itemdesctable.txt and others) reading the info from a ItemInfo.lua file. (non encrypted file) Sample of a compatible LUA file: tbl = { [501] = { unidentifiedDisplayName = "Red Potion", unidentifiedResourceName = "»¡°£Æ÷¼Ç", unidentifiedDescriptionName = { "A potion made from", "grinded Red Herbs that", "restores ^000088about 45 HP^000000.", "^ffffff_^000000", "Weight: ^7777777^000000" }, identifiedDisplayName = "Red Potion", identifiedResourceName = "»¡°£Æ÷¼Ç", identifiedDescriptionName = { "^000088HP Recovery Item^000000", "A potion made from", "grinded Red Herbs that", "restores ^000088about 45 HP^000000.", "^ffffff_^000000", "Weight: ^7777777^000000" }, slotCount = 0, ClassNum = 0 }, [502] = { ... Screenshot: I hope be useful for someone. Myzter History: - 1.1: Fixed crash when lines are 0 length inside a description. ItemInfo2Txt_1.1.rar Edited June 9, 2016 by Myzter 3 1 Quote Link to comment Share on other sites More sharing options...
REKT Posted May 30, 2016 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 206 Reputation: 11 Joined: 12/06/11 Last Seen: September 13, 2024 Share Posted May 30, 2016 Hi Myzter, been waiting for you to come back. any by chance to update the AntiBot 6?Thank you for this wonderful tool. Quote Link to comment Share on other sites More sharing options...
Myzter Posted May 30, 2016 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 107 Reputation: 91 Joined: 01/19/12 Last Seen: April 19, 2024 Author Share Posted May 30, 2016 I need to write a new BotKiller, a little different than BotKiller 6, but i'm busy working on other stuff right now, maybe in 1 or 2 months the new BK7 will be available here Quote Link to comment Share on other sites More sharing options...
Mystery Posted May 30, 2016 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted May 30, 2016 That's awesome. Wish I had this when I had my server xD Quote Link to comment Share on other sites More sharing options...
AngelaKiss Posted June 4, 2016 Group: Members Topic Count: 66 Topics Per Day: 0.01 Content Count: 223 Reputation: 4 Joined: 02/23/12 Last Seen: March 8 Share Posted June 4, 2016 the app crashes Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración Just-In-Time (JIT) en lugar de a este cuadro de diálogo. ************** Texto de la excepción ************** System.ArgumentOutOfRangeException: La longitud no puede ser inferior a cero. Nombre del parámetro: length en System.String.Substring(Int32 startIndex, Int32 length) en ItemInfo2Txt.I2T.readLua(String file) en ItemInfo2Txt.I2T.button3_Click(Object sender, EventArgs e) en System.Windows.Forms.Control.OnClick(EventArgs e) en System.Windows.Forms.Button.OnClick(EventArgs e) en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) en System.Windows.Forms.Control.WndProc(Message& m) en System.Windows.Forms.ButtonBase.WndProc(Message& m) en System.Windows.Forms.Button.WndProc(Message& m) en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Ensamblados cargados ************** mscorlib Versión del ensamblado: 4.0.0.0 Versión Win32: 4.6.1080.0 built by: NETFXREL3STAGE Código base: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- ItemInfo2Txt Versión del ensamblado: 1.0.0.0 Versión Win32: 1.0.0.0 Código base: file:///C:/Users/Angel/AppData/Local/Temp/Rar$EXa0.808/ItemInfo2Txt.exe ---------------------------------------- System.Windows.Forms Versión del ensamblado: 4.0.0.0 Versión Win32: 4.6.1038.0 built by: NETFXREL2 Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Versión del ensamblado: 4.0.0.0 Versión Win32: 4.6.1081.0 built by: NETFXREL3STAGE Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Versión del ensamblado: 4.0.0.0 Versión Win32: 4.6.1078.0 built by: NETFXREL3STAGE Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Versión del ensamblado: 4.0.0.0 Versión Win32: 4.6.1038.0 built by: NETFXREL2 Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Core Versión del ensamblado: 4.0.0.0 Versión Win32: 4.6.1038.0 built by: NETFXREL2 Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Xml Versión del ensamblado: 4.0.0.0 Versión Win32: 4.6.1064.2 built by: NETFXREL3STAGE Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- mscorlib.resources Versión del ensamblado: 4.0.0.0 Versión Win32: 4.6.1038.0 built by: NETFXREL2 Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_es_b77a5c561934e089/mscorlib.resources.dll ---------------------------------------- System.Windows.Forms.resources Versión del ensamblado: 4.0.0.0 Versión Win32: 4.6.1038.0 built by: NETFXREL2 Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll ---------------------------------------- ************** Depuración JIT ************** Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta aplicación o equipo (machine.config) debe tener el valor jitDebugging establecido en la sección system.windows.forms. La aplicación también se debe compilar con la depuración habilitada Por ejemplo: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> Cuando esté habilitada la depuración JIT, cualquier excepción no controlada se enviará al depurador JIT registrado en el equipo en lugar de controlarlo mediante el cuadro de diálogo. Quote Link to comment Share on other sites More sharing options...
Myzter Posted June 9, 2016 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 107 Reputation: 91 Joined: 01/19/12 Last Seen: April 19, 2024 Author Share Posted June 9, 2016 (edited) Please share the lua file to fix the bug. Thanks Added a fix for lines with cero length inside descriptions, maybe works, please check it out. Edited June 9, 2016 by Myzter Quote Link to comment Share on other sites More sharing options...
Aureon Posted July 28, 2016 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 281 Reputation: 14 Joined: 10/14/13 Last Seen: October 9, 2017 Share Posted July 28, 2016 Please share the lua file to fix the bug. Thanks Added a fix for lines with cero length inside descriptions, maybe works, please check it out. same error from above using the latest file you provided. Quote Link to comment Share on other sites More sharing options...
AngelaKiss Posted August 14, 2016 Group: Members Topic Count: 66 Topics Per Day: 0.01 Content Count: 223 Reputation: 4 Joined: 02/23/12 Last Seen: March 8 Share Posted August 14, 2016 still not working Quote Link to comment Share on other sites More sharing options...
Myzter Posted August 17, 2016 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 107 Reputation: 91 Joined: 01/19/12 Last Seen: April 19, 2024 Author Share Posted August 17, 2016 Could you please share your lua file? Quote Link to comment Share on other sites More sharing options...
DoriTos Nacho Posted November 18, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 11 Reputation: 1 Joined: 06/01/12 Last Seen: June 28, 2024 Share Posted November 18, 2016 Could you do otherwise? From num2 * .txt to ItemInfo.lua? Quote Link to comment Share on other sites More sharing options...
arokken Posted April 10, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 12 Reputation: 0 Joined: 04/01/17 Last Seen: May 7, 2017 Share Posted April 10, 2017 Myzter, can u update link for your BK6, your link is broken now. Thanks a lot myzter. Quote Link to comment Share on other sites More sharing options...
Mikegyver Posted April 10, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 399 Reputation: 69 Joined: 12/26/15 Last Seen: December 24, 2022 Share Posted April 10, 2017 On 11/18/2016 at 11:19 AM, DoriTos Nacho said: Could you do otherwise? From num2 * .txt to ItemInfo.lua? Is it already has? Quote Link to comment Share on other sites More sharing options...
LOVE0825 Posted January 1, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 27 Reputation: 0 Joined: 10/18/13 Last Seen: July 6, 2019 Share Posted January 1, 2018 updated? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.