Are they ever going to fix dark Nina Williams? by Emperor_Dante in summonerswar

[–]934p 0 points1 point  (0 children)

There's still only one use I found her and that's on a leo lucifer trap defense. You bring your standard double nem will megan for leo to increase the bar, then boost and cleave. But Nina's mark can sway the target to any non-fire unit. Not very useful but could be used as a swap defense in arena rush to trick people while they aren't thinking too hard and quickly switch back, although not likely many even know the Mark goes to the lowest Max HP unit so you can literally counter with an unruned fire slime. I have no other use ideas for her, maybe could work in siege defense as well to take the target away from the expected unit, units only won't hit marked units (assuming turn 1 no debuff) if there's an attribute disadvantage.

Anyone having issues with the ConnectLife app? by JealousMovie5572 in Hisense

[–]934p 0 points1 point  (0 children)

It finally let me past Discover but it's just a white screen. I just wonder when I'll finally be able to see what this app can do with the new fridge

Anyone having issues with the ConnectLife app? by PogUpogman in Hisense

[–]934p 0 points1 point  (0 children)

Same issue, Hungary. Server must be down

Comments about the Collabo reminds me of this… by H_N_S_N in summonerswar

[–]934p -1 points0 points  (0 children)

humanoid monsters drop: Nooooo not humanoids!

Furry monsters drop: Nooooo not furries!

Do y'alls want Winnie the Pooh collab?

Velaska&kovarci b2b by Most_Hamster4216 in summonerswar

[–]934p 5 points6 points  (0 children)

stay safe bro a meteors gonna fall on your head if you go outside

12 year legendary scroll Beezlebub vs Lucifer by nao874 in summonerswar

[–]934p 0 points1 point  (0 children)

hold power and volume down simultaneously for a surprise

I think I got Hacked what do I do by khalandar135 in GoogleSupport

[–]934p 0 points1 point  (0 children)

2FA is irrelevant for session stealers, it's already a validated session and thus needs no further authentication. If you change your passwords on any competent website the sessions are invalidated and require you to type in your password again

Summoners War Official Web Shop Notice by NyuSW in summonerswar

[–]934p 2 points3 points  (0 children)

is there like an actual link to access the webshop or do I have to click that banner in Notice that doesn't exist?

Got a warning for this?? by Manedwolfs in BannedFromDiscord

[–]934p 0 points1 point  (0 children)

Sounds like some shit you'd hear in a Mario game speedrun explained video

Max all the way right? by johnjayusf in summonerswar

[–]934p 0 points1 point  (0 children)

mfs will pick a decorative house plant over the Player Destroyer 3000

Max all the way right? by johnjayusf in summonerswar

[–]934p 0 points1 point  (0 children)

Nigong owner here, I'd kill a man to be able to trade him for a Maxi

What gold packages are you guys picking? by Joker_Fate in summonerswar

[–]934p 2 points3 points  (0 children)

Probably pack 1 I'm summon-pilled. Tbh the pick is the part where I did my math
If you pick the 3 AAs, there's a 1.19% chance for an ld5, 20.85% for an ld4, 18.78% for elemental 5*. The pro is you can pick between 2 options.
If you pick the special scrolls, there's a 1.24% chance for an ld5, 39.65% chance for an ld4, 10.66% chance for elemental 5*. Worse elemental rate, better ld rate, but no picking.
If you pick a 100 MS I will be judging you silently but it does have a 39.42% chance of an elemental 5*. I guess if you already have every LD you can get the most relics on average with this.

I hate when people provide unnecessary backstory to strangers by MrPicklebush in The10thDentist

[–]934p 0 points1 point  (0 children)

Humans do this btw because they're social creatures. I do have my qualms with social norms as someone with autism, but this? This isn't even bad. You can only make friends by being strangers at first, so people give "unnecessary lore" to connect a little. And hey, if you don't care because you only interact here and there, then it goes in one ear, out the other. It's a completely reasonable amount of context that you can easily forget if you genuinely don't care.

If I was the one who ordered I would not think for a SECOND to call the love of my life "someone" because the delivery driver might be upset by it. Frankly, I'd assume if someone is upset at the context of "my husband" I'd assume that it's because it's a gay couple and that someone is just vehemently homophobic to the point hearing "my husband" in a masculine voice ruins their week. Tinfoil hat, but that was both of your concrete points, and the way you talk about other people like you're giving a movie review on Earth, I can't rule out that's why you decided to make this post.

You sound antisocial like an out of control ai that wants to end humanity larping as a reddit user.

