Results 1 to 3 of 3
  1. #1

    Default Bot Editing Meph

    Hey first of all I want to say that this is for Classic. When I run my sorc on Meph, after he is dead she goes for the chest in the back. This sometimes causes problems because of the monsters back there.. not sure of the names but they are cold immune and cause me to chicken over time. So I wanted to know how to change it so after killing Meph, my sorc only opens the chest and goes back to town, doesn't bother with the monsters there.

    Thanks
    -Liquid

  2. #2

    Default

    Wouldn't mind to know this myself

  3. #3

    Default

    Quote Originally Posted by Meepy View Post
    Wouldn't mind to know this myself
    Hey I figured how to change it.

    1. Go into D2NT\scripts\NTBot\bot\NTMephisto
    2. Scroll down to the bottom and you will see this :

    if(NTM_MoveTo(me.areaid, 17520, 8063))
    NTA_ClearPosition(30, true);

    3. Put // infront of NTA_ClearPosition(30, true);
    4. And you are all done.

    The same can be done for Duriel if you don't want to clear the area before going down to kill, just follow the same steps as above but instead edit the following:

    if(NTConfig_ClearPosition)
    NTA_ClearPosition(20, true);

    just put the // in front of the NTA_ClearPosition(20, true); and you are all set.

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Similar Threads

  1. Hex editing help
    By kramathorn in forum Tech Forum
    Replies: 0
    Last Post: 09-03-2010, 11:21 AM
  2. Hex Editing
    By fusioneko in forum Diablo II Discussion
    Replies: 2
    Last Post: 09-24-2006, 04:27 AM
  3. sig editing
    By ChipMcCall in forum Diablo II Discussion
    Replies: 3
    Last Post: 05-15-2005, 04:17 AM
  4. hex editing help
    By DemonKiLLa in forum Diablo II Discussion
    Replies: 2
    Last Post: 11-24-2004, 01:18 AM
  5. Hex editing
    By A|fzZz in forum Hacks Bots and Editors
    Replies: 22
    Last Post: 02-06-2004, 08:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •