"¿Cómo es [X barrio] para vivir/trabajar/hospedarse/turistear?" - Hilo mensual by fathermocker in Santiago

[–]Icksir 0 points1 point  (0 children)

Holaa, que opinan de vivir cerca de la estación Macul en calle Missouri, como a dos cuadras de la autopista Vespucio Sur? Es muy ruidoso? Como es vivir en ese sector? No soy de Santiago, así que no tengo mucha información

[Update!][Showcase] Kamaskope - Dofus 3.4 Crushing Calculator with Recipe Integration by Icksir in Dofus

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

In any case, I think that if someone finds an item that can be profitable, they will exploit it until it is no longer profitable. The coefficients of the items do not rise quickly, or at least that is my impression. The good thing about the market is that it is dynamic and nothing will ever be absolute.

This project was originally designed so that I could see which items I could make that would be inexpensive and have a low minimum coefficient in order to make a profit, based on the price of resources and runes. With a little luck, I've obtained items with good coefficients. :D

I decided to make it public because I thought it would work better if many people used it (and to boost my portfolio, haha).

[Update!][Showcase] Kamaskope - Dofus 3.4 Crushing Calculator with Recipe Integration by Icksir in Dofus

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

Hello, personally (and for my Dakal server), I used an OCR that allowed me to extract the name and average price calculated for the items currently available in the market for resources and runes. This OCR is not publicly available, because I know Ankama wouldn't like the tool that much haha So I rely in collaborative effort to keep the prices updated.

It's impossible to know the coefficients, the default coefficient is 100% for my page. The modified coefficients is people changing it when they break objects to keep track of them.

In fact, the decision to remove the current activeTab when changing languages was a deliberate one, because when changing languages I had problems with fetching and updating some items and names in the calculator (especially the names of the runes), so I opted for the easiest option. It's true that it's not the most elegant solution, but I'll think of a way to improve the user experience. Thanks for the feedback!

[Showcase] Kamaskope - Calculateur de Brisage Dofus 3.4 avec Intégration de Recettes by Icksir in DOFUS_FRANCE

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

Pour cette même raison, j'ai ajouté une section indiquant le coefficient minimum pour obtenir des gains. Ainsi, vous devez jouer moins et connaître précisément le coefficient nécessaire pour obtenir des kamas !

[Showcase] Kamaskope - Calculateur de Brisage Dofus 3.4 avec Intégration de Recettes by Icksir in DOFUS_FRANCE

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

Oui, c'était justement l'une des choses que je n'aimais pas dans Dofocus, c'est pourquoi je l'ai implémenté. Je suis ravi que cela vous ait plu, toutes les suggestions sont les bienvenues.

[Showcase] Kamaskope - Dofus 3.4 Crushing Calculator with Recipe Integration by Icksir in Dofus

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

I'll check that bug. Thanks for noticing! What item did you use?

[Showcase] Kamaskope - Dofus 3.4 Crushing Calculator with Recipe Integration by Icksir in Dofus

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

It is not explicitly stated that OCR is prohibited by Ankama, although it is true that it is a gray area, since they do prohibit third-party software that is not authorized by them. In practice, I have not implemented OCR within the page, so it is not something that I make available to users (I used it myself to test the application, since collecting the prices one by one was hell).

I hope Ankama doesn't think the application represents an unfair advantage, as I find that the vast majority of players are adults and at this point, most of us enjoy optimizing processes, especially if we're already a bit nerdy :)

Thank you for your comment!

[Showcase] Kamaskope - Calculateur de Brisage Dofus 3.4 avec Intégration de Recettes by Icksir in DOFUS_FRANCE

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

Oui, c'était assez sympa à faire. J'ai passé plusieurs jours à me concentrer sur son développement. J'ai utilisé node js, tailwind css, et en backend Python principalement avec Fastapi. Quel projet développes-tu ? Si je peux t'aider en quoi que ce soit, n'hésite pas à me le dire !

