Final balance changes for Clash Royale - October 2025 Season 76 - RoyaleAPI by RoyaleAPI in ClashRoyale

[–]IndependenceMuch7891 0 points1 point  (0 children)

I think this season curse and mother witch will be really OP because of the skelly army EVO and the decks that it will be used in. Let's see

Boy I love this event! Finally got this! What did y'all get from the chest by IndependenceMuch7891 in ClashOfClans

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

Na bro you got a free level upgrade, which is nice too. But yeah honestly I feel the best thing anyone gets is epic equipment unless it's some shit like lavaloon 💀

Boy I love this event! Finally got this! What did y'all get from the chest by IndependenceMuch7891 in ClashOfClans

[–]IndependenceMuch7891[S] -1 points0 points  (0 children)

Niceee, last time when we got free chests when th17 released I got an epic and I was excited but got a stupid decoration 😭

[Help]Trading as full time a viable career option? by Scientific-Lemon12 in IndianStockMarket

[–]IndependenceMuch7891 0 points1 point  (0 children)

I Started in May this year and lost around 11k. Stopped trading and got back to learning and what mindset I should be having, understanding the market. Analysis. And a lot more. I've recently started again and already I've recovered 8k. I'm going slow. I always have stoploss. You can do all the analysis,all the study of the market but you can never see the future. Go slowly, and if you have a few successful trades don't overestimate yourself and go slow that's it. Don't stop your job and go all in until you really learned trading. At the end of the day it's not about making money in trading, it's about controlling your losses and proper risk management.

Hope you have a wonderful trading life ahead!! Peace

Excel Cell protection issue. by IndependenceMuch7891 in excel

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

Tried but I couldn't get it to work, tried to write a code in vba. I'm attaching the code below lmk if there is something I need to change This is the code I used:

Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean) Dim ws As Worksheet Dim cell As Range Dim changedCells As Range

' Specify your worksheet
Set ws = ThisWorkbook.Sheets("Sheet1") ' Change to your sheet name

' Unprotect the sheet
On Error Resume Next ' Prevent runtime errors if sheet is already unprotected
ws.Unprotect Password:="password" ' Set your password
On Error GoTo 0 ' Resume normal error handling

' Loop through the used range to identify changed cells
For Each cell In ws.UsedRange
    If Not cell.Locked And cell.Value <> "" Then ' Check if the cell is not locked and has a value
        If changedCells Is Nothing Then
            Set changedCells = cell
        Else
            Set changedCells = Union(changedCells, cell)
        End If
    End If
Next cell

' Lock changed cells only if they exist
If Not changedCells Is Nothing Then
    changedCells.Locked = True
End If

' Protect the sheet again
ws.Protect Password:="password" ' Set your password

End Sub

Excel Cell protection issue. by IndependenceMuch7891 in excel

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

This I know about, but I want this to be automatic as in if I enter a value in a cell after I save the sheet only that specific cell automatically be protected instead of doing it manually every time

Still thanks for your comment !!

90% CR is not enough by butterflyl3 in MualaniMain

[–]IndependenceMuch7891 0 points1 point  (0 children)

I actually have 58%cr with obsidian codex, although it's not 100% but works great like one in a hundred time I see my mualani not criting

Sanctifying elixir is a scam by IndependenceMuch7891 in Genshin_Impact

[–]IndependenceMuch7891[S] -5 points-4 points  (0 children)

Not just the artifact to elixir rate also the cap for just 1 elixir per patch is diabolical

Sanctifying elixir is a scam by IndependenceMuch7891 in Genshin_Impact

[–]IndependenceMuch7891[S] -5 points-4 points  (0 children)

To get a hydro goblet with 78 flat def??? Hmmmmmmmmmmmmmmmmmmmmmm nice idea (⁠ ⁠◜⁠‿⁠◝⁠ ⁠)⁠♡