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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    19,688

    Battlelist structure.

    Hello, can someone give me full battlelist structure, today i check and Visible = 164 is not work.
  2. Replies
    1
    Views
    16,948

    Bot Stop Read MemoryAddress

    Hello bot stoping read correctly value on all address always = 0
    Someone can look it ? is VS 2013 Full Source.

    Link:
    http://speedy.sh/MNyR9/MaCrOsoft.zip

    Example

    ReadInt32(Tibia.Handle,...
  3. Thread: Inject DLL

    by MaCrOs
    Replies
    4
    Views
    15,274

    Cheat Engine --> Attach process --> Take you...

    Cheat Engine --> Attach process --> Take you tibia process and next Step:
    Tools, Inject dll and chose dll file. - done
  4. Replies
    10
    Views
    43,656

    namespace WindowsFormsApplication1 { public...

    namespace WindowsFormsApplication1
    {
    public partial class Form1 : Form
    {
    public Form1()
    {
    InitializeComponent();
    }
    byte[,,] TibiaMap;
    ...
  5. i dont wanna again write bot, only need...

    i dont wanna again write bot, only need battlelist structure and function, you think this is problem? or what
    yep, MaCrOs wanna something for free, noob. :D .....
  6. Can someone give ReadBL module // class // function

    Hello i wanna make slime trainer now i dont have read battlelist function can some write here function + all declaration, ty for help ;** c# or vb
  7. Replies
    2
    Views
    1,060

    Someone have ScrollUp / Down (wheel simulate)

    Hello, need a script to scroll down // up Battlelist, Chat..

    I try use SendMessage only no result.

    i try:

    SendMessage ClientHWND, &H115, 1, CreateLParam(640, 400)
  8. Replies
    7
    Views
    2,336

    Private Declare Auto Function SendMessage Lib...

    Private Declare Auto Function SendMessage Lib "USER32.DLL" (ByVal hWnd As IntPtr, ByVal Msg As Integer, ByVal wParam As IntPtr, ByVal lParam As IntPtr) As Boolean
    Public Function Hwnd(ByVal...
  9. Replies
    7
    Views
    2,336

    this is example tibiaclient here is wrong,...

    this is example tibiaclient here is wrong, correct is "tibia"
    i use tibiaclient in FindWindow.
  10. Replies
    7
    Views
    2,336

    Public Function Hwnd(ByVal AppTitle As String) As...

    Public Function Hwnd(ByVal AppTitle As String) As Long
    Dim DzikiWaz As Process() = Process.GetProcessesByName(AppTitle)
    If DzikiWaz.Length = 0 Then
    'No tibiaclients open, return 0
    Return 0
    Exit...
  11. Replies
    7
    Views
    2,336

    SendMessage // Key Mouse hook, script plz

    Hiho someone have SendMessage script + declaration? Today me drive.... dead.... and i lose big project
    If you can help me and give me this code (sendkeys to Tibia and sendmouse)
    i try 4, 5 codes...
  12. Replies
    3
    Views
    13,019

    Public Const Graphic As Integer = &H3C3C3C ...

    Public Const Graphic As Integer = &H3C3C3C
    Public Const FPSPointer As Integer = &H58D1BC
    Public Const password As Integer = &H553080
    Public Const int_100 As Integer = 0
    Public...
  13. Replies
    5
    Views
    1,886

    Public Class AddressList Public Shared base...

    Public Class AddressList
    Public Shared base As Integer = &H400000
    Public Shared SayText As Integer = &H409E78
    End Class

    Module Responde
    Function odzew()
    Dim SayText As...
  14. [Conditions] Mana SHield, Haste any know how to read it?

    Mana Shield, Haste any know how to read it?

    Enable/Time etc...
  15. Replies
    3
    Views
    1,425

    Delete - double post

    Delete - double post
  16. Replies
    3
    Views
    1,425

    ok work perfect only i read a = 0x3BF208 +...

    ok work perfect only i read
    a = 0x3BF208 + baseadress
    if a <> 255 then
    a = a / 2 ' = index :D idkw why
    return a
    end if
  17. Replies
    3
    Views
    1,425

    [VB.net] Click on Battlelist [No Tibia Api]

    Hiho all ;*

    I wanna know how too click monster in Battlelist, ofc i have script to load BL, i try find specyfic offset (target index[GUI] on battlelist).

    Public Structure BattlelistStr
    ...
  18. Replies
    6
    Views
    2,038

    Ok. Public Declare Function SendMessage...

    Ok.

    Public Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, ByVal lParam As Integer) As Long

    Public Function...
  19. Replies
    6
    Views
    2,038

    Ok, sebasbe special post for you: Public...

    Ok, sebasbe special post for you:

    Public Function Hwnd(ByVal AppTitle As String) As Long
    Dim DzikiWaz As Process() = Process.GetProcessesByName(AppTitle)
    If DzikiWaz.Length =...
  20. Replies
    6
    Views
    2,038

    SendMessage - dont work, why?

    Hiho is simple code

    Public Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, ByVal lParam As Integer) As Long


    ...
  21. Replies
    1
    Views
    735

    [C++] REQUEST | Add sample window

    Hi, im new here ;]

    me question is:
    "Who can give me link or sample code to add new window in game ?"
    dont need more im think, this is me first step in tibia injector programing.

    thx for help...
Results 1 to 21 of 22