Working CC Triggerbot - no HP - 1.12 bypass - 50%+ accuracy menu

User Tag List

Page 17 of 20 FirstFirst ... 1314151617181920 LastLast
Results 241 to 255 of 288
  1. #241
    WhoAreYouToMe's Avatar Member
    Reputation
    1
    Join Date
    Nov 2016
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay no problem! Seems like a pain in the ass to fix. I tried to just unplug second monitor but still had same issue.

    For the record I never actually got screen locked, but it still says possible detection and error's out before forced error closes program makes me either "continue with error" or "quit". Continue with error just keeps same issue occurring. so forced to quit.

    Working CC Triggerbot - no HP - 1.12 bypass - 50%+ accuracy
  2. #242
    CCaimbot's Avatar Active Member
    Reputation
    30
    Join Date
    Mar 2018
    Posts
    45
    Thanks G/R
    2/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by WhoAreYouToMe View Post
    Okay no problem! Seems like a pain in the ass to fix. I tried to just unplug second monitor but still had same issue.

    For the record I never actually got screen locked, but it still says possible detection and error's out before forced error closes program makes me either "continue with error" or "quit". Continue with error just keeps same issue occurring. so forced to quit.
    It says possible screenlock detected because the triggerbot received most frames with nothing but pure black as input. If you aren't screenlocked it should be easy to get it to work. As for the runtime error when does it happen? You can figure out why it happens by going to debug > start debugging or click F5 to run it while in Microsoft Visual Studio. When it hits a runtime error it'll show you the line of code where it happened.

  3. #243
    IceTea2's Avatar Member
    Reputation
    1
    Join Date
    Jun 2017
    Posts
    9
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone know how to change the color from red to magenta in this code?

    I would be very grateful

  4. #244
    thegameguyNL's Avatar Member
    Reputation
    4
    Join Date
    Oct 2016
    Posts
    38
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    got it working
    Last edited by thegameguyNL; 10-27-2018 at 10:06 AM.

  5. #245
    thegameguyNL's Avatar Member
    Reputation
    4
    Join Date
    Oct 2016
    Posts
    38
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems to work ok thanks again
    Last edited by thegameguyNL; 10-27-2018 at 12:44 PM.

  6. #246
    thegameguyNL's Avatar Member
    Reputation
    4
    Join Date
    Oct 2016
    Posts
    38
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works fine, pretty cool
    Last edited by thegameguyNL; 10-27-2018 at 12:44 PM.

  7. #247
    thegameguyNL's Avatar Member
    Reputation
    4
    Join Date
    Oct 2016
    Posts
    38
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works fine
    Last edited by thegameguyNL; 10-27-2018 at 12:44 PM.

  8. #248
    thegameguyNL's Avatar Member
    Reputation
    4
    Join Date
    Oct 2016
    Posts
    38
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nvm got it to work, i see its a trigger bot, doesn't really auto aim but just clicks when sees red ya cool man
    Last edited by thegameguyNL; 10-27-2018 at 12:36 PM.

  9. #249
    starkz0r's Avatar Member
    Reputation
    1
    Join Date
    Nov 2018
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Evening,

    For those who are still having trouble compiling.
    Follow these instructions

    - Open Microsoft Visual Studios

    - Go to File > New Project

    new project.PNG

    - On the Left Hand Side it is CRUCIAL that you select Visual Basic and then on the Right Select Windows Forms App (.NET Framework)

    Attachment 64073

    - After Project is opened Click Tool Box and then Select Button and Checkbox

    Attachment 64074

    - If you don't see Tool Box, go to View on the top and select Tool Box

    Attachment 64075

    - Double click the project

    Attachment 64076

    And then Copy paste the updated version of TriggerBot (update 18 )

    Attachment 64077

    - After you've done that Head to Build on the top and then Build (yourprojectname).......

    - If you recieve errors after following above, you probably copy pasted the code incorrectly.
    So please try copy paste again without leaving anything out and try build again.

    After you should see the following

    Attachment 64078


    Community

    I have used this in Training and custom match with Ana Bots running around.
    Widow works quite well, quick snappy and great if you have good tracing.

    Although the McCree is a bit delayed with shooting, sometimes it's fine but it's not.
    I believe I just have to put the time in to play around with some settings.

    Also has anyone experiemented with Zarya beam ? Or Roadhog ? Something along the lines of these characters ?

    @CCAimbot

    Any thoughts Sir ?

  10. #250
    starkz0r's Avatar Member
    Reputation
    1
    Join Date
    Nov 2018
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey @Dorpele11

    Mind sharing some of the Tweaks you did ?

  11. #251
    jonathanyao's Avatar Member
    Reputation
    1
    Join Date
    Sep 2018
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by starkz0r View Post
    Evening,

    For those who are still having trouble compiling.
    Follow these instructions

    - Open Microsoft Visual Studios

    - Go to File > New Project

    new project.PNG

    - On the Left Hand Side it is CRUCIAL that you select Visual Basic and then on the Right Select Windows Forms App (.NET Framework)

    Attachment 64073

    - After Project is opened Click Tool Box and then Select Button and Checkbox

    Attachment 64074

    - If you don't see Tool Box, go to View on the top and select Tool Box

    Attachment 64075

    - Double click the project

    Attachment 64076

    And then Copy paste the updated version of TriggerBot (update 18 )

    Attachment 64077

    - After you've done that Head to Build on the top and then Build (yourprojectname).......

    - If you recieve errors after following above, you probably copy pasted the code incorrectly.
    So please try copy paste again without leaving anything out and try build again.

    After you should see the following

    Attachment 64078


    Community

    I have used this in Training and custom match with Ana Bots running around.
    Widow works quite well, quick snappy and great if you have good tracing.

    Although the McCree is a bit delayed with shooting, sometimes it's fine but it's not.
    I believe I just have to put the time in to play around with some settings.

    Also has anyone experiemented with Zarya beam ? Or Roadhog ? Something along the lines of these characters ?

    @CCAimbot

    Any thoughts Sir ?
    your attachments dont work, except for the first one.

  12. #252
    starkz0r's Avatar Member
    Reputation
    1
    Join Date
    Nov 2018
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jonathanyao View Post
    your attachments dont work, except for the first one.
    Thanks for letting me know, when click on them they seem to work for me.
    Wonder what went wrong.

    Anyway, are you having some issues compiling ?
    Perhaps I can assist

  13. #253
    Jihaco's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey. I did everything according to the instructions. There are no errors. But even on the training map does not work (the application is launched as without errors and the crosshair is set in the center)

  14. #254
    starkz0r's Avatar Member
    Reputation
    1
    Join Date
    Nov 2018
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jihaco View Post
    Hey. I did everything according to the instructions. There are no errors. But even on the training map does not work (the application is launched as without errors and the crosshair is set in the center)
    Have you assigned K as a secondary attack In game ?
    Also are you activating it with Mouse 3 ?

    Might need to tweak a few settings also, running Windowed Mode ?

    Try a custom game with Ana bots and see if it's doing anything

  15. #255
    Jihaco's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by starkz0r View Post
    Have you assigned K as a secondary attack In game ?
    Also are you activating it with Mouse 3 ?

    Might need to tweak a few settings also, running Windowed Mode ?

    Try a custom game with Ana bots and see if it's doing anything
    I have 2 monitors. (tried and on 1 monitor) 21:9 with a resolution of 2k and 1920x1080. Launched a map with bots Ana but nothing happens. (if i press mouse 3 hear a distinctive sound, but nothing happens)

Similar Threads

  1. Anything working on MacOs? (no bootcamp or parallel)
    By EatenClown in forum WoW Bots Questions & Requests
    Replies: 37
    Last Post: 11-26-2018, 12:50 PM
  2. [Buying] Looking for no-HP working aimbot for Widowmaker/Hanzo.
    By xzistant in forum Overwatch Buy Sell Trade
    Replies: 5
    Last Post: 03-31-2017, 10:51 PM
  3. 4k HP @ lvl 12? how?
    By ballder in forum WoW PvP & Battlegrounds
    Replies: 9
    Last Post: 03-14-2014, 04:08 PM
  4. No HP anymore!!!
    By candymore in forum Community Chat
    Replies: 4
    Last Post: 09-02-2010, 09:43 PM
All times are GMT -5. The time now is 05:29 AM. 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