Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Visual Basic Programming › CBL detector Help

ExclamationCBL detector Help

Posts 1–11 of 11 · Page 1 of 1
ark1227
ark1227
CBL detector Help
Alright, so i am trying to make a CBL Detector just like Ugleh... using his source and i am having some problems..
so i used his basic code. but then i want to make it more advanced (just like ugleh did in his second version) so i make a second form, and i dont know how to link the label to the official CBL website and look for the stats...

it would be much appreciated if someone could tell me the code that i can put to look for the "Date Enlisted" code on the CBL page to put into my program

And btw, im using Visual Basic 2008 Express

THANKS IN ADVANCE!!
#1 · 16y ago
IA
Iamazn1
-Explain better please?
-You wont learn if we just give you the code.
#2 · 16y ago
ark1227
ark1227
lol no

i wunt someone to teach me the code plz

so basically this is wut im trying to say


i want to make a CBL detector for combat arms and so i've made one using ugleh's source code from his tutorial. however his is only the basic code which get the information. i wnt to add another form (which i already did) and it tells you more about the player that you are looking up. it tells you the date they were enlisted, kdr, etc. ALL FROM THE CBL WEBSITE
eg, get the info from here

Ok so here is a screenshot of what i want to do. with the labels aready there. Just waiting for someone to help me with the coding part.

Screenshot here
#3 · edited 16y ago · 16y ago
ark1227
ark1227
anyone...? plz help me
#4 · 16y ago
Zoom
Zoom
I don´t faking know, try google it.
(Double post = bann)
#5 · 16y ago
ark1227
ark1227
o truu... sorry for the double post ;(

but i tried googling it and i cant seem to find it

plz someone help me... this is a good learning experience for me
#6 · 16y ago
Pixie
Pixie
Quote Originally Posted by ark1227 View Post
o truu... sorry for the double post ;(

but i tried googling it and i cant seem to find it

plz someone help me... this is a good learning experience for me
Ask ugleh, he is probably the only one who would know
#7 · 16y ago
ark1227
ark1227
LOL TRUUU

lol u make me feel so stupid with those ideas (even from ur process starter/killer thread)

LOL
NICE

i fell like a blonde... not to be racist or anything :O :P
#8 · 16y ago
WT
wtfiwantthatname
Just add a webpage component to your form and set it to the cbl's url for player search. Have it send the webpage with the name as a parameter and than search for what the string cbl clean or dirty. Than display results.
#9 · 16y ago
why06
why06
CBL checkers are sort of played out. It amazes me though that there are so many, and no source for any of them, but honestly just get a book on VB, it will probably tell you everything you need to know. Anyway VB, C#, and those "abstract" languages seem to be more popular now days then C++, I see 20 different books on VB at any bookstore while it is next to impossible to find an advanced book on C++ or asm >_>...

Don't any of you have a book? You would learn tons of stuff in half the time TBH, and since it's VB you can use it right away... instead of having to master the WinAPI first like in C++.

I mean lol it's not that dam hard. You just get the link to the image and draw it on the window like so....
Code:
http://thecaconline.net/cblsig/lol4sho.jpg


All they are doing is entering different names into the link to the jpg see...
Code:
http://thecaconline.net/cblsig/-JZ-.jpg
#10 · edited 16y ago · 16y ago
ark1227
ark1227
iight... so i asked ugleh... and his response was "ya i know... it took me 2 days to find it out"

which didnt tell me anything... im hoping he'll answer properly next time since he is the GOD of vb
#11 · 16y ago
Posts 1–11 of 11 · Page 1 of 1

Post a Reply

Similar Threads

  • Ugleh's CBL Detector V2 [GOODIE FEATURES]By Ugleh in Combat Arms Hacks & Cheats
    33Last post 16y ago
  • [Help]Cbl Checker helpBy pushdis15 in Visual Basic Programming
    4Last post 15y ago
  • help i want to delete de hacks detectors!By luisjavier2008 in Combat Arms Help
    9Last post 17y ago
  • CBL Status Checker / Clean-Dirty DetectorBy Ugleh in Combat Arms Discussions
    60Last post 16y ago
  • CBL Status Checker / Clean-Dirty DetectorBy eliran93 in Combat Arms Discussions
    16Last post 16y ago

Tags for this Thread

#cbl#cbl detector#detector#vb08