Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    Triggerbot


    sch0l0ka
     Share

    Recommended Posts

    Hey,

    i want to make a triggerbot but i dont know how i can code this

    i have the addy

    anyone can send me the source code?

     

    grß sch0l0ka

    Link to comment
    Share on other sites

    • 4 months later...

    bool TriggerStop=false;

    if (CH_TriggerBot==1){

    DWORD ActivePL = *(DWORD*)ADR_TRIGGERBOT;

    if( ActivePL == 0x2){

    mouse_event( MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0 );

    TriggerStop=true;}

    else{

    if (TriggerStop){

    mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );

    TriggerStop=false;}

    if (GetAsyncKeyState(VK_LBUTTON)&0x8000){

    if (TriggerStop){

    mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );

    TriggerStop=false;}

    mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0 );}

    else{

    if (TriggerStop){

    mouse_event( MOUSEEVENTF_LEFTUP, 0, 0, 0, 0 );

    }}}}

    • Upvote 1
    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...