TLS help menu

User Tag List

Thread: TLS help

Results 1 to 6 of 6
  1. #1
    arynock's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    TLS help

    So... i've been going through the forum here trying to read about the TLS... i have been programming a bot and i have managed to get it to load most of my characters stats/health... i wanted to get into Objects that around my character... and i've heard TLS is the way to go for that.... most of the topics i have found deal with using the TLS once you already have it set up and what means what... anyone know any good threads or links that will actually get me started on learning the TLS from the start??

    TLS help
  2. #2
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Theres like a bazillion tutorials in this forum you could use. You use TLS to get the pointer to the object manager, then you enumerate that to dump the objects into your program.

    Too lazy to explain properly, come back when you've read enough to convince me you actually tried on your own and i'll give you a proper answer.

  3. #3
    Nesox's Avatar ★ Elder ★
    Reputation
    1280
    Join Date
    Mar 2007
    Posts
    1,238
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here's a pretty good topic regarding tls, WoW.DeV • View topic - Proof of concept code - WoW memory reading hope it helps some.

  4. #4
    arynock's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    42
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Chaz.... okay this could be considered a double post... but oh well.. heh... so anyways... from reading the tutorial... i see that you must read the TLS Slot pointer and it will give you the TLS Slot... from there you use that to iterate through all the WoW threads until you find the correct Base Object pointer... then you can iterate through all the slots to receive information on all surrounding objects in wow? correct? the only problem is when reading the TLS Slot pointer, it returns 0... so i'm stuck at the frist step... am i missing something?

  5. #5
    Zombie911's Avatar Member
    Reputation
    11
    Join Date
    Mar 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by arynock View Post
    Chaz.... okay this could be considered a double post... but oh well.. heh... so anyways... from reading the tutorial... i see that you must read the TLS Slot pointer and it will give you the TLS Slot... from there you use that to iterate through all the WoW threads until you find the correct Base Object pointer... then you can iterate through all the slots to receive information on all surrounding objects in wow? correct? the only problem is when reading the TLS Slot pointer, it returns 0... so i'm stuck at the frist step... am i missing something?
    TLS Slot = 0 it's OK! TLS may have several slots, now you know what to read from 0
    Next take address of TEB, add 0x2C and read integer. <-- this is address "TLS Array"
    Now you must get address where begin memmory of slot 0.
    Read integer from = TLS Array + (TLS Slot * 4) <-- this address where wow store data call it "WOWbase"

    WOWbase + 8 = Player GUID 8 byte long ( __int64 )
    WOWbase + 16 = Addres of Objects list around player

  6. #6
    Xarg0's Avatar Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    389
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If he'd read the tutorials properly he'd know what a TLS Slot is and he'd know a zero's ok....
    I hacked 127.0.0.1

Similar Threads

  1. [Help Request] TLS / Object Structure
    By Zephir in forum WoW Memory Editing
    Replies: 18
    Last Post: 04-21-2009, 08:08 AM
  2. [help]Proof of Concept: dwFindPattern TLS
    By babodx in forum WoW Memory Editing
    Replies: 1
    Last Post: 04-21-2009, 07:26 AM
  3. camera & TLS stuff 2.4.2 - need help
    By mrbrdo in forum WoW Memory Editing
    Replies: 11
    Last Post: 07-04-2008, 10:33 AM
  4. 2.4 TLS help
    By Zombie911 in forum WoW Memory Editing
    Replies: 8
    Last Post: 06-25-2008, 06:39 AM
  5. Another noob needing help with TLS...
    By KOS0937 in forum WoW Memory Editing
    Replies: 7
    Last Post: 05-24-2008, 01:12 AM
All times are GMT -5. The time now is 04:27 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search