What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Recent content by lolitozorux

  1. L

    [Plugin] TaegukSpammer

    Hell I'll even repost but dude, i gave the fix for a 3rd time literally 3 posts above yours, on the this very page Try to look for answers before asking.. So here's what I changed in Plugins\TaegukSpammer\TaegukSpammer.cs to work with latest DB (non beta) : line 166 find ...
  2. L

    [Plugin] TaegukSpammer

    read page 6
  3. L

    How to use the Item List stashing system [by xzjv]

    I don't know what I'm doing wrong it's just not working... I keep getting those stuff like that : Bot keeps stashing all legendaries (no matter they are ancient or not) and sells the whites, blues & yellows I'm too tired to investigate further more tonight, i'll try again tomorrow. Here's...
  4. L

    How to use the Item List stashing system [by xzjv]

    Kinda worked, now the bot is selling all non wanted items. How to make it salvage instead ? Trinity settings are set to salvage common, magic, rare and legendary
  5. L

    How to use the Item List stashing system [by xzjv]

    I tried setting up RTFM custom with really simple rules like [QUALITY] == "Legendary" && [NAME] == "ItemName" # [ANCIENT] == 1 but no matter what, the bot kept stashing all legendaries, logs showed "(autokeep legendaries)" for each item..
  6. L

    Questions about LoN Crusader speed farms

    Noticed one thing: You have Finery passive on both your Amulet and char passive. Switch your character passive to Indestructible.
  7. L

    Bounty Statistics

    Only Acte 1 session: [Adventurer][BountyStatistics] Total Time: 00 06:53:32 [Adventurer][BountyStatistics] Average Time: 00:01:52 [Adventurer][BountyStatistics] Per hour: 31.92 [Adventurer][BountyStatistics] Total Count: 220 [Adventurer][BountyStatistics] Success Count: 206...
  8. L

    [Question] is DB compatible with Windows 10?

    100% compatible, running it right now on W10 Pro x64
  9. L

    [Plugin] TaegukSpammer

    Fix to your problem was given in this very topic File : Plugins\TaegukSpammer\TaegukSpammer.cs
  10. L

    [Plugin] TaegukSpammer

    was just giving him an answer for what he was looking for
  11. L

    [Plugin] TaegukSpammer

    oops you're right, sorry about that, i'll edit the post
  12. L

    [Plugin] TaegukSpammer

    if you only want to hide the "[TaegukSpammer] Taeguk active (Stacks = XX)" then comment the line 143: Logger.Log("Taeguk active (Stacks = " + taeguk.StackCount + ")"); replace by : // Logger.Log("Taeguk active (Stacks = " + taeguk.StackCount + ")"); if you also want to hide...
  13. L

    [Plugin] TaegukSpammer

    that's not true, look carefully, or you've already made the changes I explained previously
  14. L

    [Plugin] TaegukSpammer

    line 166 find : ZetaDia.Me.UsePower(skill, ZetaDia.Me.Position, ZetaDia.CurrentWorldDynamicId); replace by : ZetaDia.Me.UsePower(skill, ZetaDia.Me.Position, ZetaDia.WorldId); line 188 find : DiaActiveSkill activeSkillByIndex = ZetaDia.CPlayer.GetActiveSkillByIndex(i...
  15. L

    [Plugin] TaegukSpammer

    sorry if i wasn't clear enough, lemme get access to a comp & get teag plugin so I can make a clearer fix
Back
Top