
Ordush
-
Posts
1178 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Posts posted by Ordush
-
-
Have all of you tried reinstalling wrobot into a new folder?
Then add your profiles/plugins/fightclasses after that, to make sure you don't have an old setting or something like that messing up?Edit: The reason that i am asking, is because i am not having any afk issues at all. and i am on the newest version, so it's definitely something that can be fixed by yourselves. ?
-
37 minutes ago, Grevlen said:
I've been trying to learn Csharp on youtube.
Does anyone have any good websites specific to WOW that I can use? I'm learning alot but it's not all really related to wow.
Any help would be appreciated.
wow is not using C# it's using Lua.
So you won't find any wow specific c# guides.
But check out Microsofts own school, with Bob Taborhttps://mva.microsoft.com/en-us/training-courses/c-fundamentals-for-absolute-beginners-16169
-
1 minute ago, Mushira said:
Works for me ? ! Ty Droidz
Where can I see changelog of this update ? Or maybe you did not write anythingThere are no changelogs for wrobot updates. ?
-
29 minutes ago, Ivkan1997 said:
Then why my Proxycap shows result in sending and recieveing internet for my wow windows. Also when I forgot to pay proxies for next month, i couldnt even log into accounts because proxies were replaced, but when paid instantly could log again into accounts. If you want I can send you one or two proxies so you can try it all.
Because the log in server is using HTTP
-
2 minutes ago, Jensen- said:
sory false alarm they blacklisted all of my proxies got new ones fu cking malaco
That is what i thought. ?
Did that GM actually tell you that your IP was blacklisted? -
41 minutes ago, Jensen- said:
hey i got banned today in 3 waves, first they got 14 of my accs after 30mins they had the rest 16. was siting and creating new accounts and they got me with those to .Droidz look into this please
with the new accs i was online mby 5mins didnt even had a chance to start them all
Please provide more details mate.
Did you use same IP?
Did you use a VM?
What happened when you got banned?
Etc. ? -
if you have any suggestions for the Dungeon Party plugin, please post it as a reply to this post.
I will edit the top post with current posted suggestions, so it's always up to date. -
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. ?
-
I had planned to release yesterday, but IRL things got in the way.
-
5 hours ago, morris79 said:
Ty for the replay iMod. I have found the fault....guess what.... Casting at an training dummy, does not but you in combat.
if (burstMode && ObjectManager.Me.InCombat) = well... why cast then.
But then again, how should I know.
Again, many thanks for all of your replies.
Under advanced settings
Target dummies are probably disabled. -
58 minutes ago, Apexx said:
Thanks @Ordush I wonder if GetInventoryItemID will work the same?
return _mainhandid = Lua.LuaDoString<Int32>("GetInventoryItemID(\"target\", 16);");
Try. ?
-
40 minutes ago, Apexx said:
Hello, I was wondering if anyone had the offset value for MoP 5.4.8 (18414) Main hand item id for player as well as unit? Thanks in advance!
public static int MainHandId(WoWUnit unit) { // Using 3.3.5a(12340) offsets. if (unit.PlayerControlled) return wManager.Wow.Memory.WowMemory.Memory.ReadInt32(unit.GetDescriptorAddress(0x4E4)); return wManager.Wow.Memory.WowMemory.Memory.ReadInt32(unit.GetDescriptorAddress(0xE0)); }
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. ? -
7 hours ago, Apexx said:
It's funny to think if perhaps @Droidz runs the Tauri server, and doesn't want his own bot running on it?
I have seen him comment on other topics, but he doesn't seem to be particularly taking interest in this thread topic. No offense Droidz. I have moved on to other servers since then. It's not really worth the time perhaps?
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. -
-
8 hours ago, Moneyclip59701 said:
I've gotta say, first and foremost, I truly appreciate you responding to me. Do you know of any active admins i can potentially message for aid?
I know that Archangelo used to make questers, but i think it was taken down. Try @Enraged
-
33 minutes ago, luckystrike said:
Hey Ordush, thanks for the guide!
I'm considering using your method and I checked the proxy provider you linked. Do you think using IP replacement/month is useful when botting?
Do you use it?
Thanks for the help!
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. ? -
2 hours ago, Moneyclip59701 said:
It seems i can't find any paid horde side quest profiles, and there's nothing for farming AV ore or herbs. Am i just not looking in the right places? (specifically vanilla)
I am pretty sure there is some questing profile. I remember buying one at some point. ?
-
23 minutes ago, Moneyclip59701 said:
Seems like there aren't many active creators on this site anymore. Do you build profiles by chance?
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. ? -
8 minutes ago, skip80k said:
Renamed it, moved to external drive, still detected.
You can not just rename the file lol =P
It has be recompiled and done by Droidz. -
2 hours ago, Meyverick said:
Thank you! ? Just one last things ? Is it possible to create a condition that he don't try to cast "Shoot" while casting another spell? Because actually, my Shoot works but when I'm casting another spell it's spam "Another action in progress" ? The only solution is to add the condition "Casting Spell Name" for every spell ?
There is a condition for not casting while casting. ?
Think it's called "IsCast"
-
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. ? -
15 minutes ago, Apexx said:
I was using my custom Fight Class with WRotation, and my plugin, WRadar.
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 -
Just now, Apexx said:
Indeed. If there's anything else I can do to help, let me know.
Can you write down what parts of wrobot you were using?
Quester?
Fightclass?
etc? ?
Target player
in Profiles and Requests
Posted
There are already plugins that does this, all those humanizing plugins. has features like this.