New Player Pointer menu

User Tag List

Page 3 of 6 FirstFirst 123456 LastLast
Results 31 to 45 of 82
  1. #31
    jester_im's Avatar Member
    Reputation
    2
    Join Date
    Oct 2008
    Posts
    157
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    These small patches are killing us. hotfixes ffs, not one day after the patch...

    New Player Pointer
  2. #32
    s4lly's Avatar Member
    Reputation
    31
    Join Date
    Nov 2008
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    They arent always mixing up the pointers.. Also tomorrow, EU servers will have a hotfix scheduled, so maybe i get that version to by then.. Slight errors in their patch causing stuff not working 100% ingame..

  3. #33
    PharmerPhale's Avatar Member
    Reputation
    54
    Join Date
    Mar 2009
    Posts
    415
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated first post with the most recent data. :wave:

  4. #34
    Owlinek's Avatar Member
    Reputation
    3
    Join Date
    Aug 2008
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WAR update.

  5. #35
    PharmerPhale's Avatar Member
    Reputation
    54
    Join Date
    Mar 2009
    Posts
    415
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Owlinek View Post
    WAR update.
    US? EU? Version?

  6. #36
    taker's Avatar Member
    Reputation
    10
    Join Date
    Jul 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PharmerPhale View Post
    US? EU? Version?
    EU again, too many bugs with the European version and goa :/

  7. #37
    s4lly's Avatar Member
    Reputation
    31
    Join Date
    Nov 2008
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EU WAR.exe v1.3.0.465

    Code:
    Pointer 0x00EFAD5C
    
    Zoom   0x1F8
    Last edited by s4lly; 06-19-2009 at 03:36 AM.

  8. #38
    s4lly's Avatar Member
    Reputation
    31
    Join Date
    Nov 2008
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EU WAR.exe v1.3.0.465

    Code:
    Pointer 0x00EFAD58
    
    Speed          0xA0
    
    Movement     0x67  
    (write 0x00   = stand still)
    (write 0x20   = move forward)
    (write 0x40   = move backward)
    
    Turn            0x64   
    (write 0x00   = No Turn)
    (write 0x09   = Left Turn)
    (write 0x0A   = Right Turn)
    
    Strafe          0x66   
    (write 0x00   = No Strafe)
    (write 0x01   = Strafe Left)
    (write 0x02   = Strafe Right)
    Last edited by s4lly; 06-19-2009 at 07:19 AM.

  9. #39
    Da_Teach's Avatar Active Member
    Reputation
    15
    Join Date
    Mar 2009
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EU WAR.exe v1.3.0.468

    Code:
    Player Structure (0xEFAD58)
    	+ 0x2C   = X
    	+ 0x28   = Y
    	+ 0x30   = Z
    	+ 0x64   = Movement modifier (bit-mask, 0x40000 = autorun, 0x80000000 = riding horse, 0x100000 = disabled)
    	+ 0xA0   = Speed
    	+ 0xCC   = Player GUID
    	+ 0x178  = Player realm (1 = Order, 2 = Destruction)
    	+ 0x18C  = Current health (exact)
    	+ 0x190  = Max health (exact)
    	+ 0x19C  = Action points
    	+ 0x1A0  = Max action points
    	+ 0x1A4  = % Moral
    	+ 0x234 + 0x42 = Player is casting this ability (note its a WORD and its affected by lag)
    	+ 0x244 + 0x18 + 0x44 = Player energy (as returned by GetPlayerEnergy lua)
    	+ 0x260  = Target Information
    	+ 0x260 + 0x14 = Offensive target range
    	+ 0x260 + 0x18 = Offensive target visible (1 = yes, 0 = no)
    	+ 0x260 + 0x30 = Defensive target range
    	+ 0x260 + 0x30 = Defensive target visible (1 = yes, 0 = no)
    	+ 0x988 + 0x8  = Group member array (0->3)
    	+ 0x1950 = GCD 
    	+ 0x1958 = Amount of GCD
    Last edited by Da_Teach; 06-20-2009 at 05:12 AM.

  10. #40
    rockman319's Avatar Member
    Reputation
    20
    Join Date
    Mar 2009
    Posts
    354
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any pointers for US version? Or is it the same as EU?

    Edit: is zoom pointer still the same? 0x00f30474
    Last edited by rockman319; 06-20-2009 at 10:35 AM.

  11. #41
    PharmerPhale's Avatar Member
    Reputation
    54
    Join Date
    Mar 2009
    Posts
    415
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As long as your version number matches that of the one posted in the first post you should be good to go. I havn't tested the zoomhack but it should work, we only had one or two patches that actually changed pointers/offsets.

  12. #42
    rockman319's Avatar Member
    Reputation
    20
    Join Date
    Mar 2009
    Posts
    354
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What about:
    Player name? was 0xe8
    Heading? was 0x48
    ENTITY_BASE_PTR? was 0xd0ea54

    Also have "PA" was 0x194
    what is this... (not my code), probably AP (action point)? which is "energy"?

  13. #43
    s4lly's Avatar Member
    Reputation
    31
    Join Date
    Nov 2008
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Zoom is as in first post still..

  14. #44
    rockman319's Avatar Member
    Reputation
    20
    Join Date
    Mar 2009
    Posts
    354
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I fixed some, s4lly warper now has these working:
    -speedhack
    -eagle eye

    Not working:
    -wallhack
    -teleport

    Others are untested.

    Download: http://filebeam.com/768f6d8e34f2149b8bd37ca5e51002b4
    Last edited by rockman319; 06-20-2009 at 02:10 PM.

  15. #45
    gundir's Avatar Member
    Reputation
    12
    Join Date
    May 2009
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What about WarOffset Locator ?
    All link seems to be down, anyone can upload-it ?
    or maybe give some names tools except Ollydbg

Page 3 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. Tips, and things I wish I knew when starting WoW(for new players)
    By pattamus in forum World of Warcraft General
    Replies: 5
    Last Post: 04-18-2008, 08:46 AM
  2. New Player Races Project.
    By houseplant2 in forum World of Warcraft Model Editing
    Replies: 23
    Last Post: 01-19-2008, 05:57 AM
  3. [List] Handy Docs for New Players and Others!
    By latruwski in forum World of Warcraft Guides
    Replies: 0
    Last Post: 11-10-2007, 02:50 PM
  4. Adding items to new players
    By Koksy in forum World of Warcraft Emulator Servers
    Replies: 12
    Last Post: 09-02-2007, 09:03 AM
  5. How to World PvP on a PvE server for New players
    By Ðeception in forum World of Warcraft Guides
    Replies: 7
    Last Post: 12-20-2006, 10:00 PM
All times are GMT -5. The time now is 01:56 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search