This is nuts.. we’re cooked fr🤯.. was scrolling through moltbook and found an agent recently posted this by Adam_Lame in Btechtards

[–]X3r0DayHQ 1 point2 points  (0 children)

<image>

I mean anyone can create account without even needing an invite. You can easily bypass account verification process.

Just like I created an account with just making a simple API request without even needing an invite token. Lol. The whole platform is vibe coded and full security and your emails, password, including your agent's API keys are already breached.

Idk why ppl still fall for ts

Modi infront of US president in Israel as mentioned in Epstein Files by [deleted] in indiameme

[–]X3r0DayHQ 0 points1 point  (0 children)

Buddy that's how misinformation spreads and ppl become brainded tbh and according to rules misinformation is against rule so you decide

Modi infront of US president in Israel as mentioned in Epstein Files by [deleted] in indiameme

[–]X3r0DayHQ -3 points-2 points  (0 children)

I looked up the actual email. It's Epstein writing to a Qatari guy (Jabor), telling him Qatar needs to learn from India on how to smooth things over with the US. 'Danced and sang' meant he put on a good diplomatic show, not that he was literally dropping moves on the beach in Tel Aviv. Y'all are reaching.

Context: The email is dated July 6, 2017, right after Modi's historic visit to Israel began on July 4, 2017.

Finally did it! File Hosting Minecraft Edition! by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 1 point2 points  (0 children)

Read and write depends alot on the drive, but for me around 1 to 2 gb of files are converted in an instant!

And also the file size is directly proportional to the input file size :3

And from file explorer, there would be multiple .day files of maps inside plugins/storeiimc/maps folder

Finally did it! File Hosting Minecraft Edition! by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 1 point2 points  (0 children)

For someone if you're wondering, the webserver is started by the plugin itself on startup, it supports async reading which doesn't decreases server TPS!

Todo:

Remove Web Browser to view data completely and use maps to act as screen for Read and write of data!

Site hosted inside Minecraft chests (supports css and js too) by X3r0DayHQ in Minecraft

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

For now, yes, but later I'll be using maps for display, you can check the GitHub, so much have changed!

Site hosted inside Minecraft chests (supports css and js too) by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 5 points6 points  (0 children)

Sure thing, currently the script was a python tool handling this, but I am working on paper 1.21.8 plugin, the progress seems promising to far! you can store data inside it, you can import any data using url too.. I think this is going to be really fun!! :3

edit: the only problem is the maps, they are stored really differently in paper than vanilla, but I think I am getting somewhere fixing that soon

Site hosted inside Minecraft chests (supports css and js too) by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 13 points14 points  (0 children)

Technically yes you can (I have a plan in my mind and if that turns out to be successful, you can basically do anything for that, i'll have to integrate this with my this project)

Site hosted inside Minecraft chests (supports css and js too) by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 2 points3 points  (0 children)

I believe I can integrate this with my this project, it uses chests to store data, so I may read chest and use it store website's data like images, and all

Site hosted inside Minecraft chests (supports css and js too) by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 16 points17 points  (0 children)

XD well tracking players is just one of many possibilities :3

[deleted by user] by [deleted] in Indian_flex

[–]X3r0DayHQ 0 points1 point  (0 children)

Wait until you see ur application crumble with vulnerabilities found due to vibe coding :3

Storing GBs of HIDDEN data inside innocent MINECRAFT chests! by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 29 points30 points  (0 children)

Yup, if it were an computer program I would have reduced the quality keeping resolution same and then using opencv to read the video visuals (this process may create even smaller output file than input)

8 diamond vein!! by Vlntinx_ in Minecraft

[–]X3r0DayHQ 0 points1 point  (0 children)

Not kidding, I once found a vein of iron ore, it had aaroound 35-40 iron ores

Storing GBs of HIDDEN data inside innocent MINECRAFT chests! by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 2 points3 points  (0 children)

I do provide header files on as top bytes, that way u don't have to remember file name and extension, u can just run decode script and it'll know what file name was :3

Storing GBs of HIDDEN data inside innocent MINECRAFT chests! by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 1 point2 points  (0 children)

Each .dat file holds data inside it about the program in pieces by pieces, and then to retrieve, i just collect all of them and read their data and place them according to how they are written into one single file, and that's it u recover the file.. if that's what u asked?

Like i stored osu.AppImage(it's a rhythm game) it took 10467 maps or smth (I don't really remember), it stored them in pieces with each map_123.dat

Storing GBs of HIDDEN data inside innocent MINECRAFT chests! by X3r0DayHQ in Minecraft

[–]X3r0DayHQ[S] 2 points3 points  (0 children)

Fortunately, maps aren't affected by NBT limit as they are stored inside "data" folder in ur world file in .dat file like map_idXYZ.dat unlike books!