Shadow!! [ Official ]
310 subscribers
36 photos
8 videos
725 files
89 links
Welcome To Shadow!! [Official]
YouTube : Shadow!!
Encryption and Decryption Lua Script
And Game Modding etc.......
Owner @The_Deleted_Error
YouTube : https://m.youtube.com/channel/UCbOBFnZb12FDCKNBNWoEYQQ
Download Telegram
Shadow!! [ Official ] pinned ยซLua Encodeding and Decoding Formual local key = 69 local function encode(...) local args = {...} local encoded = "" for i, arg in ipairs(args) do local str = tostring(arg) for j = 1, #str do local char = str:sub(jโ€ฆยป
Happy Makar Sankranti ๐Ÿช To all
๐Ÿคฎ1
Fix if table cant take over 500K results


local _shad = _G['gg']

local function removeResultsInBatches(batchSize, maxResults)
local totalResults = _shad.getResultsCount()

while totalResults > 0 and maxResults > 0 do

local currentBatchSize = math.min(batchSize, maxResults)
local results = _shad.getResults(currentBatchSize)
_shad.removeResults(results)

totalResults = _shad.getResultsCount()
maxResults = maxResults - currentBatchSize
end
end

_shad.searchPointer(0)

local batchSize = 100000
local maxResults = 500000
removeResultsInBatches(batchSize, maxResults)


Join
@shadow009
@shadow0006
@Shad_x007
๐Ÿ‘1
Forwarded from LearnEncryptionMaking (๐Ÿ‡ฎ๐Ÿ‡ณ [</>] ๐€ ๐ฌ ๐ฎ ๐ซ ๐š)
Send Mod GG for crack open inbuilt scripts...

Price based upto it's protection

Dm @YouKnowAsura
Shadow!! [ Official ]
https://youtu.be/LKmpacW3xrE?si=sD6xPrs1QyvwqfWj
To run make sure you have React, Node.js, next.js

Command
For Web page :
npm install --legacy-peer-deps
npm run dev



For server
cd server
npm install nodemon
npm install --force or npm install --legacy-peer-deps
npm run dev




Make sure you have this before run or it will show error.
Any one doing any thing interesting need help dm me
@Shad_x007
๐ŸŽฎ Blood Strike | Mod Menu Imgui
 
โš™๏ธ Version : Auto Update
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
โœ… Support ABI & Android: 
    - arm64-v8a  
    - 7 -> 15

โœ… Package List :
    - com.netease.newspike (Asia,Eu,...)

โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐ŸŽš No Freeze ESP
๐ŸŽš No Blinking ESP
๐ŸŽš Optimize Menu Clean
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ Free Key :
Channel_Come_Back_7D_1TB_TCFMnBpXxf

๐Ÿ˜‚ Download APK Click Here

โšก๏ธ Join Channel For More

๐Ÿ’ณ PAYMENT METHOD โฌ‡๏ธ CLICK HERE

๐Ÿ›’ Buy Nowโžก๏ธ @OnlyTris_Encoderโœ…
๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ŸŽฎ Blood Strike | Mod Menu Imgui
 
โš™๏ธ Version : Auto Update
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
โœ… Support ABI & Android: 
    - arm64-v8a  
    - 7 -> 15

โœ… Package List :
    - com.netease.newspike (Asia,Eu,...)

โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–
๐ŸŽš No Freeze ESP
๐ŸŽš No Blinking ESP
๐ŸŽš Optimize Menu Clean
โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–โž–

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ Free Key :
OnlyTris_3D_500TB_Nl2pOhqWXA

๐Ÿ˜‚ Download APK Click Here

โšก๏ธ Join Channel For More

๐Ÿ’ณ PAYMENT METHOD โฌ‡๏ธ CLICK HERE

๐Ÿ›’ Buy Nowโžก๏ธ @OnlyTris_Encoderโœ…
๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ๐Ÿ”ฃ
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿš€ Real-Time Bracket Validator โ€” Production-Grade SaaS Project (Now Live!)

Iโ€™ve built a full-scale, production-ready web application for real-time bracket syntax validation, designed using a proper SaaS architecture instead of a single-page or tab-based approach.

This project focuses heavily on clean system design, scalability, and developer experience.

๐Ÿง  What makes this different?
Instead of cramming everything into one page, each major feature lives in its own dedicated route, just like real-world SaaS products.

โœจ Core Features
๐Ÿ”น Real-time bracket validation using stack-based algorithms
๐Ÿ”น IDE-like code editor with live error highlighting
๐Ÿ”น Dedicated Editor, Dashboard, Live Analysis, History, Guide, and Profile pages
๐Ÿ”น Validation analytics, error breakdowns & scoring
๐Ÿ”น Validation history timeline (soft-auth supported)
๐Ÿ”น Floating AI assistant (Groq-powered)
๐Ÿ”น Clean, modern UI with animations & responsive design

๐Ÿ— Architecture Highlights
โœ” Route-based SaaS architecture (no query-tab hacks)
โœ” Clear separation of concerns
โœ” Independent state per page
โœ” Reusable components
โœ” Production-ready folder structure
โœ” Easily deployable on Vercel

๐Ÿ›  Tech Stack
โ€ข Next.js (App Router)
โ€ข TypeScript
โ€ข React
โ€ข Tailwind CSS + Framer Motion
โ€ข MongoDB (for persistence)
โ€ข Groq API (AI assistant)

๐Ÿ” Security & Config
โ€ข Environment variables via .env.local
โ€ข API keys never hardcoded
โ€ข Ready for real authentication integration

๐Ÿ“‚ Use Cases
โ€ข Students learning stack & syntax concepts
โ€ข Developers validating logic quickly
โ€ข Teaching data structures visually
โ€ข Base architecture for bigger dev tools

๐Ÿ”— GitHub Repository
๐Ÿ‘‰ https://github.com/Shadx-007/bracket-validator

โญ If you find it useful, consider starring the repo
๐Ÿ’ฌ Feedback, suggestions, and PRs are welcome

Built with a strong focus on real-world engineering practices ๐Ÿš€
Would love to hear thoughts from the dev community!

Join
@shadow009
@shadow0006
@Shad_x007
For More
โค1
Merry Christmas ๐ŸŽ„
Anyone got any real Startup idea ?
Quick experiment ๐Ÿ‘‡

Iโ€™m building an AI bot that helps understand Indian stocks without jargon.
You can talk to it like ChatGPT.

Examples:
โ€œTCS priceโ€
โ€œIs SBIN good?โ€
โ€œWhat does P/E mean?โ€

Still early and free.
Would love feedback from this group.

Bot: @stockpilot_ai_bot
โค1