ExileAPI: Simple Follower Plugin menu

User Tag List

Page 10 of 11 FirstFirst ... 67891011 LastLast
Results 136 to 150 of 154
  1. #136
    Sikaka's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2021
    Posts
    60
    Thanks G/R
    0/32
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ppkpepsi View Post
    a question where to put your plugin, because ExileApi outdated ? i can't use on outdated ExileApi

    No clue what you mean.

    Use the current poehelper/exile api tool, place the files from the GitHub link under plugins/source and you’re done.

    Not sure why you’d be trying to use the old version with an old version of exile api

    ExileAPI: Simple Follower Plugin
  2. Thanks ppkpepsi, Success13 (2 members gave Thanks to Sikaka for this useful post)
  3. #137
    ppkpepsi's Avatar Member
    Reputation
    3
    Join Date
    Aug 2022
    Posts
    8
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sikaka View Post
    No clue what you mean.

    Use the current poehelper/exile api tool, place the files from the GitHub link under plugins/source and you’re done.

    Not sure why you’d be trying to use the old version with an old version of exile api
    oh i see, its work, thanks man !

  4. #138
    ItalianPesto's Avatar Member
    Reputation
    1
    Join Date
    Jun 2023
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey anyone knows if there is a fix, I cant get it to work and get this error:
    [nuget.org] Unable to load the service index for source https://api.nuget.org/v3/index.json.

    Same error with all plugins during compiling. Could anyone help me out or post compiled version of this script? Thanks

  5. #139
    cheatingeagle's Avatar Elite User
    Reputation
    585
    Join Date
    Feb 2017
    Posts
    264
    Thanks G/R
    14/498
    Trade Feedback
    0 (0%)
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ItalianPesto View Post
    Hey anyone knows if there is a fix, I cant get it to work and get this error:
    [nuget.org] Unable to load the service index for source https://api.nuget.org/v3/index.json.

    Same error with all plugins during compiling. Could anyone help me out or post compiled version of this script? Thanks
    If you can open the link you sent in the browser, most solutions on the internet point to issues with %AppData%\NuGet\NuGet.Config. Try deleting that if you don't understand its contents, or verifying its validity if you do.

  6. #140
    ItalianPesto's Avatar Member
    Reputation
    1
    Join Date
    Jun 2023
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey thanks! That wasnt the case but disabling NordVpn meshnet and other related stuff worked!

  7. #141
    armory236's Avatar Active Member
    Reputation
    57
    Join Date
    Apr 2013
    Posts
    301
    Thanks G/R
    340/53
    Trade Feedback
    1 (100%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    offsets might be outdated as this plugin doesn't appear on the screen (doesn't work I guess)

  8. #142
    DanZiEx's Avatar Member
    Reputation
    1
    Join Date
    Jun 2019
    Posts
    11
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PRO3.png
    Does anyone know how to fix this error?

  9. #143
    Randomizer's Avatar Contributor
    Reputation
    120
    Join Date
    Jun 2008
    Posts
    188
    Thanks G/R
    6/0
    Trade Feedback
    1 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Go to line 199 in the Follower.cs file and then figure out what is being called that is null when it shouldn't be.
    Yup.

  10. #144
    olefas's Avatar Member
    Reputation
    1
    Join Date
    Aug 2022
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This bot is work for 3.23?

  11. #145
    Sikaka's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2021
    Posts
    60
    Thanks G/R
    0/32
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Plugins are only reliant on the game being played in the same way and the underlying API being used.

    Like what would possibly break in the plugin? Unless ExilAPI completely changes how plugin works, the plugin will continue to function (even if it's nothing that amazing)

  12. #146
    VituArtz's Avatar Member
    Reputation
    2
    Join Date
    Sep 2019
    Posts
    16
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can u add auto loot into this maybe? like loot wherever the filter shows, would be insane

  13. #147
    Sikaka's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2021
    Posts
    60
    Thanks G/R
    0/32
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by VituArtz View Post
    can u add auto loot into this maybe? like loot wherever the filter shows, would be insane


    This was designed to be a 'rush through the campaign with an alt' plugin, not something intended for using in maps as an aurabot. It could function in that environment but unless you're stupidly geared, it would need to have proper pathfinding and avoidance built into it or it would get stuck/instant killed constantly.

    The plugin does have examples of looting built in. You could quite easily change the tag to make it pick up anything shown in the filter vs just quest items. I would just expect it to then lose the party leader constantly and be slow as fuck actually moving through maps.

    I doubt you'll go that route but the code you'd want to look at would be Follower.cs : GetLootableQuestItem You would just remove it checking if the ClassName == "Quest Item" portion

  14. #148
    VituArtz's Avatar Member
    Reputation
    2
    Join Date
    Sep 2019
    Posts
    16
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i am actually using with an aurabot and its working perfectly lmao, idk anything about coding but i will try make it loot, thanks for the answer

  15. #149
    VituArtz's Avatar Member
    Reputation
    2
    Join Date
    Sep 2019
    Posts
    16
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone knows how to remove this waypoint feature?

  16. #150
    yeahokbud's Avatar Member
    Reputation
    1
    Join Date
    Dec 2023
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any chance can get a commend to click swirl on leads name for when your using a waypoint and it cant follow?

    thank you for awesomeness.
    Last edited by yeahokbud; 12-25-2023 at 06:21 AM.

Page 10 of 11 FirstFirst ... 67891011 LastLast

Similar Threads

  1. Replies: 8
    Last Post: 08-02-2017, 01:16 PM
  2. [Request] Simple plugin that will display resource counter in the middleish on screen
    By amynnet93 in forum TurboHUD Support
    Replies: 0
    Last Post: 07-24-2017, 03:38 AM
  3. [Bot] Simple follow bot?
    By Bmtppk in forum World of Warcraft Bots and Programs
    Replies: 1
    Last Post: 09-16-2014, 08:07 AM
  4. Simple bot that follows player and attacks its target
    By elMonstro in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 09-09-2014, 03:38 AM
  5. Looking for someone who can write simple HB plugin for me
    By HI5 in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 09-21-2012, 05:10 PM
All times are GMT -5. The time now is 01:18 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search