close
Skip to main content
irmandos u/irmandos avatar

irmandos

u/irmandos

Feed options
Hot
New
Top
View
Card
Compact

The issue I have come across is some "commander" asking 150kp for boneskinner but he doesn't even sort groups it's just 10ppl in group 1 wiping 3 times all playing dps builds. But at least they have 150kp. 🤷🏻‍♂️


Any keys left?


I use the B525s with a wireless carrier as ISP, in my case I need to apply for a specific unrestricted APN from my ISP before public traffic will find the router.


My Keybase proof [reddit:irmandos = keybase:irmandos] (s1JSpQCNJjrz5Z2dXtUG_U6feDCxzJGwEgdPvAlMf20)
Image
r/KeybaseProofs
My Keybase proof [reddit:irmandos = keybase:irmandos] (s1JSpQCNJjrz5Z2dXtUG_U6feDCxzJGwEgdPvAlMf20)

Keybase proof

I am:

Proof:

-----BEGIN PGP MESSAGE-----
Version: Keybase OpenPGP v2.0.68
Comment: https://keybase.io/crypto

yMLrAnicrVJhTJVVGL4EkcKimorTlrhvqWNc7TvfOd/5zrkak2mLZTO8m1ii3J1z
z/nwA7kX7r1gV6EItLJa6YAtK5vDORzDKyOaDbTsBs7ldAs3CgIvwdpMydHUzVJY
5zL7V/86f87Ou+d53ud5z9v/eKorI+XAu2TgWl/qopRL307VuF69lju9T+NBEdU8
+7QKOXfJ3UKGI74KR2geTQc6IJz4OaaICssCxOAMUINQgBmDmHDd0pkNDMBNg2LT
sHWKdEMgChDBiJsYS51pbs12AmUyVBVyAhElKxHRJbEkESZjwgK2IRmCiBGTEEj8
ppCc6xCYirgrGE4ylDnOwnKNE1Q19fDN2fsX/P/su2ZOzg8A8VMiGES68ENLUoh1
AKDhl7apdJPAsAwFWKVUaCdUyQIiGNbq3VpI1gYrZHKuYadMmQ5rnhLNtFVmyZEf
A4NbDApomZJRm2PMDQip0LHfpJAgS1pMp8oZwqakBrMk4kgA3dZ2Km3Vsdbxz4k/
7BySQjiR/3YTiVYlS3sk9z0k+7gTEOpvFKdWhsJOMKB5gEL6I06SDRDVqYksiN2a
fL3KCUmfk0SYFia6Om6tSiVUkhRIaFpCQC4RoNBklk0NLpDEECOVxkamYSLK1QSJ
KYjNbYsSJDDSMSTAwloyTnUgqLSB8snKlKaaWIBFakJSq4+fH01zpWS40h99JLm0
roz5T/6zyiEnczb/u6bZ36evRu9kdiye6e25Nft5ZnHWKvfRtnlXhh+TLc+dbR5Y
oedsS/x0sn501jtFwuUXBg/dG/9ow1sHl3aUH11WfmSDu2f8lxf6z50+2Duzv3Pi
eFGt9+5LmOe1Nm0ZO7b15c1DDWc2r5iIR1Pur27dvuiJb7rOJB6k7HhnfXa89/7X
+gck0nB5eNXiTb/mbItNftLpvpx5yEyfeU3EtG5RcCMx4zn15ZXqnWc7mpY5S9LW
FsZWPvXbs8sL3jvR2rxgbMkNvPGrjsqM6280PrMHJTJ8Mr28b/L609r3Iy0FcGHq
bb105s/8vtzD3ju+tnYvq7vQfnMwOJA7mrbmhxffrvas/8u7cPfayQUifi+vuXQw
YFx9fvbBSP4uMDXt6ru4o6Vn+8TdV6ZPHmj4sfuPeW1dqKtxfnZm0crzJTkfrjt2
8XZh4Yi3t2S8MWuoru7Tz27tLd775hcnuk+fu7Qx/Ug0Lzt2vHP11vdL4hVy+dKb
H+el7W9JnOpP+3msuHS4aEvNpqyh2Lp2+DcZs5ol
=fa9a
-----END PGP MESSAGE-----

Thank you for the reply, I have managed to come across the problem...

I had the code send all emails to me while testing everything to make sure its working as expected without issues. Turns out I was getting 4 emails because we are 4 players in the tribe (once the code is sorted to send every player their own email I only got 1)..


ARK: Survival Evolved


Thank you so much for your input. This does not fix the multiple email issue I am having.

I will look at security at a later stage as for now I am only trying to get it to work properly.


HELP: ARK Web Notifications Spamming...
Image
r/playark
HELP: ARK Web Notifications Spamming...

I have recently created a PHP file on my webhost to which ark sends the web notifications. And it seems to be working well, when I hatch an egg I immediately get an email notification on my phone that a baby was born in Isle of Evolution server with the timestamp. However, ARK keeps sending the same notification 4x every time it happens, yes this does not seem like THAT much but here is some perspective.

Scenario:

I'm having a boss war with my tribe on Friday and in order to prepare for the war we breed dino's specifically for the occasion... We have the Valentine's day event still running which makes it easy to breed 7 bears. With every bear I breed I get 4 emails. In the space of the 3x hours it took me to get all the pups born and to a manageable level I received 28 emails from ARK telling me a baby was born (instead of just 7). Now Gmail started flagging all mails coming from my server as SPAM and I had to add my server's email as a safe sender in order for it not to be flagged.

How can I tone down the notifications ARK send to only 1 notification per event and not 4 notifications.

Here is the important bits of the PHP code:

if($_POST["key"]&& $_POST["steamid"]&& $_POST["notetitle"]&& $_POST["message"]){
$key = urldecode($_POST["key"]);
$steamid = urldecode($_POST["steamid"]);
$title = urldecode($_POST["notetitle"]);
$arkmessage = urldecode($_POST["message"]);

$message = '<html><body>';
$message .= '<h1 style="color:#f40;">Howdy '.$steamid.'</h1>';
$message .= '<p style="color:#080;font-size:18px;">'.$title.'</p>';
$message .= '<p style="color:#080;font-size:18px;">'.$arkmessage.'</p>';
$message .= '<p style="color:#080;font-size:8px;">You are recieving this message because you are subscribed to the Isle of Evolution Web Notifications.</p>';
$message .= '</body></html>';if($key =="supercoolsecretecode"){
	 mail($to, $subject, $message, $headers);	 } else
mail($to, "Error with Web Notifications", "Invalid key was used", $headers);	 } else
mail($to, "Error with Web Notifications", "Invalid request", $headers);

Resources Used: ARK: Gamepedia Web Notifications; Survive the ARK Forums: Web Notifications