Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1
Search Results - Forums

Search:

Type: Posts; User: Milice

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    1,887

    I would recommend a modified OTClient. Even if...

    I would recommend a modified OTClient. Even if you have a dll it's not that difficult to remove it.
  2. The rsa is simple, just search for the rsa key...

    The rsa is simple, just search for the rsa key with a debugger, the other one just take an address from an old version and then look around it to find the similar value.

    Taken from my version of...
  3. Replies
    22
    Views
    10,463

    Shouldn't 0x4 be 0x04 ? wouldn't it count it as...

    Shouldn't 0x4 be 0x04 ? wouldn't it count it as 0x40 otherwise?
  4. Replies
    0
    Views
    4,983

    Packet decrypting?

    Hey guys! I'm a real noob when it comes to packets and the same goes with cryptography, but i'm trying to read tibia packets.

    So could anyone perhaps point me in the right direction on how to...
  5. Replies
    25
    Views
    47,912

    NVM, Solved my problem.

    NVM, Solved my problem.
  6. Replies
    3
    Views
    4,053

    SlotHead.id = base + 0x6370C8 SlotBoots.id =...

    SlotHead.id = base + 0x6370C8
    SlotBoots.id = base + 0x636FE8
  7. Replies
    17
    Views
    6,249

    Told ya it's shit XD i'm not to hightec when it...

    Told ya it's shit XD i'm not to hightec when it comes to C++, i'm still learning :P if anyone have a better way of fetching the base address, feel free to correct me xD
  8. Replies
    17
    Views
    6,249

    This is a shitty working method: #include...

    This is a shitty working method:


    #include <windows.h>
    #pragma comment(lib, "User32.lib")
    #pragma comment(lib, "psapi.lib")
    #include <psapi.h>
    #include <TlHelp32.h>
    #using <System.dll>
  9. Replies
    8
    Views
    26,262

    I'm sorry to say.. But there is no such thing as...

    I'm sorry to say.. But there is no such thing as a bot free client and there never will be. No matter the checks, some smart nutjob will find his / her way around it, you can on the other hand block...
  10. Replies
    4
    Views
    10,721

    http://code.google.com/p/tibiaapi/source/browse/tr...

    http://code.google.com/p/tibiaapi/source/browse/trunk/tibiaapi#tibiaapi%2FAddresses%2FVersions
  11. Replies
    3
    Views
    1,433

    It updates when you walk, for a split second O_o'...

    It updates when you walk, for a split second O_o' And it's an OT, that should be obvious since it's 8.6 :3
    It kinda fucked my life.. Been trying for like 2 hours xD it's the only address which...
  12. Replies
    3
    Views
    1,433

    8.6 Walker.. Help?

    Heya guys, i got this small problem.. I can't get my character to walk ( i'm creating this bot mostly to learn so please don't go all like " there are already 999 8.6 bots " xD )

    Walking only in Y...
  13. Replies
    4
    Views
    1,706

    No problemo, i'm not really that good in...

    No problemo, i'm not really that good in assembler programming / analyzing either xD And noone here seem to wanna teach one, even if you offer payments >_<'
  14. Replies
    4
    Views
    1,706

    It was just something way too easy anyway.. like...

    It was just something way too easy anyway..
    like how i would use something like:


    mov [esi+50], FunctionParameter


    i just used
  15. Thread: Say function

    by Milice
    Replies
    1
    Views
    891

    Say function

    I got this pretty damn annoying issue u.u



    const DWORD SayFunction = 0x4073F0;
    void Say(char* Text, int ttype = 1){
    __asm
    {
    push 1
    mov ecx, Text
  16. Replies
    4
    Views
    1,874

    but what version of the client was it initially?...

    but what version of the client was it initially? u.u
  17. Replies
    4
    Views
    1,706

    assembler convertion issue..

    Nvm, i solved the problem. Thanks anyway.. I always find the solution 5 sec after posting these >_<
  18. Replies
    4
    Views
    1,874

    What version of tibia are you using?

    What version of tibia are you using?
  19. Replies
    1
    Views
    1,756

    Assembler / C++ Tutoring?

    Hey there my fellow bros.. I was wondering if anyone would be interested in some tutoring?
    What i was thinking was basicly some basics on assembler functions. Like how to read up on an assembler...
  20. Replies
    2
    Views
    1,680

    Thanks for your reply, but i managed to solve it...

    Thanks for your reply, but i managed to solve it :) and also, not the way it's intended? Tibia is not intended to be hacked. Break the rules of the system, and you will go further :3
  21. Replies
    2
    Views
    1,680

    memcpy not working

    Nevermind, i solved the problem.

    Solution for anyone who might encounter problems with memcpy and write attempt violation;

    My Wite Function:


    void Client::WriteToAddress(const DWORD...
  22. Replies
    0
    Views
    543

    [8.54] Help with skillbars

    Hey guys, i'm interested in adding my own skillbars, but i cant really find the CALL to hook. Could someone help me find it?
    so far i got this:

    Skillbar: ( text = Fishing for example )

    ...
  23. Replies
    3
    Views
    937

    RE: New to programming, some questions

    Sorry but isnt TibiaAPI programmed in C#?
  24. Replies
    5
    Views
    1,774

    RE: Elfbot for packed client.

    might work, but not if they have custom RSA or protocol :/
  25. Thread: First bot!

    by Milice
    Replies
    11
    Views
    1,961

    RE: First bot!

    it would also be much easier if you could specify a version ;>
Results 1 to 25 of 62
Page 1 of 3 1 2 3