-
Posts
1215 -
Joined
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
File Comments posted by TheSmokie
-
-
-
Good job, keep up the good work ?
-
-
Hello, this code is good but you should check if you are in combat, most of the time there is mobs in the water attacking the player.
This should help.
if (!Conditions.ProductInPause && ObjectManager.Me.BreathTimerLeft <= 2000) { var unit = ObjectManager.GetWoWUnitAttackables().Where(x => x.Position.DistanceTo(ObjectManager.Me.Position) <= 30); foreach (var u in unit) { if (!ObjectManager.BlackListGetUnitAttackPlayerGuidTime.ContainsKey(u.Guid)) ObjectManager.BlackListGetUnitAttackPlayerGuidTime.Add(u.Guid, DateTime.Now + TimeSpan.FromMinutes(5)); } wManager.Wow.Helpers.Keybindings.PressKeybindings(wManager.Wow.Enums.Keybindings.JUMP, 5000); } }
-
2 hours ago, Jerelin said:
Hi
Please video tutorial
Hello, people without a wrobot key get no support.
-
1 minute ago, i2ichardt said:
Why not give all your money to me instead of in your bank account?
Confused, I’m just trying to help.
-
Why not use a a array list with level inputations?
-
@Droidz You may want to remove this post, its nothing
-
With @Matenia Approval, i am posting the source code to be able to add RANDOM TIMERS, using two variables. use profile provide as a template. If you have any Questions, ask on the Wrobot Fourms or Wrobot discord. -Smokie
Ps : due to this stay at home bullshit, i am working on making grinders + class quests from vanilla to worlk both horde and alliance, so if you do not feel like doing all the work, feel free to wait till i am done.
-
4 minutes ago, retrostalgic said:
he didnt upload this file, is it his?
No, this plugin isn’t @Matenia
-
@retrostalgic I had this same problem with @Matenia warlock fightclass for shards, maybe if you ask him nicely, he will update this project with his working code for warmane. (I do not have his warlock source code.)
-
Good job mate!
-
Good job mate!
-
-
-
-
Good job ! ?
-
Updated :
-
8 hours ago, OliZ said:
Uhm, i started using this at level 10, the only thing my warrior does is auto attack and thunder clap, nothing else.
Doesnt work, Ive tried it. doesnt work very well.
-
Sounds promising
-
-
If people want and @BetterSisterapproves I’ll update this profile .
- Serrec, adultperson and Lokomotive
-
3
-
Okay, that’s good. ?
-
Just a idea, for skinning and mining. have you're thought about adding a buy knife and mining pick and add a do not sale to it?
PauseSafely Plugin
in Plugins - Multiversion
Posted
Is the source code available?