CoolOutdatedPowerShell Multi-Hack (Auto-Updating)

Posts 2,0862,100 of 2,777 · Page 140 of 186
Quote Originally Posted by JumBo` View Post


meh i actually love the revolver XDDDD
csgo is turning into tf2 doe slowly
I did a competitive game with my mates. At the first 3 rounds we were laughing out loud, and neither team were buying any other weapons, and eco rounds were a thing of the past. On the consecutive rounds we did try to play a normal competitive game. except for the fact that fake defusing no longer exists as a concept (you can fire the revolver while defusing). also its very accurate secondary shots on ladders made for some nice harassment. also someone got banned for shooting a teammate WHILE IN FREEZE-TIME (yes you can shoot it at that time). Suffice to say, the other rounds we were silent, and instantly closed the game after that match, with a big bag of nopes.
alse we're supremes and globals, so it's not like that was a silver game
Quote Originally Posted by dorukyurdusen View Post
HOW THE FUCK IS THIS STILL UNDETECTED????????????
VAC is having trouble detecting this hack because it is made by powershell, the file extension is ".ps1" and not ".exe" if you noticed, that's the answer for your question.

Quote Originally Posted by MASAKR2 View Post
Because its auto updating ? Jumbo still change the code (y)
Wrong, it has a scrambler which changes the code, the auto updating thingy is not what you think, it's just auto updating the offsets specified, a pattern-scanner.
Quote Originally Posted by dorukyurdusen View Post
btw How to protect with enigma?
Not possible in my opinion as i said it's not an executable.
Quote Originally Posted by JumBo` View Post


VAC is having trouble detecting this hack because it is made by powershell, the file extension is ".ps1" and not ".exe" if you noticed, that's the answer for your question.



Wrong, it has a scrambler which changes the code, the auto updating thingy is not what you think, it's just auto updating the offsets specified, a pattern-scanner.
Also thanks for quick reply

- - - Updated - - -

@echo off
REM --> Check for permissions
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"
REM --> If error flag set, we do not have admin.
if '%errorlevel%' NEQ '0' (
echo Requesting administrative privileges...
goto UACPrompt
) else ( goto gotAdmin )
:UACPrompt
echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%\getadmin.vbs"
echo UAC.ShellExecute "%~s0", "", "", "runas", 1 >> "%temp%\getadmin.vbs"
"%temp%\getadmin.vbs"
exit /B
:gotAdmin
if exist "%temp%\getadmin.vbs" ( del "%temp%\getadmin.vbs" )
pushd "%CD%"
CD /D "%~dp0"
:k
SET startup=EV0 startup.ps1
SET main=EV0 main.ps1
for /f "delims=" %%a in ('powershell -ExecutionPolicy Bypass -File "%~dp0%startup%" "%~dp0%startup%" "%~dp0%main%"') do set "args=%%a"
powershell -ExecutionPolicy Bypass -File "%~dp0%main%" %args%
pause
Make your batch file like this so it makes automatic admin privilages.
Quote Originally Posted by dorukyurdusen View Post
Also thanks for quick reply

- - - Updated - - -


Make your batch file like this so it makes automatic admin privilages.
The down part is already done, no need for more.
Quote Originally Posted by JumBo` View Post


The down part is already done, no need for more.
I always need to press right click but it helped me anyways good cheat I am using it now because I thought it is 2 month cheat they all got late vac ban.
But when you say it is undetected I use it lol
The hack is always crashing the game ingame without a error message. Is that usual?

intel i5 (4x 3,0 Ghz)
8 GB RAM
Nvidia GTX 970
Windows 10
Quote Originally Posted by QQmore? View Post
The hack is always crashing the game ingame without a error message. Is that usual?

intel i5 (4x 3,0 Ghz)
8 GB RAM
Nvidia GTX 970
Windows 10
Same with me,
sometime crashing the game ingame without a error message for me
sometime crashing the game to lobby and ask me reconnect, when i try reconnect he give me this message
【An issue with your computer is blocking the VAC system. You cannot play on secure servers.】
how to remove all aim hack? what aim do I have to uncomment to remove the HOMING MISSILE on my crosshair? damn all headshots too obvious =( pleas help me jumbo
Quote Originally Posted by xlaws274 View Post
how to remove all aim hack? what aim do I have to uncomment to remove the HOMING MISSILE on my crosshair? damn all headshots too obvious =( pleas help me jumbo
Change $aimkey to 0x00 to disable aim.
but i would fake spray as i always do in comp and keep it headshot it looks legit.
If you're playing with this cheat,you'll get delay VAC?
Hey Jumbo, i've a new problem, when i play with the hax on i get kicked with a vac error message which tells me that i'm vac blocked and it gives me a link to the steam support to make things to get ride of this problem. I got my 1st kick yesterday evening and i made the things to dont be kicked anymore but i got another kick just before and it ban me from the MM cause i can't join the server in time due to the delay of the scan to resolve the problem.

Do you have any idea my friend ? Thanks you
I have a problem with start this... always i get that

Code:
Cannot use [ref] with other types in a type constraint.
At C:\Users\intel\Downloads\EV0 Little-Fix Edition_mpgh.net_mpgh.net\EV0\Ev0 main.ps1:19 char:38
+Function ClampAngles<[ref] [float]$44 <<<< , [ref] [float]$32>
      + CategoryInfo : InvaildOperation: <44:Token> [], ParentContainsErrorRecordException
      + FullyQualifiedErrprID : ReferenceNeedsToBeItselfInTypeConstraint
Anyone can help me with that?
Quote Originally Posted by zerox06 View Post
Hey Jumbo, i've a new problem, when i play with the hax on i get kicked with a vac error message which tells me that i'm vac blocked and it gives me a link to the steam support to make things to get ride of this problem. I got my 1st kick yesterday evening and i made the things to dont be kicked anymore but i got another kick just before and it ban me from the MM cause i can't join the server in time due to the delay of the scan to resolve the problem.

Do you have any idea my friend ? Thanks you
Google VACAF download and it should fix it.

Quote Originally Posted by Slytherinn View Post
I have a problem with start this... always i get that

Code:
Cannot use [ref] with other types in a type constraint.
At C:\Users\intel\Downloads\EV0 Little-Fix Edition_mpgh.net_mpgh.net\EV0\Ev0 main.ps1:19 char:38
+Function ClampAngles<[ref] [float]$44 <<<< , [ref] [float]$32>
      + CategoryInfo : InvaildOperation: <44:Token> [], ParentContainsErrorRecordException
      + FullyQualifiedErrprID : ReferenceNeedsToBeItselfInTypeConstraint
Anyone can help me with that?
Updating powershell and re-extracting afterwards should fix this.
Posts 2,0862,100 of 2,777 · Page 140 of 186
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?