Jump to content

Avvi

Members
  • Posts

    397
  • Joined

  • Last visited

Posts posted by Avvi

  1. Hey Droidz, i'm getting the below error when trying to run Debug.

    PInvokeStackImbalance occurred
    Message: Managed Debugging Assistant 'PInvokeStackImbalance' has detected a problem in 'C:\Fast_Applications\WRobot\WRobot\WRobot.exe'.
    Additional information: A call to PInvoke function 'authManager!<Module>::' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.

    Is it safe to turn this break off? (https://stackoverflow.com/questions/2943883/c-sharp-pinvokestackimbalance-detected-on-a-well-documented-function)

    I was also able to get around it by having wRobot on first and setting AutoAttachAndLog=true.

    Doin the above makes the error go away, but wanted to make sure I got the answer from you directly :) 

    Thanks

  2. When the bot dies, and resurrects it starts buffing. Once its finished re-buffing, it falls below the mana threshold that I have defined in the  settings (Advanced Settings > Food/Drink > Drink Name > 35%). It then does not begin drinking before attacking something. This causes it to die over and over endlessly. Has anyone else experienced this on caster classes? I do not think it's a profile specific thing, as I've tried a few out and have seen the same thing on all of them. Any suggestions? Am I missing a setting, or is this some sort of bug with the WRobot client?

    @Droidz ?

     

  3. On 9/27/2016 at 5:26 AM, Droidz said:

    Use this plugin: TrainLevel.cs

    Currently, this plugin go to the trainer at level 5, 10 and 15. To change it, open file with notepad and line 14 replace "5, 10, 15" by "1, 2, 3, 4, 5, 6, 7" if you want go to trainer at the level 1, 2, 3, 4, 5, 6 and 7.

    Hi Droidz, downloading this plugin by itself does not work in the TBC version of WRobot. Do I need to integrate this into one of my other downloaded questing profiles? Or perhaps I am doing something else wrong?

×
×
  • Create New...