Page 1 of 2 12 Last
  1. #1

    A small program that I want to create ... You will Use it?

    Hello everyone.
    My name is Daniel, and I amateur programmer.
    I love the game, so I want to help the community through a useful tool (according to me).

    the program will do:
    * You can put your equipment you have in the game, and the program will display the result Fusion (including images and full info of the result, unlike WIKIA where all written text only). So you will not have to manually search results.

    * The program automatically updates from WIKIA

    * The program will allow users to enter the results of their Fusion. The program will calculate all the available data of all users and display the odds of getting Fusion results.


    the progrem is for desktop and Support windows xp~win8

    The development will take me some time, so why I have to see if any people are interested in it.

    Suggestions are welcome.

  2. #2
    Love the idea

  3. #3
    sounds good except how do we make sure user input is valid?

  4. #4
    Quote Originally Posted by Join Majestic View Post
    sounds good except how do we make sure user input is valid?
    you not.
    is like wikia..

  5. #5
    Quote Originally Posted by Zeus321 View Post
    you not.
    is like wikia..
    Yea maybe start off with a table like for example separate tables for each fusable epic (If you do for each fusable armor it would take ages). For example blazeborn vanguard: leg mono except fire and leg mono fire probability~10%. Then like legendary fire air and leg mono probability~8%. And all other leg fire duals with leg mono probabilities...and then leg fire duals with other leg duals...not sure if this would be worth the time but if you do it im sure everyone would use. Good Luck

  6. #6
    Sounds like a great idea. WOuld help out people like me that do not know what should go with what when trying to fuze armor. Will save from wasting fusion stones!

  7. #7

    Join Date
    Aug 2013
    Location
    Oklahoma
    Posts
    266
    Something like this?
    http://kadc.azurewebsites.net/Fusion

    *Note this is not my work. Credit should go to the creator of this page who I have attributed in the Fan Developed Resources thread.
    Android
    IGN: Sifu
    Friend Code: WBC-FQZ-WHB

  8. #8

    Join Date
    Aug 2013
    Location
    Use your imagination
    Posts
    817
    I wouldnt.

    If you know the elements of the armors you wish to have by fusion then its simple to know which armors to use to get the result. Its still not guaranteed though - The program just makes sure you dont have to think of it your self. I might have missed the point somewhere - But i dont see the upside
    LvL: 438 - Bandroid
    Activity: Barely due to Gree's incompetence
    Armors: I hear Gree laughing at us.

    Favorite question:Why do you even keep playing KnD?

    Guild: LvL 75 Conquering Knights (Members 2x/40)
    Bonuses: Fire 10%. Spirit 10%. Earth 10%. Air 10%. Water 10%.

    PM me for more information

  9. #9
    Reversal's Avatar
    Join Date
    Jan 2014
    Location
    The Netherlands
    Posts
    242
    First of all great idea!

    I do have one question:
    Quote Originally Posted by Zeus321 View Post
    * The program will allow users to enter the results of their Fusion. The program will calculate all the available data of all users and display the odds of getting Fusion results.[/B]
    In this quote you state how people are capable of putting in the results of their Fusions done.
    How does this exactly work? Will you have a server which stores all of the data so it connects to the client and gives the odds on each result?
    Or do you intend to patch the program from time to time?

    I'm fairly interested in using this program but there is something that crosses my mind that worries me:
    Let's say that you would hypothetically have an automated system that would store ALL entries into your database. In my perspective, it would be impossible that the results would be legit due to the fact that there are people out there giving false entries.

    With that pointed out the bottomline basically is that I think it would be good to have a few more details as how you are going to get this program to work because I think it would require some good thinking and fine-tuning before you could bring this out.

    However, I do think that IF this program would come out that everyone on the forum would most definitely use it.

  10. #10

    Join Date
    Aug 2013
    Location
    Use your imagination
    Posts
    817
    If you wish to fuse Forgestone Aegis Fire/spirit and you have Infernal and Rocfeather. If there is only 10 armors with any of those element combo's - Then you would have a 10% chance of getting the Forgestone. I dont think a % based on player luck would help much here. It would still be the same odds.
    LvL: 438 - Bandroid
    Activity: Barely due to Gree's incompetence
    Armors: I hear Gree laughing at us.

    Favorite question:Why do you even keep playing KnD?

    Guild: LvL 75 Conquering Knights (Members 2x/40)
    Bonuses: Fire 10%. Spirit 10%. Earth 10%. Air 10%. Water 10%.

    PM me for more information

  11. #11

    Join Date
    Aug 2013
    Location
    Oklahoma
    Posts
    266
    Quote Originally Posted by Dianish View Post
    If you wish to fuse Forgestone Aegis Fire/spirit and you have Infernal and Rocfeather. If there is only 10 armors with any of those element combo's - Then you would have a 10% chance of getting the Forgestone. I dont think a % based on player luck would help much here. It would still be the same odds.
    The only problem with assuming the % that way is that we don't know if the tables are weighted.

    They could very well be doing a rarity roll before doing a roll to select the armor; e.g.

    4* x 4*

    1-80 4*
    81-95 3*
    96-100 5*

    Then after it knows the rarity, do a roll for which armor in that rarity.

    We don't know anything about the mechanics of the gambling.
    Android
    IGN: Sifu
    Friend Code: WBC-FQZ-WHB

  12. #12
    Daniel,

    I think it is a great idea, and a good way to "showcase your work" if you ever want to move from an amateur programmer to a professional.

    I'm sure you know that this will take a lot of work, and yes, there are some people who would rather do all the thinking for themselves. That being said, I would love to see your work, and I applaud your effort.

    GrumpyGramps


    Quote Originally Posted by Zeus321 View Post
    Hello everyone.
    My name is Daniel, and I amateur programmer.
    I love the game, so I want to help the community through a useful tool (according to me).

    the program will do:
    * You can put your equipment you have in the game, and the program will display the result Fusion (including images and full info of the result, unlike WIKIA where all written text only). So you will not have to manually search results.

    * The program automatically updates from WIKIA

    * The program will allow users to enter the results of their Fusion. The program will calculate all the available data of all users and display the odds of getting Fusion results.


    the progrem is for desktop and Support windows xp~win8

    The development will take me some time, so why I have to see if any people are interested in it.

    Suggestions are welcome.

  13. #13
    Honestly, that site seems to work, thus distributing a desktop application is probably not something viable to do, except for your own sake to have something to code to become a better programmer. That in itself is enough I think; if you're motivated you'll spend hours with the code and learn something. Whether it is useful or not is not a big issue.

  14. #14

    Join Date
    Nov 2013
    Posts
    157
    Quote Originally Posted by Sifu View Post
    Something like this?
    http://kadc.azurewebsites.net/Fusion

    *Note this is not my work. Credit should go to the creator of this page who I have attributed in the Fan Developed Resources thread.
    This needs to have aegis of sky majesty added

  15. #15
    Lonestar Light's Avatar
    Join Date
    Dec 2013
    Posts
    162
    Quote Originally Posted by knightsanddraggings View Post
    This needs to have aegis of sky majesty added
    It's there already
    IGN: HHM Bulldog
    Level: 130+
    guild: Holy Hot Mess, proud member of the REBEL Alliance (android)
    line id: lonestarlight

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Log in

Log in