Jump to content

Ordush

Elite user
  • Posts

    1178
  • Joined

  • Last visited

Everything posted by Ordush

  1. Seems to me that this debate has been concluded, perhaps it should be locked.
  2. You don't seem to get the point... You want us to give you stuff for free, that we spend 6-7 hours a day to make. I have a job, and i am certainly not living from what i do on WRobot, my point was EXACTLY that it can not be done. How about you learn to write the code, and do it yourself? What about YOU spend 6-7 hours of YOUR freetime every day? Then you do not have to pay for anything at all yourself..
  3. I had the same issue until i used WoWPlayer. ?
  4. I can't seem to be able to get the units from the Party namespace ? I am on Vanilla, not sure if it makes a difference. ?
  5. cool so use GUID which i get with Party and then check position between the two GUIDs?
  6. You are aware that the people who make these fightclasses and profiles are spending their time on these projects right? As a fightclass creator, i can ensure you that. The amount paid for the time spent on a project is far from anywhere near worth it. Personally, i make MAXIMUM 3 eur an hour. Sure there are some people here who has stopped working on their fightclasses/profiles, and thereby for every buyer of their product, the amount/hour earned will only rise. But trust me, people who stopped developing their products, are not really selling. Edit: Just want to clarify that i do not earn 3 EUR an hour everyday all the time, i make at max 3 eur an hour WHILE coding. (Working)
  7. Hey all I have been looking through the ObjectManager, i can't seem to find anything. Is there a way to check range between two units? i.e. Party1 and Party2? I know that a player has to be near them to check their range, but i just want it to do this: if range between Party1 and Party2 < 5 return true else return false. Obviously it will return false if the player can't see party1 and party2. ? Perhaps @Droidz knows if the units party1-4 is implemented in the ObjectManager? I know that his fightclass editor, can heal party. ?
  8. Ah yes, cheers!
  9. Jamba uses the chat, that is easy. I was thinking of going outside of wow. ?
  10. This does not work anymore. Gives error "DevelopmentTools" does not exist
  11. Is there any way that 2 different wrobot programs can speak together? Like if i set a variable in one wrobot profile or fightclass or whatever, can i then read it from another profile/plugin/fightclass ? Or do i have to use the chat?
  12. Hey Geno. That has nothing to do with my fightclass. ? it's Matenia you have to contact for this. My guess is that you are using crossbow. I have already reported to him that HMP does not equip arrows for Crossbows.
  13. Even in the comment section where you wrote this, there is an answer for your question. ? Copy Paste: I'd wish you people would use my support channel, linked at the top. It's because you are not pressing "Enter". The error you see there is unrelated. It's a false positive. It's basically saying that the code i wrote to check cooldown on spells is not working. However if it did not work, no spells would be cast. When you write the food name, you need to press "Enter" not escape or close the menu. ? If this does NOT work for you, please don't hesitate to write in the forums at:
  14. If it works with HTTPS, then use that. However, HTTP proxy only supports http. ?
  15. Awesome, it's because i want to make a plugin that loads into my fightclass, but also works without my fightclass. ?
  16. Personally i am using ProxyCap, so i can't help you. But perhaps Libanise can see what is going on. ?
  17. He wants to do what i did lol
  18. I am using proxiesforyou. I had some issues at first, but it lasted a few hours and then i haven't had any issues at all. Take the second cheapest one. It has all you need.
  19. Hey all I have only made fightclasses and a few profiles. What loads first? Plugins or fightclasses? Is there any way to change this?
  20. Hehe, nono i already have 5 fightclasses. This is not my fulltime job, far from. I have a normal work besides making fightclasses. ?
  21. Converting to c# will not do anything. If that doesn't work, then you have to do what Matenia said. Rewrite your fightclass in C#, there are plenty of guides out there, and then don't do a "IsSpellUsable" check on your spell in C#. There are way more advanced ways to do the "IsSpellUsable" on Vanilla, then the implemented WRobot way. You will have to research yourself for that. ?
  22. As i said, i will look into it. I have a lot on my plate atm. But i will get around to it when i can.
  23. It keeps up Lifebloom on tanks, reason it doesn't keep up reju, is because it will destroy your mana pool. ?
×
×
  • Create New...