Everything posted by Avvi
-
[Request] [Plugin] - Realm/Server Hop
I have completed this request.
-
Plugin for server hopping?
- Realm Hop
- Plugins & 3rd Party Libs
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.- Is there a way to enable the audio warning when a players is nearby?
@HansDampf I will implement this. Thanks for suggesting it/ @Droidz- Preventing an istant spell to be casted (UNIT_SPELLCAST_SENT)
Great post. Thank you for sharing your findings!!- Preventing an istant spell to be casted (UNIT_SPELLCAST_SENT)
Can you post your code here so that others can see? (myself included :))- Preventing an istant spell to be casted (UNIT_SPELLCAST_SENT)
Technically Holy Nova is a Holy spell and PW:S is a discipline spell :) SO THERE'S A DIFFERENCE!!!- question about multiple accounts
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'.- question about multiple accounts
Log out of your account on that browser. Or open a new browser and do it that way.- question about multiple accounts
To be honest, I think it's safest to not bot on same login. Maybe I'm just paranoid, though.- question about multiple accounts
Guild can be made by any of them, as long as your main account has access to the gbank you should be good.- question about multiple accounts
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.- [Request] [Plugin] - Realm/Server Hop
bump- [Request] [Plugin] - Realm/Server Hop
I need a tester for this. If anyone is interested please message me.- BOT wont Work
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- BOT wont Work
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- Skip indoor Node Settings doesn't do anything on Product Settings Page
The one in Advanced Settings does work correctly.- Skip indoor Node Settings doesn't do anything on Product Settings Page
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.- Suggestion: Add option to set vendor for profile
@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- Vampiric Touch cast twice
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.- Vampiric Touch cast twice
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- IGNORE mine/herb when Elite nearby
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).- [FREE] Avvi's Shadow Priest Leveling 1-70
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- 13 comments
- 3 reviews
- [Request] [Plugin] - Realm/Server Hop
This is still a WiP. I am working out a few kinks.