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

Page 1 of 12 1 2 3 4

Search: Search took 0.02 seconds.

  1. RE: Is it possible to code a bot in Java?

    Bots are not perfomance critical applications. You can do in any language you want. Maybe if you want hooking(drawing your own text, itens, gui inside client using tibia internal function) then with...
  2. Replies
    36
    Views
    12,172

    RE: OTClient - Amazing Client Project!

    Wow. Good job doing a DirectX Backend.
    The Fps was higher this time, but for some reason the client laggy all my computer.

    edit: its start to freeze my computer when the otclient is not the...
  3. Replies
    36
    Views
    12,172

    RE: OTClient - Amazing Client Project!

    Its perfomance is about 10 fps in my computer. C++ Tibia Client perfomance is best. Maybe because Its OpenGL and my Via Chrome hc9 is shit but bad perfomance is not suited to a simple 2d game client,...
  4. Replies
    4
    Views
    1,225

    RE: [HTML5, Ruby] Web map editor

    Great. You will release the sources(i don't find how to download)?
    Its good to do WEB because you can release changes easy to users. It could be cool if you do it minimalist.
  5. RE: [tutorial] One-Shot memory reading: BattleList example

    Why an array? Use a variables instead:

    Looktype: Integer;
    HeadColor: Integer;
    BodyColor: Integer;
    LegsColor: Integer;
    FeetColor: Integer;
  6. RE: [tutorial] One-Shot memory reading: BattleList example

    Next time, prefix your opinions with "in my opinion".
    [/quote]

    If it was not my opinion, from whom it was supposed to be?
  7. RE: [tutorial] One-Shot memory reading: BattleList example

    Its works for everything, backpacks, battlelist, map...
    I posted something like this 3 years ago but the explanation of the method was poor. http://tpforums.org/forum/thread-3933.html
    If you are...
  8. Replies
    191
    Views
    101,521

    Sticky: RE: Tibiasock.dll - The new Packet.dll

    Cool Library Darkstar.I've done a library similar to yours in delphi, using yaboomaster method to send Packets to Server(like you) and RecvStream method(stepler).But i've get some trouble with...
  9. Replies
    191
    Views
    101,521

    Sticky: RE: Tibiasock.dll - The new Packet.dll

    Cool Library Darkstar.I've done a library similar to yours in delphi, using yaboomaster method to send Packets to Server(like you) and RecvStream method(stepler).But i've get some trouble injecting...
  10. Replies
    7
    Views
    1,542

    RE: Cip unbanishments

    Those shit are easy to crack :o

    [/quote]

    well,when i try to defeat they i fail,most because i'm not too good in Reverse engining.Anyway,if i was cipsoft i have added GameGuard or something like...
  11. Replies
    7
    Views
    1,542

    RE: Cip unbanishments

    This proofs their system is a piece of shit. [4]

    Seriously, if they wanted to fuck with us they should simple use a Gameguard or something like that.
  12. RE: Warn users that post on shoutbox using portuguese

    I don't give a shit to outside people who don't understand portuguese. Most of time,we just help people who don't know write english. Anyway, this is not supposed to be deliberated. its a case of...
  13. Replies
    33
    Views
    5,335

    RE: algum br vivo ae?

    to vivo,mas nem programo mais pra tibia
  14. RE: Gamewindow message structure in memory

    Yes,proxies are cool.They are not too complex,well,not with my Hook Proxy(Both Client/Server decrypted packets) using TibiaApi Proxy Model and not parsing Map.

    Ah,i don't belive that the myth of...
  15. Replies
    6
    Views
    1,555

    RE: Delphi XE? o.O

    I really like delphi.
    They changed a lot the IDE from Delphi 7.
    They(embarcadero) added Generics and unicode,but the best is comming this year,64 bits and IOS Compiler(with FireMonkey Project to do...
  16. RE: Custom client (really custom) and few problems with packets

    You need to add Whole packet size in the begining of the packet and after the adler32 you need to add the Data Packet Size.
  17. RE: Let's gather all what we know about Tibia flash client here

    I don't know much about this object but its better to use a embedded WebBrowser(Like webkit or gecko).
  18. Replies
    10
    Views
    2,706

    RE: Drawing Rectangles on Tibia Screen

    I'm not a reverse engineer nor a assembler rat programmer,then i don't care how i put the assembler to work.
    What is important to look is that you dont even know that this method existed and i pass...
  19. Replies
    10
    Views
    2,706

    RE: Drawing Rectangles on Tibia Screen

    Its fucking fun.
    Some time ago i pass this method to petitcoeur because its kinda good because you dont need to update 5 addresses to make it work.
    And i just dont receive any credits.
    ...
  20. Replies
    10
    Views
    2,592

    RE: [WPF/XAML] UI Proof-Of-Concept

    I think it needs 4.0.
    [/quote]
    I have 4.0.
    I think that my computer have missing .net components or i'm having problems with Red Gate.
  21. Replies
    31
    Views
    9,160

    RE: Tibia Flash Client 9.0

    Hello Ian, whats about your SharpOT project?.

    I'll quote this myself;


    [/quote]

    Me,particularly,really like the SharpOT project.The sources seens to be well writen and C# looks a lot...
  22. Replies
    10
    Views
    2,592

    RE: [WPF/XAML] UI Proof-Of-Concept

    Hey joe,i download it and its don't run.My computer doenst have 3.0 and 3.5 Dot net Frameworks then i install
    they.But still i can't run this program.
  23. Replies
    31
    Views
    4,612

    RE: My suggestions

    Lol.

    I don't have any complains about dot net.But its a reality that its is not used for doing big and great projects.C# and Vb.net looks more like hobbyists languages.You can do a lot type of...
  24. Replies
    4
    Views
    1,484

    RE: Loot

    You just need split your code in more functions and put its to work togerther in a logical way.
    I really recommend this book,its will help you a lot in the ways of programming.
  25. Replies
    17
    Views
    3,476

    RE: Help with Tibia GUI

    Talking about the subject,anyone know a efficient way to know Tibia skins id?

    Thx in advanced.
Results 1 to 25 of 297
Page 1 of 12 1 2 3 4