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.

    Wanna make a bot, but im not advanced enough..


    PwnageBoy
     Share

    Recommended Posts

    Hey,

    I wanna make a bot for something else.

    Its a macro.

    I wanna make it in VB6 or something, but i cant make a shit.

    I guess that with some help it would work.

    The thing is. It haves 2 Aim and shoot.

    I got the cordinates to aim for, but there is a speed bar.

    Like the most pool games.. A bar that goes up and down.

    Watch picture 2 understand what i mean >_<

    2004313478886229787_rs.jpg

     

    What i calculated for my bot:

     

    MouseMove								   224, 259
    Click when red is in the aim zone @224, 259
    MouseMove								   224, 320
    Wait 1500
    Click when red is in the aim zone @224, 320
    MouseMove								   224, 383
    Wait 1500
    Click when red is in the aim zone @224, 383
    MouseMove								   224, 444
    Wait 1500
    Click when red is in the aim zone @224, 444
    Wait 6000
    Loop = inifite

     

    So thats what it haves to do.

    Can any1 tell me how to add add that in VB6?

    And i as on the picture.. I really need that it clicks at the moment that the red is getting at the line.

    It doesnt have 2 be perfectly on the line, but not 2 far away of it ( check green box on pick )

    So what i need:

     

    Some 1 that can tell me how to add the time + loop + click in VB6

    Some 1 who can write the code that it clicks when the red its reaching the line.

     

    P.s:

    Its for a lil flash game in internet exp browser.. So its not a thing that have to call a proces or something.

     

    Thnx already! I really need this xD

    Edited by PwnageBoy
    Link to comment
    Share on other sites

    i cant help you with VB!

     

    but what you will need is a check for red line:

     

    1 methode is you see on your watch and look how many time it will need to get into the green line, and then click!

     

    another methode is adress based you search the adress and then you need to find out the values for 0 50 100

     

    how to make a mouse click on vb i dont know!

    Link to comment
    Share on other sites

    Well.. its in internet browser.. I already checked the adresses with a cheat engine made for moderate adresses in a webbrowser. But internet crashes by than.

     

    I already tried with a mouse macro.. The 1500 milliseconds is sometimes 2 short and than it goes whole wrong, cuz then there comes: Miss! And that takes 1500 milliseconds. It's stupid that the times isnt always correct, So thats why i need a bot that shoots when the red reaches the line... Cuz otherwise it will miss. Isnt there a way, that i can place a box , that when the red reaches the box that it clicks.. Or something like that >_<...

     

    If i type in VB:

    MouseMove 200,124

    ClickMouse 200,124

     

    Than it DOESNT show a error.. So probarly that works.. But in what event does i have it to do? Cuz when i place it in a timer it doesnt work xD

     

    This is what i did:

    Private Sub Timer1_Timer()
    MouseMove 244, 230
    MouseClick 244, 230
    Wait 1500
    End Sub

    No errors at all, but no movement at all lol..

    But, i even dont know how to make it to the button, that if u click it , it does what i tell ( whats in the code )

    Some help with that would be 1 step further!

    Well still that red thing is the problem..

     

    I got a auto aimer + clicker(called Easy Macro Maker).. But it doesnt click at the good time, it just clicks after 1500 milliseconds, and thats sometimes on time, but mostly not..

    Edited by PwnageBoy
    Link to comment
    Share on other sites

    • 1 month later...
    • 4 weeks later...

    Lol this is for baloon breaker xD i just used a macro on it and i now have over 3500 points O.o

    Link to comment
    Share on other sites

    • 2 months later...

    The greatest programming language for macros/web games is Pascal as it has click and color detection commands

    Believe me i love botting in RuneScape xD

    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...