Jump to content

t00z

Members
  • Content Count

    27
  • Joined

  • Last visited

About t00z

  • Rank
    Member

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Agreed, but we don't need misinformation spread either- and it didn't hurt to check. The operation was unattended 😛
  2. I'd like to report that in my humble opinion after hours of testing, WRobot is undetected by Warmane's Sentinel Anti-cheat. I can't speak for expanded function/scripting outside what is offered by WRobot, but the bot itself is not detected. You are being reported, and/or manually checked by a GM.
  3. Doesn't work for updater on fresh download. I agree with you- I actually just ran into this issue with a box i'm remote viewing- but the xml does not affect updater. Personally just ran it local and copied the files 😛
  4. try to delete wdb folder in wow directory. Basically Myko say make a heartbeat plugin that record Is.Alive and your coordinates. when Is.Alive is no longer true, you have the coordinates of your corpse, and a place to send the bot.
  5. Valid way to complete, another to skip searching for IDs: Lua.LuaDoString("CastSpellByName(\"Death and Decay\")"); ClickOnTerrain.Pulse(ObjectManager.Target.Position);
  6. Version 1.0.2

    49 downloads

    PartyChatCommandEX Command your bot with in-game chat! This plugin executes commands (Lua code, C# code, use item or cast spell) with argument support, when any party member or whisper sends a specific message in WoW chat. This is a standalone, free plugin (Party chat command not required) that monitors in-game chat channels (like a Discord bot) for a trigger command, an action, and any arguments/variables you want to pass along. The plugin is designed to scan party chat, party (leader), and whispers for triggers/commands. There is also an optional Argument Handler that when active, parse
  7. Hi, Above click "My Purchases" Where it shows your session, in the right hand corner click "Manage" Your key will be presented on the next screen. Anything beyond that, you may need to contact Droidz.
  8. If you check the dates- this issue is over a year old. Please be more specific (post log). It would also help to know what product, fightclass, plugins, and addons you are using.
  9. public class Example1 { private static var newVarible = "something"; public static string newVariable { get { return name; } set { name = value; } } } public class Example2 { if (Example1.newVariable == "something") { print(Example1.newVariable); //Output: something } } Keep in mind these are very loosely based examples just to depict what is going on Ugh...stupid edits removed my code examples...im kind of mad I had a quick lesson in variables for you =/. The above one that survived tries to explain how variables can cross "scopes" and be used a
  10. Food/Drink tab for pot There are plugins/scripts in downloads for chat bot, but probably outdated. You can use source to make your own 🙂
  11. lol? Bambo & Matenia are two different people. I would make sure to contact the right person 🙂
  12. WRobot is fine, plugins/scripts out of date. Update your scripts/plugins, or if can't update further- download WRobot and wait update.
×
×
  • Create New...