Ordush
Elite user-
Posts
1171 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Ordush
-
If you need help with anything with the Dungeon Party Plugin, please post it as a reply to this post. I will edit the top post with current posted issues, so it's always up to date.
-
If it's low level, make a new account, they are free to make on all servers anyway. ?
-
Best approach for 5 Man dungeons
Ordush replied to naviomg's topic in WRobot for Wow The Burning Crusade - Help and support
I had planned to release yesterday, but IRL things got in the way. -
Under advanced settings Target dummies are probably disabled.
-
Mists of Pandaria (Memory.ReadInt32) Main Hand ID
Ordush replied to Apexx's topic in Developers assistance
Try. ? -
Mists of Pandaria (Memory.ReadInt32) Main Hand ID
Ordush replied to Apexx's topic in Developers assistance
I believe I've seen a list of offsets on owned core. I am at work atm. But i will check when i get home. ? -
[TAURI] Wrobot detected
Ordush replied to arkhan's topic in WRobot for Wow Mists of Pandaria - Help and support
Don't worry guys, he will get around to you. He answers questions where he has a quick answer first. Things like this takes a lot of time and testing. -
Best approach for 5 Man dungeons
Ordush replied to naviomg's topic in WRobot for Wow The Burning Crusade - Help and support
A lot of time has been put into it, so it will not be free. Right now the framework works for vanilla. However i will update it so it works for other expansions too. ? -
I know that Archangelo used to make questers, but i think it was taken down. Try @Enraged
-
Hey Luckystrike. Well it really depends on how the server behave on banning. If you end up getting banned, AND they decide to IP ban you. Then you need to replace the IP's. However, on all the servers I've been banned on, for some reason they have never IP banned me. It's obviously not as safe to reuse an ip if you get banned. ?
-
- 166 comments
-
I am pretty sure there is some questing profile. I remember buying one at some point. ?
-
There are plenty of active creators. No i don't. I mean i do, but i don't do custom jobs. It's not worth the time in any way. ?
-
[TAURI] Wrobot detected
Ordush replied to arkhan's topic in WRobot for Wow Mists of Pandaria - Help and support
You can not just rename the file lol =P It has be recompiled and done by Droidz. -
There is a condition for not casting while casting. ? Think it's called "IsCast"
-
[TAURI] Wrobot detected
Ordush replied to arkhan's topic in WRobot for Wow Mists of Pandaria - Help and support
I wonder, just for lols what will happen if you rename your wrobot.exe ? Probably Droidz that has to recompile the exe for that btw. ? -
[TAURI] Wrobot detected
Ordush replied to arkhan's topic in WRobot for Wow Mists of Pandaria - Help and support
Does your fightclass or WRadar use lua? The reason i am asking is because they might be sniffing lua, that's what warmane did last time -
[TAURI] Wrobot detected
Ordush replied to arkhan's topic in WRobot for Wow Mists of Pandaria - Help and support
Can you write down what parts of wrobot you were using? Quester? Fightclass? etc? ? -
[TAURI] Wrobot detected
Ordush replied to arkhan's topic in WRobot for Wow Mists of Pandaria - Help and support
Alright, something is giving away you are using wrobot that is for sure, now the question is what. ? -
using wand is a bit tricky especially on Vanilla, don't know what version you are coding for. But a nice "google hack" is to google site:wrobot.eu Wand vanilla This is just an example you can replace "Wand Vanilla" with everything. ? I know there is a guide in there by Droidz on how to use wands. ?
-
https://wrobot.eu/forums/forum/7-tutorials-wrobot/ Look through this, a lot of nice help to get here. ?
-
In the fightclass editor, make a new spell after your healing spell. Where you normally write spell name you write: TargetLastTarget(); and then scroll down in the settings to Is C# code. and obviously set that to true. ?
-
TargetLastTarget();