Quote:
Originally Posted by loaded15
would not recommend !!
been on there dc for lik 2 weeks, all i see is people who dont get there keys and getting banned after asking in DC server for help and why they not getting keys they bought.
cheese is working 8/10 since esp only randomly showing up.
the "UD" is biggest cap in history. Have seen people talkin bout using 1 day and getting beamed.
I tried out on fresh swoofed pc with 3 accounts longest account was 2 days. So the moment anyone reports u. U gonna get beamed. be carefull and dont listen to the admins tellung u to "use main account because its safe".
Admins -10, not support anyone at livechat, not giving keys for products u need to open a ticket, ignoring u when bought keys for products with instand delivery and u dont get a key, being racist on dc. and if u telling them ur acc got beamed u get perma banned from dc. straightup fast moneymaker who wanna dip out fast aswell
|
just try in internet cafe or new pc you will know , for me is fine esp + aim with settings SAS in 1 month [look in channel media in DC server everyone is fine in ranking]. problem is ur spoofer is not good,can play normal with no hack but still delay ban, ur pc still got flag => spoofer not clean, you need to smart to know,or you can simple check the ID valorant checking for hwid ban using .bat file here, checking id first ===> use ur spoofer ===> checking id again. I can guess ur Disk id and Graphics Card and Card Nvidia will not change after use ur spoofer that is problem.
Code:
@echo off
title Serial Checker
mode con: cols=100 lines=45
echo [92mDisk
echo [92m------------[91m
wmic diskdrive get serialnumber
echo [92mMotherBoard
echo [92m------------[91m
wmic baseboard get serialnumber
echo [92mSMBIOS
echo [92m------------[91m
wmic path win32_computersystemproduct get uuid
echo [92mGraphics Card
echo [92m------------[91m
wmic PATH Win32_VideoController GET Description,PNPDeviceID
echo [92mRAM
echo [92m------------[91m
wmic memorychip get serialnumber
echo [92mBIOS
echo [92m------------[91m
wmic csproduct get uuid
echo [92mCPU
echo [92m------------[91m
wmic cpu get processorid
echo [92mMAC
echo [92m------------[91m
wmic path Win32_NetworkAdapter where "PNPDeviceID like '%%PCI%%' AND NetConnectionStatus=2 AND AdapterTypeID='0'" get MacAddress
echo [92mCard Nvidia
echo [92m------------[91m
nvidia-smi -L
pause