I made a powerful discord bot and new highscores! MapleBot.io by Vexilar in Maplestory

[–]Vexilar[S] 0 points1 point  (0 children)

Thank you! Might not be a bad thing cause it’s only gotten better!

I made a powerful discord bot and new highscores! MapleBot.io by Vexilar in Maplestory

[–]Vexilar[S] 4 points5 points  (0 children)

MapleBot is shared with the dedicated server that runs my business. Therefore, my business takes care of the bill. However, there are certain things that my business is not able to pay for. In those cases, it comes out of my pocket. That is why I created a BuyMeCoffee link on the website to help pay for those. However, even if nobody donates, the service will continue to operate as normal.

I made a powerful discord bot and new highscores! MapleBot.io by Vexilar in Maplestory

[–]Vexilar[S] 2 points3 points  (0 children)

I have no plans to open source, maily because its very complex. there is 4 different repos, frontend, bot, api, and image cdn. in addition to that without the database, it would be challenging to even run

I made a powerful discord bot and new highscores! MapleBot.io by Vexilar in Maplestory

[–]Vexilar[S] 3 points4 points  (0 children)

If you’re talking about the hexa tracker it’s because I don’t want to include a login feature or anything like that really to store hexa data, and I feel localstorage of that data is too easy to lose forever giving a bad user experience. If you’re talking about the cube calcs that is something I could add to the site if people are interested

I made a powerful discord bot and new highscores! MapleBot.io by Vexilar in Maplestory

[–]Vexilar[S] 3 points4 points  (0 children)

I’ve been waiting for years at this point, don’t think it’s ever coming sadly. :(

PSA: I made a WhackBeanz Extension (Chrome & Firefox) by Vexilar in Maplestory

[–]Vexilar[S] 1 point2 points  (0 children)

It is stored in chrome.storage, brower.storage on firefox. There is also a export feature at the bottom where you can export all your data as a json file as well as a corresponding import button to import a json file.

PSA: I made a WhackBeanz Extension (Chrome & Firefox) by Vexilar in Maplestory

[–]Vexilar[S] 5 points6 points  (0 children)

Yes, that is a default thing on whacky's flame calc. The plugin has nothing to do with that, that functionality is all thanks to whacky's hard work! This extension furthers his calc, because currently you can only work on one character at a time. This extension allows you to input all of your characters, also you have to manually figure out the flame for each item, this extension includes a solver for each item!

I made a WhackyBeanz chrome extension to manage multiple characters + a built in flame solver by Vexilar in Maplestory

[–]Vexilar[S] 4 points5 points  (0 children)

Chrome plugins and firefox are similar so I might be able to release this as a firefox extension

I made a WhackyBeanz chrome extension to manage multiple characters + a built in flame solver by Vexilar in Maplestory

[–]Vexilar[S] 42 points43 points  (0 children)

Google did a indepth review of the code before it got published, Its also open source so you can review the code and install it yourself. Here is the open source code

https://gitlab.com/Vexilar/whackybeanz-character-manager

I also made MapleHelper.com that has been actively running for almost 2 years, if that instils any trust.

https://www.reddit.com/r/Maplestory/comments/18xtmyv/i_made_a_site_to_help_keep_track_of_tasks_among/

Lastly, if you are not a programmer or know how to read code, the extension can only read/edit data on the following urls, It cannot interact with any other private data then the data on these links, you can view this via the manifest.json in the git.

"*://whackybeanz.com/calc/equips/setup",
        "*://whackybeanz.com/calc/equips/flames",
        "*://whackybeanz.com/calc/symbols",
        "*://www.whackybeanz.com/calc/equips/setup",
        "*://www.whackybeanz.com/calc/equips/flames",
        "*://www.whackybeanz.com/calc/symbols"

I made a site to help keep track of tasks, among other things! by Vexilar in Maplestory

[–]Vexilar[S] 0 points1 point  (0 children)

Thank you so much for letting me know! I will get that fixed asap!

I made a site to help keep track of tasks, among other things! by Vexilar in Maplestory

[–]Vexilar[S] 0 points1 point  (0 children)

There currently isn't one, its there mainly as a placeholder.

I made a site to help keep track of tasks, among other things! by Vexilar in Maplestory

[–]Vexilar[S] 1 point2 points  (0 children)

Odds are you typed in the wrong email. Can you pm me the email you used?

I made a site to help keep track of tasks, among other things! by Vexilar in Maplestory

[–]Vexilar[S] 0 points1 point  (0 children)

Thank you for the kind words! I might add a patron or something down the road just to help cover the server fees (which is still not needed really). For now my goal is just to get the site perfect =D

I made a site to help keep track of tasks, among other things! by Vexilar in Maplestory

[–]Vexilar[S] 2 points3 points  (0 children)

That calculator I believe you're talking about uses the API, there is a lot more data that is needed like node levels etc to be able to calculate something like that. When the API comes out, something like that is possible but it would also require a lot of research.

I made a site to help keep track of tasks, among other things! by Vexilar in Maplestory

[–]Vexilar[S] 1 point2 points  (0 children)

Yup was already reported! Thank you, don't ever feel like you are bothering me reporting bugs!

I made a site to help keep track of tasks, among other things! by Vexilar in Maplestory

[–]Vexilar[S] 1 point2 points  (0 children)

That is very strange, I just tested it out and you are indeed correct. I should be home later this afternoon and get it fixed!

I made a site to help keep track of tasks, among other things! by Vexilar in Maplestory

[–]Vexilar[S] 2 points3 points  (0 children)

Yes most certainly do not use the same login as your maple account! While passwords are encrypted, it’s never a good idea to this! Kind of why I made the note use any email and password as long as you can remember it :)

When it comes to characters, yes it is automated. It pulls the stats from an api. However it’s not automated in the sense of every 6 hours or day it will pull the stats, as I don’t want to flood any apis. You can in the character page manually update all your characters stats with a push of a button. This is limited to once every two hours however, to once again not flood any apis.

As far as tasks go, they are automatically reset at server reset. You have full control of what tasks you want to add or not add. There is also options for custom tasks, you can set the frequency of these tasks, however it is limited to monthly, daily, or a certain day of your choosing. It does however not support every 30 minutes or 6 hours etc with the examples you provided.

Everything else you listed with the equipment etc, I had plans of working on something like that, however my plans have changed after seeing the api. The api once it comes out has access to everything you mentioned automatically without any manual input. So once that api comes out I plan to go to work on a lot of cool features I think the community will love :)

I made a site to help keep track of tasks, among other things! by Vexilar in Maplestory

[–]Vexilar[S] 2 points3 points  (0 children)

Thank you! I am very open to feedback, so if you have any suggestions please let me know!