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 › MultiPlayer Game Hacks & Cheats › Other Semi-Popular First Person Shooter Hacks › WarRock - International Hacks › Teleport (X/Y) [help pls]

Teleport (X/Y) [help pls]

Posts 1–7 of 7 · Page 1 of 1
KI
kingkicker8
Teleport (X/Y) [help pls]
hi,
i had scan many times for the X and Y adress... at end, 2 were left.. and i think they are right.. (becourse, if i freeze them my movement wont work...)

but how can i see the current coordinates..?

i got that code in VB:

Private Sub Command1_Click()
Dim abc As Long
Call ReadALong("WarRock", &H°Address°, abc)
Text1.Text = abc
End Sub

Private Sub Command2_Click()
Dim abcd As Long
Call ReadALong("WarRock", &H°Address°, abcd)
Text2.Text = abcd
End Sub


and i get numbers in the text boxes.. but if i move they dont change (after i clicked button ^^)

also: could some1 please help me..?..

maybe here, PM or icq? (410 628 668)


I would be very thankfull


GreetZ
#1 · 19y ago
cjg333
cjg333
you need it to refresh every so often,ahh i forget how to do that
#2 · edited 19y ago · 19y ago
ST
Stranger00
Put the code in a timer with an interval of 1. That way it should constantly be refreshing with your X,Y coordinates. If you got the right addresses that is.

Private Sub Timer1.Timer()
Dim abc As Long
Call ReadALong("WarRock", &H°Address°, abc)
Text1.Text = abc
End Sub

that should do it I think
#3 · 19y ago
KI
kingkicker8
nope-.. this will me freeze it... nothing more
#4 · 19y ago
castaway
castaway
use timer
#5 · 19y ago
WE
webtijn
If you give me the address i'll make a working code for you
#6 · 19y ago
KI
kingkicker8
got wrong adresses i think... course the value never change.... -.-
#7 · 19y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • [HELP PLS] how you can do trainers?????By Edge15 in WarRock - International Hacks
    8Last post 19y ago
  • Help plsBy zor123 in WarRock - International Hacks
    10Last post 19y ago
  • C++ Help pls ^^,, [step by step]By kingkicker8 in C++/C Programming
    1Last post 19y ago
  • help plsBy kga8864 in WarRock Korea Hacks
    1Last post 19y ago
  • VB6 help plsBy soad56 in WarRock - International Hacks
    10Last post 19y ago

Tags for this Thread

None