Korean Pixelbot menu

Shout-Out

User Tag List

Page 50 of 52 FirstFirst ... 46474849505152 LastLast
Results 736 to 750 of 772
  1. #736
    lurikeenrock's Avatar Member
    Reputation
    6
    Join Date
    Jun 2016
    Posts
    79
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rain0 View Post
    https://i.imgur.com/GXh4tRM.png

    Hey guys, quick question is the FoV box supposed to look like this? Like I don't even have overlay turned on but it flashes black/red and it seems off center, if it's working as intended cool, but just wondering if im doing something wrong? Running it on 1280x720.

    it does that for quite a few people even when not selected. Use the v6.5 its the same as 7 but no overlay

    Korean Pixelbot
  2. #737
    xDipwnuxD's Avatar Member
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    35
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm, does anyone know how to change color settings to default? Everyone seems to tell eachother to do this but I don't see that setting in the game.

  3. #738
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    675
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by azsxdcfv123 View Post
    Hi stinkyjoint, I really appreciate with your hard work and efforts.

    Anyway.. I have some questions.

    If you dont mind, plz answer to me.

    On imagesearch, if i modify the number of error range(current setting is * more higher, this can more sensible in long ranges??

    Or any effect on the script? I want to know about the error range's exactly function.

    I know total 5 image files contain with the program..

    Also, could i know about the image file which is related to long range??

    How can regulate the only long range??

    Thx always.
    dont modify the If Error if you dont understand it, what happens is it search for the first image, if it cant find it it will search for the 2nd image.
    atm there are only 3 image files in use, but soon all will be
    the image file for long range is hhp3.bmp
    you need to understand the code to modify it, i will not teach you sorry

    Originally Posted by Nept View Post
    Higher the number more it scans.
    Too high it'll hit everything.
    It's best to get your own image. Screen shot and crop in ms paint. Use a long away image and a close image. This script does not use all the images... I dont know why it comes with 5... it only uses the first one. I havent used it but if you delete the first image the bot shouldn't work.. thats from reading the script.

    Edit: uses 4 hp bar images*
    And 1 trigger bot image *

    You can use

    loop [number of images]

    Loop 4
    Imagesearch , , , , hhp%a_index%.bmp
    its alot harder then mspaint crop etc as it will pick up things that are not needed.
    the bot uses 3 images
    the bot has always been supplied with alot of images that it dosnt use but i will be adding in more aim checks etc which will use all image files

    Originally Posted by obscure86 View Post
    nept how do you program in the script the fov scan box?
    you need to change multiple lines of code for you to be able to customize your own FoV

    alot more things are going to be customizable in the next build .

  4. #739
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    675
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rain0 View Post
    https://i.imgur.com/GXh4tRM.png

    Hey guys, quick question is the FoV box supposed to look like this? Like I don't even have overlay turned on but it flashes black/red and it seems off center, if it's working as intended cool, but just wondering if im doing something wrong? Running it on 1280x720.
    i do not support 1280x720, i just make the exact same changes i do for the 1920x1080 so some things will not match up...

    i am thinking about fazing out the 1280x720 as i carnt warrant working on it.

    i dont use it
    and theres more people on 1920x1080...

  5. #740
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    675
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xDipwnuxD View Post
    Hmm, does anyone know how to change color settings to default? Everyone seems to tell eachother to do this but I don't see that setting in the game.
    Bottem right click restore to defaults

  6. #741
    xDipwnuxD's Avatar Member
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    35
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Stinkyjoint View Post
    Bottem right click restore to defaults
    Oh, I thought this whole time there was a color setting that you can actually switch to default lol

  7. #742
    obscure86's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    14
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nept View Post
    Are you asking how are the lines are drawn, or change the scanning area?
    changing the scanning area, because sometimes, for example I'll shoot two guys, both their hp bars flash, and sometimes the aim assist flicks to the other guy because it scanned him, while im locked onto the first guy.

  8. #743
    Nept's Avatar Private
    Reputation
    5
    Join Date
    Sep 2016
    Posts
    13
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by obscure86 View Post
    changing the scanning area, because sometimes, for example I'll shoot two guys, both their hp bars flash, and sometimes the aim assist flicks to the other guy because it scanned him, while im locked onto the first guy.
    At work, cant look into it right now, but you just need to change x axis scanned.
    It's the

    Image search foundX, foundY, xleft, ytop, xright, ybottom

    Say
    xFOV = 50
    Xleft = yourxres/2 - xFOV
    Xright=yourxres/2 + xFOV

  9. #744
    Nept's Avatar Private
    Reputation
    5
    Join Date
    Sep 2016
    Posts
    13
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Stinkyjoint View Post
    dont modify the If Error if you dont understand it, what happens is it search for the first image, if it cant find it it will search for the 2nd image.
    atm there are only 3 image files in use, but soon all will be
    the image file for long range is hhp3.bmp
    you need to understand the code to modify it, i will not teach you sorry



    its alot harder then mspaint crop etc as it will pick up things that are not needed.
    the bot uses 3 images
    the bot has always been supplied with alot of images that it dosnt use but i will be adding in more aim checks etc which will use all image files



    you need to change multiple lines of code for you to be able to customize your own FoV

    alot more things are going to be customizable in the next build .
    Pick up what other things? You're cropping a 1x4 pixel image out of your screenshot. People can use their own graphic settings instead of putting everything on low, disabling aero, or use 16 but color scheme.

  10. #745
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    675
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nept View Post
    Pick up what other things? You're cropping a 1x4 pixel image out of your screenshot. People can use their own graphic settings instead of putting everything on low, disabling aero, or use 16 but color scheme.
    Its just not as easy as ur making out to be and its as simple as that

    Sent from my SM-G930F using Tapatalk

  11. #746
    cawcaw's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not sure what i'm doing wrong. The trigger works, it scans properly, but my cursor doesn't shift at all. The most I feel is some weak resistance when I move it around. Desktop resolution is 1280x720, so is game res, I press f1 or f2, doesn't work.
    Tried sens from 1 to 100, different fovs etc, nothing. I'm using v7.

    Edit: Odd, I lowered render scale to 50% and now it seems to work.
    Last edited by cawcaw; 09-08-2016 at 01:02 PM.

  12. #747
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    675
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cawcaw View Post
    Not sure what i'm doing wrong. The trigger works, it scans properly, but my cursor doesn't shift at all. The most I feel is some weak resistance when I move it around. Desktop resolution is 1280x720, so is game res, I press f1 or f2, doesn't work.
    Tried sens from 1 to 100, different fovs etc, nothing. I'm using v7.

    Edit: Odd, I lowered render scale to 50% and now it seems to work.
    thank you for actually trying to fix your own problem

    i have mine set to 75 and works fine

  13. #748
    cawcaw's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Stinkyjoint View Post
    thank you for actually trying to fix your own problem

    i have mine set to 75 and works fine
    Well, the least anyone can do is exhaust any options they may have ^^
    I'm trying 75 right now, seems good. Thanks!

  14. #749
    rain0's Avatar Member
    Reputation
    1
    Join Date
    Sep 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Stinkyjoint View Post
    i do not support 1280x720, i just make the exact same changes i do for the 1920x1080 so some things will not match up...

    i am thinking about fazing out the 1280x720 as i carnt warrant working on it.

    i dont use it
    and theres more people on 1920x1080...
    Hey man thanks again for the hack, if you're implying that my FoV box looks like that because of 1280, it also does the same thing on 1920, just a heads up.

  15. #750
    TheLordJesusHimself's Avatar Elite User Fuck am not Jewish. Authenticator enabled
    Reputation
    333
    Join Date
    Jun 2011
    Posts
    675
    Thanks G/R
    141/268
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rain0 View Post
    Hey man thanks again for the hack, if you're implying that my FoV box looks like that because of 1280, it also does the same thing on 1920, just a heads up.
    Ok summat wrong on your end as it dosnt look like that for me on 1920x1080

    Sent from my SM-G930F using Tapatalk

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 06:51 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search