Everything posted by morris79
-
Endless banned
many accounts banned. Active Gm=yes Dont bot more than 30 min Kills /hour /zone /player pr zone has something to say Online time /kills /loot Never bot, unless watching it. Be ready to take control over bot, to look more human. Never banned to lvl 30. Alwasy between 30 and 58. 4 accounts banned at lvl 70. Questing or grinding has nothing to say. Unless to much time at same spot. I am using there clint/wow. Socket 5 IP
-
C# Fightclass development - video tutorial
I have bin waiting for this for so long. Though have moved on, so rely looking forward for more in depth guides. Thanks you
-
More precise location for quest obj
So fare it was set to use item on object. Will try use item on location...Test result = if I do that, he will stop much further away. Test1 file is the one with out the object use test1.xml
-
level up, Hearthstone, train and sell
Bin trying and trying, now give up. I want to make a plugin for my druid. When its lvl up and lvl is XX, then cast Teleport to moonglade. Do repair, sell and train new spells. I know Droidz HS on full bags works. Droidzs I know "Level UP! Reload Fight Class.", is written in log I know Train x lvl is working So fare, its kinda works, but does not see the lvl up in log. Help a noob out please ? using System; using System.ComponentModel; using System.Threading; using System.Windows.Forms; using robotManager.Events; using robotManager.FiniteStateMachine; using robotManager.Helpful; using wManager.Wow.Bot.Tasks; using wManager.Wow.Enums; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; public class Main : wManager.Plugin.IPlugin { public void Initialize() { FiniteStateMachineEvents.OnRunState += FiniteStateMachineEventsOnOnRunState; Logging.Write("[HearthstoneToGoToTown] Loadded."); } public void Dispose() { Logging.Write("[HearthstoneToGoToTown] Disposed."); } public void Settings() { MessageBox.Show("[HearthstoneToGoToTown] No settings for this plugin."); } private void FiniteStateMachineEventsOnOnRunState(Engine engine, State state, CancelEventArgs cancelable) { try { if (string.IsNullOrWhiteSpace(state.DisplayName) || state.DisplayName != "Level UP!") return; Logging.WriteDebug("[HearthstoneToGoToTown] Use Hearthstone."); var o = wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported; wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = false; MovementManager.StopMove(); Thread.Sleep(Usefuls.Latency + 150); SpellManager.CastSpellByNameLUA("Teleport: Moonglade"); Thread.Sleep(Usefuls.Latency + 500); if (ObjectManager.Me.IsCast) { Usefuls.WaitIsCasting(); Thread.Sleep(Usefuls.Latency + 10000); // wait load screen } if (wManager.Wow.Helpers.Usefuls.MapZoneName == "Moonglade") { Logging.WriteDebug("Let sell"); GoToTask.ToPositionAndIntecractWithNpc(new Vector3(8030.57f, -2687.78f, 515.0596), 12023); Thread.Sleep(12000); Logging.WriteDebug("Go to Trainer"); GoToTask.ToPositionAndIntecractWithNpc(new Vector3(7867.13, -2593.73, 486.8363), 12042); Thread.Sleep(12000); // Forces for to Train. if (ObjectManager.Me.WowClass == WoWClass.Druid) { if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(7867.13, -2593.73, 486.8363), 12042, -1, false)) { Thread.Sleep(5000); wManager.Wow.Helpers.Lua.RunMacroText("/script SelectGossipOption(1)"); wManager.Wow.Helpers.Lua.LuaDoString("LoadAddOn'Blizzard_TrainerUI' f=ClassTrainerTrainButton f.e = 0 if f:GetScript'OnUpdate' then f:SetScript('OnUpdate', nil)else f:SetScript('OnUpdate', function(f,e) f.e=f.e+e if f.e>.01 then f.e=0 f:Click() end end)end"); Thread.Sleep(5000); } } Lua.LuaDoString("local itemName, _, _, _, _, _, _, _ = GetItemInfo(6948); RunMacroText('/use ' .. itemName);"); Thread.Sleep(Usefuls.Latency + 500); if (ObjectManager.Me.IsCast) { Usefuls.WaitIsCasting(); Thread.Sleep(Usefuls.Latency + 10000); // wait load screen } wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = o; } } catch (Exception e) { Logging.WriteError("[HearthstoneToGoToTown] " + e); } } }
-
More precise location for quest obj
it gives an error if set to less than 0.5. Easy quest will not even allow me to do it. Think the problem is, range is 0.5 to the edge of object and object has a big hit box. Here it the quest so fare. Shall I stop using easy quest and do lua or something ? Have no idea how to do that, have looked in to Droidz but that is for fightclass Help me out please ? test1.xml
-
More precise location for quest obj
Use item on object, set the range to 0.5 lowest setting. That is not precise enough. Need to be dead center to use item. How can I do that ? Again thanks for your time and answer
-
Looting BoP Items during grinding
xloot addone does the trick for me
-
PartyTagger
OMG, this is the best thing ever. Its hard to solo as priest TBC 2.4.3. This here combind with a high lvl hunter = 1hour pr lvl grinding. Yes.. it works on 2.4.3 TBC Thanks alot for sving my day mate.
- 19 comments
- 2 reviews
-
[PAID] [PVE] [RAID] Beastmaster - Hunter - 1-70 - TBC(2.4.3) by Ordush
Tested from 1 to lvl 30 What this does is giving a nice interface that works ingame. Major plus Move backware if to close and pet has agro, very good. Side stepning wod have bin better Thats about it, not worth the money if you ask me. Why? Dont reenter in combat after faint death. Dosent use Disengage. Dosent use pet control on 2 or more target - Major diesadvanges. You will die on two or more agro. Sorry for my bad english.
- 91 comments
- 8 reviews
-
- tbc
- 2.4.3
- fightclass
- hunter
-
Tagged with:
-
Warmane Icecrown Bot Detection
started a new toon yesterday, the first 5 min, I got a player that wanna party / check me out. Played manuale after that, to lvl 14. Then wrobot took over to lvl 45. Banned the next day.
-
[Wotlk] Disenchanting Plugin
I got a special TSM installed, searge on warmane forums to tjeck. I use the TSM destroyer and then use the macro build in it for it. Set a spam key and go afk ?
- 1 reply
-
- disenchanting
- plugin
- addon
- 3.3.5
-
Tagged with:
-
Food/Drink
yes, under tools, down bottom. NPC DB, delete those you don't need. remember to uncheck the auto set function, under general settings.
-
Food/Drink
as I know, delete the vendor list that's saved in wrobot. Uncheck the auto set vendor in settings. Then the bot only know about the vendor you set.
- when using the "StartFight" bot dosent loot the mobs
-
Key press lua, cant get it to work
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.
-
Take my Focus target as Tank
your the best iMod, thanks alot
-
when using the "StartFight" bot dosent loot the mobs
<EasyQuest> <Name>Helboar, the Other White Meat</Name> <QuestId> <int>9361</int> </QuestId> <QuestType>OverridePulseCSharpCode</QuestType> <QuestClass xsi:type="OverridePulseCSharpCodeEasyQuestClass"> <Code>while (!Quest.IsObjectiveComplete(1, 9361)) { var helboar = ObjectManager.GetWoWUnitByEntry(16863); if (!ItemsManager.HasItemById(23270)) { if (helboar.Count < 1) { wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(-1120.997, 2922.743, -1.860508)); } else { Fight.StartFight(ObjectManager.GetNearestWoWUnit(helboar).Guid); } } if (ItemsManager.HasItemById(23270)) { ItemsManager.UseItem(23268); Thread.Sleep(1000); } } return true; </Code> </QuestClass> <ObjectiveCount1>8</ObjectiveCount1> <ObjectiveCount2>0</ObjectiveCount2> <ObjectiveCount3>0</ObjectiveCount3> <ObjectiveCount4>0</ObjectiveCount4> <ObjectiveCount5>0</ObjectiveCount5> <AutoDetectObjectiveCount1>false</AutoDetectObjectiveCount1> <AutoDetectObjectiveCount2>false</AutoDetectObjectiveCount2> <AutoDetectObjectiveCount3>false</AutoDetectObjectiveCount3> <AutoDetectObjectiveCount4>false</AutoDetectObjectiveCount4> <AutoDetectObjectiveCount5>false</AutoDetectObjectiveCount5> <CanCondition /> <IsCompleteCondition>return Quest.IsObjectiveComplete(1, 9361);</IsCompleteCondition> <RepeatableQuest>false</RepeatableQuest> <NotRequiredInQuestLog>false</NotRequiredInQuestLog> <PickUpQuestOnItem>false</PickUpQuestOnItem> <PickUpQuestOnItemID>0</PickUpQuestOnItemID> <Comment /> <GossipOptionRewardItem>0</GossipOptionRewardItem> <RequiredQuest>0</RequiredQuest> <MaxLevel>100</MaxLevel> <MinLevel>0</MinLevel> <WoWClass>None</WoWClass> </EasyQuest> Hey Guys, when I use this pulse C# code, my charter doesn't loot the mobs. Is that a bug or do I need to set in a code for looting also? Thanks for your time ?
-
Key press lua, cant get it to work
still, the same thing. Only refreshing the corruption. If I press Lalt or Crtl. no spells are cast. I have attached the log in spoiler wall also. Plz help guys, I am so desperate.
-
Key press lua, cant get it to work
@iMod ??
-
Key press lua, cant get it to work
see the first post, there's an fille attached to it. I can't get the fightclass to work, casting any spell if Ctrl is pressed. same with LAlt. Note that it's for 3.3.5 wolk. I just want the keppres to work, the rest is simple. I think it has something to do with private bool burstMode; private bool aoeMode; Can you get it 2 work? Have tried everything.
-
Key press lua, cant get it to work
not even an option. The reason for me 2 use lua, is that c# doesn't work. But have has more succes with lua. Most of the Lua work is from this post. Please help. Thanks for you time.
-
Key press lua, cant get it to work
LAlt and CTRL, even windows key. One for burst and one for aoe ? What do you think Mike, is it possible?
-
Key press lua, cant get it to work
Spent 3 hours on it now, cant get it to work. Have uninstall wrobot, fresh install. The only output I can get is [F] 02:50:20 - [FightClass] Loading Fight class: C:\WRobot\\FightClass\Class1.cs 02:50:21 - [My fightclass] Is initialized. 02:50:36 - AOE 02:50:39 - BURST. 02:51:42 - BURST. 02:51:42 - AOE 02:51:46 - [My fightclass] Stop in progress. 02:51:47 - Session statistics: Elapsed time: 00h:01m:25s XP/HR: 0 - 0 min When I press the keys.It does write, put nothing happens. I am total lost. Plz help me out. Morris Class1.cs
-
aim with cannon
find a quest profile that have it installed allready, like bettersis tbc starting quest, under legion
-
Need help with Flightclass Focus target
I am total new to this, I just know that if I set unit to u, it fails.Cant you help a noob out ? thanks Droidz