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

Search results

  1. WhereIsMyMind

    anyone ever got IP banned?

    gotbanned, you are effectively IP banned now. Every account you use from that IP will be flagged. @MORZIL, GGG will ban all accounts they suspect is associated with the botted account, sharing the same IP is considered suspect. wimm
  2. WhereIsMyMind

    vaal gem and townrun

    The client does not allow the keypress, thus does not get sent to the server. When the client thinks the key can be pressed, then the request goes to the server and the server state checks that this is within the time bounds it expects. If the server agrees, then the keyed action is accepted...
  3. WhereIsMyMind

    Quiver Filter not working

    You need /Quivers/ in the 'type' section of the filter. And as judge001 has helpfully pointed out, posting your itemfilter will get a quicker answer. wimm
  4. WhereIsMyMind

    character stuck

    reduce your maxrange to 70 because anything higher than that can cause the bot to target, left click etc, on the mana or skills bar on the gui. As judge001 has helpfully pointed out, this can be resolved by remapping the skill slots 1,2, and 3 to keys rather than to mouse left, middle, and...
  5. WhereIsMyMind

    Account Ban.. I bot 24/7 last 3 days.. was asking for a ban

    Now bot 18/7 and see how long it take. Eventually you will find the flag point wimm
  6. WhereIsMyMind

    New to Exile buddy, requesting help via skype ~~

    >can i set the bot to make a char from normal to merciless fully afk or impossible? this would require an autoequiper plugin, which does not exist or is not public. >is it possible to set up a bot that farms in HC Leagues? Yes, many of us bot HC. But you know how that can be. >can...
  7. WhereIsMyMind

    vaal gem and townrun

    >did the EB keep pressing the vaal gem slot's key? Yes, but the ExampleRoutine CR will fail through to another action. >should be better if cast vaal gem when there are rare monster nearby. This requires a little more work but the code looks like the below. You would need to remove the...
  8. WhereIsMyMind

    /dnd on bot stop

    Ciao! Can the \dnd feature be extended a little by adding \dnd on stop? I've been pissing off sellers when messaging with WTB and.. not getting the replies. wimm
  9. WhereIsMyMind

    Walking and stopping and walking and stopping...?

    Looting normal items problem? set PoE to 'Key pickup'. Oh, the above advise about re-installing, it is ok keep the default active plugins of the fresh install working. wimm.
  10. WhereIsMyMind

    Hi Support. can anyone advise me on this?. Thanks

    "GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired" Is the PoE client minimized? This is a typical error of EB not finding the PoE client. Make sure PoE is up and running in a visible window. If that does not work...
  11. WhereIsMyMind

    Problem with loot

    Set your PoE client to use the pickup key. (default is Alt I recall). Also do not highlight items. This stops the bot from clicking on an item, thus picking it up, while attacking and moving. wimm
  12. WhereIsMyMind

    vaal gem and townrun

    Do other vaal gems work? There is a check box in the EB gui for 'use vaal gems', if that is not checked then the bot will not use them (and you would need to code the use in a combat routine). Town run... yes it would be quicker but not take much compared to an entire run. wimm
  13. WhereIsMyMind

    Walking and stopping and walking and stopping...?

    Suggest ignore pots. The next thing to try is download a fresh install of the bot and install it into a new directory. Run the freshly downloaded bot with no plugins, see if the problem goes away. If it does, then include the plugins you want 1 by 1 to see if it is a plugin problem. I...
  14. WhereIsMyMind

    3 accounts banned.

    1) A PoE account is associated with an IP address. You can have multiple accounts with the same associated IP but this will raise a flag. 2) So.. PoE accounts on their own respective IP is the least suspicious Between 1) and 2) is a large grey area to play within. wimm
  15. WhereIsMyMind

    3 accounts banned.

    I have nothing secret to give. There is a guide on it, it being how to avoid bans. I believe it is the only sticky thread in this section. wimm
  16. WhereIsMyMind

    3 accounts banned.

    >WIMM do you bot 24/7?Or few hours/day with each bot? I bot nearly 24/7 but from the PoE account point of view it is 6-8 hours 7-days with no real pattern/order. That is to say I use 1 EB account cycling between 3 to 4 PoE accounts. It is slower, sure, but I can mess around much more. wimm
  17. WhereIsMyMind

    [Question] Raise Zombies -- In Combat Priority

    well.. increase the range perhaps? Where you see 30 in the below code, change that to 50 m.Distance < 30 && m.IsActiveDead && m.Rarity != Rarity.Unique && m.CorpseUsable && ExilePather.PathDistance(myPos, m.Position) < 30) So... m.Distance < 50 &&...
  18. WhereIsMyMind

    3 accounts banned.

    RIP Sorry for your loss. 16 hours.. hmm you might as well do 24/7, Go hard or go home!, because 16/7 is certainly flag worthy Running 3 from the same IP, also flag worthy. wimm
  19. WhereIsMyMind

    is there any plugin will do master quest and also support of using hideout ?

    No plugin for master quests that I know of. It has been looked into but the vast dataset that needs to be worked with is daunting. I do not know about the bot using hideout. wimm
  20. WhereIsMyMind

    Need help please cant run bots on other desktops read more inside

    Try disabling your AV and Firewall on the machines that are not working with the bot. Then test. Then re-enable ;) I suspect the authentication cannot reach the authentication servers. Give 5 minutes between closing EB on one machine and starfting EB on another (both using the same key but...
Back
Top