• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

9.63 IP-Changer with wine on linux.

luki922

New Member
Joined
Aug 30, 2007
Messages
1
Reaction score
0
I use Ubuntu 12.04.
I have install Tibia 9.63 windows client, ip-changer from "Shadowcores" and wine 1.5.14 + addons like .NetFramework etc.
Tibia and ip-changer works but ip-changer can't change ip...
Some idea to fix it?

Maybe someone have ip-changer for this client tibia 9.63 for linux?


###Edit### please change Thread title to: IP-Changer 9.63 on linux with Tibia linux Client.
I solved the problem without use wine just download this source:
http://otland.net/f19/pyipchanger-v1-2-all-clients-157953/

Unpack to some place on disk use console and go to this folder:

lukas@lukas:~/Downloads/ cd pyip

Now we will "make" the ip-changer:

lukas@lukas:~/Downloads/pyip sudo make

Then we will see this:

lukas@lukas:~/Downloads/pyip sudo make
cp PyIpChanger.py /usr/bin/pyipchanger
chmod +x /usr/bin/pyipchanger

For now you have installed ip-changer to run use this:

lukas@lukas:~/Downloads/pyip pyipchanger

For the end you can see graphic window and a tab in "Browse to your Tibia (.exe)" u can use Tibia 9.63 linux client just browse that "Tibia" not "StartTibia.sh" from folder.
 
Last edited:
haha for me cannot run :( , I already install that, but dont run, check it:

PHP:
soler@Soler:~$ cd Descargas
soler@Soler:~/Descargas$ cd pyip
soler@Soler:~/Descargas/pyip$ sudo make
[sudo] password for soler: 
cp PyIpChanger.py /usr/bin/pyipchanger
chmod +x /usr/bin/pyipchanger
soler@Soler:~/Descargas/pyip$ pyipchanger
Traceback (most recent call last):
  File "/usr/bin/pyipchanger", line 6, in <module>
    from PyQt4.QtCore import * 
ImportError: No module named PyQt4.QtCore
soler@Soler:~/Descargas/pyip$

why im doing wrong?

-----------
haha, sucess, only update phyton
 
Last edited:
Back
Top