Korean Pixelbot menu

User Tag List

Page 1 of 52 1234551 ... LastLast
Results 1 to 15 of 772
  1. #1
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    676
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Korean Pixelbot

    here i have an updated version of the Korean Pixelbot which was sold etc,

    Korean Pixelbot-x0m6nfl-png

    only difference is i have updated the UI slightly to include more options, i have NOT changed how the aimbot side of it works.

    MCCREE NO RECOIL ONN RIGHT CLICK ONLY WORKS IF YOU HOLD DOWN THE RIGHT MOUSE BUTTON

    Always try the cheat out in Practice Range first

    1. I have taken out all the personal information that was in the old version
    2. i have added a right click aim lock
    3. i have also added some Fast reload scripts
    4. there is also a no recoil right click for mccree


    please note i have only access to the V0.2 one that was sold so it works the same was as that but with added features.

    it is a AHK script which is in a .exe format, it is easy reversed so you can see the code for yourselves etc

    Everything i have added is also basic stuff, and is all available online if you look for it,
    if i dont get banned and if i add anything else i will update this.

    You have to Hold Down Capslock if capslock aim key is enabled
    to use combos its middle mouse button when checkbox is ticked
    PLEASE DONT USE TRIGGER BOT WITH AIM ASSIST IT WILL NOT WORK !!!
    Please not the trigger bot is not 100% and DO NOT PRESS F1 OR F2 if you plan on using the trigger bot, once pressed the triggerbot will no longer work and will need to restart the program

    THIS CODE IS THE ONE THAT WAS LEAKED TO BLIZZARD SO USE AT YOUR OWN RISK!!!!

    ----------------- Video by isaacsman84 on how to use the hack -----------------

    overwatch stickyjoint hacks tutorial - YouTube


    Donations are welcome!

    -----------v7 Updated aimlock (now includes long range support) + added Overylay (enable it and it will draw a box where the aimlock will lock on)-----------

    NEWEST -
    -------------------- Old Versions --------------------
    Attached Thumbnails Attached Thumbnails Korean Pixelbot-mlpnojp-png   Korean Pixelbot-v3v1nzo-png  
    Last edited by TheLordJesusHimself; 08-28-2016 at 07:15 PM.

    Korean Pixelbot
  2. #2
    phansawat's Avatar Knight-Lieutenant
    Reputation
    43
    Join Date
    Mar 2010
    Posts
    344
    Thanks G/R
    14/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    ; <COMPILER: v1.1.24.01>
    guif:
    #NoEnv
    #SingleInstance force
    SkinForm(Apply, A_ScriptDir . "\USkin.dll", A_ScriptDir . "\Milikymac.msstyles")
    Gui, Add, Text, x12 y40 w200 h30 , 1280*720  Run Aim[F1]
    Gui, Add, Text, x12 y60 w200 h30 , 1920*1080 Run Aim[F2]
    Gui, Add, Text, x12 y80 w200 h30 ,  Restart Program[F3]
    Gui, Add, Text, x12 y100 w200 h30 ,  Pause/Resume[ALT]
    Gui, Add, CheckBox, x12 y130 w180 h40 vmccree, Mccree Right Click No Recoil
    Gui, Add, CheckBox, x12 y160 w150 h40 vtorbjorn, Torbjorn Fast Reload
    Gui, Add, CheckBox, x12 y190 w150 h40 vpharah, Pharah Fast Reload
    Gui, Add, CheckBox, x12 y220 w150 h40 vreaper, Reaper Fast Reload
    Gui, Add, CheckBox, x12 y250 w150 h40 vroadhog, RoadHog Fast Reload
    Gui, Add, CheckBox, x292 y25 w150 h40 vaimtype Checked, Left Click AimLock
    Gui, Add, CheckBox, x292 y55 w150 h40 vaimtype1, Right Click Aimlock
    Gui, Add, Text, x232 y110 w120 h30 , Aim speed control
    Gui, Add, Edit, x362 y110 w100 h30 vrx, 3
    Gui, Add, Button, x232 y150 w230 h90 gchange1, Apply settings
    gui, add, button, x5 y5 h20 w70 gsub1, Issues?
    gui, add, button, x80 y5 h20 w70 gsub2, How-to
    gui, add, button, x155 y5 h20 w70 gsub3, Best Settings
    gui, add, button, x225 y5 h20 w100 gsub4, About Aim Speed!
    Gui, Show
    Loop {
    Gui, Submit, NoHide
    Sleep -1
    }
    Return
    #If roadhog=1
    $r::
    Send {r}
    Sleep 1880
    Send {v}
    Return
    #If
    Return
    #If torbjorn=1
    $r::
    Send {r}
    Sleep 1780
    Send {v}
    Return
    #If
    Return
    #If pharah=1
    $r::
    Send {r}
    Sleep 1200
    Send {v}
    Return
    #If
    return
    #If reaper=1
    $r::
    Send {r}
    Sleep 300
    Send {v}
    Return
    #If
    return
    #If mccree=1
    ~RButton::
    Loop
    If GetKeyState("RButton") {
    Sleep, 5
    moveAmount := (moveAmount = 2) ? 3 : 0
    mouseXY(moveAmount,3.4)
    }
    else
    break
    Return
    mouseXY(x,y)
    {
    DllCall("mouse_event",int,1,int,x,int,y,uint,0,uint,0)
    }
    #If
    return
    sub1:
    {
    msgbox, Having issues?`n`nMccree Right Click No Recoil Does NOT!!! work with right click aimlock`nHOLD DOWN RIGHT CLICK FOR IT TO WORK DONT JUST PRESS BUTTON`n`nCheat is CPU intensive and only uses math.`n`nLowFPS: Lower Aim speed to 3.`nLowFPS: Lower resolution to 720p and play on low.`nLowFPS: If you get low fps after a playthrough, press F3 to restart the cheat.`n`nCursor jumping left or right when using Aim key?`n`nJumpBug:Your PC is lagging out when using Aimkey. Check LowFPS solution.`nJumpBug: Switch your resolution to 720p but use F2(1080p) with Aim Speed 3.`n`nAlways try the cheat out in Practice Range to find your best settings.
    }
    return
    sub2:
    {
    msgbox, How-to:`n`nLaunch Game. Switch to Borderless Windowed mode.`nResolution has to be 720p or 1080p. As precaution, set your quality settings to Low.`n`nTo-use:`nPress F1 or F2 depending on your resolution.`nShoot an Enemy. When the Health Bar is visible press the aimkey to snap onto the target.`n`nIf nothing is happening make sure you are not using any desktop applications that alter your color settings or are recording your gameplay such as W10 DVR or Fraps.
    }
    return
    sub3:
    {
    msgbox, Best Settings for the cheat (Legit):`n`nResolution: 1280x720`nAim Speed: 3
    }
    return
    sub4:
    {
    msgbox, Higher the number, Faster the it locks on. `n`Lower the number, The slower it locks on.
    }
    return
    GuiClose:
    ExitApp
    return
    SkinForm(Param1 = "Apply", DLL = "", SkinName = ""){
    if(Param1 = Apply){
    DllCall("LoadLibrary", str, DLL)
    DllCall(DLL . "\USkinInit", Int,0, Int,0, AStr, SkinName)
    }else if(Param1 = 0){
    DllCall(DLL . "\USkinExit")
    }
    }
    Change1:
    MsgBox,  Applied
    Gui,Submit, Nohide
    return
    F1::
    #Persistent
    #KeyHistory, 0
    #NoEnv
    #HotKeyInterval 1
    #MaxHotkeysPerInterval 127
    #InstallKeybdHook
    #UseHook
    #SingleInstance, Force
    SetKeyDelay,-1, 8
    SetControlDelay, -1
    SetMouseDelay, 0
    SetWinDelay,-1
    SendMode, InputThenPlay
    SetBatchLines,-1
    ListLines, Off
    CoordMode, Mouse, Screen
    PID := DllCall("GetCurrentProcessId")
    Process, Priority, %PID%, Normal
    ZeroX := 640
    ZeroY := 360
    CFovX := 320
    CFovY := 200
    ScanL := 500
    ScanR := 800
    ScanT := 180
    ScanB := 400
    GuiControlget, rX
    Loop, {
    if (aimtype=1)
    {
    GetKeyState, Mouse2, LButton, P
    GoSub MouseMoves2
    }
    Gui,Submit, Nohide
    if (aimtype1=1)
    {
    GetKeyState, Mouse2, RButton, P
    GoSub MouseMoves2
    }
    ImageSearch, AimPixelX, AimPixelY,ScanL, ScanT, ScanR, ScanB,  *4 hhp.bmp
    GoSub GetAimOffset
    GoSub GetAimMoves
    }
    MouseMoves:
    If ( Mouse2 == "D" ) {
    DllCall("mouse_event", uint, 1, int, MoveX, int, MoveY, uint, 0, int, 0)
    }
    Return
    MouseMoves1:
    If ( Mouse2 == "U" ) {
    DllCall("mouse_event", uint, 1, int, MoveX, int, MoveY, uint, 0, int, 0)
    }
    Return
    GetAimOffset:
    Gui,Submit, Nohide
    AimX := AimPixelX - ZeroX +41
    AimY := AimPixelY - ZeroY +63
    If ( AimX+5 > 0) {
    DirX := rx / 10
    }
    If ( AimX+5 < 0) {
    DirX := (-rx) / 10
    }
    If ( AimY+2 > 0 ) {
    DirY := rX /10 *0.5
    }
    If ( AimY+2 < 0 ) {
    DirY := (-rx) /10 *0.5
    }
    AimOffsetX := AimX * DirX
    AimOffsetY := AimY * DirY
    Return
    GetAimMoves:
    RootX := Ceil(( AimOffsetX ** ( 1/2 )))
    RootY := Ceil(( AimOffsetY ** ( 1/2 )))
    MoveX := RootX * DirX
    MoveY := RootY * DirY
    Return
    SleepF:
    SleepDuration = 1
    TimePeriod = 1
    DllCall("Winmm\timeBeginPeriod", uint, TimePeriod)
    Iterations = 1
    StartTime := A_TickCount
    Loop, %Iterations% {
    DllCall("Sleep", UInt, TimePeriod)
    }
    DllCall("Winmm\timeEndPeriod", UInt, TimePeriod)
    Return
    DebugTool:
    MouseGetPos, MX, MY
    ToolTip, %AimOffsetX% | %AimOffsetY%
    ToolTip, %AimX% | %AimY%
    ToolTip, %IntAimX% | %IntAimY%
    ToolTip, %RootX% | %RootY%
    ToolTip, %MoveX% | %MoveY% || %MX% %MY%
    Return
    F2::
    #Persistent
    #KeyHistory, 0
    #NoEnv
    #HotKeyInterval 1
    #MaxHotkeysPerInterval 2000
    #InstallKeybdHook
    #UseHook
    #SingleInstance, Force
    SetKeyDelay,-1, 8
    SetControlDelay, -1
    SetMouseDelay, 0
    SetWinDelay,-1
    SendMode, InputThenPlay
    SetBatchLines,-1
    ListLines, Off
    CoordMode, Mouse, Screen
    PID := DllCall("GetCurrentProcessId")
    Process, Priority, %PID%, Normal
    ZeroX := 960
    ZeroY := 540
    CFovX := 80
    CFovY := 200
    ScanL := 660
    ScanR := 1250
    ScanT := 280
    ScanB := 610
    GuiControlget, rX
    Loop, {
    Gui,Submit, Nohide
    if (aimtype=1)
    {
    GetKeyState, Mouse2, LButton, P
    GoSub MouseMoves2
    }
    if (aimtype1=1)
    {
    GetKeyState, Mouse2, RButton, P
    GoSub MouseMoves2
    }
    ImageSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB,  *4 hhp2.bmp
    GoSub GetAimOffset1
    GoSub GetAimMoves1
    }
    MouseMoves2:
    If ( Mouse2 == "D" ) {
    DllCall("mouse_event", uint, 1, int, MoveX, int, MoveY, uint, 0, int, 0)
    }
    Return
    MouseMoves11:
    If ( Mouse2 == "U" ) {
    DllCall("mouse_event", uint, 1, int, MoveX, int, MoveY, uint, 0, int, 0)
    }
    GetAimOffset1:
    Gui,Submit, Nohide
    AimX := AimPixelX - ZeroX +58
    AimY := AimPixelY - ZeroY +85
    If ( AimX+10 > 0) {
    DirX := rx / 10
    }
    If ( AimX+10 < 0) {
    DirX := (-rx) / 10
    }
    If ( AimY+5 > 0 ) {
    DirY := rX /10 *0.5
    }
    If ( AimY+5 < 0 ) {
    DirY := (-rx) /10 *0.5
    }
    AimOffsetX := AimX * DirX
    AimOffsetY := AimY * DirY
    Return
    GetAimMoves1:
    RootX := Ceil(( AimOffsetX ** ( 1 )))
    RootY := Ceil(( AimOffsetY ** ( 1 )))
    MoveX := RootX * DirX
    MoveY := RootY * DirY
    Return
    reload:
    SleepF1:
    SleepDuration = 1
    TimePeriod = 1
    DllCall("Winmm\timeBeginPeriod", uint, TimePeriod)
    Iterations = 1
    StartTime := A_TickCount
    Loop, %Iterations% {
    DllCall("Sleep", UInt, TimePeriod)
    }
    DllCall("Winmm\timeEndPeriod", UInt, TimePeriod)
    Return
    DebugTool1:
    MouseGetPos, MX, MY
    ToolTip, %AimOffsetX% | %AimOffsetY%
    ToolTip, %AimX% | %AimY%
    ToolTip, %IntAimX% | %IntAimY%
    ToolTip, %RootX% | %RootY%
    ToolTip, %MoveX% | %MoveY% || %MX% %MY%
    Return
    ALT::
    pause
    SoundBEEP
    return
    F3::
    Reload
    Return
    Save these as hhp.bmp hhp2.bmp hhp3.bmp hhp4.bmp
    hhp.bmp
    hhp2.bmp
    hhp3.bmp
    hhp4.bmp

  3. #3
    Leaked's Avatar Member
    Reputation
    12
    Join Date
    May 2012
    Posts
    35
    Thanks G/R
    0/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ignore my original post - after looking at the code, i'm actually quite surprised that simple line would manipulate the McCree Right Click recoil without any sort of flagging going on.

    It'll be interesting to see some feedback. I'll be sticking to my vanilla version of this prog for now :P
    Last edited by Leaked; 08-11-2016 at 05:55 PM.

  4. #4
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    676
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    do you have a higher version then 0.2?

  5. #5
    Nerdrenx's Avatar Active Member
    Reputation
    31
    Join Date
    Nov 2012
    Posts
    109
    Thanks G/R
    2/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stinkyjoint View Post
    do you have a higher version then 0.2?
    higher version are just text boxes and fancy sounds. Don't bother, the logic stays the same
    If you PM me, be sure your inbox is not full...

  6. #6
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    676
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well i had a v0.2 but also a v.02 with more txt and sounds?

    i am assuming they was his attempts at 0.3 and 0.4?

  7. #7
    phansawat's Avatar Knight-Lieutenant
    Reputation
    43
    Join Date
    Mar 2010
    Posts
    344
    Thanks G/R
    14/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by stinkyjoint View Post
    well i had a v0.2 but also a v.02 with more txt and sounds?

    i am assuming they was his attempts at 0.3 and 0.4?
    Not sure i never saw 0.4 leaked anywhere i looked for it so i think its still private

  8. #8
    Leaked's Avatar Member
    Reputation
    12
    Join Date
    May 2012
    Posts
    35
    Thanks G/R
    0/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by phansawat View Post
    Not sure i never saw 0.4 leaked anywhere i looked for it so i think its still private
    Can't really imagine a pixel bot getting any more sophisticated via-AHK code than what we see here. Works like a charm especially if you have remotely decent aim already.

    The magic number is 3

  9. Thanks impfisto (1 members gave Thanks to Leaked for this useful post)
  10. #9
    phansawat's Avatar Knight-Lieutenant
    Reputation
    43
    Join Date
    Mar 2010
    Posts
    344
    Thanks G/R
    14/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Leaked View Post
    Can't really imagine a pixel bot getting any more sophisticated via-AHK code than what we see here. Works like a charm especially if you have remotely decent aim already.

    The magic number is 3
    i havent tested it fully but can you explain a bit more detail what happens when you switch from 5 to 3?

  11. #10
    lggaming's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Forgive me for asking, I'm new here, but wouldn't an AHK aimbot be detected by now? Since it's public especially?

  12. #11
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    676
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the higher the number the fast the aim

    so 5 will lock onto the target faster then 3

    but 3 is more smooth

  13. Thanks Hot12345 (1 members gave Thanks to TheLordJesusHimself for this useful post)
  14. #12
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    676
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lggaming View Post
    Forgive me for asking, I'm new here, but wouldn't an AHK aimbot be detected by now? Since it's public especially?
    its been public for months and i think were still yet to see a ban from ahk

  15. #13
    phansawat's Avatar Knight-Lieutenant
    Reputation
    43
    Join Date
    Mar 2010
    Posts
    344
    Thanks G/R
    14/18
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lggaming View Post
    Forgive me for asking, I'm new here, but wouldn't an AHK aimbot be detected by now? Since it's public especially?
    reading the other threads the korean aimbot has been out there in the public for 2 months especially in the asian blizzard forums so no ahk bans ever

  16. Thanks lggaming (1 members gave Thanks to phansawat for this useful post)
  17. #14
    lggaming's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    2
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by phansawat View Post
    reading the other threads the korean aimbot has been out there in the public for 2 months especially in the asian blizzard forums so no ahk bans ever
    Alright, thanks for clarifying man. I just saw a thread with a bunch of people complaining and got worried.
    Last edited by lggaming; 08-11-2016 at 07:47 PM.

  18. #15
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    676
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lggaming View Post
    Alright, thanks for clarifying man.
    dont get me wrong they could roll out bans anytime as its all fully public

    like any hack its a use at your own risk

Page 1 of 52 1234551 ... LastLast

Similar Threads

  1. [Release] 'Korean Pixelbot' - Source so you don't need to decompile it yourself
    By Userpass in forum Overwatch Exploits|Hacks
    Replies: 27
    Last Post: 03-11-2017, 01:49 PM
  2. [Release] Korean Pixelbot 1600 Mode
    By exassasinx in forum Overwatch Exploits|Hacks
    Replies: 2
    Last Post: 09-16-2016, 04:12 AM
  3. [Guide] Korean Pixelbot Settings
    By shinobi1965 in forum Overwatch Exploits|Hacks
    Replies: 38
    Last Post: 09-11-2016, 01:00 AM
  4. Korean AimShot - Pixelbot? AHK?
    By milkiway14st in forum Overwatch Chat
    Replies: 16
    Last Post: 08-17-2016, 10:39 PM
  5. haha korean renter vs some guy
    By fcpremix23 in forum Screenshot & Video Showoff
    Replies: 1
    Last Post: 01-05-2008, 03:49 PM
All times are GMT -5. The time now is 04:22 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search