Jump to content

Grevlen

Members
  • Posts

    11
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Grevlen reacted to BetterSister in Learning C#   
    Wow uses lua yes but wrobot used csharp. I managed to make scripts using csharp only for couple years but now when I've learned some lua I'd value lua > csharp
  2. Thanks
    Grevlen reacted to fantasia in Learning C#   
    I am not very good at programming but I would recommend:
    1. Learn the fundamentals if you haven't already (learn about things like variables, loops, conditions and other basic things).
    2. Download every cs fight class and plugin you can find on here. They are great to see how other people have solved the issues.
    3. Use the intellisense in visual studio to see what methods you have access to. Also "Go to definition" and "Find all references" is 2 useful options in the right click menu when right clicking a method or class.
    4. Search for what you want to do on here (wrobot related things) or on google (lua or c# related things).
  3. Thanks
    Grevlen reacted to Ordush in Learning C#   
    wow is not using C# it's using Lua.
    So you won't find any wow specific c# guides.
    But check out Microsofts own school, with Bob Tabor
    https://mva.microsoft.com/en-us/training-courses/c-fundamentals-for-absolute-beginners-16169
  4. Thanks
    Grevlen reacted to Bear T.O.E. in Macros in Fight class   
    Yes it is. Name the Macro. then add that to your spell list. Then in the conditions list select LUA Code. in the LUA code box select the drop list button on mouse over. Then add the code there. In the box at the top right of the fightclass editor there is an option Is LUA Code make sure this is selected as True. There is another way as well. in the spell list make a spell that says /RunMacroText(MACRO) and then make sure it is Selected LUA Code True.
  5. Thanks
    Grevlen reacted to Ordush in Don't switch back after party heal   
    https://wrobot.eu/forums/forum/7-tutorials-wrobot/
    Look through this, a lot of nice help to get here. ?
  6. Thanks
    Grevlen reacted to Matenia in Part Combat, not switching from combat target to heal party   
    You can't create party fightclasses with the XML editor afaik. But also, if this is about vanilla - you need to cancel cat form before casting anything else
  7. Like
    Grevlen reacted to food4me in Northdale   
    Short update my fisher is still going and has not been banned. I've been running that account 24/7  he is now level 33 as I've been grinding/quest botting him also. I sat him in the barrens and fished up deviates for 19 hours nonstop he was fishing up oils yesterday in the same spot I lost my other account for about 15 hours straight "gotta love lootfilter"  There's no way I have not gotten reported. I will keep running that account as much as I can someone times I'll come home and he will be disconnected but for the most part, I run this account 24/7
  8. Thanks
    Grevlen reacted to eeny in Combine-Vanilla plugin is not opening clams   
    Has the ode also
    I use the code in a quest file Soutridge Beach Azshara.xml  And it works a damn charm- just need to change the itemID in the runcode pulse so its opening the correct items and looting all.
×
×
  • Create New...