Albion BOT Free BOT [Open Source] [C#] menu

User Tag List

Page 1 of 5 12345 LastLast
Results 1 to 15 of 74
  1. #1
    jontexlol's Avatar Active Member
    Reputation
    37
    Join Date
    Jul 2016
    Posts
    38
    Thanks G/R
    3/35
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Albion BOT Free BOT [Open Source] [C#]

    Merlin - Albion Online BOT

    This project started to works with one guy, now there a whole open community developing it. Its free and you can download it any time from this github. Merlin its a project that automate (BOT) your actions inside the game Albion Online.
    The game code, scripts, Merlin is writed on C#, and the Injector on C++. You can also use your own Injector.
    Keep in mind that this tool can be against the Albion Online ToS and you can became blocked.

    Status: Working 03/08/2017


    Features Supported:



    • Combat
    • Harvest
    • Search
    • Bank

    Have added something? Problems? Push issues or pull requests

    TO-DO:



    • Support a full API.
    • Add a outside game GUI.
    • Create on gui a section to writed and load Profiles.


    Discord - Albion Online development


    Join us! ��
    https://discord.gg/xFvZxne
    We have a Discord Channel community to code tools for Albion Online.

    Requeriments:



    • Net framework 4.6.1
    • Windows 7, 8, 8.1 and 10
    • Injector? There one provided in this github.
    Last edited by Willy; 09-01-2017 at 04:42 PM.

    Albion BOT Free BOT [Open Source] [C#]
  2. #2
    chiefennui's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, now I can get a delayed ban!

  3. #3
    z0yb3r's Avatar Member
    Reputation
    3
    Join Date
    Jan 2011
    Posts
    39
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by chiefennui View Post
    Thanks, now I can get a delayed ban!
    Because they will not buy your bot?

  4. #4
    arkaf's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EXPOSED ENNUI !
    Who cares ?
    Ennui is extremely BAD coded. - Never Working - Takes a year to update - MASS Ban Waves.
    Treats customers like shit.
    Finally BYE BYE ENNUI !

  5. #5
    jontexlol's Avatar Active Member
    Reputation
    37
    Join Date
    Jul 2016
    Posts
    38
    Thanks G/R
    3/35
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys.. Focus on the main Project. The important stuff itself its the Merlin project, the Ennui was just for study purpose. Forget to remove.

    Tought, this do just a few stuff, and you have to know how to code to push updates and add new stuffs. Also good to know RE too..

  6. Thanks Ket (1 members gave Thanks to jontexlol for this useful post)
  7. #6
    ksmmayhem's Avatar Member
    Reputation
    1
    Join Date
    Jul 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can I make it work? thanks !

  8. #7
    z0yb3r's Avatar Member
    Reputation
    3
    Join Date
    Jan 2011
    Posts
    39
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ksmmayhem View Post
    How can I make it work? thanks !
    update some code, compile using vs studio

  9. #8
    corecoins17's Avatar Member
    Reputation
    4
    Join Date
    Apr 2017
    Posts
    16
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice post!

  10. #9
    lukaniu94's Avatar Member
    Reputation
    2
    Join Date
    Jul 2017
    Posts
    6
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can not run it. How to do it?

  11. #10
    Apexgoshu's Avatar Member
    Reputation
    3
    Join Date
    Oct 2016
    Posts
    6
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could someone create an open source Albion hack with tutorial that works?

  12. #11
    z0yb3r's Avatar Member
    Reputation
    3
    Join Date
    Jan 2011
    Posts
    39
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Apexgoshu View Post
    Could someone create an open source Albion hack with tutorial that works?
    Code:
    foreach (GameObject go in GameObject.FindObjectsOfType<GameObject>())
            {
                if (go.name.Contains("T2_Rock_State1"))
                {
                    DrawLine(test.transform.position, go.transform.position, Color.red);                             
    
                }
            }
    Last edited by z0yb3r; 07-22-2017 at 12:56 PM.

  13. #12
    lukaniu94's Avatar Member
    Reputation
    2
    Join Date
    Jul 2017
    Posts
    6
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone open this projekt?

  14. #13
    randomedude12's Avatar Member
    Reputation
    1
    Join Date
    Jul 2017
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Trying to compile in VS2017 I am getting 'The type or namespace name 'Stateless' could not be found' errors. What am I missing?

  15. #14
    radim_tkacenko's Avatar Member
    Reputation
    4
    Join Date
    Jul 2017
    Posts
    12
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys, I'm currently working on this project. For time being it's private only but i will share in future when it's working better.

    I've got everything updated and working even with Windows 10 compatible injector.

    I've also updated some inner workings of the bot, but last thing i need to sort out is the banking part (I don't have problem how to transfer items, that's already done.... but the pathfinding how to get to the vault/chest is the worst because the chest has collider etc... so it's impossible without some more tweaking to go directly to the chest.... ) once i finish and fix this i will make my version public... so stay tuned

  16. #15
    radim_tkacenko's Avatar Member
    Reputation
    4
    Join Date
    Jul 2017
    Posts
    12
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by randomedude12 View Post
    Trying to compile in VS2017 I am getting 'The type or namespace name 'Stateless' could not be found' errors. What am I missing?
    You are missing the Stateless DLL library

    but there are few problems with the bot... and main one is that it's not compatible with newest version of albion... so don't even try if you don't want to spend 5 hours updating and digging through obscufated code like i did

  17. Thanks randomedude12 (1 members gave Thanks to radim_tkacenko for this useful post)
Page 1 of 5 12345 LastLast

Similar Threads

  1. [D3 BOT] Open Beta Free - Stable And Easiest To Use With High Productivity
    By timber2000 in forum Diablo 3 Bots and Programs
    Replies: 634
    Last Post: 08-11-2013, 12:56 PM
  2. [Release] [AutoIt] Open source Arena Wintrading Bot
    By guyvrouze in forum World of Warcraft Bots and Programs
    Replies: 2
    Last Post: 11-25-2012, 01:21 AM
  3. Search 1 or 2 Dev Starting an Open Source Bot
    By Satanbyte in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 08-20-2012, 02:27 PM
  4. Open Source Community Modular AutoIT Bot - Interested?
    By sspamfilter in forum Diablo 3 Bots and Programs
    Replies: 4
    Last Post: 07-30-2012, 09:34 AM
  5. Free and Open Source PHP groupware project
    By annyphp in forum Programming
    Replies: 3
    Last Post: 01-08-2011, 08:08 AM
All times are GMT -5. The time now is 03:08 AM. 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