Curses and their impact on mental health

By admin

I have been feeling quite down lately, and it seems like nothing is going my way. It's as if I am cursed. Every time I try something, it ends in failure or disappointment. It's incredibly frustrating and makes me question if there is some greater force at play here. Perhaps it's just bad luck, but it feels more personal than that. It feels as if there is a dark cloud hanging over me, casting a shadow on everything I attempt.

Magic item shop generator 5f

It feels as if there is a dark cloud hanging over me, casting a shadow on everything I attempt. It's hard not to take it personally when it feels like I am constantly being thwarted in my pursuits. I can't help but wonder what I did to deserve this.

[Script] Magic Item Store (reworked)

Alright, so recently I found the beautifully done Magic Item Store API made by  https://app.roll20.net/users/1165285/kirsty  and I figured I'd improve upon it a little. All credits go to Kirsty as this is NOT my code and I only added a few extra features. Github Repository New Features I added Minimum and Maximum Rarity so that you can now have a variety of items across multiple rarities and updated the way the rarity is calculated to fit a bit better. I added Mundane Items that were previously missing. I fixed the "Show to Players" button as that wasn't working previously. How to Use

1650636112

Julexar, Thanks for this update, I wrote to Kristy but I don't think she is in rol20 anymore. Anyway I test this version and it crash the sandbox when the minimum rarity is set to rare. this is what I get when I set the min. rarity to Rare Also, do you think that an option to select the items to make the shop could be added. For example if I select the rare list that I can select the items that I want to be added to the shop. If not there is no problem.  Thanks for updating this API is really useful.

1650636563

Hi Julexar, Please disregard the first part of my message, the mistake was mine. I copy your version without deleting the old version. Is working perfect. Let me know If you can add the functionality to have a list of the items and select them manually. Again thanks for the update. 👍👍

1650638812 Чемпион форума Создатель торговой площадки API-скриптер

Hey Warlord! Do you have a link to a description of how the script works? The code lists a couple of commands, but if Kirsty started a thread that gave some documentation, that would be very useful.

1650640067

It crashed on my side when i asked for a random 5 items from common to very rare :  Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your script's code and click the "Save Script" button. We will then attempt to start running the scripts again. More info. If this script was installed from the Script Library, you might find help in the Community API Forum. For reference, the error message generated was: ReferenceError: randomInt is not defined ReferenceError: randomInt is not defined at getItem (apiscript.js:46506:17) at getInventory (apiscript.js:45861:35) at handleInput (apiscript.js:45741:21) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:70:8) at /home/node/d20-api-server/api.js:1739:12 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147) at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546) at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489)

1650641885

Basically, you type !ms to get a menu of the shop  after, you press any of the categories and various prompt will pop up. First will be the qty of items you want on the shop, second will be the min. rarity, and last will be the max. rarity. after that it will give you a list like the one above with a random list of items base on the category you selected. If you select random it will take all the categories into account and give you items from any of the list. when you are happy with your shop just press the "show to player" and it will show the shop to the players. I hope this help. I found this a long time ago. There is no documentation in the first thread only the instruction on the script. I hope this help. Also I recreate the crash I can confirm it happens when you try Items, from common to uncommon.  

1650642198 1650643482 API-скриптер

Warlord said: Julexar, Thanks for this update, I wrote to Kristy but I don't think she is in rol20 anymore. Anyway I test this version and it crash the sandbox when the minimum rarity is set to rare. this is what I get when I set the min. rarity to Rare Also, do you think that an option to select the items to make the shop could be added. For example if I select the rare list that I can select the items that I want to be added to the shop. If not there is no problem.  Thanks for updating this API is really useful. Hey Warlord, would you mind telling me when this error occurs? Does it only occur if you choose a certain option or does it happen for every option?

1650643673 API-скриптер

Warlord said: Hi Julexar, Please disregard the first part of my message, the mistake was mine. I copy your version without deleting the old version. Is working perfect. Let me know If you can add the functionality to have a list of the items and select them manually. Again thanks for the update.  Hmm, this might be possible but is beyond my capabilities. But if you want, you can rig the chances to give you more of certain items

1650644280 Отредактировано 1650644306 API-скриптер

Lionel V. said: It crashed on my side when i asked for a random 5 items from common to very rare :  Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your script's code and click the "Save Script" button. We will then attempt to start running the scripts again. More info. If this script was installed from the Script Library, you might find help in the Community API Forum. For reference, the error message generated was: ReferenceError: randomInt is not defined ReferenceError: randomInt is not defined at getItem (apiscript.js:46506:17) at getInventory (apiscript.js:45861:35) at handleInput (apiscript.js:45741:21) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:70:8) at /home/node/d20-api-server/api.js:1739:12 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147) at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546) at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489) Which items did you try to get (Weapons, Armor, Scrolls, etc)?

1650650618

Lionel V.  said: It crashed on my side when i asked for a random 5 items from common to very rare :  Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your script's code and click the "Save Script" button. We will then attempt to start running the scripts again.  More info.  If this script was installed from the Script Library, you might find help in the Community API Forum. For reference, the error message generated was:  ReferenceError: randomInt is not defined ReferenceError: randomInt is not defined at getItem (apiscript.js:46506:17) at getInventory (apiscript.js:45861:35) at handleInput (apiscript.js:45741:21) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:70:8) at /home/node/d20-api-server/api.js:1739:12 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147) at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546) at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489) Which items did you try to get (Weapons, Armor, Scrolls, etc)? The crash occurs when you select "Items" and select min. rarity: common and Max. Rarity: uncommon. basically all combinations apart from Common, Common.

1650660359

