Jump to content

Dreamful

WRobot user
  • Posts

    315
  • Joined

  • Last visited

Everything posted by Dreamful

  1. Carefully with PQR on that server, the Main server "Rising-Gods" has a warden protection and bans directly. i am using this one and works perfect,
  2. using robotManager.Helpful; using wManager.Wow.Enums; using wManager.Wow.Helpers; using wManager.Events; using wManager.Wow.ObjectManager; using System.Media; using System.Windows.Forms; using System; using System.Threading; public class Main : wManager.Plugin.IPlugin { private bool _isRunning; /* Code here runs when the plugin is enabled and the bot it started. */ public void Initialize() { _isRunning = true; Logging.Write("[SpirithealerFixer] Loaded."); SpirithealerAccept(); } public void SpirithealerAccept() { while (_isRunning) { try { if (ObjectManager.Me.HaveBuff(8326)) { Lua.LuaDoString("StaticPopup1Button1:Click()"); } } catch (Exception e) { Logging.WriteError(" ERROR: " + e); } Thread.Sleep(10); // Pause 10 ms to reduce the CPU usage. } } public void Dispose() { _isRunning = false; Logging.Write("[SpirithealerFixer] Stopped."); } public void Settings() { Logging.Write("[SpirithealerFixer] No settings."); } } I have the problem the Spirithealer rezzing is till today not working on Woltk, i made a plugin that spams the Accept button all day long if you have a dead debuff. https://wotlk.evowow.com/?spell=8326 i dont know if that works, but just change it for the dead buff in vanilla and you good to go. Hope i understand your usage correctly. Peace, Dreamful
  3. Virtual machine software is designed to mimic the hardware functionality of real hardware. But when doing so, some artifacts remain, which help indicate that it is indeed a virtual machine and not a physical one. These kind of artifacts can be specific files, processes, registry keys, services, network device adapters etc. Malware programmers take advantage of this “design flaw”. They code the malware to detect virtual machine configuration files, executables, registry entries or other indicators in order to manipulate their original execution flow. This behavior is referred to as “Anti-Sandbox” or “Anti-VM”. So if a registry entry like SYSTEM\CurrentControlSet\Control\VirtualDeviceDrivers exist or even a running process like Vmtoolsd.exe, Vmwaretrat.exe, you get flagged. Start your virtual machine and inside you will see in the taskmgr there will be processes that not running on your system. This is just all speculation, i dont know how warden works in depth, but the cases you see above can be used for a flag.
  4. What you're up to won't work, because that's not the point of a VPN. What you are looking for is a Socks5 together with Proxifier. You can tunnel all traffic program specific with it. NordVPN also sells Socks5 proxy or given even away if you have a subsciption, if I'm not mistaken.
  5. Roation should be normal working, just CD's getting used like Cold Blood only on Boss Targets. Post me a whole log please.
  6. Check your General Settings, you have the Option on.
  7. i would say wRobot is more like a framework, there are many free profiles, some are good, some rather not. There are also paid ones but even those are not bug free and 100% quester like you know from honorbuddy. Keep in mind private servers differ, some quest work on servers others don't. You will not have a 100% bugfree and fully afkable profile. And especially since you will come to a point where you have to make yourself one because there are none.
  8. Not playing or botting on this server, cant tell you, sorry. But i am doing as much as DPS like i am doing with PQR.
  9. mmmmmmhh ok, so let us guess then since you dont provide a log shall we ? You have addOns on ? that can cause issues most of the times. Maybe you selected a diffrent mode in battlegrounder ? On what build you play ? 7.3.5 build ????? Did you try to turn of your computer and back on? Try maybe rotate your tower at 90° degree Unplug HDMI cable, wait exactly 7 secounds and plug it in. Maybe you can try hit Spacebar+1+2+3 and then Enter when you start the bot. seriously tho, just post a log and we can help you.
  10. Hey guys, Trying to write a plugin for TSM (3.3.5), and i need to interact with the UI somehow so i tought do it over LUA with the /click function like, /click TSMStartCancelScanButton but the debug tools not showing me the right button when i hover it. And "/click table: 2C460368" dosent work either. /run print(GetMouseFocus():GetName()) -- prints "nil" in chat if hover over the button Anyone can help me and can explain what happens their ? it looks like to me its from a parent and inheritance from it, not sure tho. I hover over "Start Cancel Scan" at that screen, greets, Dreamful
  11. give me a log. so i can know why. For me it dosent.
  12. WTH, this is getting out of hand. How they even do this shit without modifing the client, this seems so surreal. Never saw something be on 8 years private servers without interact with an object, NPC.
  13. In that time you wating, you can make it yourself actually. Its a 10 min task with Gatherer or Carbonite, just import nodes and fly the path down thats drawed on the map by the Addon.
  14. Anything needs to happen while waiting or he only want to wait and do nohting ? Your question is actually a bit unclear. You can add Thread.Sleep into your function, Thread.Sleep(5000) // Wait 5 Seconds
  15. Yes it is possible. In LUA for Grounding Totem would be simple this, if UnitBuffID("arena1", 8178) -- Checks if arena target has the Grounding Totem buff or UnitBuffID("arena2", 8178) or UnitBuffID("arena3", 8178) then RunMacroText("/petattack Grounding Totem") -- Sends pet to Grounding Totem end Just change up the ID with the Tremor Totem Buff.
  16. Some nameing of conditions are confusing too in the Fightclass Editor in my opinion. if you are expierenced with programming you better go with developing it in a IDE immediatley. Helpful threads, Or join the wRobot discord their is a Developer channel where you get quick help.
  17. Hey NiteKat, On the Left site in Fightclass Editor you see General Settings change the point 'Range' to 25 or 30. That should work. Have fun, Dreamful
  18. Well the Fightclass is just for Rading/Dungeons, no pet heal or cd's will be used since its checking if target is a Boss. Its on you, try it if you want. No destro Fightclass because its garbage in 3.3.5 for rading.
  19. Version 1.0.1

    336 downloads

    Hey Guys, Simple and lightweight Plugin to inform you if you have an Dungeon Invite, it plays a Notification sound and even Auto Accept the LFG invite. It maybe works for Cata, MoP, WoD, Legion since its the same LuaEvent but not tested. How to Place the dDungeonAlerter Plugin and the Folder in your Plugins folder. Activate it If you have any suggestions or good ideas that would be useful just tell me so i will maybe implement it. Peace, Dreamful
  20. Version 1.0.0

    619 downloads

    Hey Guys, Since many servers detect PQR now, i begun to migrate all my PQR Profiles to wRobot in C#. All my FightClasses will have a Ingame StatusFrame so you know whats happing next. You can disable it with /dRotation or hide it with the close button. Features Using Trueshot Aura Using Aspect of the Dragonhawk if we have more than 10% Mana Using Aspect of the Viper if we have less than 10% Mana Using Hunters Mark* if its not on Boss Using Misdirection on Focus if you have a Focus Using Rapid Fire* Using Readiness* to refresh Rapid Fire Using Call of the Wild* (Pet Ability) Using Kill Command* Using Silencing Shot Using Kill Shot if Target is under 20% Health Using Serpent Sting if Debuff not on Target Using Chimera Shot Using Aimed Shot Using Steady Shot if everything is on Cooldown *only using if target is a Boss This FightClass is only for Raid/Dungeon Environment and pull max DPS. If you have any suggestions or good ideas that would be usefull just tell me so i will maybe implement it. Peace, Dreamful
  21. Another site for game clients i recommend, https://wow-clients.eu/tbc.html But did you try it with an another Figthtclass ? To edit the realmlist what most of the cases works if you cant edit it, copy it and then drag it to desktop, edit it, put it back in and overrite the old one.
×
×
  • Create New...