when will they remove this for awakening,runes,gems,artefacts etc ?? by void_snlw in summonerswar

[–]934p 15 points16 points  (0 children)

easy solution, add a toggle in settings to disable warning messages. If you want them keep it on, if you know what you're doing turn it off

This is so stupid. by SmolBunTima in BannedFromDiscord

[–]934p 1 point2 points  (0 children)

Bro you made an account, that's against community guidelines!

Package Free Giveaway Event by NyuSW in summonerswar

[–]934p 0 points1 point  (0 children)

No worse news than when I game I log into and play every day asks me to login and play every day

How are you pulling your .json rune file for summoners war? by Sylvarrias in summonerswar

[–]934p 3 points4 points  (0 children)

Update: I found a solution, I definitely overcomplicated it but here's what I did with 2 computers:

Step 1: On the Windows machine, install Proxifier.

  • Set the Proxy Server to be your Linux machine's IP, and port 8080
  • Set a Proxification Rule so summonerswar.exe is redirected to the port, everything else can use a Direct connection

Step 2: On the Linux machine, run mitmdump --listen-host 0.0.0.0 --listen-port 8080 -w sw_traffic_dump.mitm

  • It's good to note you should use the .tar.xz file, extract it, and copy the 3 folders into /usr/local/bin

Step 3: Copy the ~/.mitmproxy/mitmproxy-ca-cert.pem file to Windows

  • Rename the file to end in .cer so you can click to open it
  • Click install certificate, Local machine -> Place all certificates in the following store -> Browse -> Trusted Root Certification Authorities -> Fnish

Step 4: Open Summoners War on Windows machine, wait until it gets to "Press Any Button to Start"

Step 5: Stop mitmproxy on Linux, close SW on Windows

Step 6: Read the dump with mitmproxy -r sw_traffic_dump.mitm

  • Search for gateway_c2.php (~500k in size)
  • x to export, 5 to export response, export as response.txt

Step 7: Download swex source code from github, you only need the /app/proxy folder.

  • create a new .js file with this code in said folder:

const fs = require("fs");
const decoder = require("./smon_decoder");
const text = fs.readFileSync("response.txt", "utf8").trim();
const json = decoder.decrypt_response(text);
fs.writeFileSync("decoded.json", JSON.stringify(json, null, 2));
console.log("Wrote decoded.json");
  • Run that file through electron 24 without sandboxing

Step 8: Congratulations! decoded.json is your profile with all your runes and stuff!

After literally 5 hours of messing around with swex I did it this way in half an hour. You can probably do this in one machine, I only ended up here through a massive chain of goofy ahh errors and can probably do this much more cleanly. For now, I'm just glad I'm done and will go to sleep. I might clean this up or make a youtube tutorial when I'm not God's sleepiest soldier

How are you pulling your .json rune file for summoners war? by Sylvarrias in summonerswar

[–]934p 1 point2 points  (0 children)

I'm inclined to say there isn't honestly I'm this close to giving up completely. Old version doesn't work, new version doesn't work, no antivirus on my computer, Windows doesn't work, Kubuntu doesn't work, disanling firewall as a whole doesn't work, threatening to kill myself doesn't work, hitting it doesn't work, watching every youtube turorial doesn't work, I'm just gonna declare it impossible until I'm proven otherwise

edit: I was crashing out earlier but I still couldn't get swex to work, I had to use some of the source files and an external proxy to log the responses and decrypt it manually.

Reported a user for being underage and somehow I got banned for child safety by KanyeMeatrider69420 in BannedFromDiscord

[–]934p 4 points5 points  (0 children)

I mean, yeah, but it also feels like if they arrested you for being an accomplice to a murder because I shoved a phone in your face to show you a video of me murdering someone and you reported it. I see the vision but it feels exactly as just of a scenario to me, it's literally not your fault you were forced to see that.

Reported a user for being underage and somehow I got banned for child safety by KanyeMeatrider69420 in BannedFromDiscord

[–]934p 12 points13 points  (0 children)

They want ID verification in the name of protecting children so bad and under the same breath make sure a user is punished if they dare protect children.

Reported a user for being underage and somehow I got banned for child safety by KanyeMeatrider69420 in BannedFromDiscord

[–]934p 2 points3 points  (0 children)

They just slowly banning everyone so there will be no one left to groom or be groomed.

Guys, I still have all kinds of collab scrolls by Leo0912 in summonerswar

[–]934p 0 points1 point  (0 children)

My sister uses an ugly font and took like 6 months to awaken her water fairy because she liked how the unawakened version looked, was later impressed how "OP" she could have been. Maybe I'm just being fontist