• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

SynIP Changer (7.6 > 8.61 > Customizable) v2.1 LITE

Syntax

Developer
Joined
Oct 10, 2007
Messages
2,890
Reaction score
466
Location
Texas
SynIP Changer LITE
synip4.png



Sleek, Simple, and Future-Proof! (hopefully)

Before you overreact, no the fully functional version of the ip changer will not cost money. This "LITE" version is more compact and features most of the core ip changing features. This is for the people who can't wait for the fully functional version to come out or just want a simple ip changer!

You can easily add new tibia versions!
Adding a new version is easier than ever, all you need is two memory addresses that can be found in the resource links below. Open the .lua file named clients.lua and add the new info. NOTE: you can also access the file by simply selecting "edit..." in the client select field. No matter what you do the file should contain this code below.

LUA:
Clients = {
	--Client, IP-Base Address, RSA Address
	{"8.61", 0x789458, 0x5B0980},
	{"8.60", 0x7947F8, 0x5B8980},
	{"8.57", 0x7947F0, 0x5B8980},
	{"8.55", 0x791D20, 0x5B7610},
	{"8.54", 0x78A728, 0x5B2610},
	{"8.52", 0x787E30, 0x5B1610},
	{"8.50", 0x786E70, 0x5B0610},
	{"8.42", 0x785D30, 0x5AF610},
	{"8.41", 0x780CD0, 0x5AB610},
	{"8.40", 0x77FC48, 0x5AB610},
	{"8.30", 0x77AD88, 0x5AA610},
	{"8.22", 0x776CF0, 0x5A7610},
	{"8.21", 0x774CF0, 0x5A5610},
	{"8.20", 0x771CF0, 0x5A3610},
	{"8.10", 0x763BB8, 0x597610},
	{"8.00", 0x593610, 0x75EAE8},
	{"7.92", 0x755E18, 0x58D620},
	{"7.80", 0x746710, 0x582620},
	{"7.60", 0x5EFB50, 0x000000}
}

Download/Resource Links

D3S Official Download Link (The IP Changer)
Notepad++ (Good for .lua file editing)
Memory addresses (LoginServerStart & RSA)

 
Thanks guys, post any issues if you have any. Also a quick tip you can hit "ctrl+down arrow" while nothing is selected and itll go half opacity. Hit "ctrl+up" for full opacity again.
 
I can tell only hat on 8.61 it doesnt change irsa key for me, dunno how about other version
but adding config file wit adresses was great step
 
I can tell only hat on 8.61 it doesnt change irsa key for me, dunno how about other version
but adding config file wit adresses was great step

I admit I haven't tested 8.61 cause I don't have the new client yet but some other clients work. I'll look into it later.
 
Window was way too small, I could barely find it. Please add a few pixels to it. :)
 
Back
Top