
Floood0
Members-
Posts
67 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Everything posted by Floood0
-
Hello, this is possible to interact with auctioneer add-on? Iknow what we can press buttons with LUA, but it looks like Auctioneer does not use usual buttons, I can't determine this button with. /run DEFAULT_CHAT_FRAME:AddMessage(GetMouseFocus():GetName()) So anyone has ideas how to interact with auctioneer - like batch post or scanning?
-
- 2 replies
-
- houstonwehaveaprobleem
-
(and 1 more)
Tagged with:
-
Hello everyone, have troubles with taking mails with my bots, I am using function wManager. Wow. Helpers. Mail. OpenAllAttachments (50000) but this allows for me only take items from first mail, because when mail have 0 items this is still exist like empty mail, and bot have nothing to do with it.
- 2 replies
-
- houstonwehaveaprobleem
-
(and 1 more)
Tagged with:
-
So, can i run quester from grinder profile with some level conditions? I just have grinder profile 1-60 and i need to my bots go to town from time to time.
-
I wanna seclect a specific target with my c# combat profile, how can i do this? ( I wanna select nearest friendly target)
-
Where can I find the Wrobot API for C#?
-
Well, where can i find Wrobot API documentation? Or some instruction how to code on C# for Wrobot?
-
Sry, its not a bug, just suggetion
-
How about to add possability to run from enemys in battle profile?
-
Buff nearby players
Floood0 replied to Floood0's topic in WRobot for Wow The Burning Crusade - Help and support
Yes, It makes sense. Ty for this tip -
1) Combat condition that allow to choise type of enemy (undead, human and ect.). Vanilla and TBC have skills that can be used only on Specific type of enemy. 2) Combat condition that allow to target nearby frendly players Just for buffng them, it will decrease chances to catch a bot
-
Buff nearby players
Floood0 replied to Floood0's topic in WRobot for Wow The Burning Crusade - Help and support
You just dont see what people try to whisper to you. This is dont mean that they dont try to ask you about botting. -
Buff nearby players
Floood0 replied to Floood0's topic in WRobot for Wow The Burning Crusade - Help and support
Well, i know that it will work for party, but this is dont work for randoms. Just sometimes my bots have situations like : - Hello, buff plz. *bot farming* - Hey, buff *bot farming* - Whisper : Bot? *bot farming* -
Buff nearby players
Floood0 replied to Floood0's topic in WRobot for Wow The Burning Crusade - Help and support
I did it but this dont work. I dont even understand how it should work. -
Buff nearby players
Floood0 replied to Floood0's topic in WRobot for Wow The Burning Crusade - Help and support
But they are not in a party , will it work? -
Log PM messages
Floood0 replied to Floood0's topic in WRobot for Wow The Burning Crusade - Help and support
I found 27 matches like " ; CloseIfPlayerTeleported = True ; CloseAfterXLevel = 100 ; CloseIfWhisperBiggerOrEgalAt = 2 ; CloseAfterXBlockagesLatest10Minutes = 15 ; CloseAfterXMin = 2880 ; SecurityPauseBotIfNerbyPlayer = False ; SecurityRecordWhisperInLogFile = True ; SecuritySongIfNewWhisper = True " And 0 real whispers, also i have about 100 log files, i think i need totalcommander to search in all files, but anyway, i will found a lot of trash like this. -
Log PM messages
Floood0 replied to Floood0's topic in WRobot for Wow The Burning Crusade - Help and support
Yep, but a prefer to have logs instead spammed email -
How about adding two additional options to determine when bot will go to town? 1) Have no food (Or have less then x amount) 2) Amror\weapon completely broken
-
-
How to do this? I mean random players what nearby me? For example i want to buff rogues to + AD, and Mages to + Mp5.
-
Hello, anyone knows handle method to catch PM messages? There is a standard function in Wrobot but it is hard to find PM messages in a hundred of files, there also addon what makes screenshot, but my window is 300x300 PX so screenshot is useless.