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 › Game Hack & Cheat Development › Hack Requests › Gladiatus BoT

Gladiatus BoT

Posts 16–22 of 22 · Page 2 of 2
JA
Jack!
OMG! I'm so sorry guys. I couldn't reply the topic during 6-8 months because a was without Internet connection (payments, house changing, ISP problems ^^).

But if someone wants to help me to create a BoT, I will appreciate.

Replying the MP's, I'm brazilian (I know, this sucks) e use PHP on MS Vista Starter (I know, this sucks too)

If the program created by r043v really hacks the arena / expeditions, perhaps would be possible to adapt with PHP
#16 · 17y ago
R0
r043v
yes you can adapt the bot in php, but c is just fine for it, only use curl, as you, but do a real login instead of use navigator cookies

i made a small library to manage curl, so there is a more hight level code for login :

int gladiatuslogin(char *login, char *pass)
{ char loginUrl[1024];
sprintf(loginUrl,"%sindex.php?mod=login",server);

const char * returnValue = player.download(loginUrl);
if(returnValue) { shell.printc(ROUGE,"%s\n",returnValue); goto failed; }
else { returnValue = player.postDl(loginUrl,"user=%s&pass=%s",login,pas s);
if(returnValue) { shell.printc(ROUGE,"%s\n",returnValue); goto failed; }
returnValue = player.download(loginUrl);
if(returnValue) { shell.printc(ROUGE,"%s\n",returnValue); goto failed; }
else { memset(shkey,0,1024);
player.find("settings&sh=","\">",shkey);
if(*shkey) printf("\nshkey %s\n",shkey);
else { shell.printc(ROUGE,"bad login or password ?\n"); goto failed; }
int isloged = !strcmp(login,player.find("<span class=\"playername\">","</span>"));
if(!isloged) { shell.printc(ROUGE,"bad login or password ?\n"); goto failed; }
shell.printc(VERT,"\nloged to gladiatus %s !\n\n",login);
if(!getYourInfo()) { shell.printc(ROUGE,"\n.. cannot get your info %s ..",login); goto failed; }
showYourStat();
return 1;
}
}

failed :
shell.printc(ROUGE," login failed %s !\n",login);
return 0;
}
#17 · edited 17y ago · 17y ago
JA
Jack!
I don't know programming C, but at least in PHP I must define a cookie file that will be readed by game.

Or Gladiatus only reads the skey?
#18 · 17y ago
Killozoid
Killozoid
... Maybe I am a dumbass but is there a "hacking gladiatus for idiots" guide? I don't write code so this bot is a little out of my league... Is it in the form of an executable file yet?
#19 · 17y ago
FE
Feki
100 % Work Gladiatus Money Hack!!!!!!!!!
Download this Money Hack Software Online game ddos
#20 · 17y ago
FE
Feki
THE BEST HACK I EVER SEEN!!!!!!! Online game ddos DOWNLOAD IT..ITS WORK!!!!!
#21 · 17y ago
AN
AndyProud
Guy, please contact me...
#22 · 13y ago
Posts 16–22 of 22 · Page 2 of 2

Post a Reply

Similar Threads

  • aim botsBy nutter in General Game Hacking
    6Last post 20y ago
  • gunbound bots?By artiemas in General Game Hacking
    2Last post 20y ago
  • GBWC Bot TestingBy Super-Man in GunBound Hacks / Bots
    15Last post 20y ago
  • Auto or aim botBy aaronm in WarRock - International Hacks
    4Last post 20y ago
  • WoW botsBy kvmn8 in General Game Hacking
    0Last post 20y ago

Tags for this Thread

#bot#gladiatus