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

Search: Search took 0.02 seconds.

  1. Thread: Tibia api 7.4

    by test30
    Replies
    1
    Views
    78,203

    It looks like this is the earliest one 8.0...

    It looks like this is the earliest one 8.0
    https://github.com/ianobermiller/tibiaapi/tree/25e8152/tibiaapi/Addresses/Versions
  2. Replies
    149
    Views
    43,587

    Send me details.

    Send me details.
  3. Replies
    27
    Views
    56,867

    Sticky: RE: OllyDbg Tutorial: Updating Addresses

    I really appreciate your work, but I must mention that I am a little disappointed.
    Why?
    "OllyDbg Tutorial", looked very interesting! xD First lines: awesome,
    information about updating...
  4. Replies
    3
    Views
    1,055

    RE: About Battle List

    http://code.google.com/p/tibiaapi/source/browse/trunk/tibiaapi/Addresses/BattleList.cs

    using System.Collections.Generic;

    namespace Tibia.Addresses
    {
    /// <summary>
    /// Battle list...
  5. Replies
    42
    Views
    9,858

    [810] [SRC] TextOutput2

    Hello
    I was having fun with this and updated it to 8.5, so here is hook.h header compatible with 8.5

    #pragma once

    const DWORD PrintName = 0x4F0221; //8.5
    const DWORD PrintFps = 0x459728;...
  6. Replies
    30
    Views
    7,859

    Tibia 8.50 Addresses

    How did you find out that 0x5B05DC is ws32_s.recv() pointer?

    Edit: thanks, now i realised that there is something added on the bottom of dbger ;p
    for those, who did now know where is it, like i...
  7. Replies
    68
    Views
    14,718

    Tibia BBot for 8.42

    OMG,
    what an awesome work.
    ps the module selecting is great.
    very inventive
  8. Replies
    2
    Views
    868

    DAT format in memory

    Is not it the same as in file?

    http://www.google.com/codesearch/p#-IwIXWnXmvI/trunk/tibiaapi/Util/DatReader.cs&exact_package=http://tibiaapi.googlecode.com/svn

    it uses struct Item, so I think...
  9. Receiving packets + analyzing, kind of events implementation

    sockets proxy is the middleman between client and server(?)
    and
    hook proxy is sth, what's linked to client(?)

    I love ng's hooking method. can be started whenever and there is not problem with...
  10. Thread: Zezenia

    by test30
    Replies
    7
    Views
    2,634

    Zezenia

    If this game creator(s) will not implement a really-well-working anti-bot, writing a zezenia's bot can be nice move,
    it will be first one, so there's big chance of that this bot will be the most...
  11. Receiving packets + analyzing, kind of events implementation

    I think this is what I was looking for. Thanks.

    It must be one of the best apps available for community, because its commercial and it's getting new customers even after its a little not modified...
  12. Replies
    11
    Views
    1,924

    [HELP] Move item from container to slot.

    I would like to ask you what should Item::Move method do?
    I mean must it send packets or it can be method that only writes sth to memory (or calls x function)?
    I know that it is possible by sending...
  13. Receiving packets + analyzing, kind of events implementation

    Well, I am not sure did I express well what I meant.
    I wanted to ask about tibia events, like NG's event_message(channel:integer;name,content:string); in scripter.
  14. Receiving packets + analyzing, kind of events implementation

    Hello,
    I wonder how can I write in C++ event catcher?
    Like a new message came, call something?
  15. Replies
    4
    Views
    3,266

    Spr image extractor

    Were you been thinking about writing sprites doc/manual?
  16. Replies
    7
    Views
    2,665

    BlackdScripts.com

    Is not there absolutely nothing?
  17. Thread: 8.41 Addresses

    by test30
    Replies
    19
    Views
    3,568

    8.41 Addresses

    hello,
    I am new in tibia programming, so I am learning just it and my question is how can I find variables that can not be seen or modified while legal-playing?
    For example, how can I find by...
  18. Thread: Tutorials

    by test30
    Replies
    8
    Views
    1,964

    Tutorials

    heheh,
    i love it too,
    are you trying to write your first program in ruby?

    puts gets
    that one rewrites what you have written as input
    XD
    enjoy, this language is one of the best for...
  19. Replies
    4
    Views
    2,050

    Tibias World ip address

    To help someone if he's looking for these informations I am posting it right here.
    Taken from BlackD Proxy ips/ips.txt file.

    Aldora 193.47.187.130
    Amera 67.15.33.118
    Antica 193.47.187.138...
  20. Replies
    19
    Views
    4,340

    Own Scripter in Delphi

    Hello,
    Thank you very much!
    Also I've got a question. As far as we know, in TibiaBot NG there's scripter, but... it's little different than that one you showed us, I mean, your scripter verifies...
  21. Replies
    27
    Views
    5,775

    What kind of "looting" do you like?

    make a buffor, which containts dead monsters,
    it can be simple like:
    array corpse_buffor=[[32000,32000,7],[32001,32001,7]]
    and if [32001,32001,7] is opened, go to another,
    add log-file option,...
  22. Replies
    6
    Views
    1,584

    Conditional Events or Scripting Language?

    if i was you, i would think about making bot easier to load cofigurations, start scripts faster, for exmaple ng has its /run, /stop, /load, /save
    they are helpful, but for example elf, with its...
Results 1 to 22 of 22