Jump to content

BetterSister

Elite user
  • Posts

    1887
  • Joined

  • Last visited

Everything posted by BetterSister

  1. Damn you're not even close to as stupid as i look. Great to have someone like you here!
  2. It all depends on the design. Sure it takes long to make it efficient but it should be worth it
  3. there isn't enough quests to make it just do easy quests and rest of the time little grinding. It's gonna be 80% of grinding...
  4. The thing is the forum software supports marketplace-kind-of-system (probably cost little bit which isn't a problem). I'm interested at helping with it as long as it won't be public profile. I myself am student and as you know students are poor unless born with gold spoon in ass so i'm looking for projects that can bring me little extra money About the project. Questing profile with current bugs (walking through pack of mobs and dieing etc) creating questing profile isn't efficient way to lvlup before cataclysm. I was making wotlk alliance 13-60 but i ragequit it because the bot isn't capable of handling over 2 mobs without dieing constantly at low levels
  5. Out of words. Your answer is better than i would've ever expected!
  6. sorry for saying that you use cracked. If i translated whole thread i would've seen whole problem
  7. are you planning to make it free or paid or even keep it private? My next answer depends completely on this :D
  8. You need to wait for Droidz. he's the only one who can access money related things. He's busy with new family member so may take a few hours for him to answer
  9. you're using cracked version for wrobot. that's the issue for you
  10. Issue was in settings. what setting was the issue isn't clear.... it all looked fine... I think the issue was "calculate distance by target" being enabled
  11. i bot because i like to challange myself to create something that can't be detected and sametime i try to bot as much as possible while trying to not get busted. On runescape as example i got 67 million fletching experience (normally it takes you months to get) for me it took 3 weeks to get while botting 23.5hours/day average. NEVER got banned i don't bot the game because i want advantage ingame i bot because i like it
  12. i'm botting and programming it just because i like the challange i face everyday. it's like driving fast car. My drug :D
  13. Alright it will look like this: Change the coords step to your destination coords. (it's setup for redridge mountains inn) While step: ObjectManager.Me.Position.DistanceTo2D(new Vector3(-9223.98f, -2157.12f, 63.73089f)) > 5 && ObjectManager.Me.Position.DistanceTo2D(new Vector3(-9223.98f, -2157.12f, 63.73089f)) < 100 Change the coords for the Inn keeper location and ID(6727) for NPC ID (you can get them from helper tools > target info) RunCode: wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(-9223.98f, -2157.12f, 63.73089f), 6727, 1, false); below add RunMacroLUA: /click StaticPopup1Button1 after this all add EndWhile. If it still is too fast for you (never had issues with this setup) add action type step Wait with 2000 ms after runcode
  14. I'll give you full code when i get to computer. Took me a while to do it for my alliance quester profile but it's fail proof now
  15. That's really weird. Sounds like the file is corrupted or somehow acting up :/ Try deleting whole Products folder in Wrobot folder then use updater to get them back. if this doesn't help then you probably need to reinstall everything whole bot (exept backup the settings and profiles and fight classes so you don't lose them)
  16. yes you can. What do you want it to do before and after the wait?
  17. Alright go to the object you want to use. Take the coordinates by opening Quest Tools and click "My Position" it will tell the coordinates that you need to enter like in the picture shown below. Overall it'll look like something like this. Remember to toggle "Is Game Object" from npc quest giver editor
  18. Well that's little bit trickier! i'll be explaining it in a moment gotta login to WoW first
  19. Hard to tell what got you banned. Sounds like you didn't do anything wrong
  20. Add RunCode step
  21. Before going out run this code: wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true; when you're back in change it to false
  22. Since the amount of people using cracked version of wrobot that works only for MOP we're asking everyone without active subscription proof of you not using cracked version of WRobot. If you're using cracked version of WRobot you won't receive any support TLDR buy the bot if you haven't already. Cracked version sucks and it's way too outdated
  23. If you spent some time on searching the forums you would know that it's impossible to convert scripts from HB to WRobot
×
×
  • Create New...