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: asta

Page 1 of 20 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    11
    Views
    2,909

    RE: What is the "best" language to learn?

    C/C++

    Once you know C/C++, you can learn any other imperative programming language in two days.
  2. Replies
    6
    Views
    1,745

    RE: [VB.Net] SendPacket without packet.dll (8.71)

    Done.
  3. Replies
    14
    Views
    2,537

    RE: How was the RSA private key found?

    Also, the RSA private key cannot be known (at least, until now). The RSA strrength relays in the problem of factorizing big integers numbers. To create a new pair of public/private RSA keys, you...
  4. Replies
    13
    Views
    2,679

    RE: Ever tried any drugs?

    I like to take alcohol and cigarettes.

    But I also tested MDMA, amphetamines, LSD, psylocibe fungis (magic mushrooms) and of, course weed.

    But hey, I was young and I didn't know what I was doing...
  5. Replies
    10
    Views
    4,174

    RE: Why i get banned? (abdiel2475)

    Since I think its solved, I'm closing the thread. PM me if you want this open again.
  6. Replies
    19
    Views
    3,466

    RE: I NEED TIBIAAPI 8.7!!

    You don't have to open the same thread twice.
  7. Replies
    10
    Views
    4,174

    RE: Why i get banned? (abdiel2475)

    You posted a suspicious file, so I banned you. We are under an strong spam attack, people posting lots of virus and such, and I might was wrong banning you, I got confused. Please understand I had...
  8. Replies
    29
    Views
    6,250

    RE: [HELP-FASTER] UPDATE MY TIBIAAPI

    I close this thread to stop that little drama. Stay tunned to TibiaAPI site, they'll update it when they'll have time. That's all.
  9. Replies
    12
    Views
    3,372

    RE: [C++] DLL - Trying to show an animated text

    Take a test, try this:


    char text[256];
    sprintf(text, "aaa\0");
    AnimatedText(8, 6, 0, 35, text);
  10. Replies
    12
    Views
    3,372

    RE: [C++] DLL - Trying to show an animated text

    May the address isnt updated?
  11. Replies
    40
    Views
    71,990

    RE: Immortal Games MMORPG

    @LoW: pay attention on bussiness model of Tibia. They let you test the game as many time you want to, then they make you pay every month when you are addicted. It may work aswell with your game. It...
  12. Replies
    25
    Views
    13,233

    RE: How to find static pointers in Tibia's memory

    CheatEngine and OllyDbg is all you need in win32 reversing.
  13. Thread: Adresses

    by asta
    Replies
    10
    Views
    1,995

    RE: Adresses

    You cannot. First, I think ElfBot is packed, so you'll have to unpack it first, but I'm not so sure about this. Once you have it, try to update like 30,40? memory addresses in blind, without knowing...
  14. Replies
    3
    Views
    1,057

    RE: How this is possible? ;o

    They just changed some sprites. If I were cip I would sue them down lol.
  15. Replies
    3
    Views
    368

    RE: I banned petitcoeur

    Nvm. :)
  16. Replies
    6
    Views
    633

    RE: Merger with TibiaUG

    I think TP should be independent. We have always been running alone. There is no need for more traffic, because TP is already known and whoever wants to join us will find how. If we get 1000 users...
  17. Replies
    3
    Views
    368

    I banned petitcoeur

    Hey buds,

    I warned by 2 points this user because of trolling, randomly spamm. Then he answered me in such way, so I banned him for one week.



    Ah ok, I warn you for warning me. If you warn me...
  18. Replies
    6
    Views
    2,556

    RE: New to programming Tibia bots

    1) Learn how to open a process, read process memory and write process memory.
    2) Learn how to use TSearch/Cheat Engine/OllyDbg to find your own addresses.
    3) Learn how to inject DLL, hooking and...
  19. RE: Tibia encryption not really hacker-resistant again

    volf ram, I hope you get a blessed shield :P
  20. Replies
    9
    Views
    1,902

    RE: Last damage value & type from tibia memory ?

    You'll have to hook the certain function.
  21. RE: Tibia encryption not really hacker-resistant again

    How did you decrypted the login packets? May you factorized the RSA key? May the encryption rutine fails? Or is it something else?
  22. Replies
    5
    Views
    2,573

    RE: Code injection without DLL

    It's just to know another technic. In some applications, may only a memory injection is needed.
  23. Replies
    5
    Views
    2,573

    Code injection without DLL

    It's time for another tutorial! So fire up your OllyDbg and your favourite C/C++ enviroment.

    It known that after injecting a DLL inside Tibia, it's easy to call some function inside. But you may...
  24. Replies
    25
    Views
    7,224

    RE: [Tutorial] Logging into Game Server - 8.60

    When I used to test my magebombs, they always connected to the game server and never got a single ban. Anyway, in a serious project, I would make then to visit the login server first.
  25. Replies
    25
    Views
    6,933

    RE: [SOURCE] LoginMess

    Paranoid heuristics. That's why I added the source code.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4