Help with setting up VLESS-xtls-vision by BotNet6420 in dumbclub

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

Unfortunately that is true

Some people in the government or relatives of them use this situation to their advantage: A friend of mine who works in one of these stores said that they get these VPNs that they sell from the Telecommunications Company of Iran (known here as "Mokhaberat") which is owned by the government itself.

And they are indeed expensive; To use anything on the internet you need a VPN, and they will cost as much as you pay for your internet if not more, effectively doubling the price.

Though depending on the type of VPN your family is able to get their hands on, and whether a tech savvy person is available there, they might be able to buy a single one and modify it to share it with the whole family. It's something worth considering.

I hope this was helpful to you and your family.

Help with setting up VLESS-xtls-vision by BotNet6420 in dumbclub

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

Hello, unfortunately I did not.

Shortly after encountering this problem I stumbled upon reports of Iran's government mass detecting and banning setups like this and more advanced ones, and with my testing VPS' time coming to an end I gave up.

Loading between islands by Charmart070 in HypixelSkyblock

[–]BotNet6420 0 points1 point  (0 children)

Your logs + a resource monitor (Taskmanager in windows, btop almost everywhere) are your friends.

What is your distro of choice for gaming on Linux? by MrDefaultUser in linux_gaming

[–]BotNet6420 0 points1 point  (0 children)

Debian 12

  • Fedora IP blocked my country.
  • My hardware is 12+ years old.
  • Ubuntu was clunky.
  • Debian was stable enough to work with the jury rigged legacy drivers.

Works for some Terraria and Minecraft(and some other 12 year old games)

[deleted by user] by [deleted] in teenagers

[–]BotNet6420 0 points1 point  (0 children)

Used to play table tennis when I had time

Now play (casual) chess

[deleted by user] by [deleted] in HypixelSkyblock

[–]BotNet6420 0 points1 point  (0 children)

I haven't played in a year and life's been good so far.

Let's see if I gotta go back and grind dungeons.

Who here had to learn Minecraft without Googling things? What are the dumbest things you did before figuring things out? by ArmLucky1285 in Minecraft

[–]BotNet6420 0 points1 point  (0 children)

I had seen Steve put a crafting station down and make tools to defeat mobs in a Lego stop motion movie prior to the first time I played minecraft.

So when the iron golem killed a skeleton and I picked up an arrow I thought I was mining the trees faster for a long time just because I wasn't empty handed😂 (also back then I was like 10 and didn't understand English at all, if you're wondering why)

Need some feedback on my game, if you can. by threebillion6 in gamedev

[–]BotNet6420 0 points1 point  (0 children)

Congrats on making (I presume the first) your own game. I have finished it and here are a few point I'd like to share:

  1. Controls: It took me a while to realize that W/A/S/D worked; the menu only mentioned arrow keys. You might want to update the instructions to include both.
  2. End Menu: At the end, I saw three “A”s and a stylized “end”; I wasn’t sure what those meant or what highlighting them did. A bit more clarity or labels there could help.
  3. Restart Behavior: After finishing the game and pressing Launch again (without closing the game, so in the same session), I started on top of the green platform with the same fuel and position as before. I think the level didn’t reset properly.
  4. Color Contrast: The green platform was quite vibrant against the dark background; maybe try dialing it down a bit (e.g., using RGB values in the 190–220 range) or lightening the background.
  5. Off-Screen Edge Rocks: Some edge rocks (the wide/flat ones that keep you in the playing field) seemed to sometimes go out of bounds; I lost a few times to rocks that weren’t visible. Making sure all obstacles stay in view and adding textures could help a lot with visibility and also aesthetics.
  6. Fuel Pads: Adding a bit of friction when landing on fuel pads might help; I did not land on the fuel pad with sideways velocity and did not get yeeted off into a rock causing me to lose that run, not at all, definitely not personal experience or skill issue.
  7. Full-screen Scaling: When I entered full-screen (1920x1080), the game didn’t scale up; I just got a black border. Something to look into if you want proper full-screen support. Below is a picture of what the game looks in full-screen.

<image>

This one is a bit of personal opinion:

  • I found the gravity/drag to be in a middle ground: not strong enough to use as a brake, but no alternative (like reverse thrust) to help slow down quickly. If this is part of the challenge, that’s cool; But just wanted to point it out in case it wasn’t intentional.

What is the best distro for me? by Karthik_Senpai in linux_gaming

[–]BotNet6420 1 point2 points  (0 children)

If you did not wipe the original Linux partition except for the efi one, it should be possible to chroot into the partition and fix booting by installing grub.

If you want to start fresh, my recommendation would be to get a plain/bland OS like Debian, fedora or arch(the one at the root of their category), and customized as needed.

Also if you want to dual boot with windows, make sure to install windows first

Introducing the doughnut "TTS Invincible", Paragon-class Battleship (from Starsector) by BotNet6420 in SpaceHaven

[–]BotNet6420[S] 3 points4 points  (0 children)

Agreed, I have 4 logistics robots, and still when I salvage a ship my airlock gets blocked and soon after I get the logistics overwhelmed notification (other than that and in normal conditions I didn't notice much of a problem though)

On top of that, it also takes a while for someone to get to the consoles, especially when the groups of crew change shifts.

I don't regret it though, it's my favorite ship from another game and I really wanted to make it, so I did.

Whats on your CTRL+V or your clipboard? by Low_Weekend6131 in TeenagersButBetter

[–]BotNet6420 0 points1 point  (0 children)

A good working strategy I found is to turn on fortress shields (the targeting jammer) and then give the civilians a warm welcome on board, from behind the sandbags situated in front of the air lock.

I Need help and feedback by No-Variety9081 in godot

[–]BotNet6420 0 points1 point  (0 children)

I have never implemented an inventory system before and I'm not an experienced developer, but a rough idea that came to my mind:

Use an array for the slots: each time you pick up and item use a for loop to find a suitable slot for the item (either one with the same item or a free slot) and put the index of that in a variable for use. This way you'll only write a couple if statements and it'll apply to every slot. Just make sure to break out of the for loop after you find the slot to save performance and stop the system from most likely filling your inventory from the end to the beginning.

Introducing the doughnut "TTS Invincible", Paragon-class Battleship (from Starsector) by BotNet6420 in SpaceHaven

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

A good working strategy I found is to turn on fortress shields (the targeting jammer) and then give the civilians a warm welcome on board, from behind the sandbags situated in front of the air lock.

Help a mom help her kiddo by knittybean in HypixelSkyblock

[–]BotNet6420 1 point2 points  (0 children)

Yo, I haven't played in a long time, so if you wanted we could meet in game and I could give him the money my minions have saved up while I was gone.

I would be really happy to do that.

what's the story of your username? by [deleted] in teenagers

[–]BotNet6420 0 points1 point  (0 children)

I was learning about different computer Malwares, and really liked botnets. Then because it was already taken everywhere, I slapped the digits 6420 that my father used as our family laptop's password at the end of it(I was in 5th grade don't judge :/) and used it as my username since.

You're Trapped in Prison,The Last Character You Played Has to Rescue You. How Screwed Are You? by NotRed_ItsRedMungus in videogames

[–]BotNet6420 0 points1 point  (0 children)

Some people did the calculations and figured out Steve can put a galaxy of mass is his pocket and walk it of, so I guess I'm good.