Jump to content

Krazycdn

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Krazycdn

  1. On 11/26/2017 at 11:19 AM, Droidz said:

    Hello, use quest type UseScriptOn and use c# code like 

    
    ItemsManager.UseItem(1234);
    Usefuls.WaitIsCasting();
    Thread.Sleep(1000 * 10);

    (replace 1234 by your item id and replace 10 by number of secondes to wait)

    This worked well but I need it to attack  id 3475. How can i incorporate this id in the script you posted?

     

    Thanks

  2. 43 minutes ago, Razzue said:

    Hi there! 

    Try making a follow path quest (having it end near the body) , followed by a interact with npc with a single hotspot on the body(don't forget to click the "dead" box if it's there)

    That usually does it for me! 

    So i am creating 2 quest ? so it would look something like this

    Quest one The Deathstalker > Quest Type: Followpath, all the way close to the npc. For quest editor Ill do a pick up quest: The Deathstalker > another action would be Pulse so it walks all the way tot he npc.

    Then create a 2nd Quest The Deathstalker 2 > Type: Interactwithnpc. hotspot will be only one close to the body ? But in the Quest editor how do I run The Deathsalker 2  Action is it Pulse? 

     

    I am trying it now.

  3. For some reason I am having issues with this quest, http://www.wowhead.com/quest=1886/the-deathstalkers

    Quest is picked up from Mennet Carkad  in Undercity the character has to go out of undercity and go find Astor Hadren on the path to Silverpine forest.

    When my character picks up the quest it picks up the quest but than stays there and keeps opening the dialog to pick up the quest instead of going to find Astor Hadren.

    I tried interact with NPC tried Killandloot (since once Astor Hadren is found you interact with him and than you fight him.) 

     

    Not sure where i am going wrong.

    Any help please.

     

    thanks

  4. As per title, my level 12 Undead rogue is having issue going into undercity to grab or turn in a quest. is it possible or should I stay away from going into Undercity? ANSWERED

     

    EDIT: Nevermind after letting the bot go it went back door and went in Undercity!! Silly me!

     

    Also, Quester is sending my character to train as soon as he hits a level, even in the middle of a quest. is there a way to prevent that and train once back in the city to return quest ?

     

    Last question, can i set up quester to train at weaponsmith once he gets into a major city ?

     

    Thank you for the help!

  5. 30 minutes ago, FNV316 said:

    Step RunCode. Add the position of the grave, but not the exact position, use a position that is a few yards away instead:

    
    wManager.wManagerSetting.ClearBlacklistOfCurrentProductSession();
    
    wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithGameObject(new Vector3(XXX.xxx, YYY.yyy, ZZZ.zzz), 178090);

     

    Thank you FNV316, How would i learn to do this. I am not big on asking for help every little snag I get is there a way to have a full tutorial on playing with Quester ?

  6. Hi Guy's I seem to have got into a snag here, i am creating a Horde profile ( Undead Zone) Doing the quest   http://www.wowhead.com/quest=6395/marlas-last-wish  it is a 2 part quest. I created 2  quest 1 to go kill Samuel and it work I got his remain. The 2nd quest doesn't work I tried useitemon with Id  16333 ( Samuel's remain)  Also tried Gatherer and putting  the id and it doesnt work :(

    if anyone can just make a file with the quest completed I would appreciate and share the file please so I can see what I am doing wrong.. 

     

    Thanks. 

×
×
  • Create New...