Tarun-U07937WV7JP

Tarun-U07937WV7JP

0-day streak
Added a new module and 2 new commands to MCProxy! Automatic Skywars Armor Swapping saves you time so you don’t have to worry about switching armors in skywars and you can get right to the pvp! /debug allows you to view debug info about the proxy’s state, to make sure it’s functioning as it should /apikey lets you view the active api key for the proxy, in case you want to use it elsewhere! All mcproxy-specific commands (like dump packets, debug, and api key) allow prefixes of /mcproxy: before the command name, to make sure you’re running mcproxy commands! github.com/TBHGodPro/McProxy
https://imgutil.s3.us-east-2.amazonaws.com/0bcd2c91b2db89390ebe8fbc43f227074048b1a1f2d8b8a69a7041a637d66407/e053e0ca-45f1-4936-97d3-526c639e7d0c.png
github emoji
summer-of-making emoji
dino-debugging emoji
I made a program which will sync up multiple windows (with lines connecting their positions) in electron, this has built-in multiple methods of communication, including native electron ipc, websockets, net sockets, and more! github.com/TBHGodPro/Multi-Window-Sync
https://scrapbook-into-the-redwoods.s3.amazonaws.com/d9ff799b-64e0-4a5c-a9be-7a31754fe98c-screenshot_2024-07-02_at_5.15.33___pm.pnghttps://imgutil.s3.us-east-2.amazonaws.com/6abc72dffdaa5816138868b6005b982b6c6d0f73e46353aaf697119e9ed5a6e2/c18def48-c4ea-46f8-af73-abd38f2e7bac.png
summer-of-making emoji
github emoji
I made a library for accessing and using the Hack Club Arcade API in typescript! This library automatically accounts for ratelimits with the ratelimit headers returned in responses and will be published to npm very soon! For now, here’s the repository if you are interested: github.com/TBHGodPro/Hack-Club-JS
https://imgutil.s3.us-east-2.amazonaws.com/c9d46326e3cbbc6196c49428feb5e92739ee680260fadd638aaa601c5f70f776/2d452dc5-79c0-4cc8-889c-6b7089a19eb6.png
summer-of-making emoji
typescript emoji
hackclub emoji
js emoji
goose-honk-technologist emoji
github emoji
npm emoji
Got 2 more modules ready for MCProxy along with a new command The LC Staff Mods module lets you access hidden lunar client staff mods (like client-side x-ray) Duels Utilities now highlights players in a color correlating to their health, green for high, red for low Dump Packets is a command to dump every packet for the next n milliseconds
https://scrapbook-into-the-redwoods.s3.amazonaws.com/0efebfd6-ffce-4e82-9dac-0fbac5a57541-screenshot_2024-06-28_at_6.51.02___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/59fedb44-e87c-4a43-9639-329353468afd-screenshot_2024-06-28_at_6.51.16___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/8b3d558c-b111-427f-8de7-5cb4e813c580-screenshot_2024-06-28_at_6.44.28___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/6b4745e5-0b28-4bae-ba27-d1c99d4690ae-screenshot_2024-06-28_at_6.44.13___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/02454f76-ff1d-40a8-b012-83ac1f5179ab-screenshot_2024-06-28_at_6.44.06___pm.png
summer-of-making emoji
Got Bedwars Utilities ready in MCProxy with a Player Highlight portion already done, it just highlights player (works in all modes) with their team color!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/68faa53d-9015-4b81-98df-0f41939e53f9-image.png
summer-of-making emoji
Added 2 fresh modules to MCProxy! Discord RPC and Duels Utilities Discord RPC simply has a configurable discord activity overlay Duels Utilities is a module compilation, which as of now has better bridge block placements (stop block lag), bridge player tracker (show distances and if you are ahead of behind opponent), and duels highlight (highlight players in duels and skywars, and highlight red or blue in bridge) github.com/TBHGodPro/McProxy/commit/6351ced1ba74bc50b92c8fbfc9fb43588f657813 github.com/TBHGodPro/McProxy/commit/7a9f76b850001d4cbb4778516abb2745859ad386 github.com/TBHGodPro/McProxy/commit/48f2419bb77b7e0cf518bf8c195e45fa99b22e7e
https://scrapbook-into-the-redwoods.s3.amazonaws.com/315777cf-5c0e-4e71-91eb-531529acbbd2-screenshot_2024-06-23_at_5.54.01___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/3ef68472-5cfc-45db-b35e-bf7f388a5ea1-screenshot_2024-06-23_at_10.51.36___am.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/0225f92b-b353-4900-b75e-338a7440fd98-screenshot_2024-06-23_at_5.48.07___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/75610f09-06a2-43c7-a47c-805d34200162-screenshot_2024-06-23_at_5.48.37___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/1b4e581c-17be-4f4d-8a03-7971471db5d2-screenshot_2024-06-23_at_10.51.35___am.pnghttps://imgutil.s3.us-east-2.amazonaws.com/580bea4b4b6d2a72040a1e5f776a9692e52eeb0fd8963ac369afe837dc78858e/4fbc5027-83b2-4224-8093-40aa90330e0e.png
summer-of-making emoji
discord emoji
github emoji
I got a party tracking module working in MCProxy. It uses the hypixel mod api along with a wrapper I wrote for it in typescript (the first publicly available one at github.com/TBHGodPro/Hypixel-Mod-API-JS) along with the lunar client apollo server-to-client api with also a wrapper I wrote for it in typescript (also the first publicly available one at github.com/TBHGodPro/LC-Apollo-JS) and merged them with MCProxy so you can keep track of your party members with a simple indicator, even through walls! github.com/TBHGodPro/McProxy/commit/074e55cc39f1c42c8d9839a96bfee50aae9f756a github.com/TBHGodPro/Hypixel-Mod-API-JS/commit/19657ef612e55f692017aae2517f5e88e4c5d52e github.com/TBHGodPro/LC-Apollo-JS/commit/25647aa2325bc573127afc7d23d87b5c717e541a
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b683cf94-99e6-484f-9ffa-7469852f7030-image.png
https://scrapbook-into-the-redwoods.s3.amazonaws.com/4d184a9c-e618-4e55-af3c-f1e1435ef7f5-screenshot_2024-06-21_at_6.52.24___pm.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/bd6f187f-9fab-4637-8832-f0a73039e372-screenshot_2024-06-21_at_6.52.48___pm.png
summer-of-making emoji
summer-of-making emoji
python emoji
typescript emoji
Been working on the proxy for hypixel, added commands, and made a command for muting chat which hides all messages that shouldn’t be important to me (don’t include my name and aren’t from my party or guild) (for the record, this in-game screenshot was taken in skyblock lobby 1, which is notorious for crazy chat spam, and it was muted for a good minute)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/d7c6c4b0-59ea-45bd-9fe8-135ec46476ed-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/7c9669b1-6a3f-4214-9236-00105690d0eb-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/cef541ee-d5ba-4726-8d41-883f5dbad829-image.png
Got the proxy on hypixel working, plugin development begins, and here is the first one: a customizable dynamic boss bar github.com/TBHGodPro/McProxy
https://scrapbook-into-the-redwoods.s3.amazonaws.com/126806d7-85de-4256-9ba0-53143f3e2588-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/c87e4790-a460-4e58-877a-3acd3416300c-image.pnghttps://scrapbook-into-the-redwoods.s3.amazonaws.com/2ac71787-3d56-4e1a-aa67-298778106f45-screenshot_2024-06-20_at_10.26.36___pm.png
summer-of-making emoji
github emoji
Making a proxy for the minecraft server hypixel. I’ve already made one in the past, but this is kind of a refurbish, from scratch. Idea is a much cleaner codebase especially for modules. Already have most things implemented, all thats left is custom / command handlers and then actually making the modules
https://scrapbook-into-the-redwoods.s3.amazonaws.com/2156e156-06a4-473e-b40b-d2631b48521e-screenshot_2024-06-20_at_9.15.03___pm.png