Jump to content

Avvi

Members
  • Posts

    397
  • Joined

  • Last visited

Everything posted by Avvi

  1. I have completed this request.
  2. Avvi

    Realm Hop

    I have uploaded a working version here:
  3. You may be able to disable the Error on compilation: follow this: (https://stackoverflow.com/questions/2943883/c-sharp-pinvokestackimbalance-detected-on-a-well-documented-function) except disable your error.
  4. @HansDampf I will implement this. Thanks for suggesting it/ @Droidz
  5. Can you post your code here so that others can see? (myself included :))
  6. Technically Holy Nova is a Holy spell and PW:S is a discipline spell :) SO THERE'S A DIFFERENCE!!!
  7. Some would recommend having two different installations , some would say even running on two different computers. It really just depends on how paranoid/how secure/how much you think blizzard looks into banning accounts. There's really no way to know how much is 'safe enough'.
  8. Log out of your account on that browser. Or open a new browser and do it that way.
  9. To be honest, I think it's safest to not bot on same login. Maybe I'm just paranoid, though.
  10. Guild can be made by any of them, as long as your main account has access to the gbank you should be good.
  11. The best thing to do is to have a shared guild bank. Maybe an alt or something. Throw some invites out to people as a 'leveling' guild or something and keep a few tabs and the guild money as yours.
  12. I need a tester for this. If anyone is interested please message me.
  13. Have you tried reinstalling WRobot? If so, have you tried using this tool provided by droids: You can download this small tool to help you to install all required software: http://download.wrobot.eu/wrobot/others/WRobotRepairTools.exe
  14. I'm just going to vent, because posts like this irritate me. Things that accomplish nothing when creating a thread like this. We have no way to troubleshoot this issue because no logs were provided Nobody else is reporting issues, so the issue is obviously on YOUR side of things. You call it 'Stupid BOT', but at the same time you even admitted that it has been working for 6+ months. How can you demand your money back AND at the same time in the same statement admit that it's been working perfectly fine up until recently. I suggest that if you WANT help and or WANT to provide constructive criticism, that you do so in a way that is helpful for everyone involved. Posts like this just make you seem like a jerk, and pretty much makes everyone else reading this not want to help you. Here are the things you can try (and something EVERYONE should try) before submitting a post like this. And because you didn't report that you did, I will link to the page for you to run through some troubleshooting steps. Once you have done that, please provide some logs. And some additional questions. Are you running Skype? Do you use Teamviewer? Do you have an NVIDIA graphics card that has some sort of overlay on? Disable/Turn off the above and restart the bot. If all else fails PLEASE provide the logs so that we , as a community, can troubleshoot your issues. How to collect logs, can be found below: Thanks
  15. The one in Advanced Settings does work correctly.
  16. I noticed that under Product Settings there is a Skip indoor Nodes button. There is also a setting for this in Advanced Settings If i change the Product Settings to True, and leave the Advanced Settings to False, the below code always returns False. wManager.wManagerSetting.CurrentSetting.SkipInOutDoors It seems like the Product Setting is not updating the WManagerSetting Settings / Advanced Settings. Please either remove the option on the Gatherer Product Setting, or make sure it updates the value no matter where you set it. I tested for Burning Crusade and Retail. The issue exists in both versions.
  17. @Matenia I agree that what you're saying is valid, but I see that more as a workaround. There should be some sort of global setting that allows this to be configured. Perhaps the Quest profile should take precedence, but I'd like to see this implemented by @Droidz
  18. Oh, sorry for the issue with it then :( . I think the best way to fix this is to actually do it in c# or use lua. Like @forerun said, the bot starts casting again because it has not detected that the target has the buff yet. Alternatively, there may be a wait to add a wait time of preventing it from being casting successfully more than once every x seconds in the Not spell is C# code part of the Spell Settings. I do not have a code example of this, though. Or even.. .. add a Thread.Sleep(250) right after the spell is casted.
  19. I think i was able to work around this in my fight class. take a look at mine here. Feel free to change yours to replicate my settings
  20. This could be some sort of plugin, or could be inserted into XML. I'm at work right now, so i can't provide an example immediately. Try searching the forum (or i will create an example sometime later today).
  21. Open the Fight Class Editor Application (it is in your WRobot folder). Open the Avvi's Priest [Shadow][Leveling 1-70].xml file Click add a spell. Select Psychic Scream. Move it in between the spells you want using the up and down buttons. Save
  22. This is still a WiP. I am working out a few kinks.
×
×
  • Create New...