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 › vb6 timer problem

vb6 timer problem

Posts 1–7 of 7 · Page 1 of 1
juppeli
juppeli
vb6 timer problem
Hello, i have little problem with timers in vb6. When you turn on timer with multiple memory addresses (eg inf ammo and no spread/recoil) the other timers stop working (eg stamina and spawn). Well they dont stop working, they just work once in 15 min. But when i make whole own exe to multi memory addresses and run it and main trainer same time timers works great on main trainer. Whats the problem?
#1 · 19y ago
arunforce
[MPGH]arunforce
Could you perhaps show us an example or something, I don't quite get what you mean.
#2 · 19y ago
juppeli
juppeli
well ill try to explain better.
this is what mine timer1 contains (ofcourse + real addresses)
Call WriteALong("Warrock",
Call WriteALong("Warrock",
Call WriteALong("Warrock",
Call WriteALong("Warrock",
Call WriteALong("Warrock",
Call WriteALong("Warrock",
Call WriteALong("Warrock",
Call WriteALong("Warrock",
Call WriteALong("Warrock",
And this is mine timer2
Call WriteALong("Warrock",

timer3:
Call WriteALong("Warrock",


Now, when i enable timer2 (whats eg stamina) its working great. After i have started timer2 i start timer1, and then timer2 stop freezing value(=stops working). If i have only timer 2 and 3 running, they all is working fine, and if i make own exe to timer1 and own to 2 and 3,and run both of them, everything is working good. How can i make it work in 1 exe?
#3 · 19y ago
arunforce
[MPGH]arunforce
Looks like it's conflicting (timer names or something).

Anyways, here's a possible solution.

Split up each address into separate timers, and enable them all at once like: Timer1_Stamina, Timer1_GPS. If one doesn't work you will know, and also solve it through debugging.
#4 · 19y ago
juppeli
juppeli
well i tried that separate addresses before but then it didint worked so i guess it dont work now either

E: yeah i tryed it and didint worked
#5 · edited 19y ago · 19y ago
arunforce
[MPGH]arunforce
I guess the only possible solution is to debug it. Remove half the addresses, see if it works fine, if doesn't remove the other half, and keep removing the ones that don't work till you find out which one isn't working.
#6 · 19y ago
juppeli
juppeli
omfg, it did worked. I dont even remember when this happened before on internet. 9 from 11 addresses where those which wasnt working. Thanks alot
#7 · 19y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • how to add picture in vb6 trainer problem!!By 123456789987654321 in WarRock - International Hacks
    1Last post 19y ago
  • Again Problem With Vb6 Swim CodeBy jokuvaan11 in WarRock - International Hacks
    12Last post 19y ago
  • text on a button in vb6 problemBy 123456789987654321 in WarRock - International Hacks
    2Last post 19y ago
  • Vb6 Problem With Weapon Code?By jokuvaan11 in WarRock - International Hacks
    6Last post 19y ago
  • VB6 SUPERJUMP VALUE FREEZING!!!???problemBy jokuvaan11 in WarRock - International Hacks
    1Last post 19y ago

Tags for this Thread

None