Jump to content

Runaro

WRobot user
  • Posts

    426
  • Joined

  • Last visited

Everything posted by Runaro

  1. Good example, they want to keep going, until the fucking police raids them.. Two admins of LizardSquad got exposed this month, so it won't take that long, until they get busted.
  2. They get attacked from one of the biggest Botnetz, so that's totally understandable. ( same people are attacking sometimes steam, riot games etc. )
  3. Edit the FightClass from Dreamful and Increase the priority of Auto Shot and add some conditions to it.
  4. Upload your Logfile and FightClass... That's what we need, otherwise no one can help you.
  5. Ofc. it's possible to create a profile for it, but you don't even have a bot sub, how would you do that then? Once you have a bot sub and started reading / watching all the tutorials, you'll understand how to create such a profile. http://wrobot.eu/forums/forum/7-tutorials-wrobot/
  6. Runaro

    Error

    Then your proxy is maybe banned from the OVH Network, or it doesn't support the ports which WRobot uses. Try using WRobot without a proxy.
  7. Runaro

    Error

    If you open a Web Debugger, then you gonna get a completely different error from WRobot.
  8. Runaro

    Error

    I have no problem using a vpn or socks5 with WRobot. Sounds more like, that there's a misconfiguration in his firewall, or his IP Address is banned in the OVH Network.
  9. You can add a macro into your profile, before using the vendor he spams the macro and equips all BOE gear. /run for b=0,NUM_BAG_SLOTS do for s=1,GetContainerNumSlots(b) do local l=GetContainerItemLink(b,s) if l then if format('%9$s',GetItemInfo(l)) ~= '' then EquipItemByName(l) end end end end To avoid the popup for equipping BOE gear, just use the attached World of Warcraft Addon. Ps. Add another macro to the profile, where he equips your default Gear back on, once he's done with the BOE gear. ( not the cleanest solution, but i don't know any addon which does that all for you ) AutoConfirmEquip.zip
  10. Here's a example how you could do it, btw. change the priority to your needs and if you have a different Buff then "Bear Form" change that too. <FightClassSpell> <FightClassConditions> <FightClassCondition> <ContionType>Buff</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Bear Form</Name> </Param> </FightClassCondition> <FightClassCondition> <ContionType>TargetDistance</ContionType> <Param xsi:type="FightClassConditionNumber"> <Type>SmallerOrEqual</Type> <Value>30</Value> </Param> </FightClassCondition> <FightClassCondition> <ContionType>ManaPercent</ContionType> <Param xsi:type="FightClassConditionNumber"> <Type>BiggerOrEqual</Type> <Value>10</Value> </Param> </FightClassCondition> </FightClassConditions> <SpellName>Bear Form</SpellName> <Priority>20</Priority> <IsBuff>true</IsBuff> <CastIfMounted>false</CastIfMounted> </FightClassSpell>
  11. We're all simply tired of such posts, that's why we're just honest in such kind of threads. I think it's pretty good, if people are honest, saying what they think and not being two faced. Every single user, which asks for a refund doesn't deserve one.. before buying the product, you have the permission to see all profiles in the profile section and even try the bot itself out. ( Trial version only for private server ) Just my opinion.
  12. Sorry, that we don't show love to people, which are opening a thread and posting "Can someone make me this, can someone give me that... I want a free 1-max level one click profile GO! etc." I had so many people sending me private messages in the board, asking for FightClasses and Profiles and i don't even know these people, but they think it's a good idea to demand stuff from a stranger. ( one of the reasons, why i ignored this board for about a month ) On the other side, if a person ask for help and looks like, he started reading stuff about the bot and is just failing, because of the missing knowledge / understanding, i sometimes send them a message and offer my help. ( Teamviewer sessions, Profile and FightClass examples etc. ) If people just would go to the tutorial section and read / watch everything, then they would know almost everything about the bot, but much people are lazy. ( Invest time into this bot and it's almost everything possible! ) I don't want to be part of this drama, just wanted to tell my opinion.
  13. Just create a quest profile with a object use loop. ( with a item check, so if you don't have any keys left the pulse part is done and the bot gonna stop ) Watch the video tutorials in here and you'll know how. http://wrobot.eu/forums/forum/7-tutorials-wrobot/
  14. If you get a dedicated server and have enough ram, then you could maybe setup a virtual graphic solution, but damn... is it worth investing the time for it? Easier and cheaper.. just bot on your own PC, or get a second one.
  15. Yes you can, but WRobot can only get used from one IP Address at the same time, so if your WRobot runs currently on your PC, it won't work on your VPS, same way the opposite. Ps. WoW ain't gonna work properly, without a inbuilt gpu. ( 99% of the VPS and Dedicated server don't have a gpu )
  16. WRobot_6.2.3_20886_FINAL.zip won't work with 6.2.3.779
  17. Wenn du möchtest, kann ich mir das ganze mal via Teamviewer ansehen und eventuell finde ich eine Lösung. Bei Interesse, schicke mir einfach deine Teamviewer Details via PM.
  18. Installiere WRobot mal auf eine andere Partition, wo Windows nicht drauf installiert ist. Sieht sehr nach einem Permission Problem aus.
  19. That temporarily solution works good, thanks! But i really hope, that the problem itself gonna get fixed, once you find the bug that it cause.
  20. I've send you via PM one of my caster FightClass.
  21. Okay, that solution is worse then the stuck problem, because now the bot is having problems with moving ( patrolling ) units.
  22. Works okay as a temporarily solution, i really hope you'll fix that problem. ( had to change now every caster FightClass, because of it ) But thanks, for the temporarily fix.
  23. They do work, but you have to define into your FIghtClass, that it's a AOE Spell. Then it works without any problems. <AOESpell>true</AOESpell>
  24. Kostet dich 4 Minuten deines Lebens und dann kannst du ohne Probleme ein "simples" Kürschner Profile erstellen.
×
×
  • Create New...