Jump to content

jps42

EB Support
  • Content Count

    777
  • Joined

  • Last visited

Everything posted by jps42

  1. jps42

    I have an idea

    Huh? Please explain.
  2. jps42

    How much is the bot customizable?

    There are no plugins like buddy, everything is coded, compiled, and released by the primary developer, Alk. Questing is buggy since ascendancy, Alk does have it on his list to get fixed, but he's got lots of other priorities going on right now. If you are very competent with C++, give him a PM, he's looking for talent.
  3. jps42

    Bot doesn't go to designated Map

    Are you talking about designated zone or map? Zone being area you can access by wp versus map being what you put into map device.
  4. jps42

    Pickit "No Chest and Two Hand wep"

    Are you commenting all the rare mod checks at the bottom of pickit?
  5. jps42

    [Solved] Trial Donation

    Lazy marketing dept.... There is a planned stripped down version, it just hasn't been released.
  6. jps42

    Bot moves to the right then stops and loops

    Looks like you haven't set up the proper character selection number, or something similar. Plz read through this - https://exiled-bot.net/community/index.php/topic/5216-compendium/
  7. jps42

    Complete Progression / Questing

    It is on a list to get completed, however unlike buddy where you have community developers like dbf actually making the plugin, it has to be hard-coded in exiled-bot, i.e. Alk. He's working on other features that are getting close to completion that where deemed a little more important than questing. Also, the trials will cause difficulty for bot to navigate some of these zones, interested to see how QuestPlugin will accommodate that as well.
  8. It has been disabled bc it was causing some crashes.
  9. jps42

    auto upgrade currency

    This is on a list for features in the future.
  10. jps42

    Pre-Purchase Questions

    Bot works with Windows Vista, Windows 7, Windows 8, Windows 10. With the introduction of ascendancy and trials within zone, bot does not do questing well. Most of the heavy botters use botting rigs with vm's and vpns. There are a variety of builds you can use, most will say go with melee as it probably works the simplest. I have a guide on flame totems, and use flicker strike builds as well. There is a thread with possible builds so far posted here - https://exiled-bot.net/community/index.php/topic/6326-viable-bot-build-list-22/ Many people like Voll farming, but most of the heavy botters do maps, specifically in the hideout. It reduces the chance of being banned. With any type of automated process that violates TOS, you will always have the possibility of being banned. Usually does occur because of behavior rather that software directly detecting bot. Cheers!
  11. jps42

    Is there a Trade version of this bot?

    Sound like you might have something there. It is, however, out of the scope of this bot.
  12. jps42

    Is there a Trade version of this bot?

    I think your missing the huge difference where this bot is isolated from potential human interaction versus what you are describing which is directly interacting with humans on a regular basis. The second a person figures out what you are doing, kiss your currency and account goodbye.
  13. jps42

    Is there a Trade version of this bot?

    No, it doesn't trade with other ppl, that would be frankly stupid as it is an easy way to get banned for automating actions. There have been discussions of auto currency upgrading through vendors, that's about it.
  14. jps42

    heart icon in shoutbox

    You can't unless you are a paid user at the moment. Some other users abused the privilege unfortunately so it was closed to free users.
  15. jps42

    BUG on Clearing Instance

    Have you set selected zone to "Voll"?
  16. When your connection lags? Sounds like connectivity issue on your end. This bot has no control over your internet problems and since there is a simple and easy answer to just switch to global, I don't see why there would be any bot accommodation for this.
  17. Simple answer - Don't use steam. Not sure why anyone bots with steam still. The issue doesn't seem specifically bot related but occurs because you have steam connectivity issues.
  18. jps42

    Bot detection TRIAL

    Pretty cool undertaking, however, what are the specific criteria you will use to fine tune each subsequent bot as they get banned? Unless you have an empirical way to track specific bot habits or past history (not sure the logs will suffice on their own to explain behaviour) then what's to say the bots will get flagged and banned purely by chance rather than something you can identify? Then this could lead you to false positives or just the overall statement that running a bot 24/7 will eventually get you banned. Pretty sure your still at a high level still on planning this out. I would make these assumptions, maybe they can be incorporated eventually into your "ban conditions"? Assumptions: Mapping HO vs Lab - HO less risky Mapping vs Zone farming - Mapping less risky, even less in HO Single zone farming vs Rotating zones farming - Rotating less risky Scheduled idle vs continuous runtime - Breaks less risky Overleveled farming vs at/underleveled farming - Less risky to farm in zones where you are close to or slightly underleveled to zone level Others not as easy to test out (bc money or exposing home pc/ip) - MTX vs Free - Less risky if you paid them money VM vs PC - Not sure at all about this, I would guess some would say non-VM is less risky VPN vs Static home IP - Does GGG have blacklisted IP ranges My 2 cents so far.
  19. jps42

    Bot not showing up after hiding it in any process.

    Are you running the host programs as admin? What does poof mean? If you run under normal it doesn't start up?
  20. jps42

    Bot not showing up after hiding it in any process.

    Usually occurs when you try to attach to a non 32bit program. You can try using one of these super small programs to attach to - http://www.marcofolio.net/tools/50_under_1mb_free_useful_tools_windows.html AtNotes, ClipX work well. Some ppl use Notepad ++, or WinRar 32b version.
  21. jps42

    Aura and buff bugs - Bot doesn't move

    What was the outcome of removing blood rage from your setup temporarily?
  22. jps42

    storing rares unid, pickit problem

    Why not just use the existing lines in the pickit to pickup jewelry? It's there for a reason. // To pick up UnID items, uncomment the lines below. Please note that the more lines you uncomment, the more stash space will be needed, especially if stashing chests // Jewelry // [Category] == "Belt" && [Rarity] == "Rare" && [itemLevel] >= "60" # [stashItem] == "true" // [Category] == "Ring" && [Rarity] == "Rare" && [itemLevel] >= "60" # [stashItem] == "true" // [Category] == "Amulet" && [Rarity] == "Rare" && [itemLevel] >= "60" # [stashItem] == "true"
  23. jps42

    why wont bot upgrade maps?

    Try pulling off functions to see if that can get it working, such as auto quality, then auto upgrading etc to figure out a what point it will work. Also, I have the low end of the map Tier range always at Tier 1 and just ignore by map, not sure if it helps.
  24. jps42

    Aura and buff bugs - Bot doesn't move

    It seems fine. I run basically the exact same thing for my flickerbot, except I use blasphemy+poachers. Try and disable blood rage and see if bot completes map/zone with just hatred and enfeeble without issues. What are you running right mouse?
  25. jps42

    Aura and buff bugs - Bot doesn't move

    It sounds like you didn't follow my advice. Post your skills.ini
×
×
  • Create New...