Julexar said: Lionel V. said: It crashed on my side when i asked for a random 5 items from common to very rare :  Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your script's code and click the "Save Script" button. We will then attempt to start running the scripts again. More info. If this script was installed from the Script Library, you might find help in the Community API Forum. For reference, the error message generated was: ReferenceError: randomInt is not defined ReferenceError: randomInt is not defined at getItem (apiscript.js:46506:17) at getInventory (apiscript.js:45861:35) at handleInput (apiscript.js:45741:21) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:70:8) at /home/node/d20-api-server/api.js:1739:12 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147) at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546) at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489) Which items did you try to get (Weapons, Armor, Scrolls, etc)? I pressed on a random, and chose 5 items from common to very rare

1650703266 API-скриптер

Warlord said: Lionel V.  said: It crashed on my side when i asked for a random 5 items from common to very rare :  Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your script's code and click the "Save Script" button. We will then attempt to start running the scripts again.  More info.  If this script was installed from the Script Library, you might find help in the Community API Forum. For reference, the error message generated was:  ReferenceError: randomInt is not defined ReferenceError: randomInt is not defined at getItem (apiscript.js:46506:17) at getInventory (apiscript.js:45861:35) at handleInput (apiscript.js:45741:21) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:70:8) at /home/node/d20-api-server/api.js:1739:12 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147) at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546) at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489) Which items did you try to get (Weapons, Armor, Scrolls, etc)? The crash occurs when you select "Items" and select min. rarity: common and Max. Rarity: uncommon. basically all combinations apart from Common, Common. Thanks for letting me know. I updated the code and it shouldn't crash anymore.

1650705625

Still Crashing for me. randomInt is not defined. Also, how do you reset the shop ? When i send !ms it only shows 5 scrolls and that's it. Doesn't come back to the full shop

Lionel V. said: It crashed on my side when i asked for a random 5 items from common to very rare :  Your scripts are currently disabled due to an error that was detected. Please make appropriate changes to your script's code and click the "Save Script" button. We will then attempt to start running the scripts again. More info. If this script was installed from the Script Library, you might find help in the Community API Forum. For reference, the error message generated was: ReferenceError: randomInt is not defined ReferenceError: randomInt is not defined at getItem (apiscript.js:46506:17) at getInventory (apiscript.js:45861:35) at handleInput (apiscript.js:45741:21) at eval (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:65:16) at Object.publish (eval at <anonymous> (/home/node/d20-api-server/api.js:168:1), <anonymous>:70:8) at /home/node/d20-api-server/api.js:1739:12 at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560 at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147) at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546) at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489) Which items did you try to get (Weapons, Armor, Scrolls, etc)?
I think im cursed

Did I unknowingly upset someone or something? Is there some hidden mistake in my past that I am being punished for? These thoughts consume my mind and only add to my growing sense of despair. It's hard to maintain a positive outlook when everything seems to go wrong. It's easy to get caught in a cycle of negativity and feel like there is no way out. But deep down, I know that dwelling on this curse mentality will only perpetuate the cycle. Instead, I should focus on shifting my mindset and finding solutions to break free from this perceived curse. Maybe it's time to seek guidance from others who have overcome similar challenges or reached out to professionals who may have insight into what's happening. While it's easy to blame external forces for my misfortunes, it's important to remember that I have control over my reactions and actions moving forward. I can choose to succumb to the curse mentality and let it define me, or I can choose to rise above it and find ways to improve my situation. It may take time and effort, but I refuse to let this curse dictate the course of my life. I will find ways to break free from this perceived curse and create a positive and fulfilling future for myself. No matter how challenging it may seem right now, I believe that I have the strength and resilience to overcome any curse that may be holding me back. In conclusion, while it feels like I am cursed and everything is going wrong, I am determined to break free from this mentality. I will seek guidance, shift my mindset, and take control of my actions to find solutions and create a positive future for myself. The curse may linger, but I won't let it define me..

Reviews for "Exploring the concept of curses in different cultures"

1. Sarah – 2 stars
"I think I'm cursed" turned out to be a major disappointment for me. The story lacked originality and felt extremely cliché. The characters were poorly developed, making it difficult to connect with or care about them. The plot was predictable and failed to generate any suspense or excitement. Overall, I found the book tedious and regretted wasting my time on it.
2. Mike – 1 star
I can't express how much I disliked "I think I'm cursed". The writing was subpar, filled with grammatical errors and awkward sentence structures. The pacing was slow, and the story dragged on without any real purpose or direction. The supernatural elements introduced throughout the book felt forced and undeveloped. To top it off, the ending was unsatisfying and left many loose ends. I would not recommend this book to anyone.
3. Emily – 2 stars
"I think I'm cursed" had an intriguing premise, but the execution fell flat. The writing style was mediocre, lacking the necessary depth to truly immerse the reader in the story. The characters felt one-dimensional and their behavior seemed unrealistic at times. The plot twists were predictable and failed to create any genuine surprises. Overall, I found the book to be underwhelming and failed to engage my interest.
4. Ryan – 2.5 stars
"I think I'm cursed" had the potential to be an interesting read, but fell short in many aspects. The pacing was inconsistent, with some parts dragging on while others felt rushed. The paranormal elements were interesting, but they were not explored or explained well enough to fully grasp their significance. The dialogue was weak and lacked authenticity, making it difficult to connect with the characters. While the book had its moments, it ultimately left me unsatisfied and wanting more depth and complexity.
5. Amanda – 1.5 stars
"I think I'm cursed" was a disappointment from beginning to end. The story lacked originality and failed to offer anything unique in the crowded supernatural genre. The writing was bland and uninspiring, and the characters felt like mere stereotypes. The plot was full of holes and inconsistencies, leaving me frustrated and confused. Overall, I found the book to be a waste of time, and I would not recommend it to anyone looking for a captivating read.

Protecting yourself from curses: rituals and practices

The psychological effects of believing you are cursed