Jump to content

DaWandaBoi

Members
  • Posts

    38
  • Joined

  • Last visited

Posts posted by DaWandaBoi

  1. Hello there this is mainly for droidz,

     

    I am looking to use the AH bot but my main concern is that for this to work on a large scale and more advanced. could you integrate the use of TSM into the ah bot. this would make this the most advanced bot of this sort and i am more than sure people will be willing to pay for this ( myself included. )

     

    Question for everyone else.

    If anyone has a AH bot that uses TSM and is looking to sell please message me as i am in need of one as soon as possible.

     

    Regards DaWandaBoi

  2. 16 hours ago, eeny said:

    I personally have never used it.  I do remember one of the 3.3.5 guys saying they had been using it OK.

    Its your profile, give it a go and see what works / doesnt.

    Well I have tried useing it, however it doesn't seem to work on my end with my WC test profile. Would you agree to say that "is complete condition" returns a value if the target of the id has been killed?

    But I have no idea if it's working or not even after viewing the logs.

    What i'll do is i'll make a follow path quester profile in WC(wailing caverns) useing that "is complete condition" and come back here to update the thread and let everyone know if it's viable.

  3. 10 hours ago, eeny said:

    not perfect but a good demo.

    Its SM GY- you will need to be 60 / geared to solo (lol)<< my 55 sham had troubles... a Rogue would clean up in here.

    You will see its just a bunch of followpath's / pulse points with iscomplete conditions.  Im banking on the bot aggro'ing bosses as the follow walks then over where the boss should be.

    SM_GY.xml

    Would the following "is complete condition" for a vanilla dungeon boss be useful?

     

    return ObjectManager.GetWoWUnitByEntry(16151).Count == 0;

     

  4. Hi,

    I am testing a dungeon profile for WC(wailing caverns). So I can learn how to create my own profiles in the future.

    How ever the test profile i have created only manages to runcode>>> pulse gotodungeon>>>wait 2000>>>"SKIPS" pulse lord cobrahn>>> "SKIPS" pulse lady anaconda>>>pulse exitdungeon>>>wait 2000>>>runluacode resetinstances()>>>gotostep 1

    From what I have studied from Droidz dungeon sample Sunken Temple and useing the snippet code below;

    On 8/27/2016 at 5:55 PM, AudreyH said:

    KILL AND LOOT "is complete condition" for killing a boss (instance, raid) with no quest

     

    
    return ObjectManager.GetWoWUnitByEntry(16151).Count == 0;

    with the id of the boss

    dont forget to select "true" in "not required in quest log"

    The bot COMPLETELY skips the pulse to lord cobrahn / lady anaconda, then runs back outside to reset.

    So my profile works great for entering and leaving the dungeon for a reset.

    I have attached my test profile/log for others to see where I have messed up.

    Any help will be greatly appreciated.

    9 Feb 2017 12H21.log.html

    WC TEST.xml

  5. On 10/19/2016 at 6:38 PM, Droidz said:

    Hello, sorry you cannot use party bot out of party

    Any new updates regarding this on the vanilla private server bot version i go from 5k exp a hour to 29k when i manually play my main boosting the bot after it taps the mob. A implementation of this would be amazing. Maybe use target of my target macros on bars and get the bot to use them while following the lower level around but wait for it to tap the mob? Btw i was only using my wand as well so with other spells would be even better

  6. 2 hours ago, knepe said:

    Ok, sorry to be an arse here, BUT, tried the bot on a hunter (level 40), and all goes well until my pet dies and the hunter does the Call Pet spell (it's built into the bot I think?), I got insta disconnected and banned when tried to login. So, I'm sorry, it really does look like they have some automated checks on some functions?

    Thank you and good bye

    Are you playing private server or retail?

  7. 43 minutes ago, Derpaherpa said:

    Would this article be of any help?

    https://support.microsoft.com/en-us/help/2971005/error-message-when-you-compile-applications-to-target-the-.net-framework-4.5.2

    It's more of an explanation I believe for the layman to help identify the problem.

    Maybe a .dll is missing from the directory?

    I reference to my question above. I have found a thread that claims to of found a fix/workaround;

    https://forums.xamarin.com/discussion/31112/new-project-out-of-the-box-so-to-speak-assembly-not-found-system-runtime

    3rd post down by BradyChambers.4907

    Tried this but still getting 

     

    [E] 19:13:14 - gdgfdgfd: Compilator Error :
    error CS0012: The type 'System.Attribute' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

  8. OK i ran the web installer and got what is show in img i then ran and installed the dev pack and still getting the error 

     

    [E] 11:47:36 - gdgfdgfd: Compilator Error :
    error CS0012: The type 'System.Attribute' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

     

     

    img.png

    3 Feb 2017 11H47.log.html

×
×
  • Create New...