• Visit Rebornbuddy
  • Atma Hunter

    Discussion in 'Plugins' started by Exmortem, Jun 27, 2014.

    1. Gronco

      Gronco New Member

      Joined:
      May 12, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      I've been having a bit of an interesting problem with Atma Hunter. I have it placed in the plugins folder in its own folder however when i start reborn buddy, it is not showing up as a plugin. This just recently occurred as it previously showed up. No errors are showing up.

      I have removed reborn buddy completely from the computer and loaded only Atma Hunter and continue to have this problem.

      EDIT: For the record the plugin work fantastically it just seems to have disappeared
       
    2. nishalp

      nishalp Member

      Joined:
      Sep 13, 2014
      Messages:
      177
      Likes Received:
      4
      Trophy Points:
      18
      No need to remove RB as probably not related to that. Two things. Under the plugins folder, you create a folder and then put the files under that folder directly? So Plugsins / AtmaHunter / <Files>?

      If yes, can you post your log when you start RB.
       
    3. Gronco

      Gronco New Member

      Joined:
      May 12, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Plugins/AtmaHunter/<files> is the file path, I don't have access to my log currently as I am at work. When I did take a look at the logs previously its like it isn't recognizing that the files are there.

      As soon as I get home, i will post a log to try and remedy the problem.
       
    4. Gronco

      Gronco New Member

      Joined:
      May 12, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      [05:30:10.184 N] Compiler Error: e:\Rebornbuddy 1.0.261.0\Plugins\AtmaHunter\AtmaHunter.cs(240,52) : error CS0117: 'ff14bot.Managers.InventoryManager' does not contain a definition for 'Slots'

      So this appears to be the reason why it is not working?
       

      Attached Files:

      • Log.txt
        File size:
        2.9 KB
        Views:
        253
    5. Tinytox

      Tinytox Member

      Joined:
      Nov 5, 2014
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      18
      I get this error too, but it works for me still.. You know.. until it crashes after 3 fates, or 30, or 300, depending on the plugins mood.
       
    6. newb23

      newb23 Community Developer

      Joined:
      Nov 26, 2014
      Messages:
      397
      Likes Received:
      15
      Trophy Points:
      18
      Go back a couple of pages until you see the post about the inventorymanager.slots being changed. Im on mobile and can't link it atm, but you need to change that line in the code.
       
    7. newb23

      newb23 Community Developer

      Joined:
      Nov 26, 2014
      Messages:
      397
      Likes Received:
      15
      Trophy Points:
      18
      Here, I'll do it this way.
       
    8. Tinytox

      Tinytox Member

      Joined:
      Nov 5, 2014
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      18
      Edit: NVM I was wrong about the error I got. Turns out I really can't pin down my error..

      Code:
      [20:03:12.466 N][20:03:12.425 D] Navigation reached current destination. Within 2.341401
      [20:03:12.426 D] Requesting path on 145 from <-506.0015, 5.309747, -266.1241> to <-503.7461, 5.630674, -265.5833>
      [20:03:12.466 N] Too many packets sent.
      [20:03:12.467 N] Stopping the bot.
      [20:03:12.467 D] CurrentBot.Stop()
      [20:03:12.467 N] Connection closed! 192.99.148.87:31214
      [20:03:12.467 D] TreeHooks.Instance.ClearAll()
      [20:03:12.467 N] Clearing all hooks.
      [20:03:12.467 D] Navigator.Clear()
      [20:03:12.467 V] [Poi.Clear] Reason: Bot stopped
      [20:03:12.467 D] OnStop event
      [20:03:12.467 D] OnStop Event Invoking
      [20:03:12.467 N] [Agil] Unhooked.
      [20:03:12.492 D] System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 4
         at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
         at GreyMagic.MemoryBase.Read[T](IntPtr addr)
         at ff14bot.Managers.GameObjectManager.get_LocalPlayer()
         at ff14bot.Core.get_IsInGame()
         at ff14bot.TreeRoot.()
      [20:03:12.492 N] Bot Thread Ended. Was this requested?
       
      Last edited: Apr 15, 2015
    9. newb23

      newb23 Community Developer

      Joined:
      Nov 26, 2014
      Messages:
      397
      Likes Received:
      15
      Trophy Points:
      18
      I would need to see the full log, but the part I highlighted is likely what is causing your error. Likely two plugins fighting to gaianav control. Do you have the full log?
       
    10. Tinytox

      Tinytox Member

      Joined:
      Nov 5, 2014
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      18

      It was the one in the post:

       
    11. nishalp

      nishalp Member

      Joined:
      Sep 13, 2014
      Messages:
      177
      Likes Received:
      4
      Trophy Points:
      18
      You may want to try the new plugin that was released that does Atma Farming now. Probably far more stable than this one.

      [Fate/Stay: Teleport] Fate Teleporter
       
    12. Tinytox

      Tinytox Member

      Joined:
      Nov 5, 2014
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      18
      I use that but guess I thought the JST thing would be more effective, and it proved to be more effective for me :/
       
    13. newb23

      newb23 Community Developer

      Joined:
      Nov 26, 2014
      Messages:
      397
      Likes Received:
      15
      Trophy Points:
      18
      Thank you for the log.

      I am definitely seeing that something screwed up with the navigation in there, that much was obvious, unfortunately I don't see which plugin (if any) did it.

      Do you remember if you were in a un-navable spot when you recovered after the bot failed? Like, down a hole or stuck on a fence?

      But yes, I would suggest using the new plugin Neverdyne just released OR you can look at the implementation of it that nishalp released in his plugin too. ;)
       
    14. Tinytox

      Tinytox Member

      Joined:
      Nov 5, 2014
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      18
      Oh.. I thought we were talking about "[FateAutoLeveler] FateBot Automated Teleporting", I didn't realize neverdyne released a new one built for atmas.
      Thanks, I'll give it a go :)
       
    15. Mirko1987

      Mirko1987 Member

      Joined:
      Dec 12, 2012
      Messages:
      424
      Likes Received:
      3
      Trophy Points:
      18
      Code:
      [21:38:47.709 D] Current Locale Eng
      [21:38:47.712 N] Currently a level 50 Summoner
      [21:38:47.749 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
      [21:39:07.990 D] [BotManager] Botbases have been reloaded.
      [21:39:07.990 D] Chocobot v1.0.0.0
      [21:39:07.990 D] ChocoboTrainer v1.0.262.0
      [21:39:07.991 D] Ex Combat Assist v0.0.0.0
      [21:39:07.991 D] Gardening bot v1.0.262.0
      [21:39:07.991 D] Lisbeth v0.0.0.0
      [21:39:07.991 D] Combat Assist v1.0.262.0
      [21:39:07.996 D] Fate Bot v1.0.262.0
      [21:39:07.996 D] PvP v1.0.262.0
      [21:39:07.997 D] Fishing v1.0.262.0
      [21:39:07.998 D] Grinding v1.0.262.0
      [21:39:07.998 D] Gathering v1.0.262.0
      [21:39:07.999 D] Order Bot v1.0.262.0
      [21:39:08.286 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
      [21:39:24.966 N] [COLOR="#FF0000"]Compiler Error: c:\Users\Boss\Yo Buddy!\Plugins\AtmaHunter\AtmaHunter.cs(240,52) : error CS0117: 'ff14bot.Managers.InventoryManager' doesn't contain a definition for 'Slots'.[/COLOR]
      [21:39:42.305 N] Book Id - 1
      [21:39:42.357 N] Building Actioncache
      [21:39:43.820 N] Action Name:Sprint Action Id:3
      [21:39:43.820 N] Action Name:Ruin Action Id:163
      [21:39:43.820 N] Action Name:Bio Action Id:164
      [21:39:43.820 N] Action Name:Summon Action Id:165
      [21:39:43.820 N] Action Name:Aetherflow Action Id:166
      [21:39:43.820 N] Action Name:Energy Drain Action Id:167
      [21:39:43.820 N] Action Name:Miasma Action Id:168
      [21:39:43.820 N] Action Name:Virus Action Id:169
      [21:39:43.820 N] Action Name:Summon II Action Id:170
      [21:39:43.820 N] Action Name:Sustain Action Id:171
      [21:39:43.820 N] Action Name:Ruin II Action Id:172
      [21:39:43.820 N] Action Name:Resurrection Action Id:173
      [21:39:43.820 N] Action Name:Bane Action Id:174
      [21:39:43.820 N] Action Name:Eye for an Eye Action Id:175
      [21:39:43.820 N] Action Name:Rouse Action Id:176
      [21:39:43.820 N] Action Name:Miasma II Action Id:177
      [21:39:43.820 N] Action Name:Bio II Action Id:178
      [21:39:43.820 N] Action Name:Shadow Flare Action Id:179
      [21:39:43.820 N] Action Name:Summon III Action Id:180
      [21:39:43.820 N] Action Name:Fester Action Id:181
      [21:39:43.820 N] Action Name:Tri-disaster Action Id:182
      [21:39:43.820 N] Action Name:Spur Action Id:183
      [21:39:43.820 N] Action Name:Enkindle Action Id:184
      [21:39:43.820 N] Action Name:Physick Action Id:190
      [21:39:43.820 N] Action Name:Misty Veil Action Id:1575
      [21:39:43.820 N] Action Name:Wither Action Id:1576
      [21:39:43.820 N] Action Name:Aetheric Burst Action Id:1581
      [21:39:43.820 N] Action Name:Equanimity Action Id:1582
      [21:39:43.820 N] Action Name:Mana Draw Action Id:1583
      [21:39:43.820 N] Action Name:Purify Action Id:1584
      [21:39:43.820 N] Done building Actioncache
      [21:39:43.925 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
      [21:39:44.143 N] Compiler Error: c:\Users\Boss\Yo Buddy!\Routines\Kupo\Rotations\LancerDragoon.cs(19,18) : error CS0101: Lo spazio dei nomi 'Kupo.Rotations' contiene già una definizione per 'LancerDragoon'.
      [21:41:07.234 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
      [21:41:07.234 D] MoreDots [Summoner] v0.0.0.0
      [21:41:07.234 D] Ultima v1.0.0.0
      
       
    16. nishalp

      nishalp Member

      Joined:
      Sep 13, 2014
      Messages:
      177
      Likes Received:
      4
      Trophy Points:
      18
      Dont use this anymore. Use the new supported plug

      https://www.thebuddyforum.com/rebornbuddy-forum/plugins/211747-fate-stay-teleport-fate-teleporter.html

       
    17. Mirko1987

      Mirko1987 Member

      Joined:
      Dec 12, 2012
      Messages:
      424
      Likes Received:
      3
      Trophy Points:
      18
      Tyvm nishalp! :)
       
    18. azertyjone

      azertyjone Member

      Joined:
      Jan 28, 2013
      Messages:
      66
      Likes Received:
      5
      Trophy Points:
      8
      Hello !

      It's possible to make a plugins for farming anima gem for the new Relic?
      Whom shall have the same principle as that of plugins Atmâ!

      Thank you.
       
    19. nishalp

      nishalp Member

      Joined:
      Sep 13, 2014
      Messages:
      177
      Likes Received:
      4
      Trophy Points:
      18
      Check 2 posts before yours for a link.

       

    Share This Page