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

Page 1 of 20 1 2 3 4

Search: Search took 0.05 seconds.

  1. Thread: Walker C#

    by maozao
    Replies
    28
    Views
    6,540

    Long time I don't work with them, but if I'm not...

    Long time I don't work with them, but if I'm not wrong, when you click in a SQM the GotoX, Y, Z get the coordinates of that SQM, if you reach that location or the player stop walk it gets the value 0...
  2. Replies
    13
    Views
    3,475

    Long time that I don't work with memory editing,...

    Long time that I don't work with memory editing, but I think so, you will get "There is no way" and it will be seted as "0"
  3. Thread: Addresses 9.84

    by maozao
    Replies
    24
    Views
    5,515

    You are forgeting the base address probably.

    You are forgeting the base address probably.
  4. Thread: Addresses 9.84

    by maozao
    Replies
    24
    Views
    5,515

    TextStart, get the spell in your F1, go to CE,...

    TextStart, get the spell in your F1, go to CE, search text and put your spell.

    ItemStart, add an iten in your F1 hotkey(gold coin for example), search for its ID, if too many results set another...
  5. Replies
    17
    Views
    12,186

    If you make like 1kk/day(probably it's more) it...

    If you make like 1kk/day(probably it's more) it worth, the nice thing is that it's really cool to see it working hahahaha
  6. Replies
    17
    Views
    12,186

    What nice thing hahahahaha, never saw that in my...

    What nice thing hahahahaha, never saw that in my life, but look's like easy to do xD
  7. Replies
    37
    Views
    10,703

    Actually it doesn't work until the 3rd container,...

    Actually it doesn't work until the 3rd container, it works for 0 and 1, the "third" one is the last container opened, so if you open 15 containers it will point you to the last one.

    Btw, after...
  8. Replies
    13
    Views
    2,998

    I guess that he meant for learn propose, not...

    I guess that he meant for learn propose, not really to use it.
  9. I guess that this value(7) that you found is the...

    I guess that this value(7) that you found is the mouse state, if normal cursor it's 1(or 0, don't remember now), if it's like a right click in a item(crosshair) it's 7.

    Anyway, injected bot's...
  10. Thread: TibiaSpammer

    by maozao
    Replies
    6
    Views
    1,564

    Get the players on who is online list, send them...

    Get the players on who is online list, send them messages using "*Nickname* Im a stupid spammer", this way you don't really need to interact too much with the Tibia client, easy one.
  11. Replies
    7
    Views
    3,259

    You are checking all packets that come from the...

    You are checking all packets that come from the server, just set it to check the incomming textmessages(?) packets and get its content based in the packet type, probably they use some different color...
  12. Replies
    9
    Views
    20,545

    There are a lot of tutorials here in the forum in...

    There are a lot of tutorials here in the forum in how to update the addresses, just use the seach button.
  13. Replies
    9
    Views
    26,501

    They just changed it to vBulleting 1 month ago(or...

    They just changed it to vBulleting 1 month ago(or less)
  14. Replies
    45
    Views
    61,658

    Sticky: Last off-topic post: It's not hiden, you just...

    Last off-topic post: It's not hiden, you just need to login.

    @Theaso: Yeah, sure.
  15. Replies
    45
    Views
    61,658

    Sticky: You must be kidding saying that red and xeno got...

    You must be kidding saying that red and xeno got the same amout of ibot users deleted, I'm sorry =D
  16. Thread: Addresses 9.81

    by maozao
    Replies
    17
    Views
    30,550

    You're correct. Remember that things posted...

    You're correct.

    Remember that things posted here doesn't mean that it is 100% correct.
  17. Replies
    1
    Views
    1,054

    You can use Regex or some library, search for...

    You can use Regex or some library, search for sintax highlight library
  18. Thread: Option for BOT.

    by maozao
    Replies
    7
    Views
    1,761

    He is asking about in-game menus, he made red...

    He is asking about in-game menus, he made red marks in the SS's, are you sure you are seeing them? xD
  19. Thread: Addresses 9.81

    by maozao
    Replies
    17
    Views
    30,550

    Because he removed the "default" Tibia's base...

    Because he removed the "default" Tibia's base address (0x400000), but they are the same if you make +0x400000

    Search around about ASLR, it was added some versions ago.
  20. Replies
    33
    Views
    7,000

    If I'm not wrong you must use ID + 100 in the...

    If I'm not wrong you must use ID + 100 in the sprite reader, like gold coin 3031, try to use 3131 since the items id start at 100 and not 0.
  21. Thread: Addresses 9.81

    by maozao
    Replies
    17
    Views
    30,550

    Some addresses are XORed, so you won't find the...

    Some addresses are XORed, so you won't find the exactly value in the memory anymore as in the older clients.
  22. Thread: Option for BOT.

    by maozao
    Replies
    7
    Views
    1,761

    Check in TibiaAPI code about ContextMenus and...

    Check in TibiaAPI code about ContextMenus and PrintText(Not sure how this one is called)
  23. It's impossible to see your image, but look's...

    It's impossible to see your image, but look's like the error is in this line:

    c.GetPlayer.GoTo = New Location(CInt(myArray(0)), CInt(myArray(1)), CInt(myArray(2)))

    So probably your GetPlayer is...
  24. Replies
    10
    Views
    2,672

    RE: Attacking Issue [9.80+]

    There is black square, but the value isn't 0 when it is NOT attacking you, if I'm not wrong Blaster posted a code sample about that somewhere.
  25. RE: [C#] [Help] UpdateCreatureText not working??

    Ohh, yeah, it's the .dll, my bad.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4