
Ordush
Elite user-
Posts
1180 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Ordush
-
This is common to vanilla it's basically because vanilla is made so that you have to have spells on the action bar in order to use certain spells. This means it actually opens your spellbook and takes out a spell to use it. Unfortunately vanilla api doesn't have the ability to turn off/on sound while this happens (unlike TBC). So the only work-around is playing without sound while you use the bot.
-
I do not have any clue at all why it's not working for you. Are you using Quester? Are you using my profile or you own? As you can see from the below screenshot I do not have any issues at all. They cleared the first 3 packs without issues, they had their break all that. The private server you are running is it the TrinityCore one? I am out of ideas as to why it's not working for you. Unless you can have some guess yourself. All i did was: Create 5 accounts. Level them to level 15, make sure they had gear and skills. - I downloaded my product from Sellfy (To make sure I had the same you had). - Copied the files into WRobot - Started it using quester with the RFC profile i had added to the zip file. - Enabled the plugin - Started wrobot on all 5 chars. Chose role on all 5 chars. - Stopped wrobot on all 5 chars and did /reload - Started wrobot on all 5 chars again. They just went and set the HS then enterred the dungeon and waited for the full party then it just began as it's supposed to. If none of the above works for you. Write to me on discord. I will guide you through it via video. The errors you are posting looks to me as if you are removing the plugin after restarting the bot..
-
The site I use? Might I ask what server you are on? Probably wanna pm me the answer to that. ?
-
I am still working on this issue @TheSmokie So far no luck getting the same error that you are getting. I will return here as soon as i manage to replicate it. Are you using any addons etc?
-
Great. I promise I will see if I can reproduce it during the weekend. As everybody else I'm completely swarmed with work due to corona. 'Unfortunately' I haven't had anyone else have your issues, but hopefully I will figure it out quickly.
-
Looks correct on the screenshot. At least on that character. That error would suggest that the WRDungeonFrame isn't created. Which it obviously is. Are you running any other plugins? I know that in the code you posted here on the forum that was taken from my source code had some of my variables created by this plugin in it. (It had no use in that code snippet you posted), but it would definitely mess up my plugin. Edit: I will have some time this Sunday to install wotlk and see if i can reproduce the issues.
-
Have you remembered to use the plugin?
-
That code makes no sense at all. ? You are making two variables one called position and one that is called npcEntryID, then you don't use them? ? Also why do you have two Thread.Sleeps after eachother? if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(33742,93 ; 2834,23 ; 90,82549 ; "None", 26184)) { Usefuls.SelectGossipOption(1); System.Threading.Thread.Sleep(1000 * 2); Usefuls.SelectGossipOption(1); System.Threading.Thread.Sleep(1000 * 2); Usefuls.SelectGossipOption(1); System.Threading.Thread.Sleep(1000 * 2); Usefuls.SelectGossipOption(1); System.Threading.Thread.Sleep(1000 * 2); } You are close though. This will tell the bot to move to the npc, and if it is by the npc and has i activated it will click the gossip options. You will have to do some prework to this, and make sure it ends up the right place. This code will tell your char to move to the NPC and right click it. It will then Select the first option
-
NordVPN could VERY well be the reason. I haven't heard of anyone else having these issues. So unless you do what I wrote above, it's hard to help. ?
-
There are tons of software out there that will tell you exactly what software on your pc is causing your net to spike. It's very unlikely that it's wrobot itself doing it. Might be something in conjunction with wrobot. Check it out mate. ?
-
Wouldn't make a difference. However, if you have the setting called something like (I don't have wrobot open as i write this); Wait Is Casting turned on, turn that off. Because it won't begin casting the next spell until it's aware that it's done casting the previous spell. ? Edit: If it's a channeling spell, you obviously shouldn't turn it off. Since it'll interrupt a channel. ?
-
Banned with no reason
Ordush replied to Ilija888's topic in WRobot for Wow The Burning Crusade - Help and support
Wise guy. -
Banned with no reason
Ordush replied to Ilija888's topic in WRobot for Wow The Burning Crusade - Help and support
I'm sorry you had to use so much energy making this post. It would appear that your account was hacked or has been reported as hacked. You should take this up with Endless, there is not really anything we can do for you here on the wrobot forums. -
Wait what? WRobot doesn't work for retail? ?
-
I am using this method daily. ?
-
Can you add me on discord? I'm on the official wrobot discord as Ordush
-
Hey mate, is all your wrobot sessions running in the same folder?
-
if (Lua.LuaDoString<bool>(@"if UnitExists(""party1"") and UnitAffectingCombat(""party1"") and not UnitExists(""target"") then return true else return false end")) { Lua.LuaDoString(@"AssistUnit(""party1"")"); Fight.InFight = true; } This is some very very crude code that I just wrote out of memory for party1. You can just add all your party members to a list and then iterate the list instead. Maybe there is even some api in wrobot. But I am not by my PC. Wrote this just to give you a gist of it.
-
Rotation bot isn't supposed to target for you. (Just notiiced you wrote rotation bot). If it does, then it's because the fightclass OR a plugin has some code that targets target of party members if they are in combat.
-
"Help Party Members" or something like that in advanced settings. ?
-
PVP rotations?
Ordush replied to swagmonsterx's topic in WRobot for Wow Wrath of the Lich King - Help and support
We're coders, we're not salesmen. ? (Edit: I even offered to pay someone do this for me, no one took the bait) Comparing Wrobot to Honorbuddy is like comparing a lemon to a cat. -
I made a similar plugin some time ago. Hostile Player Checker.dll You can write names in the settings and it will whisper that name if you are being targeted by a player or if alliance gets too close.
-
endless.gg ?
Ordush replied to vegeta87's topic in WRobot for Wow The Burning Crusade - Help and support
They don't have any anti-cheat it's pure reports