Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 47
  1. #31
    twixter's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    72
    My Mood
    Inspired
    Quote Originally Posted by karyssport View Post
    if its not a secret, did u calculate all pixels somehow or what? because all pixels have different colors?
    I used the color of the name, that was how i did it, i remember now

  2. #32
    karyssport's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by twixter View Post
    I used the color of the name, that was how i did it, i remember now
    thank you !

    - - - Updated - - -

    Quote Originally Posted by twixter View Post
    I used the color of the name, that was how i did it, i remember now
    this is my ahk script i wrote, i play with 1024x768, mby someone know why it won't work? shitty code or something else? ty for help
    Ins::Suspend
    loop {
    CoordMode, Pixel, Screen
    PixelSearch, 400, 430, 600, 440, 0xD14339, 0, Fast RGB ;
    If ErrorLevel = 1 {
    sleep 10
    else {
    Random, bullets, 1, 3
    Loop, bullets {
    Random, inverval, 350, 400
    sendinput, {LButton}
    sleep interval
    }
    }
    }
    return

  3. #33
    twixter's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    72
    My Mood
    Inspired
    Quote Originally Posted by karyssport View Post
    thank you !

    - - - Updated - - -


    this is my ahk script i wrote, i play with 1024x768, mby someone know why it won't work? shitty code or something else? ty for help
    Ins::Suspend
    loop {
    CoordMode, Pixel, Screen
    PixelSearch, 400, 430, 600, 440, 0xD14339, 0, Fast RGB ;
    If ErrorLevel = 1 {
    sleep 10
    else {
    Random, bullets, 1, 3
    Loop, bullets {
    Random, inverval, 350, 400
    sendinput, {LButton}
    sleep interval
    }
    }
    }
    return
    I dont know how to code in ahk but in my coding my color looked like this 0xD14339,30 maybe it will work idk

  4. #34
    ging646's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    is it Detected now?

  5. #35
    Virtus.Pro's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    14
    My Mood
    Cool
    if this use offset for InCross etc. then yes

  6. #36
    gokaybob's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    Great work

  7. #37
    gamer951's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    1
    Looks nice

  8. #38
    morontreeman's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    1
    Dosent work :/ must you put this in launch options? -sw -noborder

  9. #39
    twixter's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    72
    My Mood
    Inspired
    Quote Originally Posted by ging646 View Post
    is it Detected now?
    No .

    - - - Updated - - -

    Quote Originally Posted by Virtus.Pro View Post
    if this use offset for InCross etc. then yes
    It doesn't

    - - - Updated - - -

    Quote Originally Posted by morontreeman View Post
    Dosent work :/ must you put this in launch options? -sw -noborder
    Just go in to the game in settings and set it to window borderless

  10. #40
    xsecret_arianax's Avatar
    Join Date
    Oct 2014
    Gender
    female
    Posts
    24
    Reputation
    10
    Thanks
    0
    Since this is a script is this like AHK so its undetected forever?

  11. #41
    hoveNNN's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    is this undetected ? after update ?

  12. #42
    twixter's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    72
    My Mood
    Inspired
    Quote Originally Posted by xsecret_arianax View Post
    Since this is a script is this like AHK so its undetected forever?
    Yes it is

    - - - Updated - - -

    Quote Originally Posted by hoveNNN View Post
    is this undetected ? after update ?
    Its gonna be undetected forever

  13. #43
    hoveNNN's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    why only in window mode :'(

  14. #44
    costaftw's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Sad
    dont work with awp ?

  15. #45
    hoveNNN's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    by the way i follow ur steps but he didint work

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. ESP/Chams For BHD 1.5.0.5 Arugs 1.2m: Undetected
    By sf0d in forum General Game Hacking
    Replies: 1
    Last Post: 11-05-2008, 02:31 PM
  2. Cheat engine detected/undetected (I am confused!!!)
    By Logica in forum General Game Hacking
    Replies: 11
    Last Post: 08-16-2008, 05:16 AM
  3. Undetected Ce
    By fastbullet in forum WarRock - International Hacks
    Replies: 8
    Last Post: 02-19-2007, 07:02 AM
  4. create a cheat undetectable ??
    By leesan in forum WarRock - International Hacks
    Replies: 5
    Last Post: 01-31-2007, 09:56 AM
  5. Undetected WPE
    By Krilliam in forum General Game Hacking
    Replies: 10
    Last Post: 11-19-2006, 10:11 AM