• 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!

Feature [DLL] Simple WSAD in C++

Hi! so today i was using the dll that @kor post in here and i found is just a Bad dll, when you open it displays and insult with my name.

"when you open it, it contains an insult with my name" i will write this 2times. has i never have insulted this guy or whatever.

anyway nice to see some people have the time to create a dll just to insult people instead of making it public and let people improve the 10,98 tibia client experience. (client used for years has base tfs version)

hope you feel yourself more MEN doing this @kor and God bless you again. like my comment above.

STILL looking for the DLL. if anyone is interested in this topic.
 
up
Post automatically merged:

so i was able to found the Tibia client 10,98 addresses in the client's memory, now how can i compile this? there is no instructions on the github repo, is the same way has saiyans dlls?
 
Last edited:
Hi fellas, to compile this i managed to do it, using Code blocks 32 bits version with 32bits mingw compiler
also you will found a error in the compiling process that can be solved removing this line from the dev file

Linker=--no-export-all-symbols_@@_--add-stdcall-alias_@@_-lws2_32_@@_

just leaving it like this

Linker=

then adding this into the linker (others) tab:

--no-external-blas
-Wl,--add-stdcall-alias
-lws2_32

done.

now to make it work with 10.98 you need to change the next addresses.

Sin título8.png

this was done with the help of a GUY from a ramdon discord programing server that help me after i just joined and ask for help.

also i did ask to @kor and @emil92b with no success, they refused to help, WELCOME TO OTLAND
but like always i post it for everyone.
Post automatically merged:

1.png7777.png
this is the help i received from this members, be careful fellas.
Post automatically merged:

765.png
Post automatically merged:

virus.png
 
Last edited:
so this guy private message me asking to compile this for him
i send him compiled dll.

then he asks me how to compile it for 10.98
i tell him that new addresses is needed.

then ask me what compiler i used
i tell him devcpp (as you see in his picture).

got busy, came back a day later to see this:
also i did ask to @kor and @emil92b with no success, they refused to help, WELCOME TO OTLAND
but like always i post it for everyone.
 
you know in otland is a ONLINE list right? you where there always, dont lie. you never wanted to share how to compile this. cya keeper.
 
Back
Top