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 › CrossFire Hacks & Cheats › CrossFire Hack Coding / Programming / Source Code › Fast Knife Base!! =_=!!!!

AngryFast Knife Base!! =_=!!!!

Posts 1–15 of 25 · Page 1 of 2
uarethebest
uarethebest
Fast Knife Base!! =_=!!!!
Okay am not gonna talk much..i made this base in like 20 mins but it doesnt work....am not a leecher am just asking for some help!
Code:
#include "stdafx.h"

#define WeaponMgr 0xA68F80
#define FastKnife1 0xA28
#define FastKnife2 0xA70
#define FastKnife3 0xA94
#define Knives  ((i==5) || (i==120) || (i==132) || (i==176) || (i==177) || (i==178) || (i==182) || (i==189) || (i==195) || (i==196) || (i==197) || (i==198) || (i==199) || (i==223) || (i==224) || (i==225) || (i==226) || (i==227) || (i==228) || (i==239) || (i==224) || (i==261) || (i==269) || (i==270) || (i==271) || (i==305) || (i==306) || (i==307) || (i==372) || (i==404) || (i==405) || (i==406) || (i==407) || (i==408) || (i==409) || (i==437) || (i==455) || (i==456) || (i==457) || (i==517) || (i==518))

DWORD WINAPI Hacks (LPVOID)
{
bool fastknife = true;

while (1)
{
DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
DWORD pWeaponMgr = *(PDWORD)(CShell+WeaponMgr);

if (fastknife)
{
if (pWeaponMgr)
{
for(int i=0; i<576; i++)
{
if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL && (Knives))
{
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife1) = 100;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife2) = 100;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife3) = 100;
}
}
}
Sleep(50);
}
}
}
bool Ready2Hook()
{
if(GetModuleHandleA("CShell.dll") != NULL
&& GetModuleHandleA("ClientFx.fxd") != NULL)
return 1;
return 0;
}
DWORD WINAPI Wait(LPVOID)
{
while(!Ready2Hook()) Sleep(200);
CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)Hacks, NULL, NULL, NULL);
return 0;
}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);

if ( dwReason == DLL_PROCESS_ATTACH )
{
CreateThread(0,0,(LPTHREAD_START_ROUTINE)Wait,0,0, 0);
}
return 1;
}
#1 · 14y ago
DaRk
DaRk
LEECHER that's swiftdude base noob
#2 · 14y ago
uarethebest
uarethebest
Quote Originally Posted by errol641 View Post
LEECHER that's swiftdude base noob
lol dunno i made it my self i can show u a video if u want. and if u dont believe me then show me the link for that base

---------- Post added at 12:13 PM ---------- Previous post was at 12:12 PM ----------

Quote Originally Posted by errol641 View Post
LEECHER that's swiftdude base noob
lol dunno i made it my self i can show u a video if u want. and if u dont believe me then show me the link for that base
#3 · 14y ago
Fly3r
Fly3r
You made it or wrote it ? cause there is a difference.
Indeed its swiftdude's base so i guess you mean wrote it.
#4 · 14y ago
DaRk
DaRk
Quote Originally Posted by uarethebest View Post
lol dunno i made it my self i can show u a video if u want. and if u dont believe me then show me the link for that base

---------- Post added at 12:13 PM ---------- Previous post was at 12:12 PM ----------


lol dunno i made it my self i can show u a video if u want. and if u dont believe me then show me the link for that base
sure u maade it your self noob LEECHER
#5 · 14y ago
uarethebest
uarethebest
Quote Originally Posted by Fly3r View Post
You made it or wrote it ? cause there is a difference.
Indeed its swiftdude's base so i guess you mean wrote it.
Lol...no i didnt make it..i wrote it..but by myself...i didnt C+P except for the DLL main part from my old hacks...
#6 · 14y ago
Lehsyrus
Lehsyrus
Quote Originally Posted by errol641 View Post
sure u maade it your self noob LEECHER
Shut the fuck up you sound like a bitching woman.
#7 · 14y ago
uarethebest
uarethebest
Quote Originally Posted by Lehsyrus View Post


