Jump to content

fragik

Members
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    fragik reacted to Arcangelo in Dont have quest as can condition   
    Hi.
     
    I have had some trouble figure that out.
    what can condition can i use for starting a quest like:
    http://db.vanillagaming.org/?quest=594
    Like i need the bot to got a gather the bottles, so i need it to check like "i dont have this quest on my quest log", so it only runs that step if i dont have have that quest completed or in my questlog
     
    @Droidz ?
  2. Like
    fragik reacted to Mastazion in Wow keeps crashing   
    Between 2-4 hours it randomly crashes Elysium Vanilla WoW.
    Anyone else having this problem? It's a storage error.
    I do not get this error on WoW Legion.
  3. Like
    fragik reacted to BodyU in Safest ways to sell gold?   
    I'm wondering, what are the safest way to sell gold to chinese buyers without bots getting banned? From experience only, not assuming, please. I've lost 6 accounts with just selling via trade. 
    1. AH is viable?
    2.Guild bank transfer viable?
    3.Transfering guildbank to the seller?
    4. Giving the trash account to the seller? (u lose 8$)
    I dont really care if i lose 1 account, but i dont want to lose again more than 1 acccount selling gold. Any tweaks are welcome.
  4. Like
    fragik reacted to Woffle in Monk ox statue?   
    Hello, I was wondering if there is a way to put an ox statue down use Rushing Jade Wind, go to a location then go to another location and use rushing jade wind again. Pretty much want it to go back and forth use rushing jade wind for 15 minutes then put ox statue down again then repeat.
  5. Like
    fragik reacted to Arcangelo in Monk ox statue?   
    Quest profile.
    With "use item on", then dont add entry entry I'd, but just the hotspot.
     
    Then add some lua code that checks the item ID for cool down, alternative setup the relogger, so you don't just wait for 15 min on a hotspot 
  6. Like
    fragik reacted to Zan in ICustomProfile Vendoring Issue!   
    Anyone? @Droidz
  7. Like
    fragik reacted to Zan in ICustomProfile Vendoring Issue!   
    I'm writing an ICustomProfile and when it comes time to vendor it's not vendoring. I have:
    Fsm.AddState(new ToTown { Priority = 4});
    if (Bag.GetContainerNumFreeSlots <= 35)
                                {
                                    wManagerSetting.CurrentSetting.MinFreeBagSlotsToGoToTown = 35;
                                    ToTown.ForceToTown = true;
                                    Others.Wait(2000);
                                    ToTown.ForceToTown = true;
                                    Others.Wait(2000);
                                    wManagerSetting.CurrentSetting.MinFreeBagSlotsToGoToTown = 2;
                                }
    If I click "Go to town" under Other Tools it shows in my log: You have disabled the forcing bot at go to town.
    I have nothing in my profile to disable it, so I'm wondering, how do I enable it?
  8. Like
    fragik reacted to kazurengan in Any real RMT players here? i need to understand this..   
    well, so i have this one guy on my server, he tells me that he can earn like $500-$1000
    on wow with his bots, i don't know how much bots he is using atm, but i don't think it's over 10.
    So i've been thinking and thinking... and came to the conclusion he can't be making all this gold
    from farming with professions right?
     
    On my realm, SLR is right 12k per 200 stacks, i've been looking at other mats, and SLR is the most expensive atm
    and $500/31/30 is like $16-$17 per day
    considering EU gold rates are like $0.04 - $0.05 that's $6 per day
    Also i looked for pets but most of them didn't have much sellers, so not much buyers i guess.
    I find this weird since economy on my server it's so shitty
  9. Like
    fragik reacted to UnlimitedPotential in [REQUEST] Add mob to kill on sight list   
    Hello
    I was wondering if it was possible to add a certain mob to a kill on sight list? Because I wanted to make a profile that runs around in circles gathering and mining shit near the spawn of a rare for a mount, and when it sees that mount, kill it immediately and loot it. Otherwise, do combat like normal, such as ignore mobs if they don't attack you, don't loot mobs, etc. Basically it should override the don't loot mobs settings.
    Thanks!
  10. Like
    fragik reacted to KnightRyder in [REQUEST] Add mob to kill on sight list   
    Make a grinding profile, but only put the rare mob in. Turn on mining/herbing and only attack if attacked and done.
  11. Like
    fragik reacted to createdby in Quest abgabe ohne Npc   
    Guten abend zusammen =)
    kann mir vielleicht jemand sagen, wie ich in eine questabgabe schreibe wo der bot die quest rechts am log abgeben muss?
    also in meinem screenshot ist solch eine quest nicht zu sehen aber ich hoffe ihr isst welche art von quest ich meine =)

     
    Good evening together =)

    Can someone tell me how to write in a questabgabe where the bot must give the quest right on the log?

    So in my screenshot is such a quest not to be seen but I hope you eats which kind of quest I mean =)

  12. Like
    fragik reacted to Arcangelo in Quest abgabe ohne Npc   
    I'm not 100 % sure what you mean.
     
    But I guess it is how to make the bot do quests it can't track.
     
    For that i use one of 2 things - both in the "quest complete field": (remember to set on af the object counter to true
    1.
    The quest is complete when I have my hearthstone in my bag.
    2.
    The quest is complete when I am in xxx range of a hotspot.
     
    If you need the specific code, send me a pm, as I'm on my phone, so I don't have it right now
  13. Like
    fragik reacted to Matenia in Quest abgabe ohne Npc   
    He wants to know how to turn in a quest that's howing in the PopUpWindow above his questlog.
    The answer is using Lua to click the frame (after finding its name), or just the QuickQuest addon.
     
    <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText(&quot;/click WatchFrameAutoQuestPopUp1&quot;)" />  
  14. Like
    fragik reacted to k4njin in Broken shore flying   
    I will take a look. But for the adds you mean the ones that spawn from herb? Cause u need a specific plugin for that.
  15. Like
    fragik reacted to bigsten in Broken shore flying   
    Hello, i have and issue with flying at broken shore, my bot just stays at ground an go as ground mount, its matter of profile or how it can be done it will fly? Even if i tried to make my own profile and fly, when i finnished it i didnt fly at all and is just kept going onground, any help or  suggestions? 
     
    Thank you
  16. Like
    fragik reacted to k4njin in Broken shore flying   
    Quoting this post, insteading of making another one :D
    I have the same problem. Even with flying checked, the bot prefers to go on ground on the most of the times.
  17. Like
    fragik reacted to bigsten in Broken shore flying   
    I think i found the solution, but still dont have it perfected, 
    You start doing your own profile from ground and you fly around as you like with your profile creator on, after that you save it and next time you start it, it should be working. But i still didnt work out that my druid will kill those adds taht spawn during farm. I guess its only possible with dissmount, cus it looks little cheezy with druid not killing those adds adfter they spawn or, druid using mount instead of form.
  18. Like
    fragik reacted to BodyU in 101 Twink Farming   
    Yea, i did bot with a DH and a Hunger on stromscale, 1k-1.2k & 10-12 bloods/hour, depends on the time of the day.
  19. Like
    fragik reacted to Hapiguy in 101 Twink Farming   
    Are people also using these 101 twinks to farm Leystone Lockboxes??
     
  20. Like
    fragik reacted to Kalos72 in 101 Twink Farming   
    So....does no one know what I mean or does no one do it?
    Also, what classes to you farm with?
  21. Like
    fragik reacted to KnightRyder in 101 Twink Farming   
    I've heard of twinking, but TBH any toon you level cap and give BIS items to will be super powerful.
  22. Like
    fragik reacted to eeny in 101 Twink Farming   
    Correct- however i heard blizz did end up scaling lvl 110 to your Ilvl with 7.2.  People on forums were QQ'ing because mobs total health would change depending on what gear they had equipped.  
    however lvl 101 mobs stay the same regardless of Ilvl.  In this case my hunter below can kill mobs in 1-2 shots.
    Its incredibly efficient skinning / herb.  However any epics that drop are Ilvl 759 and cant really be sold for anything significant.  Also cant farm any lvl 110 content.  All in all, its not bad for a skinner bot  in azsuna, horrible if you want to farm SLR or something like that.


  23. Like
    fragik reacted to Kalos72 in 101 Twink Farming   
    Have any of you heard of this level 101 twinking thing?
    Since everything in the outside world scales, if you cap your XP ay 101 and give a toon the best in slot, it is super powerful for its level.  I would imagine it would save some time/money versus a 110 farming toon?  Thoughts?
  24. Like
    fragik reacted to Mitsuko974 in Problème sur le BOT   
    J'ajoute le log dès que possible mais il me semble que rien de spéciale n'est détecté...
  25. Like
    fragik reacted to Mitsuko974 in Problème sur le BOT   
    Ah oui aussi une chose, il ne focus plus les adds que j'ai ajouté çà la target list surtout qu'il n'y a que 2 adds ... Avant il n'y avait pas de soucis...
     
    Voila le BOT à encore AFK et ne focus toujours pas les adds que je lui ai mis... Je joins les logs
    18 avr. 2017 19H46.log.html
×
×
  • Create New...