Jump to content

Dreamful

WRobot user
  • Posts

    315
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Dreamful got a reaction from k1ngstire in Some Questions about Profile Creation   
    Hello k1ngstire,

    What you already said this should work.

    You can find out your specefic button from Auctioneer with,
    /framestack Hover over the button and find out which name the frame has, then just launch LUA Scripts via,
    RunMacroText("/click AuctioneerSellButton1OrSomething") you must do this with Quester the other modes are not capable for this type of action.
  2. Like
    Dreamful reacted to liquidsnake1989 in WRobot goes straight to target when spotting a node   
    I'm currently trying out WRobot to see if it fits my needs. I was able to find a Combat Routine for feral druid somewhere online, and also some herb/mining profiles. 
    Now, WRobot is basicly doing a fine job, but as soon as the bot detects an ore node or a heb, it flies directly towards it, in a straight line. More than often does this lead to problems, for example if there's a hill/mountain between my char and the target. Or a tree, or whatever. 
    I can't imagine other people don't encounter these problems as well, does anyone know a fix for this?
  3. Like
    Dreamful got a reaction from eeny in Vanilla Bot pathing finidng broken with latest update?   
    You can try to close WRobot, remove folder "WRobot\Data\Meshes" and relaunch WRobot.
    The problem is mentioned here before,
     
  4. Like
    Dreamful reacted to reapler in Quest Editor   
    Hello, i'm currently working on a quest editor because the provided one doesn't fit to my imagination.
    I wanted to add some custom functions like adding transport step, specific npc using and so on.
    It looks like this so far (not fully finished):

     
     
    For now i have a few questions of the quests editor window:

     
    -Is it really needed that the marked area to have more than one questid? if yes an example would be useful
    -Does the name of the quest affect the common quest product?  Here "quest1 - KillAndLoot".  So far i tested it, only the quest id influence it but i'm not sure if some other function will also need the name
     
    If you have also other ideas for the editor, please leave your suggestions here.
     
  5. Like
    Dreamful got a reaction from Ryze in Downloads become mess   
    Yea Download section is a pretty mess, you can find nothing if you want to.
    In my opinion we should release all profiles in the Forum, with sub categories in the specefic Expansion. like on pirox forum if anyone remebers back in the day. its easylier to maintain and you can see updates alot quicker, at the moment so many bullshit profiles and fightclasses are in the upload section just because you are allowed to just upload without even description and stuff.
     
    Wrath of the Lich king
    -- General
    -- Support
    -- Profiles
    --- 1 - 60
    --- 60 - 70
    --- 70 - 80
    --- Gatherer
    --- Reputation
    and so on...

     
  6. Like
    Dreamful reacted to Droidz in kill specific mobs first   
    You can disable attack detection at the from start to mob position with this c# code: https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=13088 (you can run this code with action run c#: https://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ )
     

  7. Like
    Dreamful reacted to eeny in stuck at selling   
    Hate to Necro but I think this is a valid issue that still needs to be looked at.
    While I agree 99% of the time that the default NPC-DB works perfectly.  There are some zones / phases where it is incorrect.  I think what @Dreamful is asking is needed in the bot, AKA: the ability to disable the NPC-DB without getting users to delete a file in their install they will need later for other profiles.
    This should not be a default option- if it's used, it should come down to the profile creator to populate all vendors for the bot profile.
    Ideally ,a profile creator would be able to run a wrobot runcode pulse to turn off the NPC vendor DB for the profile, at which point the bot will only use the vendors defined within the profile by the writer.
  8. Like
    Dreamful reacted to Benix in How to make big gold profit in legion for dummies ☻   
    Hi everyone,
    some of you just use WRobot for herb farming / skinning or just battleground for leveling honor. WRrobot is very great for farming yep ! But how make a decent amount of gold from farming ?
    1) Get a crafting profession + enchanting toon
    Enchanting, Leatherworking, Jewelcrafter or Alchemist, doesn't matter, best profit at the moment is Leatherworking for me.
    2) Do your quest line profession
    It's boring, I agree, take ~ 3 hours to complete everything, but when you complete your profession quest, you get this recipe (leatherworker example : http://www.wowhead.com/spell=194711 (785 wrist for only 9 stonehide leather) => better to craft this with rank 3 recipe because it cost less mats.
    3) Craft your blue gear (recipe rank 3 for less mats)
    Leatherworking: http://www.wowhead.com/spell=194711
    Inscription: http://www.wowhead.com/spell=192856/prophecy-tarot
    Jewelcrafting:  http://www.wowhead.com/spell=195928/azsunite-pendant
    Blacksmithing: http://www.wowhead.com/spell=182970
    4) Shuffle or disenchant
    All epics procs get from rank 3 recipe can be disenchant for chaos crystal 
    All blues procs get from rank 3 can be disenchant or be shuffle on obliterum forge (~ 2 ashs per items, it's a little bit longer for get 100, I will link a macro for shuffle) 
    Macro: /run for bag=0,4,1 do for slot=1,GetContainerNumSlots(bag),1 do local name=GetContainerItemLink(bag,slot) if name and string.find(name,"YOURITEMNAME") then UseContainerItem(bag,slot) end end end 5) Profit !
    Sell your chaos crystal and your obliterium ore !
    Chaos crystal median price atm: https://theunderminejournal.com/#eu/archimonde/item/124442
    Obliterum mediam price atm: https://theunderminejournal.com/#eu/archimonde/item/124125
    Make around 200K / day

     
  9. Like
    Dreamful reacted to camelot10 in User friendly improvements demand   
    there is alot of unnecessary clicks with wrobot. for love of god, make checkbox options in "General settings":
    1. (pestered) click: teamviewer warning (+1 unnecessary click, total: 1) (option "disable teamviewer warning")
    2.  (pestered) client choose. for the love of god make setting "automaticaly connect to wow if only one client available for wrobot". after that connect/launch menu appear only if 0 or 2+ client available for wrobot
    (+2 unnecessary clicks: choose client click, launch bot button click. total: 3 clicks)
    3. (pestered) license key managment menu, ALSO make setting: "keys list automaticaly for use" and let peoples enter keys list and forget about this menu forever (optionaly you can add checkbox "its my private computer, its safe to automanage keys here". show this menu if no free/working keys from that menu available. (+2 unnecessary clicks: choose key click, login button click. total: 5 clicks)
    4. im playing on russian servers. i dunno if wrobot remembers settings/products/fightclass/profile for each characters in other localizations but not in russian. i have many characters, one grinder, one skinner, one gatherer etc. every time (after click on wrobot + 5 unnecessary clicks) in need to change product/profile/fightclass for every characer (for druids its also mount name change to travel form). Yes i know about "setting backup" plugin. its even worse (+6 clicks for this plugin: 1 "plugins", 2 "setting backup", 3 "setting for selected plugin", 4 "load settings", 5 xml file click, 6 open click ). if you change something and forget about that - you need to change that again, save that setting. 
    i think usefull feature: save product/profile/fightclass for each character by default, or add such option in settings
    5. quester profile editor improvements 
     
    6. quester editor <QuestFile> support. at this moment i spending hours to fight against wrobot and quester editor. There is alot of C# coding required to make fully afk profile. And im tired to fight unfriendly ui, unknown api and not documented product. atleast dotpeek decompiler helps alot. i managed how i attach c# code to my profile. but there is major editor problem. if i change something in editor: quest order, npc or quest info and save profile: <QuestFile> and link to .cs file removed from xml .
    I attached 2 files. xml have <QuestFile> node, if you change quest order or any other changes in profile in editor and save it -> boom, no more QuestFile node there. Please fix that and
    7. make quester profile and editor support for xml node <Include>somescript.cs</inclide> or something like that. quester editor is terrible for c# code. many usefull code (c# and/or lua) used multiple times in whole profile, its realy ugly everytime copy/paste this things in profiles.
    8. API doc needed. you waste alot of time explain same info over and over, instead to make one documentation
     
     
    test_quests.xml
    test_quests.cs
  10. Like
    Dreamful reacted to Arcangelo in Looking for serious tester for Ally profile   
    Hello guys and girls.
     
    I'm in the making of a Alliance Leveling profile, and I am looking for some testers to help me make it run 100% AFK (A person with some coding knowledge would be nice, to help fix the bugs)
     
    What I have created so far (for retail leveling):
    Gnome - Full starting area (+ Continue in the drawf zone and later in westfall)
    Night elf - Full star area (then standing and wait for the boat to continue in stormwind)
    Drawf - full start area (then fligh to westfall and continue)
    Human - full start area + westfall + Redridge Mountains + Duskwood and Northern stranglethorn
     
    So the bot is working pretty flawless from 1-32 with these races - and will continue to make the profiles to 1-70 then add the rest if i'm still in the game by the time is done.
     
    Please only serious PM's
    *Have time to test or even better create and test. 
  11. Like
    Dreamful reacted to Droidz in cant enter address on purchase   
    I have disabled "Google Maps" option (I ignore cause, my api key seem active on my google account).
  12. Like
    Dreamful reacted to Droidz in cant enter address on purchase   
    Hello, if you can try again
  13. Like
    Dreamful got a reaction from Juanito21 in [Video Tutorial] Create a basic Grinding Profile   
    Is this one of those anonymous Videos? 
    We do not forgive. We do not forget. Expect us. 

    just kidding, thanks for the tutorial, that would help the new users for sure.
  14. Like
    Dreamful got a reaction from kawanin in Bot go to the bad vendor   
    Thats because the Bot goes to the Next vendor that is in your NPC Database.

    Delete your NPCDB.xml and if you have it on, uncheck "Automatically Add NPC to Database".
  15. Like
    Dreamful reacted to Runaro in Error server down check antivirus/firewall   
    - People can't buy anything from blizzard.
    - They have to buy more nodes from different Network Providers and have to redirect traffic thru several networks.
    - Filter the whole traffic and block them via hardware firewalls.
  16. Like
    Dreamful reacted to Droidz in stuck at selling   
    It is for this reason than WRobot don't add automaticly vendors now (user need to add manually vendors on "npc db", or he use vendor of profile) (of course, some users can active option "Automatically ... > Add NPCs Vendor", in the case the problem was not resolved).
  17. Like
    Dreamful got a reaction from Runaro in stuck at selling   
    The Profil Creator dosent know what food the User uses sure, but the Bot trys to Buy from a Vendor that dosent even sell food/drinks as you can see above on BetterSisters. 

    The Problem with this NPCDB System is, Vendors like this on First post on Bettersister and Innkeepers are in the DB the same. 
    Inkeepers always have the food/drinks with every Levelrange.
    You can prioritize Innkeepers over normal Vendors, that would fix the issue, or like i mention before, just use the Vendors that are in the Profile added.

    You get the problem that we have with this System?

  18. Like
    Dreamful reacted to Droidz in stuck at selling   
    Wait next update, I have changed settings, now you can select npcs at add to database by type (vendors is disabled by default):

  19. Like
    Dreamful reacted to eeny in Getting started with WRobot video   
  20. Like
    Dreamful reacted to eeny in Relogger Tutorial Video   
  21. Like
    Dreamful got a reaction from kiko in Refund Possible?   
    The Community is small what you except ? Start doing your profiles on yourself. Few people are sharing, but many not.
    Dont come here and think "alright where is the 1-110 Quest Profile".
  22. Like
    Dreamful got a reaction from BetterSister in Refund Possible?   
    The Community is small what you except ? Start doing your profiles on yourself. Few people are sharing, but many not.
    Dont come here and think "alright where is the 1-110 Quest Profile".
  23. Like
    Dreamful reacted to BetterSister in Cannot attack   
    Dreamfuls profiles are for wotlk. They won't work on retail
  24. Like
    Dreamful got a reaction from Krack3n in Food/Drink not working   
    The problem is, you have checked the CheckBox "not an item, a spell". Uncheck this and it would work.
    Only check this when you want use a Spell like "Healing Touch", "Healing Wave" or some sort of healing spell instead of normal food.

    Enjoy!
    Dreamful
  25. Like
    Dreamful got a reaction from Krack3n in stuck at selling   
    Thats the point mentioned couple days ago, the problem is here the NPC DB. The Whole concept of this NPC DB is a bit stupid, the Bot dosent know if we can Buy Food & Drinks and that "XXX" Vendor, it should be reworked.

    If you level, this Bot is really useless if it comes to buy Drinks & Food on a Vendor.
     
    Droidz should be make a Option if we want use the NPC DB or not, and just use the Vendors thats be added in the Profile. Otherwise recoding the NPC DB and add values, so the bot knows i cant buy food at a Repair Vendor lol.
     

     
×
×
  • Create New...