Jump to content

camelot10

Elite user
  • Posts

    838
  • Joined

  • Last visited

Everything posted by camelot10

  1. sometimes its works. dont know whats. seems like 50/50. 50% horde 50% alliance version
  2. 1. fresh Demon Hunter, Horde, Blood Elf, Male, Blonde. 2. mounts: http://www.wowhead.com/spell=200175/felsaber http://www.wowhead.com/spell=32244/blue-wind-rider http://www.wowhead.com/spell=32297/swift-purple-wind-rider 3. code var settings = wManager.wManagerSetting.CurrentSetting; settings.GroundMountName = SpellManager.GetGroudMountName(); settings.FlyingMountName = SpellManager.GetFlyMountName(); settings.AquaticMountName = SpellManager.GetAquaticMountName(); Logging.Write("Mounts updated. ground: " + settings.GroundMountName + " flying: " + settings.FlyingMountName + " aquatic: " + settings.AquaticMountName); and flying mount choosed as http://www.wowhead.com/spell=32292/swift-purple-gryphon if felsaber not randomed - choosed gryphon too for ground mount. and vise versa with alliance DH NE Male got randomed mounts as Wind Riders. Official/EU/RU client [D] 02:05:45 - [Quester] New step (6): UpdateMounts>Pulse 02:05:45 - [Questing] Mounts updated. ground: Саблезуб Скверны flying: Стремительный лиловый грифон aquatic: [D] 02:05:46 - [Quester] If[8] (ObjectManager.Me.IsAlliance) | Result: False [D] 02:05:46 - [Quester] If[19] (ObjectManager.Me.IsHorde) | Result: True [D] 02:05:46 - [Quester] New step (20): AudiencewiththeWarchiefH>PickUp 02:05:46 - [Mount] Mounting fly mount Стремительный лиловый грифон [N] 02:05:47 - [MovementManager] Long Move distance: 198,7587 02:05:48 - [Mount] Mounting fly mount Стремительный лиловый грифон [N] 02:05:49 - [MovementManager] Long Move distance: 198,7587 02:05:49 - [Mount] Mounting fly mount Стремительный лиловый грифон [N] 02:05:50 - [MovementManager] Long Move distance: 198,7587 02:05:51 - [Mount] Mounting fly mount Стремительный лиловый грифон 02:05:51 - [Mount] Mounting failed [D] 02:05:51 - [StuckResolver] Flying mode. [D] 02:05:59 - [StuckResolver] done. [N] 02:05:59 - [MovementManager] Long Move distance: 196,7859 02:05:59 - [Mount] Mounting fly mount Стремительный лиловый грифон 02:06:00 - [Mount] Mounting failed [D] 02:06:00 - [StuckResolver] Flying mode. [D] 02:06:04 - [StuckResolver] done. [N] 02:06:04 - [MovementManager] Long Move distance: 178,2636 02:06:04 - [Mount] Mounting fly mount Стремительный лиловый грифон 02:06:05 - [Mount] Mounting failed [D] 02:06:05 - [StuckResolver] Flying mode. [D] 02:06:08 - [StuckResolver] done. 02:06:08 - [Quester] Stopped
  3. Vault of Wardens, DK starting quest. First room with constant legion respawn. DH doesnt have professions. felhounds die once per 5-10 seconds. dh trying to skin/gather every corpse doing anything in profile wont help. only maybe static class constructor in full c# quest code and disabling that settings in constructor.
  4. you can use any talents you want. coz i added all arms spells/talents/artifacts i fightclass. there is link to icy viens, you can use that talent build.
  5. if one ore two proffession is not learned (empty) and If SkinNinja and/or SkinMobs = true and bot started in areas where alot if npc fight and die, bot can stuck for forever trying to skin/gather grey empty corpses. Event if i put RunCode in first step of profile: wManager.wManagerSetting.CurrentSetting.SkinMobs = false; wManager.wManagerSetting.CurrentSetting.HarvestHerbs = false; this doesnt help.
  6. @Droidz this doesnt work. maded plugin, maded lib. if i use in quests editor, in any quest details complete or can condition return QuestHelper.SOMETHING(); on quester start, when profiles compiles in *.cs, this throw error, becouse plugin not inited and lib not loaded. i can use lib code in steps. but not in quests directly. anything like "wrobot/SharedLibs/" possible? i mean without plugins and direct in quest profiles code. something like static class and nothing more
  7. Version 12.14

    1231 downloads

    Based on http://www.icy-veins.com/wow/arms-warrior-pve-dps-rotation-cooldowns-abilities Tryed to cover all spells/talents/artifact powers. My profiles
  8. after few days of working, wrobot disable alot of flightmaster in taxi database. is there any possibility to enable all flightmaster thru c# ?
  9. в сборке дело, я думаю. никто просто так сборки не делает. делают с вшитим malware (вирус, ячейка ботнета, биткоин майнер, воровство частной инфы а может всё вместе взятое). этот малвар видимо не дает вроботу подцепится. надо было перед покупкой скачать вробот и попробовать запустить, по-моему триал дает просто wrotation запускать. поставь нормальную винду, я тут такое первый раз вижу.
  10. open general settings and check paths
  11. винда официальная? апдейты все стоят? если крякнутая или без апдейтов или сборка какая-нибудь то скорее всего у тебя там malware который мешает wrobotу подключится через буфер directxh
  12. avast вижу в процессах выключи антивирус это пункт 4. пройдись по всем пунктам и сделай что надо
  13. установи/переустанови. DirectX, Framework, SlimDX (4.0 X86), Redistributable Visual C + + 2010 (X86).
  14. when character dies in Suramar city, he spawned in room with spirit healer. that room have only one door out and bot can't find path from this room new Vector3(1131.036, 3825.065, 1.710878, "None")
  15. still not switching to cat form or use any spells, just use autoattack and die. tryed version from 3rd nov
  16. still not working in russian client, dont go to cat form, just autoattack in humanoid form
  17. example if (ObjectManager.Me.Blacksmithing > 600) or if (ObjectManager.Me.Fishing > 0) @Droidz
  18. My realm 2 word russian, works fine
  19. can i use this code in quester? events cleared when bot start/stop ? or i should unsubscribe ? can you give some advice how manage aoe effects? move outside
  20. again. its "yesterday" to track botter by ip, even hardware id dont help too much. you should google about AI and heatmaps. Here brief example: youtube blizzard doesnt ban/catch/watch by ip or hardware id, when you have millions of users, you can get heatmaps of users interactions. and when some part of your userbase start acting like on alghorythm, and you can predict what and when they do and what they gonna do next. this is main problem with popular bots/profiles: 100 000 users go to X,Y get quest AA or gather node BB, then all of them go to X2,Y2 and get quest CC or node DD and so on. after few hours/days/weeks blizzard have heatmap algorythm. and if someone: even if that player login for 20min, but in this 20min that player do same steps/action that other botts do -> blizzard mark your character for banwave. that why banwaves apprear once per 6-12 months. Its a gigantic job to calculcate bots heatmaps, its like a trump ace on your hands, you gonna rise till max and only then reveal it. this is my top 5 antiban suggestions: 1. no public profiles -> even if someone posted good profile -> mimic it: download profile, run for 1 secs, make screenshot from radar, delete profile, make own profile according to screenshot. event that method i would suggest. make all profiles by hands. its a 2-5min to make good route. 2. never make profiles with one lap (loop/circle): made something like olympic rings, 2-5 circles 3. grinding only on "hotspots" - > no path 4. Each time you got banned-> remove and forget profiles folder 5. run different tasks. especialy actual content. i mean do: reputations, daily, dungeons, timewalking, lfr, mythics, darkmoon. everything that breaks your farm heatmaps routine (grind/gather)
  21. you know what mean hardware id? do you know what mean NAT ? its 20th century to trackdown by ip. today only venerans of vietnam war use IP to find/stop botters/hackers. worked in game developer company, they ban new accounts of banned botter by HDD identifier everytime user start new account +2-3 days. 1. That victim use new ip each time (dont know if he buy vpn service or not) 2. then he start new account, spend some time and energy on new account, after that admins found him by hdd id and ban 3. victim tryed to avoid ban, change ip alot of time, but always get banned. Today is so many way to identify/mark your computer. if you execute developer ".exe" then only one way to avoid connection between banned account and "fresh" - its a new computer so. my advice: dont bother with vpn.
  22. this is second time when i encounter same problem: and yes, in both cases map show red areas
×
×
  • Create New...