Page 3 of 8 FirstFirst 12345 ... LastLast
Results 31 to 45 of 112
  1. #31
    Tekenmeken's Avatar
    Join Date
    Mar 2021
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by loufe2013 View Post
    bro but if I got ban is there any way to remove the ban from my pc?
    my pc still new and I don't want to make it have ban permanently in valorant

    - - - Updated - - -

    bro but if I got ban is there any way to remove the ban from my pc?
    my pc still new and I don't want to make it have ban permanently in valorant

    Ehh no. You won't be able to avoid a permanent ban. If you're banned, then you're banned. Your IP/HWID will be flagged too after your first offense.

  2. #32
    artandrei's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    This is from UC

    WTF man give proper credits you literally copied the whole thread from the other site,

  3. #33
    coloredgay's Avatar
    Join Date
    Dec 2020
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Nero666 View Post
    Like i said in the post "In order to compile this, you need to update link to Interception.lib file in the project settings (in Linker)".In order to avoid errors when compiling."

    I'll take you through this step by step

    - open the script with Visual Studio
    - right click on Dll2 and click properties
    - go to Linker and click Additional Library Directories
    - click the dropdown arrow at the end of the box and click edit
    - double click on the white box, you will see three dots (...) will appear, click on it.
    - from there you have to choose the path to interception.lib file, like interception/library/x86 when you are done, click apply and ok.

    - then at the top of the screen click Debug, choose Release, next to it click x64 choose x86, build it.

    Make sure you build it as 34 bit or x86 and not 64 bit.

    Before compiling the dll make sure you copy and paste the interception.lib file into your project folder otherwise you will get a different error.
    nvm! i finally got it to work. tysm for the help
    Last edited by coloredgay; 03-10-2021 at 11:45 AM.

  4. #34
    joitronix's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    2

    How can use it :C i don't understand nothing xd

    Quote Originally Posted by Nero666 View Post
    Features
    Color Aimbot
    Shot correction (Magnet)


    Technical
    This cheat is Internal/External type of a cheat built on top of the Interception drivers which Riot failed to block. Your mouse input is intercepted and the movement coordinates are "adjusted" to help you out. If you do not understand the Internal/External term, it means the cheat is external written as internal and therefore you can inject it into any process. Please note I took roughly 3 hours to write the features and the cheat as a whole so it is very rough around the edges. This is proof of concept that others should take as inspiration.

    Compile the source yourself from the valorant master file using visual studio 2019

    Instructions
    1. Install the Interception driver ( i will not link this since it's against rules but it can be easily found using google}
    2. Download the cheat (two .dll files)
    3. Find an original way to inject the "inject me" dll into any 32-bit process - !DO NOT INJECT THE DLL INTO VALORANT!. I will not provide a tutorial on this, look up internal/external, You can use any decent injector
    4. The interception.dll file needs to be in the appropriate folder according to how you inject, if you do not know what this means, put the interception.dll into a folder (for example C:/Interception) and add this folder into system PATH variable (google that)
    5. If you did this correctly, a console will show up with "YES" written in it
    6. Input your sensitivity, smoothing, and mode into the console, details are below
    7. The console should disappear and you should be good to go
    8. In-game, set colorblind mode to Purple
    9. To disable the cheat, end the process you injected into

    Injection
    Never inject into Valorant or RIOT associated processes.
    Do not inject if the game is running.
    find your own way of injecting the dll somewhere.
    The safety of the cheat relies heavily on the way you inject the dll, This is also why there isn't a tutorial where I say, inject it into this... Use your own injector that you find somewhere and then inject it into 32 bit process of your choice.

    Console input
    Input the values in the following order:
    Sensitivity
    Smoothing
    Mode

    Example:
    0.52
    0.1
    3

    Smoothing has reasonable values around 0.01-0.2 based on your CPU and setup. The mode has 3 values (1, 2, 3). 1 is for Shot correction only, 2 is for Color Aimbot only, 3 is for both.

    Cheat status
    UNDETECTED, but:
    If you use a detected injector, you will be banned, of course, don't inject when the game is already running.
    Please note that the detection might rely heavily on the way people inject the dll and therefore might have mixed comments

    Compile the file yourself from sources.


    Very basic pixel bot source with the interception driver setup. Since Vanguard does not use any preventive measurements, you can just modify the source code if you know a little bit of C/C++ and run the cheat as if it was never released here (Add some junk, modify some parts of the code, or just use the Interception base as setup). In order to compile this, you need to update link to Interception.lib file in the project settings (in Linker). The solution is for Visual Studio with Visual C++ installed. If you have any comments about the source, quote me, but lot of it was written quickly so there aren't really interesting concepts in there.
    Any great person that can help me using it : C

  5. #35
    R3DF4ST's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    First, thanks for that.

    I do all the steps correctly but, when i inyect the dll, that "interception" CMD dont appear for me. I checked all and everything is OK. Interception is installed and the path added on system variables.

    Any idea?

  6. #36
    compelhehe's Avatar
    Join Date
    Feb 2021
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    w

    Quote Originally Posted by Nero666 View Post
    Yeah just editing dllmain.cpp is fine.
    what do we edit in it tho

  7. #37
    ceraciel's Avatar
    Join Date
    Jan 2017
    Gender
    female
    Posts
    3
    Reputation
    10
    Thanks
    0
    Needs a video tutorial, not everyone will get/know what to do if inexperienced

  8. #38
    Darku123's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    409
    Reputation
    10
    Thanks
    114
    My Mood
    Aggressive
    Quote Originally Posted by ceraciel View Post
    Needs a video tutorial, not everyone will get/know what to do if inexperienced
    eh , its pretty simple
    just dont be braindead

  9. #39
    coloredgay's Avatar
    Join Date
    Dec 2020
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Nero666 View Post
    It's a color aimbot, so it will follow whichever color is assigned to it but it also has shot correction if you use either mode 1 or 3 .The default color is purple but the color can also be changed by modifying the source.
    how do i change the color to red or yellow?
    ive been trying to edit the code:
    if (green >= 190) {
    return false;

    to red but it isn't working. is this the wrong place to change the default color?

  10. #40
    petardascom's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    GB
    Posts
    209
    Reputation
    23
    Thanks
    115
    yes you can avoid. just you can find how to change your hadware id and a good vpn like exitlag, but is recommended use this before ban and never risk your original ip or hwid.

  11. #41
    allex505's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Unhappy Console not showing up

    i must have done something wrong, when i inject, a message show up in a box but no console appears

  12. #42
    jake vu's Avatar
    Join Date
    Jan 2020
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0

    hope it'll still work

    still working ??

  13. #43
    endryw's Avatar
    Join Date
    Jan 2021
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    Is it possible to press a key and activate?

    is it possible to program to activate and deactivate at the press of a button? if so how can i do it sorry i don't know much about programming but i managed to compile and make the code work and i managed to open it to edit it but i don't know how to do it by pressing a key it activates and is it possible to reduce the enemy detection area? to reduce the mouse jumping to the enemy head like a machine
    Last edited by endryw; 04-01-2021 at 11:46 AM.

  14. #44
    buc1's Avatar
    Join Date
    Apr 2021
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    aim vody

    how do i edit it to aim at the body and not only the head?

  15. #45
    ImMarvin's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    2
    Need a tutorial on this please

Page 3 of 8 FirstFirst 12345 ... LastLast

Similar Threads

  1. ARE THERE ANY FREE PUBLIC AIMBOTS OR AT LEAST THERMALS TO SEE EVERYONE
    By FyreLord42 in forum Battlefield Bad Company 2 (BFBC2) Hacks
    Replies: 1
    Last Post: 03-14-2010, 05:42 PM
  2. Free Public with Wallhack
    By xxkillerxx1 in forum WarRock - International Hacks
    Replies: 16
    Last Post: 10-18-2007, 03:07 PM
  3. color aimbot
    By cjg333 in forum WarRock - International Hacks
    Replies: 20
    Last Post: 07-03-2007, 06:58 AM
  4. [Trade] Color Aimbot + Wallhack 4 WR Account! Lv6+
    By Titanium Gold in forum Trade Accounts/Keys/Items
    Replies: 15
    Last Post: 05-26-2007, 06:07 PM
  5. [SEARCHING] Color Aimbot v3
    By stfustfu in forum WarRock - International Hacks
    Replies: 4
    Last Post: 01-13-2006, 02:51 AM