x13th Posted October 1, 2020 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 206 Reputation: 14 Joined: 11/20/11 Last Seen: April 9, 2024 Share Posted October 1, 2020 (edited) FluxCP with Master Account Integration Hi everyone! I want to share my Simple FluxCP with master account. I've been coding this for the last 2 days using my free time. I have seen a lot of people asking for FluxCP with Master account so I decided to share this. Originally I was planning to do this via addons but there are too many things needed to change. Please take note that this is version 1.0 so if you found any bugs please open an issue on github. I will also release next time the master account integrated with phpBB. Repository: https://github.com/acelabini/FluxCP-MasterAccount Clone: https://github.com/acelabini/FluxCP-MasterAccount.git Download: https://github.com/acelabini/FluxCP-MasterAccount/archive/master.zip How to install? Just clone or download the repository and follow this installation guide written by @Zack- Configuration Edit `config/application.php` 'MasterAccount' => true, // Enable master account feature, setting this to false will revert back to normal fluxCP 'MasterAccountPasswordHash' => 'bcrypt', // Master account password hashing algorithm, atm only bcrypt is available 'MasterAccountMaxAccounts' => 0, // Maximum game account per master account; 0 to disable If you have any question, feel free to post it here. Helpful? Buy me a coffee Edited October 1, 2020 by x13th 4 1 1 Link to comment Share on other sites More sharing options...
Dark Lunacy Posted October 1, 2020 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 94 Reputation: 4 Joined: 02/12/17 Last Seen: April 22, 2023 Share Posted October 1, 2020 this looks awesome, all my kudos for you :) Link to comment Share on other sites More sharing options...
Azirike Posted October 3, 2020 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 19 Reputation: 0 Joined: 12/19/19 Last Seen: July 4, 2021 Share Posted October 3, 2020 (edited) Awesome, as you said there's so many people that have been requesting this! I'm glad there's still people like you working on maintaining some of the most popular RO tools. Keep up the great work mate. Edited October 3, 2020 by Xan Sietry Link to comment Share on other sites More sharing options...
x13th Posted October 6, 2020 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 206 Reputation: 14 Joined: 11/20/11 Last Seen: April 9, 2024 Author Share Posted October 6, 2020 @Dark Lunacy Glad you like it @Xan Sietry Will do mate. Thanks Applied some fixes - Added password reset for master account and game account - Fixed issues #1 (Reported by @xVaan) - Fixed error when logging in if account is ban - Fixed loginbox account link 3 Link to comment Share on other sites More sharing options...
Royr Posted October 19, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 90 Reputation: 34 Joined: 10/01/18 Last Seen: January 9, 2023 Share Posted October 19, 2020 Thank you! Akkarin should apply this on Repo. Link to comment Share on other sites More sharing options...
WhiteEagle Posted October 30, 2020 Group: Members Topic Count: 79 Topics Per Day: 0.02 Content Count: 480 Reputation: 67 Joined: 08/28/12 Last Seen: 2 hours ago Share Posted October 30, 2020 Nice work. Is it possible to display the Master Id? Link to comment Share on other sites More sharing options...
x13th Posted October 31, 2020 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 206 Reputation: 14 Joined: 11/20/11 Last Seen: April 9, 2024 Author Share Posted October 31, 2020 @WhiteEagle yes, the latest repository display that. Link to comment Share on other sites More sharing options...
WhiteEagle Posted October 31, 2020 Group: Members Topic Count: 79 Topics Per Day: 0.02 Content Count: 480 Reputation: 67 Joined: 08/28/12 Last Seen: 2 hours ago Share Posted October 31, 2020 Hmm, I downloaded it yesterday. The last update was 25 days ago. Have I forgotten something?Repository: https://github.com/acelabini/FluxCP-MasterAccount If now there is a master account storage and a launcher where you can get all game accounts listed. Then it would be perfect. . Link to comment Share on other sites More sharing options...
x13th Posted November 1, 2020 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 206 Reputation: 14 Joined: 11/20/11 Last Seen: April 9, 2024 Author Share Posted November 1, 2020 Sorry, it was in my private repository. I will update it as soon as possible. Quote If now there is a master account storage Well, we can do that via Flux but we need time for development and deep testing. We don't want to introduce exploits because of this feature. Link to comment Share on other sites More sharing options...
Azirike Posted November 28, 2020 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 19 Reputation: 0 Joined: 12/19/19 Last Seen: July 4, 2021 Share Posted November 28, 2020 Hi, I've been testing your FluxCP and so far it works really well! I was wondering if you intend of modifying the password reset? If you ever consider it, it would be nice if players could choose to create their own new password instead of having a new one created for them. I already know some players will complain about it haha. But don't see my suggestion as a negative one, you did a really good job and I appreciate your efforts! Thank you, Xan. Link to comment Share on other sites More sharing options...
DevJJ Posted November 29, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 58 Reputation: 5 Joined: 02/19/19 Last Seen: 5 hours ago Share Posted November 29, 2020 Thanks I will try good update Link to comment Share on other sites More sharing options...
Ruda Posted December 7, 2020 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 02/18/20 Last Seen: January 10, 2021 Share Posted December 7, 2020 Adn what about donations... credits are added to 1st accounts and you cant buy anything... its maybe my falut :D but i dont think so Link to comment Share on other sites More sharing options...
x13th Posted December 11, 2020 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 206 Reputation: 14 Joined: 11/20/11 Last Seen: April 9, 2024 Author Share Posted December 11, 2020 Hi, please open an issue on github. So I can track them. Link to comment Share on other sites More sharing options...
Gouki Posted January 3, 2021 Group: Members Topic Count: 88 Topics Per Day: 0.05 Content Count: 261 Reputation: 13 Joined: 08/12/20 Last Seen: November 21, 2024 Share Posted January 3, 2021 Hi, can I get a clarification what's the use of this Master Account feature please? Link to comment Share on other sites More sharing options...
Fluxion Posted February 5, 2021 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 83 Reputation: 7 Joined: 12/29/18 Last Seen: Monday at 09:28 PM Share Posted February 5, 2021 thank you for this amazing job !! However, do you have a tutorial for integrating it into the RO client. Basically, this will allow us to log in with our master account, see all the available accounts, and choose which one I want to start with before the exe starts? Or integrate it directly into the executable? Because creating a master account is great but if it does not allow us to manage our accounts by launching the game, it is not useful to us. This is not a negative review, I greatly appreciate your donation. really, thank you! Link to comment Share on other sites More sharing options...
Seva Posted April 2, 2021 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 4 Reputation: 2 Joined: 03/19/17 Last Seen: April 26, 2021 Share Posted April 2, 2021 (edited) Hello my friends, I want to use this FluxCP with master account integration, but I have a problem with correct working. I am isung XAMPP 3.2.4 (Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/8.0.3). 1st issue was with loading submenu items, which I repaired (themes/default/main/submenu.php) line 8 Original: $this->url($menuItem['module'], $menuItem['action'], $params->get('id') ? ['id' => $params->get('id') ]: ''), Replaced: $this->url($menuItem['module'], $menuItem['action'], $params->get('id') ? ['id' => $params->get('id') ]: array()), Now, all items in menu are working (except for item a mob DB) and submenu is visible. 2nd issue: Can't load mob and item db 3rd issue: Can't login - EDIT SOLVED I solved it - /lib/Flux/MasterAccount/SessionData.php - line190Original $sql = rtrim($sql,","); Replaced $sql = substr(rtrim($sql,","), 0, -2); Has somebody same issues? Thank you for your replies Edited April 2, 2021 by Seva Link to comment Share on other sites More sharing options...
xVaan Posted April 17, 2021 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 24 Reputation: 2 Joined: 06/21/20 Last Seen: September 1, 2024 Share Posted April 17, 2021 @x13th History > Game Login Log isn't showing any results. Same issue should be affecting ServiceDesk (Not tested yet) Link to comment Share on other sites More sharing options...
Eyhra Posted December 1, 2021 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 73 Reputation: 7 Joined: 04/30/14 Last Seen: 7 hours ago Share Posted December 1, 2021 (edited) hello I have the same problem with the Master ID ando accound ID Edited December 1, 2021 by razmux Link to comment Share on other sites More sharing options...
Fluxion Posted April 29, 2022 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 83 Reputation: 7 Joined: 12/29/18 Last Seen: Monday at 09:28 PM Share Posted April 29, 2022 It is no longer updated, is it still good to use it? Link to comment Share on other sites More sharing options...
Recommended Posts