Page 1 of 4 123 ... LastLast
Results 1 to 15 of 56

Hybrid View

  1. #1
    sagaantheepic4's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    312
    Reputation
    10
    Thanks
    2,142
    My Mood
    Chatty

    DoomWare | Public | Internal |Multi Hack | June 19, 2017

    This Is The Internal Version

    How To Use:
    1. Open CS:GO
    2. Open The .exe File (Injector)
    3. Arrow Keys To Use The Menu
    4. Profit $


    Important:
    • Pack The Hack
    • Yes, This Hack Does Include Spinbot
    • If You Are Missing .dlls Just Go Download It From The Internet
    • Water Mark Will Appear In Game
    • Need Support? Add Me On Skype: sagaanpillai
    • Recoil Control Only Works When Aimbot Is Being Called


    Features:
    >AIMBOT
    >LEGITBOT
    >HVH
    >ANTI AIM
    >CLAN TAG CHANGER
    >BUNNYHOP
    >AUTO STRAFE
    >AUTO SHOOT
    >NO RECOIL
    >AIMBOT FOV
    >PSILENT
    >HEALTH BAR
    >ARMOR BAR
    >CHAT SPAM
    >AIR STUCK [ALT]
    >GLOW
    >FAKE LAG
    >AND MORE THAT I CANT BE BOTHERED TO WRITE

    Change Log:
    >ARMOR BAR
    >CHAT SPAM
    >NEW SIG
    >FAKE LAG
    >BETTER PLACEMENT OF MENU
    >BETTER RECOIL CONTROL (ONLY WORKS IF AIMBOT IS BEING CALLED)

    LEAVE A THANKS IF YOU ENJOYED
    Screenshot:





    More: More Screenshots

    Virus:

    Jotti Scan

    Virus Total

    Need A Injector? Make One Yourself!
    Code:
    DWORD GetTargetThreadIDFromProcName(const char * ProcName)
    {
    	PROCESSENTRY32 pe;
    	HANDLE thSnapShot;
    	BOOL retval, ProcFound = false;
    
    	thSnapShot = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0);
    	if (thSnapShot == INVALID_HANDLE_VALUE)
    	{
    		//MessageBox(NULL, "Error: Unable to create toolhelp snapshot!", "2MLoader", MB_OK); 
    		return false;
    	}
    
    	pe.dwSize = sizeof(PROCESSENTRY32);
    
    	retval = Process32First(thSnapShot, &pe);
    	while (retval)
    	{
    		if (strstr(pe.szExeFile, ProcName))
    		{
    			return pe.th32ProcessID;
    		}
    		retval = Process32Next(thSnapShot, &pe);
    	}
    	return 0;
    }
    BOOL Inject(DWORD pID, const char * DLL_NAME)
    {
    	HANDLE Proc;
    	HMODULE hLib;
    	char buf[50] = { 0 };
    	LPVOID RemoteString, LoadLibAddy;
    
    	if (!pID)
    		return false;
    
    	Proc = OpenProcess(PROCESS_ALL_ACCESS, FALSE, pID);
    	if (!Proc)
    	{
    		return false;
    	}
    
    	LoadLibAddy = (LPVOID)GetProcAddress(GetModuleHandle("kernel32.dll"), "LoadLibraryA");
    
    	// Allocate space in the process for our DLL 
    	RemoteString = (LPVOID)VirtualAllocEx(Proc, NULL, strlen(DLL_NAME), MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE);
    
    	// Write the string name of our DLL in the memory allocated 
    	WriteProcessMemory(Proc, (LPVOID)RemoteString, DLL_NAME, strlen(DLL_NAME), NULL);
    
    	// Load our DLL 
    	CreateRemoteThread(Proc, NULL, NULL, (LPTHREAD_START_ROUTINE)LoadLibAddy, (LPVOID)RemoteString, NULL, NULL);
    
    	CloseHandle(Proc);
    	return true;
    }
    Using The Function:
    Code:
    void InjectCrasher()
    {
    	// Get the dll's full path name 
    	char buf[MAX_PATH] = { 0 };
    	GetFullPathName("Crash.dll", MAX_PATH, buf, NULL); // useless
    	Inject(GetTargetThreadIDFromProcName(csgo.exe), "Crash.dll");
    }
    Credits: CS:GO Internal Simple, Not My Injector (Name In The Title Of The Console)


    THE INJECTOR PROVIDED JUST GOT DETECTED, DONT USE THE INJECTOR!!!!!!!!
    <b>Downloadable Files</b> Downloadable Files
    Last edited by T-800; 06-20-2017 at 09:23 AM.

  2. The Following 107 Users Say Thank You to sagaantheepic4 For This Useful Post:

    1291ufd (06-18-2017),3bdallah (06-19-2017),abdo0034721 (06-19-2017),absolutmatticool (01-02-2018),AdrianRadu (07-29-2017),Aik.1Under (06-19-2017),aliciacute (06-19-2017),avatar7100 (06-19-2017),azmintoratora (06-19-2017),B.Trunken (06-19-2017),blurrito 2.0 (06-19-2017),BorderAngel98 (06-19-2017),cdtbonadvenger (06-19-2017),chxtose (06-19-2017),cignal (06-19-2017),CleverBoom (06-20-2017),CN_HaX (06-19-2017),cruising (06-19-2017),DANKMEME6969 (06-18-2017),darkbatman11 (06-19-2017),Deepinder (06-19-2017),delphi_005 (06-18-2017),DiamondYT (06-19-2017),eren142 (06-19-2017),Etrion (06-19-2017),f3d1337 (06-19-2017),FaGGeNFreaKeR (06-19-2017),Fe2nd (06-19-2017),flookno.1 (06-19-2017),flxr (06-19-2017),Foma016 (06-19-2017),ForibiddeN043 (12-10-2018),ForzikX (06-19-2017),FrostWolfy (06-19-2017),Gammel Smurfen (06-19-2017),Gazzi (06-19-2017),giany66 (06-19-2017),GlobaLTU (06-19-2017),gomangida (06-18-2017),hafizsul (06-19-2017),hami1801 (06-19-2017),HentaiGuy (06-19-2017),iipandaz (06-19-2017),itsfaultz (06-19-2017),ItsLeoTM51 (06-19-2017),jokillerpt (06-20-2017),jopheil (06-19-2017),justjax (06-19-2017),KainLaover1 (06-19-2017),kevinhoofddorp (06-19-2017),kjexx (06-19-2017),Klaus Wiebel (06-19-2017),KnightRiki (06-19-2017),knochenx (06-20-2017),kobuki1 (06-19-2017),Krimboz123 (06-19-2017),krizzloverzz (06-19-2017),krovaks (06-20-2017),Legitxyz (06-19-2017),lochaslochas (08-24-2019),lokmecome (06-19-2017),Luftkasse123456789 (06-19-2017),lupu.george7 (06-19-2017),m4dn4n0 (06-19-2017),madmax12333 (01-30-2019),maraudercz (06-19-2017),markmakmak (06-19-2017),master3311 (06-19-2017),Maxsterpiece (06-19-2017),milk81 (06-19-2017),moe81637 (10-15-2017),musa1907 (06-19-2017),N0t0rius (06-20-2017),napiboss (06-19-2017),NikoDGR (06-19-2017),okbrooh (06-19-2017),ongchuyao (06-19-2017),onrcnertkn (06-19-2017),ony_com (06-19-2017),popus (06-19-2017),Rekt420vac (06-19-2017),rzabaBeast (06-19-2017),sartupfila (06-19-2017),SaskaY (06-19-2017),sayah22 (06-19-2017),shannoxtn (06-19-2017),sj47 (06-19-2017),SkIzZkTa (06-20-2017),skurman (06-19-2017),SpookoV1 (06-19-2017),SrAkira (06-19-2017),Steel67 (06-19-2017),takatak123 (06-19-2017),Thaisen (06-18-2017),TheBookOfEli456 (06-19-2017),Toffle (06-23-2017),trajciter (06-19-2017),UniCool01 (06-19-2017),visualized (06-19-2017),vittorazze (06-19-2017),wheels (06-19-2017),whitevalor19 (06-19-2017),xuhuinx (06-19-2017),YOLORohan (06-19-2017),zerofragsv3 (06-19-2017),zjdcomm (06-18-2017),zlTrainz (06-19-2017)

  3. #2
    1291ufd's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    292
    Reputation
    10
    Thanks
    17
    My Mood
    Aggressive
    My new favourite public hack! Can't wait for approval

    New features

    P.S. Pls add nick changer(when you quickly change nick using others players nicks) in next version if it is not difficult
    Last edited by 1291ufd; 06-18-2017 at 11:11 PM.

  4. #3
    sagaantheepic4's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    312
    Reputation
    10
    Thanks
    2,142
    My Mood
    Chatty
    Quote Originally Posted by 1291ufd View Post
    My new favourite public hack! Can't wait for approval

    New features

    P.S. Pls add nick changer(when you quickly change nick using others players nicks) in next version if it is not difficult
    sure, thanks for the idea

  5. The Following User Says Thank You to sagaantheepic4 For This Useful Post:

    1291ufd (06-18-2017)

  6. #4
    1291ufd's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    292
    Reputation
    10
    Thanks
    17
    My Mood
    Aggressive
    Quote Originally Posted by sagaantheepic4 View Post
    sure, thanks for the idea

    And can also be improved chat spam if there is no KILL-MESSAGE. When you killed someone it write *nickname* watches anime. Or smth like this
    And my last suggestion is to make aimbot work through the walls(now it works only into smoke and when u are flashed)
    Last edited by 1291ufd; 06-18-2017 at 11:22 PM.

  7. #5
    okbrooh's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    can I use some program to protect this file? and hamper the vac ban?
    srry bad english

  8. #6
    MakerYT123's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by okbrooh View Post
    can I use some program to protect this file? and hamper the vac ban?
    srry bad english
    Yes, there is its called a VMP.
    Just search on google: themida protection software .

    - - - Updated - - -

    Quote Originally Posted by sagaantheepic4 View Post
    sure, thanks for the idea
    yea nice idea. Please make auto wall

  9. #7
    chaien5a's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    439
    Reputation
    10
    Thanks
    30
    My Mood
    Angelic
    Trigger? :d
    Nothing to read here xD

  10. #8
    watereater's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    This is literraly just ahezu's paper source compiled. you didnt code anything.

  11. #9
    artzaok's Avatar
    Join Date
    Apr 2011
    Gender
    female
    Posts
    24
    Reputation
    10
    Thanks
    2
    oh fake lag !!

  12. #10
    AustraCS's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Location
    US
    Posts
    21
    Reputation
    10
    Thanks
    15
    My Mood
    Amused
    Pretty cool, i tried in aimbotz map worked perfectly!

    - - - Updated - - -

    Pretty cool, i tried in aimbotz map worked perfectly!
    edit: sorry i meant to comment this on your old post.

  13. #11
    platinu's Avatar
    Join Date
    May 2017
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    hmm inject with injector like normally ?

  14. #12
    NuttyDildo's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    do this hacks are undetected VAC???

  15. #13
    Waveos's Avatar
    Join Date
    Dec 2015
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    how does the spin / legit bot work what key do you need to press ?

  16. #14
    jopheil's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Waveos View Post
    how does the spin / legit bot work what key do you need to press ?
    It triggers when you shoot, just set the FOV
    fiddle with it offline with bots and set it to harmless and learn how each work.

    and NEVER put "Anti untrusted" into false
    it's an anti ban practically

  17. #15
    takatak123's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    what to press to pop the menu?

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Outdated] DoomWare | Public | Internal |Multi Hack | Aimbot, Walls, BunnyHop And More
    By sagaantheepic4 in forum Counter-Strike 2 Hacks
    Replies: 62
    Last Post: 06-19-2017, 03:47 AM
  2. [Outdated] flamin' hot cheetos | internal multi-hack [aimbot, triggerbot, visuals, more]
    By Epik in forum Counter-Strike 2 Hacks
    Replies: 21
    Last Post: 06-10-2016, 04:22 AM
  3. [Outdated] Aqua Internal multi hack by Nautical
    By onebadcow in forum Garry's Mod Hacks & Cheats
    Replies: 46
    Last Post: 04-10-2016, 03:52 PM
  4. [Outdated] HLX v1.1 Internal Multi-Hack
    By rwby in forum Counter-Strike 2 Hacks
    Replies: 91
    Last Post: 03-18-2016, 07:26 AM
  5. [Outdated] HLX Internal Multi-Hack - Make MPGH Great Again!
    By rwby in forum Counter-Strike 2 Hacks
    Replies: 84
    Last Post: 03-06-2016, 02:46 PM