Jump to content

nax

WRobot user
  • Posts

    127
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

3883 profile views

nax's Achievements

  1. This script builds a WotLK 3.3.5a global.lua definition file for VS Code. It generates documented WoW API globals (with parameters and return types where available) so you get better autocompletion, signature help, and fewer “unknown global” warnings while developing addons. Script.py
  2. Yes.
  3. I love the obfuscation, took me a hour to break.
  4. https://wrobot.eu/byme/CompatibilityReporting/index.php
  5. You deserve a refund. They’re not using the Auctioneer addon for detection at all — that’s just a cover. In reality, they’re exploiting GetThreadContext to extract breakpoints from WRobot through a remote code execution (RCE) technique. Additionally, they’re manipulating movement flags to gain unfair advantages.
  6. Read the requirements
  7. i love it,broken english with bad grammar.
  8. @robot1992 Yes, i was able to read the code, i use wrobot to load it then dump the bytes in a after it was deobfuscated.
  9. There is some fightclasses that don’t use new Spell, but I understand where you are coming from. For obfuscation tools, it’s kinda impossible to protect csharp code, so I wouldn’t even try, there’s always someone who can beat the obfuscation
  10. Hello, I was reviewing your code and had a quick question. Does this work with fight classes that use their own built-in rotation frameworks, or is it specifically designed to work only with WRobot’s XML rotation framework?
×
×
  • Create New...