I tried loading the file. It says it's loading for some time and then gives an error message saying "Error occured while running python script. Check syserr.txt for more info.". And I couldn't find syserr.txt. Help me please.
EDIT: I've found syserr.txt's. The most recent one says the following:
0621 12:19:28664 :: Traceback (most recent call last):
0621 12:19:28664 :: File "<string>", line 5, in <module>
0621 12:19:28665 :: File "system.py", line 160, in system.__hybrid_import (system.c:3609)
0621 12:19:28665 :: ImportError
0621 12:19:28665 :: :
0621 12:19:28665 :: No module named net
0621 12:19:28665 ::
0621 12:20:36363 :: Traceback (most recent call last):
0621 12:20:36364 :: File "<string>", line 5, in <module>
0621 12:20:36364 :: File "system.py", line 160, in system.__hybrid_import (system.c:3609)
0621 12:20:36364 :: ImportError
0621 12:20:36364 :: :
0621 12:20:36364 :: No module named chr
0621 12:20:36364 ::
But I don't know what to do..
I tried loading the file. It says it's loading for some time and then gives an error message saying "Error occured while running python script. Check syserr.txt for more info.". And I couldn't find syserr.txt. Help me please.
EDIT: I've found syserr.txt's. The most recent one says the following:
0621 12:19:28664 :: Traceback (most recent call last):
0621 12:19:28664 :: File "<string>", line 5, in <module>
0621 12:19:28665 :: File "system.py", line 160, in system.__hybrid_import (system.c:3609)
0621 12:19:28665 :: ImportError
0621 12:19:28665 :: :
0621 12:19:28665 :: No module named net
0621 12:19:28665 ::
0621 12:20:36363 :: Traceback (most recent call last):
0621 12:20:36364 :: File "<string>", line 5, in <module>
0621 12:20:36364 :: File "system.py", line 160, in system.__hybrid_import (system.c:3609)
0621 12:20:36364 :: ImportError
0621 12:20:36364 :: :
0621 12:20:36364 :: No module named chr
0621 12:20:36364 ::
But I don't know what to do..
Quote:
Originally Posted by iPUSH
Whats up Epvp?
Today I want to share my Mt2 bot with you.
Information about the bot:- AutoAttack values:
- 0 = Monster
- 2 = Metinstones
- 6 = Other players
- Restart uses the first 5 slots in your inventory every time u die
- UseItem scans the item on your first inventory slot
- Horse put ur horse book or mount item on the 1st inventory slot
How to use:- Download and extract "iPUSH.zip"
- Download a Pythonloader:
OR

- Inject the pythonloader and load my script:
- Move the pythonloader and my script to your Mt2 folder
- Make sure the file extension of the pyloader is "mix" or "ftl" or "asi" or "m3d"
- Start Mt2 and load my script
OR
- Download an injector:
OR

- Let the injector start Mt2 and auto inject the pythonloader dll
- Load my script
Bugs and Problems:
If you have problems or find bugs, then please also give the following information if possible: - Server name
- Error message
- Content of syserr.txt
Note for Devs:
I've used classes instead of modules, cuz some servers dont let me import my modules from a sub dir...
Would be great if someone could pn me if he knows a work around.
I hope the rest of the code corresponds to the standards and will help beginners 
Finally I would be very pleased about suggestions for improvement!!
Kind regards iPUSH
|
I tried loading the file. It says it's loading for some time and then gives an error message saying "Error occured while running python script. Check syserr.txt for more info.". And I couldn't find syserr.txt. Help me please.
EDIT: I've found syserr.txt's. The most recent one says the following:
0621 12:19:28664 :: Traceback (most recent call last):
0621 12:19:28664 :: File "<string>", line 5, in <module>
0621 12:19:28665 :: File "system.py", line 160, in system.__hybrid_import (system.c:3609)
0621 12:19:28665 :: ImportError
0621 12:19:28665 :: :
0621 12:19:28665 :: No module named net
0621 12:19:28665 ::
0621 12:20:36363 :: Traceback (most recent call last):
0621 12:20:36364 :: File "<string>", line 5, in <module>
0621 12:20:36364 :: File "system.py", line 160, in system.__hybrid_import (system.c:3609)
0621 12:20:36364 :: ImportError
0621 12:20:36364 :: :
0621 12:20:36364 :: No module named chr
0621 12:20:36364 ::
But I don't know what to do..