Shut the fuck up you sound like a bitching woman.
He is just a noob leecher...and cant do any thing...so he is just spamming lol
#8 · 14y ago
DaRk
DaRk
Quote Originally Posted by uarethebest View Post
He is just a noob leecher...and cant do any thing...so he is just spamming lol
how do i leech noob? i give credits
and i already have fast knife so fk off noob leecher
#9 · 14y ago
Swag
Swag
Fast knive is easy
#10 · 14y ago
BA
badboy3
Quote Originally Posted by uarethebest View Post
Okay am not gonna talk much..i made this base in like 20 mins but it doesnt work....am not a leecher am just asking for some help!
Code:
#include "stdafx.h"

#define WeaponMgr 0xA68F80
#define FastKnife1 0xA28
#define FastKnife2 0xA70
#define FastKnife3 0xA94
#define Knives  ((i==5) || (i==120) || (i==132) || (i==176) || (i==177) || (i==178) || (i==182) || (i==189) || (i==195) || (i==196) || (i==197) || (i==198) || (i==199) || (i==223) || (i==224) || (i==225) || (i==226) || (i==227) || (i==228) || (i==239) || (i==224) || (i==261) || (i==269) || (i==270) || (i==271) || (i==305) || (i==306) || (i==307) || (i==372) || (i==404) || (i==405) || (i==406) || (i==407) || (i==408) || (i==409) || (i==437) || (i==455) || (i==456) || (i==457) || (i==517) || (i==518))

DWORD WINAPI Hacks (LPVOID)
{
bool fastknife = true;

while (1)
{
DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
DWORD pWeaponMgr = *(PDWORD)(CShell+WeaponMgr);

if (fastknife)
{
if (pWeaponMgr)
{
for(int i=0; i<576; i++)
{
if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL && (Knives))
{
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife1) = 100;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife2) = 100;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife3) = 100;
}
}
}
Sleep(50);
}
}
}
bool Ready2Hook()
{
if(GetModuleHandleA("CShell.dll") != NULL
&& GetModuleHandleA("ClientFx.fxd") != NULL)
return 1;
return 0;
}
DWORD WINAPI Wait(LPVOID)
{
while(!Ready2Hook()) Sleep(200);
CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)Hacks, NULL, NULL, NULL);
return 0;
}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);

if ( dwReason == DLL_PROCESS_ATTACH )
{
CreateThread(0,0,(LPTHREAD_START_ROUTINE)Wait,0,0, 0);
}
return 1;
}



hey since it is a float you need to add .0f like this....

Code:
if (pWeaponMgr)
{
for(int i=0; i<576; i++)
{
if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL && (Knives))
{
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife1) = 100.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife2) = 100.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife3) = 100.0f;
}
}
}
Press thanks if I helped!
#11 · 14y ago
Assassin's Creed
Assassin's Creed
Quote Originally Posted by badboy3 View Post
hey since it is a float you need to add .0f like this....

Code:
if (pWeaponMgr)
{
for(int i=0; i<576; i++)
{
if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL && (Knives))
{
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife1) = 100.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife2) = 100.0f;
*(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + FastKnife3) = 100.0f;
}
}
}
Press thanks if I helped!
LOL!! IT doesnt matter omg
#12 · 14y ago
Assassin's Creed
Assassin's Creed
Quote Originally Posted by michielr View Post
Fast knive is easy
Is that a spam LOL!>.. jk....jk
#13 · 14y ago
CFhackerfree
CFhackerfree
why you have 3 addys >.< and the value ^^
#14 · 14y ago
Assassin's Creed
Assassin's Creed
Quote Originally Posted by CFhackerfree View Post
why you have 3 addys >.< and the value ^^
Lol what are u saying...the offsets are right just saying...
#15 · 14y ago
Posts 1–15 of 25 · Page 1 of 2

Post a Reply

Similar Threads

  • Crossfire Fast Knife, without hackBy trkrap in CrossFire Hacks & Cheats
    35Last post 16y ago
  • Fast knife - M9 to MinigunBy m0k1 in Combat Arms Mods & Rez Modding
    39Last post 15y ago
  • Working Fast KnifeBy AdityaDante in CrossFire Hack Coding / Programming / Source Code
    11Last post 15y ago
  • [VID]Fast Shorchut to Enemy Base - Two TowerBy Hahaz in Combat Arms Hacks & Cheats
    11Last post 18y ago

Tags for this Thread

None