Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Yesterday
  3. I have Lua Movement turned off and CTM on but it still happens. Anyone else still getting this issue?
  4. Any idea why the plugin needs this code that makes it go out of date? Is the plan to make this a paid plugin?
  5. No, you don't. I messaged him again. We got to wait for another update πŸ˜‰
  6. Same, I am using the v3 update and still getting: [FIX turtle spell plugin]time ended, please PM the author robot1992 to update the latest version Wondering if I am doing something wrong.
  7. Still same Error. For some reason there is a date set. When your system is AFTER this time, plugin wont start. You can set your clock before 2020, then plugin wil load. But it comes with a bunch of error for almost every other online product because of mismatching times (security issues)
  8. will wrobot work on cata classic client?
  9. Does this mean the plugin is outdated?
  10. I am trying to use this but I am getting this error as well on Turtle Wow 22:45:29 - [FIX turtle spell plugin]start author: https://wrobot.eu/profile/96475-robot1992/ [E] 22:45:29 - [FIX turtle spell plugin]time ended, please PM the author robot1992 to update the latest version [F] 22:45:29 - [Spell] Cast ι‚ͺ恢攻击 (Sinister Strike) [F] 22:45:29 - [Spell] Cast ι‚ͺ恢攻击 (Sinister Strike)
  11. Last week
  12. i installed visual c++ 2010 on my windows 11 machine, reboot and still get the install visual c++ message. i use it for wotlk
    works just fine πŸ™‚ As for *new* person to LM and stuff, I had to use ChatGPT to enable API server. But once I manage it, it works just fine πŸ™‚ thanks
  13. "[E] 00:01:30 - [FIX turtle spell plugin]time ended, please PM the author robot1992 to update the latest version"
  14. Very Good! Thanks !
  15. 1. to deactivate the ghoul find and comment out the line : SpellManager.CastSpellByNameLUA(RAISE_DEAD); to // SpellManager.CastSpellByNameLUA(RAISE_DEAD); 3-4 this system have manual controll by WSAD keys detection detection as falback to override AI in dangers . Iam still workig on Movement AI how improve it .
  16. Hello, What do you call "auto-hunting"? Is it the game that crashes? Do you download the game client from the server's website? (or is it an original game client)
  17. Earlier
  18. I bought it yesterday, and when I ran it for the first time, the auto-hunting stops and crashes 1–3 seconds after I press β€œStart.” There’s nothing in the log file, and I’ve already re-downloaded the client and reinstalled all the required programs it asked for. I’m using the MoP 5.4.8 version. It seems a few other people had similar issues, but I couldn’t find any solutions since no one posted how they fixed it. Is there any known fix for this?
  19. Hello, your problem should be resolved.
    Greatest FightingClass i ever saw and tested, especially for TANK! Movement, Rotation, Decisionmaking, Positioning is top-notch. Thanks Pepa and im happy to test out the other FightingClasses!
  20. First Feedback from testing this in dungeons: βš”οΈ Advanced Combat Behavior - Seems nice and very straight in a variety of situations. I would remove the "raise Ghul" because the ghoul accidentally pulled mobs 🧭 Smart Targeting & Positioning - Targting is very good, fast and helps the dungeon group to not get any aggro at all Defensive Awareness - spotted this sometimes but not in every/all situations e.g. ick/krick in pit of saron - no real movement to get out of the puddles/bombs and so on Clean Movement AI - Theres an issue i think because my DK alwas does an 180hop through the eneygroup - this means that every DD attakcing from behing instantly stands in front of the enemy - cleave/parry and this could lead to some serious situations All in All - Its a great FightClass and i think its one of the best i saw, tried and i will also try the other FCs with great pleasure! Thanks a lot Pepa and please keep up this great work!
  21. Hi, i just downloaded the profile and want to try it out. Which product should i activate, WRotation? asking because theres the movement and i dont know ir WRotation fits theese requirements Thanks
  22. @Droidz My Wrobot 5.4.7 (18019) opens up and closes really fast with an error that goes away even faster. In the error I can see something about server before it closes fast. When i run the updater the top portion where it usually display information says "The webpage could not be found" The bottom portion works and it just says my Wrobot is up to date. I've removed wrobot and installed new and does the same thing. It's just this version too. If i open other versions of wrobot it works and the updater for those versions show the top half info unlike 5.4.7 where it just says "The webpage could not be found". Let me know what i can try to fix this thanks.
  23. Version 1.0.212

    14 downloads

    πŸ›‘οΈ Paladin Tank AI – Unified Movement & Combat System (v1.32 Lighted) ⚠️ BETA VERSION – Experimental AI Movement This build introduces a brand-new Unified Movement AI that dynamically blends pathfinding and manual positioning. While it has been tested extensively, minor micro-movements or twitching during combat may still occur. Feedback and reports are highly appreciated! 🧠 Overview The Paladin Tank AI is an advanced C# rotation and movement system for WRobot designed to simulate human-like tanking behavior in all PvE environments. It combines intelligent combat decisions, blessing management, and a context-aware movement controller. πŸš€ Core Features πŸ”Ή Unified AI Movement System Smart gap closer (8–30 yards) via MovementManager.MoveTo(). Manual fine positioning (0–8 yards) with turning, backing, and advancing logic. Smooth transition between systems without deadlocks or pathing conflicts. Integrated hysteresis control prevents oscillations during facing adjustments. πŸ”Ή Intelligent Combat Rotation Adaptive seal management (Seal of Wisdom ↔ Seal of Vengeance). AoE and single-target threat rotation with mana efficiency logic. Dynamic interrupt and emergency defensive usage (Ardent Defender, Lay on Hands). πŸ”Ή Blessing & Party Support AI Smart blessing refresh system with cooldown tracking and cache layer. Prioritizes group protection using Hand of Protection, Hand of Sacrifice, and Divine Sacrifice. Detects group roles (Tank/Healer/DPS) automatically via Lua. πŸ”Ή Performance & Stability Fully multi-threaded: Rotation Thread – runs main combat logic (50ms tick) Movement Thread – handles positioning and gap-closing independently Optimized caching to minimize Lua calls and object queries. 🧩 Configuration Summary Setting Group Key Parameters Description Movement TurnThreshold, TurnHysteresis, BackwardDistance, BackwardDuration Fine-tunes positioning and facing behavior Combat LowManaThreshold, EmergencyHPThreshold Switches to conservative rotation under low mana or HP Blessing CheckInterval, RefreshThreshold Controls frequency and refresh logic for blessings Logging EnableAIDebugLogs, EnableApproachLogs, EnableBlessingDebugLogs Enables detailed AI logs for debugging and tuning πŸ§ͺ BETA Notes ⚠️ Known Issues (Beta Phase) Occasional micro-movements or β€œtwitching” when the target moves within 5–8 yards. Movement AI currently uses short-duration forward/backward pulses (Thread.Sleep()), which will be replaced by a smooth time-based movement handler in the next update. The anti-oscillation patch (AI Stabilizer v1.33) is under active development. 🧰 Technical Highlights Thread-safe object and party caching (lock-protected). Independent blessing cooldown tracker. Manual control override (detects WASD input). Safe shutdown and disposal handling for multi-threaded operation. πŸ“œ Installation Place the .cs file inside your WRobot β€œFightClass” folder. Select Paladin Tank v1.32 Lighted in WRobot’s FightClass selector. Make sure Lua unlocking is enabled (for cast and facing logic). Recommended: Run with Movement enabled for full AI control. πŸ“¬ Feedback If you encounter issues, please include: A brief description of what happened Approx. combat range and terrain type Log output (with AI debug enabled) Send bug reports or feedback on the forum thread. Every report helps improve stability and polish for the final v1.33 release! 🧩 Credits Created by Pepa Optimized & structured AI by Pepa Special thanks to the WRobot scripting community for continuous feedback.
  1. Load more activity
Γ—
Γ—
  • Create New...