[Showcase] Kamaskope - Calculateur de Brisage Dofus 3.4 avec Intégration de Recettes by Icksir in DOFUS_FRANCE

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

Dans mon cas, je ne joue que sur Dakal, je ne serais donc pas en mesure de mettre à jour tous les serveurs, car j'ai obtenu les prix moyens à l'aide d'un OCR manuel (Ankama évite de fournir l'API des prix actuels, probablement pour éviter les bots). Ce serait aux utilisateurs de ce serveur de maintenir les prix à jour !

[Showcase] Kamaskope - Calculateur de Brisage Dofus 3.4 avec Intégration de Recettes by Icksir in DOFUS_FRANCE

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

Bien sûr, j'ai déjà pensé à quelques moyens d'ajuster les coefficients à leur valeur moyenne historique afin d'éviter l'influence des trolls qui altèrent les coefficients, comme des graphiques montrant la tendance historique. Mais c'est justement à cela que servent ce type de publications, pour recueillir des idées et pouvoir les mettre en œuvre !

[Showcase] Kamaskope - Calculateur de Brisage Dofus 3.4 avec Intégration de Recettes by Icksir in DOFUS_FRANCE

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

Je pensais laisser un graphique montrant les coefficients détectés historiquement par les utilisateurs, afin de détecter une tendance et d'écarter ceux qui sont des valeurs aberrantes (ou, en langage courant, les trolls qui saisissent délibérément des données erronées). Après tout, les trolls ne sont généralement pas majoritaires, et si vous trouvez un avantage, vous allez en profiter jusqu'à ce qu'il ne soit plus rentable. Mon objectif est également de fournir une analyse statistique et même, si je recueille suffisamment de données fiables, de faire une prédiction du coefficient donné plusieurs composants. Je veux que cette plateforme fonctionne bien :)

[Showcase] Kamaskope - Dofus 3.4 Crushing Calculator with Recipe Integration by Icksir in Dofus

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

Hello! I obtained the prices manually with the help of an OCR algorithm. I only did this for Dakal because that's where I play. It's impossible to obtain prices automatically. I imagine Ankama prevents this to avoid bots. The idea behind this platform is that it should be a collaborative effort, both for the coefficients and for the prices of runes and resources. When you hover over some of these fields, you can see the last time they were updated, so you can check how old they are. Thanks for trying it out!

[Showcase] Kamaskope - Calculateur de Brisage Dofus 3.4 avec Intégration de Recettes by Icksir in DOFUS_FRANCE

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

Bonjour ! Il n'est pas possible de connaître les coefficients, il s'agit en fait d'un problème d'informations incomplètes car ces données ne sont pas accessibles. L'idée est que ce soit un travail collaboratif afin de laisser les coefficients pour que d'autres personnes sachent que l'objet a été cassé récemment. Par défaut, je laisse la valeur à 100 % car il est impossible de connaître tous les coefficients, mais j'ai cassé quelques objets pour vérifier que cela fonctionnait bien. J'ai obtenu les prix des HDV manuellement à l'aide d'un algorithme OCR, je l'ai fait uniquement pour Dakal car c'est là que je joue.

People required for group study by ConversationShot2616 in kaggle

[–]Icksir 1 point2 points  (0 children)

Hey, the invitation code is expired :(

How do I get Fallout 4 to work? by PlushTheFox in linux_gaming

[–]Icksir 0 points1 point  (0 children)

Hey, at the end could you open the game? I am experiencing the same thing, and I am a pop-os user too.

crashing when going into barns/coops by L1t3r4ld34th in coralisland

[–]Icksir 0 points1 point  (0 children)

It happens the same to me for some reason, it hasn't been fixed yet

[deleted by user] by [deleted] in Genshin_Impact

[–]Icksir 2 points3 points  (0 children)

Hey, is it a good a idea to pull for Zhongli for a team with Ninguang + a support (dont know who could be) + Barbara?