Jump to content

DyWalk

Inactive Member
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by DyWalk

  1. 13 hours ago, Cyber36 said:

    At first: Idk. what the variable "o" stands for, but if you have to do a for-loop in range(-400000, 400000) you're probably messing something logically up.

    On the other hand, if you REALLY need such a big range, use clusters to split you're long list into short ones and then iterate with threads through these lists, use a while-loop, that only executes for the neccesary fields, which you have to check somehow or use a generator, which won't save the list, but which can theoratically generate infinite values for you, which you could use.

     

    I hope I could help a bit or give you some ideas.

     

    King Regards

    Cyber

    o=player.GetMainCharacterIndex

     

    I am scanning the distance of the character, It has to be 40k otherwise the scan may fail. I looked at the thread thread, but metin2 does not work I looked at the thread thread, but it does not work on metin2, how can we find a solution,Do you have a way of thinking?

  2. " 0724 14:39:55449 :: Traceback (most recent call last):

    0724 14:39:55449 ::   File "ui.py", line 1045, in ui.Button.CallEvent (ui.c:30448)

    0724 14:39:55449 ::   File "<string>", line 4, in dupa

    0724 14:39:55449 ::   File "system.py", line 160, in system.__hybrid_import (system.c:3745)

    0724 14:39:55449 :: ImportError
    0724 14:39:55449 :: : 
    0724 14:39:55449 :: No module named bot
    0724 14:39:55449 ::               "

    .py inject and this is the problem ?

    
     
    
     
×
×
  • 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.