Jump to content

Ordush

Elite user
  • Posts

    1178
  • Joined

  • Last visited

Everything posted by Ordush

  1. Does your fightclass or WRadar use lua? The reason i am asking is because they might be sniffing lua, that's what warmane did last time
  2. Can you write down what parts of wrobot you were using? Quester? Fightclass? etc? ?
  3. Alright, something is giving away you are using wrobot that is for sure, now the question is what. ?
  4. using wand is a bit tricky especially on Vanilla, don't know what version you are coding for. But a nice "google hack" is to google site:wrobot.eu Wand vanilla This is just an example you can replace "Wand Vanilla" with everything. ? I know there is a guide in there by Droidz on how to use wands. ?
  5. https://wrobot.eu/forums/forum/7-tutorials-wrobot/ Look through this, a lot of nice help to get here. ?
  6. In the fightclass editor, make a new spell after your healing spell. Where you normally write spell name you write: TargetLastTarget(); and then scroll down in the settings to Is C# code. and obviously set that to true. ?
  7. Is your fightclass C# or XML?
  8. Not exactly a bug, unless you tell your FC to swtich back. Don't switch target to heal. You can heal someone by Name, PartyID orwhatever instead. ?
  9. Apexx Did this happen the SECOND you hit 10 or around level 10? The ban did that happen the second you started wrobot?
  10. Did i not already tell you what to do? You need to get the reference otherwise it won't be able to look. ?
  11. No you have to get the references etc. first.
  12. Visual Studio
  13. Open VS write wManger.Wow.Helpers. Then you will see all the helpers wManger.Wow.Helpers.ItemsManager. Then you will get all the ItemsManager functions etc.
  14. Just to quote myself. I think it's my auto updater lol Yep my updater site is down it appears. ? I need to make a timeout script so it goes on if it can't connect.
  15. Mine is not starting, so i think there is some instability with the wrobot server right now.
  16. Yeah i think that wrobot server is crashed or something, i can't load anything either right now.
  17. Is your wrobot trial or bought license?
  18. I honestly can't tell you what is going on mate.
  19. And you have obviously taken a lot of screenshots right?
  20. There is no workaround for it, because in Vanilla you can't control sound with Lua
  21. FNV has auto update as far as i know right? Maybe he added it? ?
  22. It's the way Vanilla works, you can't get any info about spells without them being on the actionbar. So some plugin/fightclass/whatever is checking spells by putting them on your actionbar then removing them again.
×
×
  • Create New...