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 › Minecraft Hacks & Cheats › [1.12] [forDevs] (facBank) HTTP Server To Client Controller

Red face[1.12] [forDevs] (facBank) HTTP Server To Client Controller

Posts 1–15 of 16 · Page 1 of 2
TDStuart
TDStuart
[1.12] [forDevs] (facBank) HTTP Server To Client Controller
What is this? A hacked client that allows for control from an http server.
How does this work? The client will make a POST request to a http server along with hosting its own http server that accepts GET requests.

Alright lets get into the features :
  • Open Source
  • Posts chat to http server
  • Clicks with item on specified slot
  • Click chest slots
  • Easy to expand


Default Server Ports : 3000 for posting server & hosts server on port 8000
Default Chat request : https://127.0.0.1:8000/chat-Message
Default Inventory Selector and Clicker request : https://127.0.0.1:8000/inv-0 (Inventory ranges from 0-8)
Default Container Slot Clicker (stuff like chests) : https://127.0.0.1:800/cont-0 (Replace 0 with slot #. Slot # starts at 0 and goes left to right.)


Alright so why did I make this? I made it so I could control a minecraft account on a server from a website. The original intent was to have this serve as a bank for my faction and I could allow other players on my faction to retrieve money from it via a website. It is hyper-specific but I wish I had something like this when I was starting out 2 days ago.

How Do You Modify This? After opening eclipse navigate to Client > src > modController. The modServer class starts the server (Server class) and the modServerHandle function handles all GET requests to the client. Modify how the client handles GET requests in modServerHandle. To modify the server port change it in the Server class (default is 8000). The chat handler is in net.minecraft.client.gui.chat NormalChatListener class. It is marked with the comment "// BankBot". There you can see a POST example using the com.journaldev.utils HttpURLConnectionExample class. This is just some example code for a http requester but it works great for our purposes. The initializer for modServer runModServer is in net.minecraft.client Minecraft class marked by the comment "// facBank". This is initialized as soon as minecraft starts so feel free to initialize anything else there aswell.

Video : https://www.youtube.com/watch?v=yWz_aNAJ2KM

What is included in the files?
  • Example nodejs server
  • Compiled Client
  • Client Source code (Eclipse folder)
  • 1.12 Assets (For when recompiling and turning into playable .jar)


How to recompile :
How to open with eclipse :

SIDE NOTES : The example server code is a mess and is specialized for the mc.blockdrop.org server. Sorry if it gives you a hard time. Also I am very knew to Java programing and the client code has tons of unnecessary logs and weird code in the package I made. The client may freeze at times when terrain is loading, close and reopen server (Only had issue twice, can't reproduce). More features may never come, sorry ;(

(Sorry mods I think this is the right section)
Virus Scans :
Virus Total : https://www.virustotal.com/#/file/a3...606c/detection
Jotti : https://virusscan.jotti.org/en-US/fi...job/oe8mqxlfiu
facBank_mpgh.net.zip
#1 · edited 7y ago · 7y ago
85
850639946
Thanks for contribution
#2 · 7y ago
JK
jkase888
thank you!!!
#3 · 7y ago
SSharkie
SSharkie
Thanks for the work!
#4 · 7y ago
GO
gotem1
awesome thanks for sharing
#5 · 7y ago
I_
i_Chaos
Did anyone else not learn much from that video ?

- - - Updated - - -

Im joking thanks a ton man
#6 · 7y ago
SU
Suky69
interesting, thanks for sharing!
#7 · 7y ago
H2
h284763
nice
so goooooooooooooooood
#8 · 7y ago
FE
fern11
This looks interesting.
#9 · 6y ago
ZE
Zebby.
TAE TAE ZIR
#10 · 6y ago
IN
innesity
Thanks for your work. I already tested some csgo&minecraft cheats from this great community
#11 · 6y ago
AL
al17
Thank you for taking the time to share this.
#12 · 6y ago
GE
GeneralSnake511
Thanks man good jobbb
#13 · 6y ago
PE
PentosXXV
awesome thanks for sharing, man!
#14 · 6y ago
OH
Ohsaewon
damn this one is way too complicated for me
#15 · 6y ago
Posts 1–15 of 16 · Page 1 of 2

Post a Reply

Similar Threads

  • Will ranks be server or client sided?By Demented420 in Call of Duty Modern Warfare 3 Discussions
    5Last post 14y ago
  • Pokemon Cyrus (Open Source Server and Client) But Need Encryption Lock HelpBy valadon in General Hacking
    0Last post 18y ago
  • The server detects client errorsBy derh.acker in CrossFire Hack Coding / Programming / Source Code
    19Last post 14y ago
  • AHLink/Server and Client TestingBy XiAtomikiX in C++/C Programming
    1Last post 13y ago
  • Hamachi Full Survival Server [Cracked Clients allowed][1.2.3]By FordGt in Minecraft Server Advertising
    0Last post 14y ago

Tags for this Thread

#client#http#javascript#minecraft#node#nodejs#server