Results 1 to 11 of 11
  1. #1
    Robqart's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    ''Somewhere over the rainbow''
    Posts
    4
    Reputation
    10
    Thanks
    208

    Thumbs up Project-Vantage Multihack



    Loader isn't mine, you can use any (not manual mappable)

    Example Config Included.

    Finally perfect Awall, CMD Num exploit, Namefake some other stuff.

    Also I was to lazy to add All gUI Tabs so you have to edit some Settings by Console (You can use ingame console just type pv_xx and you can lookup all commands)

    Also Included a few Skins (Android, Windows, Basic) , you can edit them and post new ones here if you want.
    I might nt have the time to update in future, hf.


    You need to turn off DEP and run css -novid



    Code:
    //Weapon Information mostly used for Awall
    //ID NAME MODEL BULLETTYPE DAMAGE PENETRATION RANGE RANGEMOD RECOIL DELAY
    mod_addweapon 0 DUMMY _error.mdl 0 0 0 0 0.0 0.0 0.0
    mod_addweapon 110 DEAGLE _pist_deagle.mdl 1 54 2 4096 0.81 2.0 0.3
    mod_addweapon 116 AWP _snip_awp.mdl 5 115 3 8192 0.99 2.0 1.45
    mod_addweapon 88 KNIFE _knife_t.mdl 0 75 0 50 1.0 0.0 0.2
    mod_addweapon 88 KNIFE _knife_ct.mdl 0 75 0 50 1.0 0.0 0.2
    mod_addweapon 65 SMOKE _eq_smokegrenade.mdl 0 1 0 250 1.0 0.0 0.0
    mod_addweapon 98 FLASH _eq_flashbang.mdl 0 1 0 250 1.0 0.0 0.0
    mod_addweapon 90 HE _eq_fraggrenade.mdl 0 80 0 250 1.0 0.0 0.0
    mod_addweapon 112 C4 _c4.mdl 0 0 0 0 0.0 0.0 0.0
    mod_addweapon 56 XM1014 _shot_xm1014.mdl 0 32 1 4096 0.96 2.0 0.4
    mod_addweapon 84 M3 _shot_m3super90.mdl 0 32 1 4096 0.96 2.0 0.4
    mod_addweapon 58 USP _pist_usp.mdl 8 34 1 4096 0.79 2.0 0.225
    mod_addweapon 61 UMP45 _smg_ump45.mdl 8 30 1 4096 0.82 2.0 0.1
    mod_addweapon 63 TMP _smg_tmp.mdl 6 26 1 4096 0.84 2.0 0.07
    mod_addweapon 67 SG550 _rif_sg550.mdl 3 33 2 8192 0.955 2.0 0.25
    mod_addweapon 69 SG552 _snip_sg552.mdl 3 70 2 8192 0.98 2.0 0.0825
    mod_addweapon 71 SCOUT _snip_scout.mdl 2 75 1 8192 0.98 2.0 1.25
    mod_addweapon 73 P90 _smg_p90.mdl 10 26 1 4096 0.84 2.0 0.066
    mod_addweapon 75 P228 _pist_p228.mdl 9 40 1 4098 0.80 2.0 0.2
    mod_addweapon 77 MP5 _smg_mp5.mdl 6 26 1 4096 0.84 2.0 0.075
    mod_addweapon 79 MAC10 _smg_mac10.mdl 8 29 1 4096 0.82 2.0 0.07
    mod_addweapon 86 M249 _mach_m249para.mdl 4 32 2 8192 0.97 2.0 0.1
    mod_addweapon 92 GLOCK18 _pist_glock18.mdl 6 25 1 8192 0.75 0.0 0.5
    mod_addweapon 94 GALIL _rif_galil.mdl 3 30 2 8192 0.98 2.0 0.0875
    mod_addweapon 96 G3SG1 _snip_g3sg1.mdl 2 80 3 8192 0.98 2.0 0.25
    mod_addweapon 100 FIVESEVEN _pist_fiveseven.mdl 10 25 1 4096 0.885 2.0 0.2
    mod_addweapon 102 FAMAS _rif_famas.mdl 3 30 2 8192 0.96 2.0 0.0825
    mod_addweapon 104 ELITES _pist_elite.mdl 6 45 1 4096 0.75 2.0 0.08
    mod_addweapon 118 AUG _rif_aug.mdl 2 32 2 8192 0.96 2.0 0.0825
    mod_addweapon 120 AK47 _rif_ak47.mdl 2 36 2 4096 0.98 2.0 0.0955
    mod_addweapon 81 M4A1 _rif_m4a1.mdl 3 33 2 4096 0.97 2.0 0.0875
    
    
    //Balbla know ur enemy
    mod_setcolor team0 255 128 0 65 //entitys
    mod_setcolor team1 255 128 0 255
    mod_setcolor team2 255 100 0 200
    mod_setcolor team3 50 120 255 200
    mod_setcolor team4 255 100 0 255
    mod_setcolor aim_target 0 0 255 255
    //mod_setcolor gui_back 237 234 217 255
    mod_setcolor gui_back 244 244 244 255
    //mod_setcolor gui_header1 255 0 0 255
    mod_setcolor gui_header1 0 64 64 255
    //mod_setcolor gui_header2 0 0 255 255
    mod_setcolor gui_header2 0 0 0 255
    mod_setcolor gui_font 222 222 222 255
    //mod_setcolor menu_font 32 32 32 255
    mod_setcolor menu_font 33 33 33 255
    //Vista Style:
    //mod_setcolor gui_window_border 111 145 184 80
    mod_setcolor gui_window_border 22 22 22 140
    
    
    //Unlock Cvars may cause a ban
    mod_unlockcvar r_drawothermodels
    mod_unlockcvar host_timescale
    mod_unlockcvar mat_fullbright
    mod_unlockcvar r_drawskybox
    mod_unlockcvar r_drawparticles
    mod_unlockcvar cl_interpolate
    
    
    pv_bot_aim 1.0000
    pv_bot_wall 1.0000
    pv_bot_fov 360.000
    pv_bot_shoot 1.0000
    pv_bot_team 0.0000
    pv_esp_name 1.0000
    pv_esp_info 1.0000
    pv_esp_health 1.0000
    pv_esp_distance 1.0000
    pv_bot_trigger 0.0000
    pv_bot_trigger_delay 0.1000
    pv_bot_trigger_recoil 1.0000
    pv_bot_trigger_spread 1.0000
    pv_misc_bhop 1.0000
    pv_bot_aa 1.0000
    pv_bot_aa_x 180.0000
    pv_bot_aa_y -92.0000
    pv_bot_aaa 1.0000
    pv_esp_chams 0.0000
    pv_esp_style 1.0000
    pv_esp_barrel 0.0000
    pv_esp_barrel_length 4096.0000
    pv_esp_barrel_width 5.5000
    pv_bot_recoil 1.0000
    pv_bot_spread 1.0000
    pv_bot_smooth 0.0
    pv_speed 0.0000
    misc_flash 1.0000
    misc_smoke 1.0000
    pv_esp_entity 0.0000
    pv_bot_spot 14.0000
    pv_esp_team 0.0000
    pv_bot_predict 2.0000
    pv_esp_3dbox 0.0000
    pv_esp_armor 0.0000
    pv_esp_aimspot 0.0000
    pv_bot_silent 0.0000
    pv_bot_vec_x 0.0000
    pv_bot_vec_y 0.0000
    pv_bot_vec_z 0.0000
    pv_esp_hitbox 0.0000
    pv_bot_inshoot 0.0000
    pv_bot_restore 0.0000
    pv_gui_mirror_angle 180.0000
    pv_gui_view_heigth 800.0000
    pv_gui_view_fov 90.0000
    pv_aim_select_dominate 0
    pv_aim_select_health 1
    pv_aim_select_visibility 8
    pv_aim_select_vistime 2
    pv_aim_select_threat 5
    pv_bot_max_hp 100
    pv_bot_time 0
    
    
    //mod_exec rage.cfg
    
    
    //Mattdog ftw
    
    
    alias +aim "pv_bot_aim 1"
    alias -aim "pv_bot_aim 0"
    //bind mouse1 +aim
    
    
    echo "shoop da whoop"
    
    
    alias +trigger "pv_bot_trigger 1"
    alias -trigger "pv_bot_trigger 0"
    //bind mouse1 +trigger
    
    
    alias set_fullbright_1 "mat_fullbright 1; alias set_fullbright set_fullbright_0;"
    alias set_fullbright_0 "mat_fullbright 0; alias set_fullbright set_fullbright_1;"
    alias set_fullbright set_fullbright_1
    
    
    //set_fullbright
    
    
    //r_drawskybox 0
    gl_clear 1
    r_drawparticles 0
    
    
    pv_menu_x 300
    pv_menu_y 300
    pv_menu_w 200
    
    
    alias +speed "pv_speed 4"
    alias -speed "pv_speed 0"
    
    
    //Exploit
    //Set CMD Num
    pv_bot_cmd_num 3924
    I will not provide support.

    Thanks: floxy, cookiejarrr

    Vac detected




    Virustotal
    exe: https://www.virustotal.com/file/e677...8342/analysis/
    dll1: https://www.virustotal.com/file/3eca...is/1348138731/
    dll2: https://www.virustotal.com/file/064f...77ea/analysis/
    rar: https://www.virustotal.com/file/6dc2...is/1348307206/
    rar^: https://virusscan.jotti.org/sk/scanre...96fc3ba80bf25c
    Attached Thumbnails Attached Thumbnails
    c7ej28f39sqkeqdsy.jpg  

    <b>Downloadable Files</b> Downloadable Files
    Last edited by Robqart; 09-22-2012 at 04:51 AM.

  2. The Following 18 Users Say Thank You to Robqart For This Useful Post:

    4x4ever (03-15-2013),casp3304 (10-17-2012),connorssmile (09-21-2012),diogomaioleet (10-02-2012),dragosstefan98 (01-18-2014),fasoool (09-23-2012),godlikepro (09-27-2012),IIEJIbMELLIKA (09-25-2012),Maxmani (09-25-2012),muckrats123 (09-21-2012),Pythons (09-23-2012),ret12 (09-22-2012),sasha52 (09-21-2012),sean521 (10-27-2012),skrillex1231 (09-21-2012),tribescheater (12-23-2012),vitaliysvu (09-21-2012),VividYT (04-09-2015)

  3. #2
    .REZ's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Real life
    Posts
    10,385
    Reputation
    1110
    Thanks
    2,218
    My Mood
    Psychedelic
    Get two scans for the rar file then click on "Reply with Quote" on this post and tell me that they have been updated.

  4. #3
    Robqart's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    ''Somewhere over the rainbow''
    Posts
    4
    Reputation
    10
    Thanks
    208
    Quote Originally Posted by .REZ View Post
    Get two scans for the rar file then click on "Reply with Quote" on this post and tell me that they have been updated.
    They have been updated.
    Last edited by Robqart; 09-22-2012 at 04:54 AM.

  5. #4
    .REZ's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Real life
    Posts
    10,385
    Reputation
    1110
    Thanks
    2,218
    My Mood
    Psychedelic
    Quote Originally Posted by Robqart View Post
    They have been updated.
    Good deal,
    /approved

  6. #5
    sasha52's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    3
    what is DEP ?

  7. #6
    skrillex1231's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Dont Work HL2.exe

  8. #7
    sasha52's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    58
    Reputation
    10
    Thanks
    3
    no work
    do crashing

  9. #8
    cipa2's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Does not work.

  10. #9
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    DEP is Depth Execution Prevention. Turn it off if it doesn't work.

  11. #10
    seveen's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    103
    Reputation
    12
    Thanks
    33
    My Mood
    Angelic
    its working?
    Yes =
    No =
    Objectives:

    Choob: 25
    Newbie: 50
    Advanced Member: 100
    H4X0R Member: 150
    Dual-Keyboard Member: 250
    Expert Member: 500
    Bobo's Trainer: 750
    MPGH Expert: 1000
    Synthetic Hacker: 1250
    Blackhat Hacker: 1500
    Whitehat Hacker: 2000
    Bobo's Guardian: 2500
    Upcoming MPGHiean: 3000
    MPGH Addict: 3500
    MPGHiean: 4000
    MPGH Knight: 4500
    MPGH Lord: 5000
    MPGH Champion: 5500
    MPGH King: 6000
    MPGH Legend: 6500
    MPGH God: 7000
    MPGH God II: 7500
    MPGH God III: 8000
    MPGH God IV: 8500
    MPGH God V: 9000
    Arun's Slave: 9500
    Dave's Slave: 10000

  12. #11
    Robqart's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    ''Somewhere over the rainbow''
    Posts
    4
    Reputation
    10
    Thanks
    208
    Quote Originally Posted by seveen View Post
    its working?
    Yes, its working. You must have DEP turned off and play css -novid.
    Run injector, then css.
    First 4 or 3 tabs in menu should work, other are disabled.

Similar Threads

  1. ********** working steam MULTIhack for cs: s!!!!!!!
    By Biatch2009 in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 13
    Last Post: 02-06-2010, 02:18 AM
  2. The Uptime Project
    By Dave84311 in forum General
    Replies: 14
    Last Post: 10-09-2009, 04:16 PM
  3. Only in death are we no longer part of Project Spam
    By ace76543 in forum Spammers Corner
    Replies: 6
    Last Post: 12-09-2006, 09:16 PM
  4. Need help with a personal project: Hacking NavyField
    By Slinky in forum Hack Requests
    Replies: 19
    Last Post: 10-23-2006, 01:23 PM
  5. Project 8 - Taking Suggetions for Text.
    By sf0d in forum Art & Graphic Design
    Replies: 10
    Last Post: 09-06-2006, 08:39 PM