Jump to content

AllahPsico

Inactive Member
  • Posts

    24
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by AllahPsico

  1. 1 hour ago, riku11 said:

    Search in introselect.py
    def OnKeyDown(self , key):

    post it , i want check it.

    
    #add at end of def OnKeyDown(self , key):  metods
    
    		if 28 == key:
    			id = net.GetAccountCharacterSlotDataInteger(self.slot, net.ACCOUNT_CHARACTER_SLOT_ID)
    			if 0 == id:
    				self.CreateCharacter()
    			else:
    				self.StartGame()
    
    
    #the if you have to put it indented like the others

    nOMT7d3.png

  2. 15 hours ago, Galet said:

    It's common for people having LenNT hiding shop system, why don't you give the solution for everyone ?

     

    Also a simple workaround is to change the coordinates in ui(offline/private)shopbuilder.py.

    Search :

    
    self.SetPosition(-70, 0)

    And change position to hide it behind the taskbar like :

    
    self.SetPosition(-70, -2000)

     

    Note that it's only a simple workaround made out of the original code.

    Yes, in fact for the time I did not put the solution!>.<  But you have fortunately made the solution great! <3
    I can only add another example to those who, like me, use the system to disable the shop image icon.

    T7KfxLe.png

     

    In my case with the system I have reduced the view from 1,000 to 000! (as highlighted)

    Good luck to you! :)
  3.  

    On 9/9/2017 at 0:15 PM, Jok3RxD said:

    Hello guys, i don't know why but i tried to decrypt some client files

    But the files had the extension .nto and .ria (zentia2 client)

    Well i changed it to .exe and .eix but eter nexus stopped working... Do anyone know a decrypter for .nto and .ria please ?? 

    Different keys, you have to find the right ones!

     

  4. 8 hours ago, Justin said:

    hm, i noticed this bug on different servers, but I did not look for a solution, if I would look at the system files I would figure out where the problem is ..

     

    7 hours ago, Endymion said:

    Did you use hide shop names from Lennt?

     

    @Endymion
    I used the visual mode in the game otherwise it was not possible to see the names of the negotiations ! :) 

     

    I do not know, I can leave my id skype if you go to give me a hand I would be really happy
    Skype
    Ketamero

  5. Hi Every One

     
    When I try to compile with my dum_proto for metin2 file I get this error:

    h1lpewN.png

     

    Could not start the program because MSVCP120.dll is not present on the computer.
    To resolve this problem, try reinstalling the program.
    I believe it is a problem of incompatibility of versions! 
    Can someone give me a download for a dump_proto?
    Thanks 
    Best Regards
    
    

    AllahPsico

     

     

    • Good 1
  6. Good morning,

    Yesterday I formatted my PC I encountered a problem with the EterManager decompiler, when I try to extract the files I close the program and always give me the same problem:

    System.DllNotFoundException: Unable to load LzoModule.dll DLL: Can not find the specified module. (Exception by HRESULT: 0x8007007E).
    In EterManager.Utilities.LzoHelper.Decompress (IntPtr source, Int32 compressedSize, Int32 decompressedSize, IntPtr decompressoFilePointer)
    In EterManager.Utilities.LzoHelper.DecompressData (Int32 decompressedSize, Int32 compressedSize, Byte [] compressedData)
    In EterManager.DataAccessLayer.EterFilesDal.NormalizeIndexFile (String filePath, Byte [] indexKey)
    In EterManager.DataAccessLayer.EterFilesDal.ReadIndexFile (String filePath, Byte [] indexKey, String parentFile)
    In EterManager.DataAccessLayer.EterFilesDal.UnpackFile (FileInfo packFile, String saveFilesPath, Byte [] indexKey, Byte [] packKey, Action2, progressCallback, action2 fileLoggingCallback)
    In EterManager.UserInterface.ViewModels.WorkingItemVm. <UnpackFileAction> b__22_0 ()
    In System.Threading.Tasks.Task.InnerInvoke ()
    In System.Threading.Tasks.Task.Execute ()
    --- Stack the stack from the previous position where the exception was generated ---
    In System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (task task)
    In System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (task task)
    In EterManager.UserInterface.ViewModels.WorkingItemVm. <UnpackFileAction> d__22.MoveNext ()
    --- Stack the stack from the previous position where the exception was generated ---
    In System.Runtime.CompilerServices.AsyncMethodBuilderCore. <> C. <ThrowAsync> b__6_0 (Object State)
    In System.Windows.Threading.ExceptionWrapper.InternalRealCall (Delegate Callback, Object Arguments, IntAr32)
    In System.Windows.Threading.ExceptionWrapper.TryCatchWhen (object source, delegate recall, object arguments, numArgs Int32, delegate catchHandler)

    I claim that I tried to modify all LzoModule.dll Downloading various releases released! Unfortunately, 
    the problem persists with the versions, how do I fix it?
    
    
    I tried downloading those versions :

    Changelog (1.0.1.140 - 02/03/2015)
    Changelog (1.0.1.146 - 07/04/2015)
    Changelog (1.0.2.198 - 03/06/2015)
    Changelog (1.0.2.241 - 15/02/2016)
    Changelog (1.1.2.654 - 28/06/2016)
    Changelog (1.1.3.660 - 28/06/2016)
    Changelog 1.1.4.768 - 02/07/2016

     

    • Good 2
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.