Everything posted by Matenia
-
Target Needs to be infront of you!
https://wrobot.eu/search/?q=facing
- AV Fixed with video!
-
[PAID] HumanMasterPlugin
wRobot will always buy the drink you manually select in the drink tab, but unless you set up vendors and re-buying correctly in the settings, it won't go to vendors specifically. Instead, it will just happen to fill up to the amount you set in the Buy/Sell settings, if you have the vendor window open and the vendor sells that item.
- 188 comments
- 19 reviews
-
[PAID] HumanMasterPlugin
There's a setting which allows you to buy lower level drinks. You can't choose this yourself, the levels are hard coded. But generally speaking, it will not buy drinks that are absolute max level by default, these are the level ranges (levels are basically -5 if you choose highest level drinks in the settings). { 0, 159 }, // Refreshing Spring water { 5, 159 }, // Refreshing Spring water { 10, 1179 }, // Ice Cold Milk { 20, 1205 }, // Melon Juice { 30, 1708 }, // Sweet Nectar { 40, 1645 }, // Moonberry Juice { 50, 8766 }, // Morning Glory Dew
- 188 comments
- 19 reviews
-
[Vanilla] Player corpse not showing in ObjectManager
Any fix? Would be good for rezzing players for healer fightclasses
-
Buy food and ammunition from vendor.
@Droidz thishas been added, you can close it
- [PAID] Frostmage 1-60
-
Launching in 32 bit mode
TBC only exists in 32 bit
-
Thinking of using WROBOT on warmane outland
COnsidering many people have tried fightclasses and only a few old ones that use Lua extensively and predictively have been *assumed* to be the cause for getting banned. There are plenty of people who have run 1-50+ with fightclasses and not gotten banned. This was just for the sake of testing.
-
Add offmesh (forced) for Barrens Elevator
Testing TBC atm (added offmesh connection to my plugin for now). Looks good:
-
Add offmesh (forced) for Barrens Elevator
Yes, positions are the same. Thank you very much.
-
Add offmesh (forced) for Barrens Elevator
Oh yeah, game object is called "Mesa Elevator". http://tbc.cavernoftime.com/?search=mesa+elevator
-
Add offmesh (forced) for Barrens Elevator
Hey Droidz, recently, you added the ability to have OffMesh connections even when wRobot can make a path. Can you add the barrens elevator (Vanilla => WotLK) to it server side? I am currently having issues with intercepting movement events. Sometimes they are just not firing correctly and I can't intercept to take the elevator. If I pause/unpause the bot, it works again. I have similar problems with tram (but it's not that bad and I can probably somehow fix it). Important coordinates: private static Vector3 _topStart = new Vector3(-4659.659, -1828.934, 85.31983); // position of character at elevator top private static Vector3 _bottomStart = new Vector3(-4668.06, -1822.035, -44.17824); // position of character after leaving elevator at bottom private static Vector3 _topPositionOnElevator = new Vector3(-4665.093, -1827.918, 85.44527); // position of character on elevator private static Vector3 _bottomPositionOnElevator = new Vector3(-4665.786, -1827.557, -43.85461); // position of character on elevator private static Vector3 _topElevatorPosition = new Vector3(-4665.43f, -1827.67f, 85.4053f); // elevator standing still (reached top) private static Vector3 _bottomElevatorPosition = new Vector3(-4665.43f, -1827.67f, -43.89458f); // elevator standing still (reached bottom)
-
Mass ban on Northdale
Namreeb apparently managed to execute arbitrary code through a warden module in vanilla. He never published it (iirc) becuase it could essentially make every WoW client a trojan horse.
-
Invalid Target
If you use my feral fightclass with range pull (for TBC) update it. There was a bug. You can just redownload through the same old link.
-
[PAID] Retribution Paladin 1-60
adjust your regen settings, they have nothing to do with the fightclass If you don't set up food, you'll have to at least set percentages that are reasonable, or wRobot will just regen by waiting.
- 22 comments
- 3 reviews
-
Wrobot and Classic WoW
There are ways to be moderately safe. But if they know about your bot, they will find a way to detect it specifically. Especially because they can easily find out what you're doing to get around detection. Its a cat/mouse game that neither side is fully going to win.
-
Wrobot and Classic WoW
Yes it will have the exact same anti-cheat and you can not expect a bot to work with classic unless you've made a name for yourself and somehow manage to be part of a smaller private botting community. Those have existed ever since Legion was patched with the new system that eventually killed HonorBuddy and then slowly everything else. tl;dr you will not see an official wRobot for classic. You will not see Zzukbot, Vanillabotter, oGasai or anything else being ported either.
-
Doesnt work anymore?
Well then, you have the Discord info you need to join my channel and get proper support. If you're using the fightclass correctly, the English client and it still doesn't cast anything, try a fresh install. But if you want proper support, I am not giving that through the wRobot forums. This thread already doesn't belong here.
-
Doesnt work anymore?
Wand is off by default except on low enemy HP. So if you entered the order id correctly, it will use your spells and shouldn't really wand. Best to disable all your addons.
-
Grinder bot keeps doing idiotic pulls
@Droidz low "max units near target" causes objects in Quester (game objects) to be blacklisted and wRobot will never loot them. Can you make it so this setting *only* applies to mobs/npcs/etc? Because it works fairly well. I usually use 80-120 search radius, but due to using quester, I have to set max units to 15+.
-
Doesnt work anymore?
It clearly says it's the fightclass. So you contact the creator and then you're told to re-download it to connect o the new auth server
-
Bot not using rime procs 3.3.5a
All conditions are concatenated by "AND". Therefore unless every single condition evaluates to true, it won't use the spell.
- 5 replies
-
- deathknight
- dk
- frost
- wotlk
-
Tagged with:
-
Bot not using rime procs 3.3.5a
The buff is just called Freezing Fog. Nothing special http://wotlk.cavernoftime.com/spell=59052
- 5 replies
-
- deathknight
- dk
- frost
- wotlk
-
Tagged with:
- Bot not using rime procs 3.3.5a