Page 1 of 3 123 LastLast
Results 1 to 15 of 37
  1. #1
    Yemiez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Sweden
    Posts
    2,566
    Reputation
    731
    Thanks
    16,279
    My Mood
    Devilish

    Pean's Public Multihack v1.2.2 - Signature Update

    Sorry, I've had fever the past 3 days or so and have basically done nothing.


    Features
    Glow ESP
    -Health base
    -Visibility check
    -Defusing,kits and many more
    -Full control (thickness, color, bloom, alpha, etc....)
    Aim system
    -Dynamic bones / forced bones
    -Fully customisable
    -PseudoFOV
    -RCS support
    -Pattern distribution, etc...
    Triggerbot
    -Custom delays
    -Burst mode
    -KnifeBot
    -Scoped checks, etc...
    No recoil
    -Perfect no recoil
    -vecPunch RPM only mode
    -Pattern randomization, etc...
    Skin changer
    -Change any weapon skin to any other skin, even combinations that don't exist
    -StatTrak included
    -2 force modes
    Radar
    Noflash
    -Toggle/hold
    -Custom values
    Slowaim
    Bhop

    -WPM, can be used on spacebar
    Misc
    -Non-runtime string encryption
    -Signature scanning
    -You can self update offsets that are not scanned for
    -SoS checks

    Changelog
    .0 - Initial release
    .1 - Added rank scanner, Changed feature display, Improved angle writing, Reworked GlowESP (credits to Yamiez for them arrays <3)
    .2 - Code opt., fixed some bugs

    Credits
    Yamiez - Learned from his subtle aim
    Merccy2 - Based off his engine

    Video






     
    Code:
    [Offsets]  Don't touch this header, static offsets are located here
    =====
    [Values]
    NoFlash amount=125 -- How much you get flashed with NoFlash enabled (0 = clean screen, 255 = full flash)
    Triggerbot delay=28 -- Delay for trigger in milliseconds
    Triggerbot burst time=500 -- Burst length in milliseconds for trigger burst mod
    Make noflash key holdkey=0 -- This will make NoFlash key hold key
    =====
    [KnifeBot]
    Slice 1 Stab 0=1 -- Setting the value to 1 will make knifebot attack with stab whereas 0 will attack with slice
    Slice distance=70 -- Distance for slice attack
    Stab distance=62 -- Distance for stab attack
    =====
    [RCS]
    Use randomized recoil pattern=0 -- Setting to 1 will randomize recoil pattern and use mouse_event for recoil movement, this is auto on with server side mode
    Windows sensitivity x/11=6 -- Set your control panel -> mouse slider sensitivity
    Randomized recoil update period=20 -- How often in milliseconds should mouse_event occur for the recoil movement
    =====
    [AimAssist]
    1/x shot hitchance=4 -- Input smoothing (4 = it will only aim 1/4th of the time)
    Pitch smoothing=20 -- Smoothing for up and down movement (1 = no smoothing)
    Yaw smoothing=14 -- Smoothing for left and right movement (1= no smoothing)
    Pitch aura=25 -- Height of distance based "FOV" that takes recoil into consideration (forms invisible box around the player)
    Yaw aura=25 -- Width of distance based "FOV" that takes recoil into consideration (forms invisible box around the player)
    More headshots=1 -- Increases the overall headshot amount when using the dynamic bone selector (Force bone=0)
    Vis check=0 -- Enables SpottedByMask visibility check for Aim system
    Always on=0 -- Will make Aim system always enabled if set to 1
    Force bone=0 -- Setting this to anything but 0 will disable the dynamic bone selector and force the number as bone (6 = head, 5 = neck, 4 = chest)
    Start=0 -- What bullet you want Aim system to start (2 = after 2nd bullet)
    HS trigger=1 -- Setting to 1 will enable headshot only hitbox triggerbot for pistols, shotguns and scout as well as body hitbox trigger for awp
    =====
    [Render mod]
    Enabled=0 -- Setting to 1 will enable player color tint modification using BGR hex color model (0xBBGGRR)
    Friendly=-1 -- Color for friendly player (f.e 0x00FF00 for green)
    Enemy=-1 -- Color for enemy player (f.e 0x0000FF for red)
    =====
    [ESP enemy]
    Thickness=255 -- Glow thickness of enemy players (255 = max)
    Fill enabled=0 -- Setting to 1 will fill enemy players with color instead of just outlining them
    Bloom=255 -- Glow colorfulness of enemy players (255 = max)
    Vis check=1 -- Setting to 1 will make Glow change colors for visible enemies
    =====
    [ESP friendly]
    Red amount=255 -- Red amount in RGB color model (0-255)
    Green amount=255 -- Green amount in RGB color model (0-255)
    Blue amount=255 -- Blue amount in RGB color model (0-255)
    Thickness=255 -- Glow thickness of friendly players (255 = max)
    Fill enabled=0 -- Setting to 1 will fill friendly players with color instead of just outlining them
    Bloom=255 -- Glow colorfulness of friendly players (255 = max)
    =====
    [ESP items]
    Enabled=1 -- Setting to 1 will enable Glow for items
    Red amount=0 -- Red amount in RGB color model (0-255)
    Green amount=0 -- Green amount in RGB color model (0-255)
    Blue amount=255 -- Blue amount in RGB color model (0-255)
    Thickness=255 -- Glow thickness of items (255 = max)
    Fill enabled=0 -- Setting to 1 will fill items with color instead of just outlining them
    Bloom=255 -- Glow colorfulness of items (255 = max) 
    =====
    [ESP defusing]
    Enabled=1 -- Setting to 1 will enable Glow for defusing players
    Red amount=91 -- Red amount in RGB color model (0-255)
    Green amount=154 -- Green amount in RGB color model (0-255)
    Blue amount=141 -- Blue amount in RGB color model (0-255)
    Thickness=255 -- Glow thickness of defusing players (255 = max)
    Fill enabled=0 -- Setting to 1 will fill defusing players with color instead of just outlining them
    Bloom=255 -- Glow colorfulness of defusing players (255 = max) 
    =====
    [ESP defusing no kit]
    Enabled=1 -- Setting to 1 will enable Glow for defusing players without kit
    Red amount=165 -- Red amount in RGB color model (0-255)
    Green amount=42 -- Green amount in RGB color model (0-255)
    Blue amount=42 -- Blue amount in RGB color model (0-255)
    Thickness=255 -- Glow thickness of defusing players without kit (255 = max)
    Fill enabled=0 -- Setting to 1 will fill defusing players without kit with color instead of just outlining them
    Bloom=255 -- Glow colorfulness of defusing players without kit (255 = max) 
    =====
    [Server-side anticheat mode]
    Enabled=0 -- Setting to 1 will enable Server-side mode which randomizes delays and recoil pattern and simulates mouse movement rather than writing angles
    =====
    [CPU reduction]
    Update frequency=40 -- Increasing will reduce CPU load but Glow may flicker
    =====
    [Misc]
    Silent load=0 -- Will make the process run at background (for LAN, CEVO)
    Sound notifications=1 -- Will beep when you activate/deactivate feature
    =====
    [Hotkeys] -- Virtual keys for each feature, you can either rebind via here or by deleting config file and restarting the hack, virtual keys can be found at  https://pastebin.com/raw/nfwfQKuX 
    ESP=79
    RCS=79
    Radar=75
    NoFlash=71
    AimAssist hold=70
    Bunnyhop hold=68
    Triggerbot toggle=72
    Triggerbot hold=68
    Triggerbot burst=68
    Apply skin=74
    Exit=68
    =====
    [Skins]
    StatTrak=5000 -- StatTrak kill amount on weapon (-1 = no StatTrak)
    Wear=1 -- Wear of skin (1 = factory new, 100000 = battle scarred)
    Seed=1 -- Skin seed (only useful for skins with patterns)
    Loop amount=50 -- Force update length, change if skins don't apply
    Force mode=1 -- How to apply skin (1 = when key is held, 2 = on weapon change)
    Below there are skin paintkit IDs for each weapon, any paintkit ID can be assigned to any weapon even when such skin doesn't exist (f.e Dragon lore USP), paintkit IDs can be found at  https://pastebin.com/raw/26JmQTzV 
    Deagle=509
    Berettas=447
    Five-SeveN=510
    Glock=38
    AK-47=506
    AUG=507
    AWP=344
    Famas=429
    G3SG1=511
    Galil=398
    M249=496
    M4A4=512
    MAC-10=433
    P90=516
    UMP-45=37
    XM1014=521
    Bizon=508
    MAG-7=39
    Negev=514
    Sawed-Off=517
    Tec-9=520
    P2000=515
    MP7=481
    MP9=39
    Nova=62
    P250=258
    SCAR-20=518
    SG553=519
    SSG08=222
    M4A1-S=497
    USP-S=504
    CZ75=270
    Revolver=522
    =====
    <b>Downloadable Files</b> Downloadable Files

  2. The Following 106 Users Say Thank You to Yemiez For This Useful Post:

    1m68 (01-24-2016),20886671 (01-23-2016),a26401618 (01-24-2016),adelsa123 (01-24-2016),Aistix3 (01-23-2016),allsingh (01-23-2016),apkfriv (01-24-2016),ASAPMufasa (01-23-2016),Awesomedude0104 (01-23-2016),ballack99 (01-23-2016),BatuK' (01-24-2016),Believe1 (01-24-2016),bizorro (01-23-2016),bjklove (01-24-2016),Calhoun (01-23-2016),chippe246 (01-23-2016),Chromeeeee (01-24-2016),Codma2 (01-23-2016),conpogi (01-23-2016),cosmic123123111 (01-23-2016),csgohackersteam2 (01-26-2016),daniel13337 (01-24-2016),DawSSSS (01-24-2016),deelegend (01-23-2016),deivison115 (01-23-2016),dekstarlaith (01-24-2016),Demonsp3ed (01-23-2016),Devuhn (01-24-2016),dgdgta (01-24-2016),Dieselsvk2 (01-24-2016),dsgb (01-23-2016),Epicodus (01-24-2016),eternaldj (01-23-2016),exilis08 (01-24-2016),Ferasyus (01-24-2016),furkan3461 (01-24-2016),GeneralNova (01-23-2016),GetShrektTV (01-23-2016),granty911 (01-23-2016),hey jordan (01-23-2016),ICS Vortex (01-23-2016),ilie1 (01-24-2016),ISoTxNinja (01-23-2016),j3ls0 (01-23-2016),jamzask (01-24-2016),jesper3009 (01-23-2016),juliasena12 (01-23-2016),koldrux (01-24-2016),Kthulux (01-24-2016),kyle0523 (01-23-2016),lolcird (01-23-2016),lom00767 (01-24-2016),Lorans518 (01-24-2016),maniakonator (01-23-2016),markrasher123 (01-24-2016),memeloli213 (01-23-2016),MeticulousModz (01-23-2016),michal9401 (01-24-2016),MickeyCsGo (01-23-2016),moloswagghax (01-23-2016),mucario (01-24-2016),Nabaka (01-23-2016),nanights98 (01-23-2016),Nathsou24 (01-24-2016),Niska (01-23-2016),ocrymyman (01-23-2016),oliwerlindellcsgo (01-30-2016),owlreed (01-23-2016),pean153 (01-23-2016),Peekaboo123 (01-23-2016),PLSDNTKEL (01-23-2016),Prayers (01-23-2016),Radziej1994 (01-24-2016),rayanman21 (01-24-2016),Reyd (01-23-2016),Seb222001 (01-24-2016),serafim98 (01-24-2016),sgtwhiskers (01-23-2016),Smoke (01-23-2016),SpaghettiJake (01-23-2016),squeeky2 (01-24-2016),StyxxHej (01-28-2016),Summwhere (01-23-2016),sundhi (01-24-2016),sup h0wl (01-24-2016),suppahotwatta (01-23-2016),svntxz (01-24-2016),Szalony39 (01-24-2016),SzDav3 (01-24-2016),taraxion (01-24-2016),testomesto (01-23-2016),TheRealDK (01-24-2016),TheRealSounds (01-23-2016),therosty (01-24-2016),ThoLonaMisa (01-24-2016),Titindu49 (01-24-2016),Triotip (01-23-2016),vacfann (01-23-2016),val98 (01-24-2016),Velocity132 (01-23-2016),willidm (01-24-2016),xleavlathan (01-23-2016),youcef13 (01-23-2016),Yunus14 (01-24-2016),ZHATS (01-24-2016),zzdiaozz (01-24-2016)

  3. #2
    maniakonator's Avatar
    Join Date
    Nov 2015
    Gender
    female
    Posts
    38
    Reputation
    10
    Thanks
    1
    My Mood
    Happy
    I was waiting for this for a long time. Thanks for new update.

  4. #3
    ItsChase's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    13
    My Mood
    Inspired
    Thank you <3

  5. #4
    riseofevil's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    very nice, good job

  6. #5
    WasabiMami's Avatar
    Join Date
    Oct 2015
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    3
    Ok so I tested it and looks like the only settings that work are bhop and esp -_- Tried doing aim assist and trigger doesnt seem to work. Im not sure about noflash.

  7. #6
    memeloli213's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    1
    My Mood
    Blah
    great hack!

  8. #7
    adi2901's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    trigger not work ;x

  9. #8
    youcef13's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    RCS not working

  10. #9
    Nabaka's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Trigger not working :/

  11. #10
    Yemiez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Sweden
    Posts
    2,566
    Reputation
    731
    Thanks
    16,279
    My Mood
    Devilish
    Quote Originally Posted by adi2901 View Post
    trigger not work ;x
    Quote Originally Posted by WasabiMami View Post
    Ok so I tested it and looks like the only settings that work are bhop and esp -_- Tried doing aim assist and trigger doesnt seem to work. Im not sure about noflash.
    Quote Originally Posted by youcef13 View Post
    RCS not working
    Sorry but I dont have the time to fix the bugs, very busy lately.

  12. #11
    Adrenaline's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Location
    Visual Studio
    Posts
    1,126
    Reputation
    29
    Thanks
    503
    My Mood
    Angelic
    Thanks for releasing

  13. #12
    AsianNguyen's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Posts
    1,019
    Reputation
    33
    Thanks
    55
    My Mood
    Stressed
    Thanks again for update date! Hopefully your schedule clears up soon, for your sake mostly

  14. #13
    forgot_my_pw's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by Yamiez View Post
    Sorry but I dont have the time to fix the bugs, very busy lately.
    why did you steal pean's hack?? are you an impostor?

  15. #14
    loly2321's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    On my desk
    Posts
    96
    Reputation
    10
    Thanks
    1,793
    My Mood
    Aggressive
    Nice!!! This looks great. THX
    Please be a hero and give a thanks

  16. #15
    Yemiez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Sweden
    Posts
    2,566
    Reputation
    731
    Thanks
    16,279
    My Mood
    Devilish
    Quote Originally Posted by forgot_my_pw View Post
    why did you steal pean's hack?? are you an impostor?
    Oh please, he wanted me to take over whilst he is in school.

    Quote Originally Posted by AsianNguyen View Post
    Thanks again for update date! Hopefully your schedule clears up soon, for your sake mostly
    Not really, but its hopefully gonna be great when finished.
    Last edited by Yemiez; 01-23-2016 at 05:56 PM.

  17. The Following User Says Thank You to Yemiez For This Useful Post:

    AsianNguyen (01-24-2016)

Page 1 of 3 123 LastLast

Similar Threads

  1. [Outdated] Pean's Public Multihack 1.3.0 - Signature Update
    By Yemiez in forum Counter-Strike 2 Hacks
    Replies: 44
    Last Post: 01-19-2016, 09:09 AM
  2. [Outdated] Pean's Public Multihack - Signature Update
    By Yemiez in forum Counter-Strike 2 Hacks
    Replies: 9
    Last Post: 01-15-2016, 11:46 AM
  3. [Detected] Pean's Public Multihack v1.2.2 - Signature Update [After Update]
    By Yemiez in forum Counter-Strike 2 Hacks
    Replies: 59
    Last Post: 01-14-2016, 11:11 AM
  4. [Outdated] Pean's Public Multihack v1.2.2 - Signature Update
    By Yemiez in forum Counter-Strike 2 Hacks
    Replies: 27
    Last Post: 01-13-2016, 01:39 PM
  5. [Outdated] Pean's Public Multihack v1.0.0 - New name, old features
    By pean153 in forum Counter-Strike 2 Hacks
    Replies: 52
    Last Post: 12-22-2015, 04:18 AM