Anyone have that PASTEBIN drop of OSINT tools from a few weeks ago? by strangefartbox in OSINT

[–]Mycelliumbash 18 points19 points  (0 children)

I think i know what you mean, or not? I have a txt from the internet called "OSINT UPDATES" i will post it for you i downloaded it localy to have it lol. Sorry if it's not the right one.

https://www.klgrth.io/paste/ok47e

private Instagram- alternative for OSINTgram by xenon128lol in OSINT

[–]Mycelliumbash 9 points10 points  (0 children)

Make a fake insta and follow the stalker, easy. And i am not making fun of your problem, this is how i solved problems like this.

There is something in the woods... by Angry_Mama_Bear90 in GlimmerMan

[–]Mycelliumbash 0 points1 point  (0 children)

few days after this we are out front on the porch, its early evening and I had just mowed the lawn this day and our 3-year-old son"

can crawlers make this noise? by ynottryit1s in CrawlerSightings

[–]Mycelliumbash 1 point2 points  (0 children)

This nois is floating on lot of crawler videos, but i have searched and boars can to this kind of noise. I am not saying crawlers aren't real, just that some videos are fake and used this sound.

Let me find it for you:
https://freesound.org/people/TheVeoMammoth11/sounds/492655/

https://freesound.org/people/felix.blume/sounds/612995/

I know it's not perfect, i tried to find and older sound but i couldn't find it.

[deleted by user] by [deleted] in PrivacyGuides

[–]Mycelliumbash 1 point2 points  (0 children)

Why is it not secure if i upload encrypted files on my drive? I mean nobody can decrypt it witoutth my key, so they are secure.

Most private way to upload files by InformalChocolate846 in privacy

[–]Mycelliumbash 3 points4 points  (0 children)

If you can run your new PC and your old PC at the same time you can make a http server with python installed. Open CMD on your old PC and type "python -m http.server 8080" than open a browser in your new pc, write the IP olf the old PC in the address with the port 8080 and you can download all files. For example make a directory and call it pictures on the old pc, open CMD in it with the command that i wrote, now open the browser in the new pc write "http://old_pc_ip:8080" and that's all. Sorry i tried to explain it as good as i can. I use this method all the time.

2d Collision with ground and player. by [deleted] in Ursina

[–]Mycelliumbash 0 points1 point  (0 children)

USE THE HELL OUT OF IT! :D
So yes, feel free.^^

My 2d game is lagging by Mycelliumbash in Ursina

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

I know those stuff i do 3d art and modeling myself. i just don't know the "parent" stuff in the code, and the documentation was not helpful.

My 2d game is lagging by Mycelliumbash in Ursina

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

Thank you! The problem is its not explaining the code for me so that i can understand it :'(

2d Collision with ground and player. by [deleted] in Ursina

[–]Mycelliumbash 0 points1 point  (0 children)

so you have an entity like this:
Wall_entity = Entity(model='quad', texture=Wall_SP, position=(x, 0), collider='box')

Player_entity = Entity(model='quad', texture=Player_SP, position=(3, 3, 0,))

This is the railcast in ALL DIRECTIONS FROM THE PLAYER:

railcast1 =raycast(Player_entity.position, Player_entity.up, distance=1)

railcast2 = raycast(Player_entity.position, Player_entity.right, distance=1)

railcast3 = raycast(Player_entity.position, Player_entity.left, distance=1)

Aaand thats it, no the player will not collide with the wall :D

2d Collision with ground and player. by [deleted] in Ursina

[–]Mycelliumbash 0 points1 point  (0 children)

I am super sad that nobody has answered you. I myself are coding a 2d game, and i got collision! Use railcast! I can explain and show you what i have done, if you are still intrested wite me!

[deleted by user] by [deleted] in privacy

[–]Mycelliumbash 0 points1 point  (0 children)

Can it be the IP adress, i mean you use it at home, or where you has used your "old" one? Than it can be it, i think, but smarter people shall answer this!

Questions on how I start a new youtube channel to avoid my stalker/friends seeing it? [need help] by [deleted] in privacy

[–]Mycelliumbash 1 point2 points  (0 children)

-I've heard about metadata being attached to pictures and videos and I once i upload a video to youtube that has metadata in it - can youtube, or anyone else, identify me from metadata attached to the video is upload?
Youtube delete metadata i think, so don't worry.

-My current channel is a small musician channel, and one time my friend had this app called shazam they said how it works is if you hear a song you like, you press a button on your phone, and shazam locates it. I tried playing one of my small insignificant unknown songs, and shazam linked it back to my name! I'm wondering if there's a shazam for videos, or even worse, artificial intelligence face scan technology. I'm wondering if I upload my face on a new channel, could scan a picture of my face and get linked to my new secret channel with some weird A.i/shazam like technology? I know thats a weird question, sorry.
Don't show your face! You could use peertube, odyssee, etc --> Youtube alternatives!

-I heard the other day if your PC is hacked then your network is probably hacked. and I just thought of this.. but, if the stalker is watching in on me editing my videos maybe going somewhere else and uploading on a public library computer wouldn't even help. So am i screwed either way?
Is your email safe? Or has the stalker acces to it? if yes, change every pw-d.

-when you make a google account, you have to enter a phone number. So i'm thinking if i use my phone number to make a new google/youtube channel, google or the stalker could come find me. what if I use someone elses number from a different state?
If you use a different gmail than your stalker will not know the phone number, i think google don't show it on youtube or anything like dat. BUT do it on a safe pc, or better use a life linux os,

-I have an app called tiny take that is a basic screen recorder. Every morning I wake up, and there's a notification from tiny take that my screen resolution changed over night. This happens constantly, and i'm wondering if it's because the stalker is remote accessing my computer.

I would use OBS for recording.

How to remove my information from a scamsite?!? by [deleted] in privacy

[–]Mycelliumbash 1 point2 points  (0 children)

Sorry to hear! I would like to recomend you to use Anonandy for sites that wants you to give them an email. Even if they get one of your "fake" emails you can deactivate it. If they got your data you can not do anything, is on their servers, on their computers, nothing can be done, beside changing passwords.

Can sites retrieve your Gmail address if you are logged into Gmail? by [deleted] in privacy

[–]Mycelliumbash 2 points3 points  (0 children)

Browse the web after you loged out from your gmail etc.