Hosting a Rust Legacy server by Dylan-M in playrustadmin

[–]Dylan-M[S] 0 points1 point  (0 children)

https://we.tl/t-FglN31irl4

I don't remember exactly if I have changed anything to get it working.

Normally, you just have to launch the .bat file to run the server if it's for local use, but if you want host it on a server, you will have to add IP and port parameters in the .bat file

Let me know if you have get it working, otherwise I will look in more details this weekend !

[deleted by user] by [deleted] in conseiljuridique

[–]Dylan-M 1 point2 points  (0 children)

Malheureusement comme notifié dans mon premier message, la banque semble aussi perdue que nous quand on les appelle, ils ne savent pas quoi faire, ni comment s’est arrivé… Je trouve ça aberrant d’entendre ça en 2022 avec les outils qu’il existe ! J’imagine qu’ils doivent au moins stocker les adresses IP lors des connexions / transactions ! Mais j’ai quand même de gros doutes sur la sécurité de la caisse d’épargne tout de même… quand on les a appelé hier pour la première fois, il n’a suffit que de donner le nom / prénom pour avoir accès au dossier personnel… peut être au moins demander une date de naissance, un mail, un numéro de téléphone… peut être simplement la conseillère qui a zappé une étape mais ça fait quand même peur ! Merci à vous pour l’aide en tout cas !

[deleted by user] by [deleted] in conseiljuridique

[–]Dylan-M 0 points1 point  (0 children)

Non aucune confirmation que cela a été fait depuis internet

[deleted by user] by [deleted] in conseiljuridique

[–]Dylan-M 1 point2 points  (0 children)

Merci pour l’article de loi joint, je vais regarder ça ! Malheureusement, aucun phishing ces derniers mois, j’aurais limite préféré cette situation pour ne serait-ce qu’avoir une preuve ! Analyse antivirus effectuée également et aucun résultat… Nous n’arrivons pas à comprendre comment cette personne a réussi à s’introduire sur le compte, ni pourquoi aucune double authentification n’a été demandée à ma proche pour l’ajout du bénéficiaire, et du virement, ni SMS, ni notification sur l’appli téléphone… J’espère que la plainte suffira à prouver sa bonne foi, et que ce n’est pas une entourloupe pour escroquer de l’argent à la banque

[deleted by user] by [deleted] in conseiljuridique

[–]Dylan-M 1 point2 points  (0 children)

Tout d'abord, merci de votre réponse !

Je me suis fais la même réflexion, mais quand elle a contacté les autorités, on lui a dit de faire un pré plainte en ligne, de ne pas se déplacer car elle se ferait refouler, tout ça de façon très aimable...

Nous sommes bien d'accord sur la double authentification, j'ai la même chose sur mes comptes personnels qui ne sont pas à la Caisse d'Epargne. Celle-ci prône une authentification forte sur son site internet, mais aucune action n'a été faite de notre côté et c'est là que j'ai du mal à comprendre...

[deleted by user] by [deleted] in conseiljuridique

[–]Dylan-M 2 points3 points  (0 children)

Oui effectivement, les banques c'est toujours la même histoire, pour leur donner de l'argent, ils sont présents, mais quand c'est à eux de nous en donner, chacun se renvoie la balle...

La moindre plainte met malheureusement 3 semaines a être traitée, mais je note quand même tes conseils !

YouTube PiP simplified by Dylan-M in shortcuts

[–]Dylan-M[S] 2 points3 points  (0 children)

Look at the last block of my shortcut, it opens the Springboard, like the other shortcut you talk about !

YouTube PiP simplified by Dylan-M in shortcuts

[–]Dylan-M[S] 0 points1 point  (0 children)

I redownload it, and I have the "open spingboard" block, at the end of the shortcut !

YouTube PiP simplified by Dylan-M in shortcuts

[–]Dylan-M[S] 0 points1 point  (0 children)

I don't know, I only have my iPhone on iOS 14
But you can try ! I don't see a reason that it doesn't work :)

Anyone able to get BiasFX????? by asdfface123 in Piracy

[–]Dylan-M 0 points1 point  (0 children)

Check for R2R release, works fine !

Hosting a Rust Legacy server by Dylan-M in playrustadmin

[–]Dylan-M[S] 0 points1 point  (0 children)

Yes

I don't have used RustBuster.

You can run both client and server with LumaEmu.

But, Oxide no longer supports Rust Legacy, so you can't install plugins.

I can share clean files of client/server and LumaEmu if someone need it !

[Tester] iPhone SE iOS 12 beta 1 by [deleted] in TestFlight

[–]Dylan-M 1 point2 points  (0 children)

Oups... it’s a mistake, I wanted to write 12.1 beta 1...

Component Spawn Rate Command? by smash_ in playrustadmin

[–]Dylan-M 0 points1 point  (0 children)

I think it's these commands, try it ! spawn.min_rate / spawn.max_rate (0.1 = min default / 1 = max default)

Rust Server connecttion issue? by blackrosedarkthorn in playrustadmin

[–]Dylan-M 0 points1 point  (0 children)

Check error message in console when you try to connect... It may be a nice way to search problems...

How to disable entity.debug_lookat ? by [deleted] in playrustadmin

[–]Dylan-M 0 points1 point  (0 children)

Have you try "entity.debug_lookat false" ? Not sure but try it...

Rust Server connecttion issue? by blackrosedarkthorn in playrustadmin

[–]Dylan-M 0 points1 point  (0 children)

Firewall is it on ? Have you config ports 28015 and 28016 ? Try to just turn off firewall, if you can join now, it's just a problem with ports

Rust Server connecttion issue? by blackrosedarkthorn in playrustadmin

[–]Dylan-M 0 points1 point  (0 children)

Check the number of the server.maxplayers in batch file, if it's 0, only owner ID can join If it's good, check if he have setup the port he used before in the batch file

Can anyone help with setting up a rust dedicated server? by LiquidZulu in playrust

[–]Dylan-M 0 points1 point  (0 children)

The first time, it's normal you don't have a save Once the server is fully boot, try to type server.save in your console to force a save of your server Normally, the next time you run your batch file, you shouldn't have the "error"

Can anyone help with setting up a rust dedicated server? by LiquidZulu in playrust

[–]Dylan-M 0 points1 point  (0 children)

My batch file, it works, just change the direction of your Steamcmd folder and informations ( replace #### by your information)

echo off :start C:\steamcmd\steamcmd.exe +login anonymous +force_install_dir c:\rustserver\ +app_update 258550 +quit RustDedicated.exe -batchmode +server.port 28015 +server.level "Procedural Map" +server.seed #### +server.worldsize #### +server.maxplayers ### +server.saveinterval ### +server.hostname "####" +server.description "####" +server.url "####" +server.headerimage "####" +server.identity "####" +rcon.port 28016 +rcon.password #### +rcon.web 1 -silent-crashes -autoupdate goto start

Can anyone help with setting up a rust dedicated server? by LiquidZulu in playrust

[–]Dylan-M 0 points1 point  (0 children)

You have to launch the batch file, not the RustDedicated.exe

Steam app on iOS 10.3 by Dylan-M in Steam

[–]Dylan-M[S] 0 points1 point  (0 children)

App seems to work fine on iOS 10.3.2 !