About pathing menu

User Tag List

Results 1 to 2 of 2
  1. #1
    Vandra's Avatar Contributor
    Reputation
    288
    Join Date
    Mar 2008
    Posts
    471
    Thanks G/R
    26/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    About pathing

    Hello there !

    I'm trying to make a little bot for learning purpose, currently i useblackrain, and everything works fine.

    I use CTM to move:

    Code:
    public static void MoveTo(float x, float y, float z)
            {
                uint ctmBase = (uint)wowBase+CTM;
                wow.WriteFloat(ctmBase + 0x8C, x);
                wow.WriteFloat(ctmBase + 0x90, y);
                wow.WriteFloat(ctmBase + 0x94, z);
                wow.WriteInt(ctmBase + 0x1C, 4);
            }
    And i was wondering how i could make a simple path following system (like org bank -> org entrance for exemple)

    Thanks in advance !

    About pathing
  2. #2
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1584
    Join Date
    May 2010
    Posts
    1,829
    Thanks G/R
    188/531
    Trade Feedback
    16 (100%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    -Find players x y and z location
    -Create a loop and record xyz every x # of seconds into an array or struct array....

    -Then send 1 array location to ctm, and spam it untill it reaches 1 recorded location +- .5 or somthing

Similar Threads

  1. 45 minutes of model editing and path exploiting
    By Matt in forum World of Warcraft General
    Replies: 2
    Last Post: 09-17-2006, 09:51 PM
  2. Path to Karazhan
    By Matt in forum World of Warcraft General
    Replies: 1
    Last Post: 08-17-2006, 06:35 AM
  3. Path to Mount Hyjal
    By Matt in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 07-08-2006, 03:20 AM
  4. Exploiting Stormwind Pathing
    By Matt in forum World of Warcraft Guides
    Replies: 1
    Last Post: 05-03-2006, 01:35 AM
  5. Stonetalon Mountains Pathing Guide
    By Matt in forum World of Warcraft Guides
    Replies: 0
    Last Post: 04-21-2006, 11:17 PM
All times are GMT -5. The time now is 02:33 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