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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Hi, I have the feeling that you don't know how...

    Hi,

    I have the feeling that you don't know how a proxy server works, so it might be a good idea to look that up first.
    Now once you've done that you probally realized you will need a server(where...
  2. Replies
    693
    Views
    489,318

    RE: [7.4, 7.6 & 7.72] ClassicBotter 1.6.6

    I could give you guys the link but Idk if xavious is happy with that:P

    Well Xavious please let me know if you're not happy with this xD.
    or any other admin hehe

    LINK classic botter 1.6.6 there...
  3. Replies
    17
    Views
    5,594

    RE: XenoBot's Debut

    When the beta will be over and the real version will be released?
  4. Replies
    8
    Views
    1,600

    RE: About iPad

    Buy asus eeepad It have android much better;d
  5. Replies
    5
    Views
    1,406

    RE: Cave BOT

    Hmm a whole tut would be too easy. But an tutorial how you can use tibiaapi.dll in delphi and how to hook it into tibia etc would be nice;d
  6. Thread: Tibia Bot

    by kaspertje100
    Replies
    3
    Views
    1,592

    RE: Tibia Bot

    nice work
  7. Replies
    5
    Views
    1,262

    RE: [Preview] Cave Bot - FnBot

    kind of cool but try to let it work a lil faster;d Since I saw at ur movie it took like 1 second before it changes floor it took some seconds howerver that might be looking more human!. And what...
  8. Replies
    18
    Views
    7,582

    RE: Tibia Api Proxy tutorial

    Soo i tried to understand your tut (in .vb)
    so this is what i did:

    now this is my code:

    Imports Tibia
    Imports Tibia.Objects
    Imports Tibia.Packets
    Public Class Form1
    Dim client As Client
  9. Replies
    6
    Views
    1,806

    RE: [HELP using tibiaapi]

    HIYA THANKS KLUSBERT I FUCKING CLEARED THE ERROR LOG THANK GOD!![hr]
    Hmm but now the next anyone knows where's a tuturial to startup a project where you can inject to the client etc??
  10. Replies
    6
    Views
    1,806

    RE: [HELP using tibiaapi]

    Now i'm using this code:

    Imports Tibia

    Dim client As Objects.Client = Util.ClientChooser.ShowBox()
    If client Is Nothing Then
    'no active client
    End If
  11. Replies
    6
    Views
    1,806

    RE: [HELP using tibiaapi]

    How i do upgrade tibiaapi to 4.0 or where is delphi 8.0 xD? and how to use tibiaapi in delphi then:D
  12. Replies
    6
    Views
    1,806

    [HELP using tibiaapi]

    Hi guys,

    I can program things in delphi but since tibiaapi didn't work in delphi I downloaded Visual Basic 2010 Express.

    But now i followed the readme file etc and imported tibiaapi.dll.
    But...
  13. Replies
    693
    Views
    489,318

    RE: [7.4 & 7.6] ClassicBotter 1.5.1

    lol? This bot works fine on tibianic! light hack and things work for me:)
  14. Replies
    8
    Views
    2,477

    RE: muttley - c# + moderator

    Haha i would choose muttley!
  15. RE: [help] need an help with an function sendkeys.send

    Hmm well, iam trying to learn it on this way:P and yes it's true i've never been programming before but how should i learn it else?
    But could you also please send me the code because i could...
  16. [help] need an help with an function sendkeys.send

    Hi Programmers,

    I was wondering is it is possible to make a function for getting the text from a textbox and send this to the select program with keystrokes.
    Example:
    In textbox1 a player types...
  17. RE: TPR - Tibia Proxy Runemaker - Full sources and binaries

    Virus?
  18. Replies
    693
    Views
    489,318

    RE: [7.4 & 7.6] ClassicBotter 1.5.1

    Yo, I've tried to test it but get stuck at cavebot. I don't have a dll then i downloaded it etc but still doesn't work for me! Maybe because i'm windows 7 64bit?

    P.S the other tools work fine like...
  19. Replies
    8
    Views
    1,550

    RE: [HELP] TibiaAPI.Dll import error.

    MUTLLEY YOU ARE MY HERO!!! IT WORKS!
  20. Replies
    8
    Views
    1,550

    RE: [HELP] TibiaAPI.Dll import error.

    Hmm i've tried

    now my code looks like this:



    #pragma once

    namespace RealotsBot {
  21. Replies
    8
    Views
    1,550

    RE: [HELP] TibiaAPI.Dll import error.

    thanks mut![hr]
    But eh now i have this error!
    1>------ Build started: Project: RealotsBot, Configuration: Debug Win32 ------
    1> RealotsBot.cpp
    1>c:\users\acerkasper\documents\visual studio...
  22. Replies
    8
    Views
    1,550

    [HELP] TibiaAPI.Dll import error.

    Hi guys,

    I've been following the steps in readme.txt at the tibiaapi file.
    But now i got an problem when i try to run my blank project (i did not changed anything) i get many errors xD with tibia...
  23. Replies
    18
    Views
    7,582

    RE: Tibia Api Proxy tutorial

    Hey i'm newbie in programming but i'm trying to make an Spell Caster with Microsoft Visual c++ 2010express. Is this possible with tibiaapi and how to import or use the codes of it?
    Please help me...
  24. Replies
    3
    Views
    866

    RE: [delphi programming] Some questions.

    ah so what would you advise delphi prism or making a own api in delpi? cuz im idk. I'm noob haha xD
  25. Replies
    3
    Views
    866

    [delphi programming] Some questions.

    Hi programmers,

    Today i learned how to work with delphi on school. I made a calculator hehe:P But anyway I was wondering if there was a tutorial around here to use tibiaapi in delphi. So i could...
Results 1 to 25 of 29
Page 1 of 2 1 2