Jump to content

Ordush

Elite user
  • Posts

    1180
  • Joined

  • Last visited

Everything posted by Ordush

  1. Hello all! There are so many people here having issues with using proxies with WRobot. I'm going to write a thorough guide here, that will get you set up. Why use proxy? This subject has been discussed a lot. A proxy will not make it, so you are not banned. It will make sure that WHEN you are banned, only the char using that proxy is banned. I am using "WHEN" because, you will always get banned at least once if you use bots. What proxies are there? There are many kinds of proxies, but the most common are HTTP & Socks5. HTTP: A HTTP proxy will ONLY handle HTTP traffic, this is where many people go wrong with wow. use a socks proxy. Proxy Software: I am personally using ProxyCap, it's easy to set up and it has a simple interface. Proxy Addresses: I suggest getting a paid proxy. There are many sites out there to get proxies. Using a free one, has a bigger chance of getting you banned. Try and get a private, and you will be good. Proxies For You is what i use. Guide: WoW: 1. Open your wow folder. 2. Copy Paste your WoW.exe and rename it to something WoW.exe (I.e. "1 WoW.exe") Make sure that your filename ends with WoW.exe (Most bots and programs will look for WoW.exe, so if you call it "WoW 1.exe" then it won't recognize it.) Proxy: 1. Install ProxyCap & Restart your PC when prompted. 2. Right Click the ProxyCap Icon and click Configuration 3. Click on Proxies to the left (under RuleSet) 4. Click the "New Proxy Server" icon (This does not have any text, but is a white logo with some gold on top) It's in the top right corner. 5. Give it a Display Name: I recommend using this syntax: Country X. (I.e. London 1) 6. Make sure type is set to Socks5 (should be standard). 7. Write your IP address in Hostname (I.e. 127.0.0.1) <- This is localhost, don't use that lol.. 8. Write your port: (I.e. 27015) <- Guess a game.. 9. If you have locked your IP with a username and password, Enable "Proxy requires authentication" and write in username and password. 10. Click OK 11. Click on Rules to the left (under RuleSet) 12. Click the "Quick Add Rule" icon (This does not have any text, but is a white logo with some gold on top) It's in the top right corner. 13. Make sure Rule Action says "Redirect through proxy". 14. Click on (Default) under proxy and choose your newly made proxy from before 15. Click on Specify under Program 16. Click the three dots ... To the right of the box under Specify and select your new wow.exe file (I.e. "1 WoW.exe") 17. Under Transports Check TCP and UDP. 18. Give it a name under Rule Name. I suggest using your wow name here. (I.e. "1 WoW.exe") 19. Click OK 20. Profit If you start your game through that exe file it will run through proxy. A nice way to check if it works, is by replacing your IP in Proxies with something random. Try to connect to a server, if it does not connect with a random IP address that is not working, it will not get a connection. This means the exe file is running through proxy. Another way is by double clicking Proxy Cap icon. If your game is in the list, you know that it's going through a proxy. This way works with Relogger! In your relogger under Tasks, click add and choose ChangeWoWPath and change your Path to Wow: so it fits with your new proxied wow file.
  2. Lua.LuaDoString(@"PQRCode here. Replace all " with "" in your PQR code.")
  3. Seems to me that this debate has been concluded, perhaps it should be locked.
  4. 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..
  5. I had the same issue until i used WoWPlayer. ?
  6. 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. ?
  7. cool so use GUID which i get with Party and then check position between the two GUIDs?
  8. 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)
  9. 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. ?
  10. Ah yes, cheers!
  11. Jamba uses the chat, that is easy. I was thinking of going outside of wow. ?
  12. This does not work anymore. Gives error "DevelopmentTools" does not exist
  13. 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?
  14. 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.
  15. 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:
  16. If it works with HTTPS, then use that. However, HTTP proxy only supports http. ?
  17. Awesome, it's because i want to make a plugin that loads into my fightclass, but also works without my fightclass. ?
  18. Personally i am using ProxyCap, so i can't help you. But perhaps Libanise can see what is going on. ?
  19. He wants to do what i did lol
  20. 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.
  21. Hey all I have only made fightclasses and a few profiles. What loads first? Plugins or fightclasses? Is there any way to change this?
  22. Hehe, nono i already have 5 fightclasses. This is not my fulltime job, far from. I have a normal work besides making fightclasses. ?
  23. 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. ?
×
×
  • Create New...