• Visit Rebornbuddy
  • [BotBase] Eclipse - Reborn (AI Powered Mob Seek and Destroy)

    Discussion in 'Botbases' started by Twist, Mar 2, 2014.

    1. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      [BotBase] Eclipse - EclipseReborn Ver 1.0.5 by Twist!

      This is officially in development again as of today 9/18/2021!

      UPDATE:
      Learning mode now works and correctly classifies NPCs/MOBs
      No longer uses SQLite to store mob and npc data.
      Kill list has been hooked up and will now hunt all the things on your list.

      Improvements
      - will kill the CLOSEST thing on your list first.
      - Using the new navigation engine instead of slide mover
      - Kill list now updates instantly (without having to reload the screen)

      To Do:
      - Ignore list doesn't work yet
      - Navigate to X area doesn't work
      - Pathing doesnt work at all...
      - Walk of shame doesnt work at all
      - There is no Zone awareness at all... need to find that memory location or API reference...


      Summary:
      Eclipse Reborn:
      Version 1 "Patrols" an area killing everything that's attack-able. Does not require profiles or anything of the sort. Just walk around and kill.
      This is a port of my popular skin/travel bot from HonorBuddy


      Features
      Patrol Mode -
      This is all it has at the moment.

      Learning Only -
      Newly implemented!

      What it does:
      Kills - Kill-able Mobs in a zone - adds to the list as you wander around.
      Uses your selected/installed/configured cc to fight
      Learning mode - so it always knows where to find mobs in the future.

      What it Doesn't do:
      Change zones
      Use Porters
      anything but kill mobs in an area (zone).

      What it will do (but doesn't yet):
      Avoid Elites.
      Use mount.
      Ignore targets that it cant navigate to (it should, but it doesn't yet)
      Lots more...

      Requirements:
      DOT NET 4.5!!
      Not sure if you have .net 4.5 or not? if your log has a bunch of lines that say this:
      "Eclipse-Reborn\Data\DAL.cs(189,61) : error CS1501: No overload for method 'GetValue' takes 1 arguments"
      You need 4.5.

      Usage:
      Put in BOTS (NOT PLUGINS) folder press Start on RB.

      Ok - here is the Reborn Bot - by downloading this you agree to provide feedback if something isn't working right or if something is working right.

      I'm not required to make these things, or to share them. So if you like it show some love!

      Known bugs/Issues
      It tries to attack peoples Leve targets if someone starts one right next to you.
      There is no pathing in RB yet everything is arrow straight movement - therefore you might get stuck on things. I would suggest going to a wide open area free of cliffs.

      Changelog:
      ------------------------------------------
      -- Ver1.0.1
      Initial Version.
      -- Ver1.0.3 BugFixes
      -- Ver1.0.4 Ported more of the SkinBot from WoW. Hooked up DataBase to the 'learning' mode.

      Download:
      New Version Pending: 9/18/2021 (working locally).

      Have fun and bot safe!
      --Twist--.
       
      Last edited: Oct 3, 2021
    2. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Getting this error on start-up.

      Code:
      Compiler Error: c:\Users\Bekie\Desktop\RB\BotBases\EclipseReborn\EC.cs(2,7) : error CS0246: The type or namespace name 'ArachnidCreations' could not be found (are you missing a using directive or an assembly reference?)
      
      Gonna love this BotBase, thank you.
       
    3. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28

      Oops missed a file in the Zip. One day ill test the zip before uploading it... lol
       
    4. Beast

      Beast Member

      Joined:
      Apr 22, 2010
      Messages:
      618
      Likes Received:
      6
      Trophy Points:
      18
      Goddamn nice
       
    5. Beast

      Beast Member

      Joined:
      Apr 22, 2010
      Messages:
      618
      Likes Received:
      6
      Trophy Points:
      18
      Mind making this an SVN? Since this is new I know it will be constantly updated :)
       
    6. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Just uploaded the zip... give it a go? Let me know if I borked anything- about 90% of it is non-op since its a partial port - but it shouldn't error.
       
    7. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      I have an SVN server. The problem is i cannot figure out how to set it up for Anonymous access.
       
    8. Beast

      Beast Member

      Joined:
      Apr 22, 2010
      Messages:
      618
      Likes Received:
      6
      Trophy Points:
      18
      Damn! Wish I could help. No worries, if you figure it out great! If not I'll live
       
    9. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      It will be updated - but first have to knock out the healbot. Then I'll switch back to this.
       
    10. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Getting an error on launch now, it happens after clicking the "Login" button where we enter our key, the main RB window never appears.

      Code:
      System.TypeInitializationException was unhandled
      Message: An unhandled exception of type 'System.TypeInitializationException' occurred in RebornBuddy.exe
      Additional information: The type initializer for 'ff14bot.Managers.BotManager' threw an exception.
      
       
    11. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Ok ill actually test this time. My Laziness fails me =(
       
    12. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Im not seeing this. Do you have .net 4.5 installed?
       
    13. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Yeah, I do, i'll try more stuff to make sure it's not something on my end.
       
    14. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Can you send me your log? Just so I can make sure? Thanks.
       
    15. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Here it is.
       
    16. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      I know whats wrong!
      I referenced the .net version of sqlite manually since rebornbuddy uses the non .net typed library. I didnt think it was actually working. Good to know that it is. In the meantime... i need to delete that....
       
    17. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Ok new version is uploaded. Thanks for being an early adopter!
       
    18. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      It works great man, thanks!
       
    19. Twist

      Twist Community Developer

      Joined:
      Oct 15, 2010
      Messages:
      643
      Likes Received:
      31
      Trophy Points:
      28
      Woot! Yay! Thanks for testing for me.
       
    20. stewiethecat

      stewiethecat Member

      Joined:
      Feb 4, 2011
      Messages:
      454
      Likes Received:
      0
      Trophy Points:
      16
      awesome man, looking forward to testing this, and really looking forward to testing out the heal bot
       

    Share This Page