Results 1 to 2 of 2
  1. #1
    progamertest
    progamertest is offline
    New member progamertest's Avatar
    Join Date
    2012 Jul
    Location
    São Paulo - Brazil
    Posts
    9
    Thanks Thanks Given 
    3
    Thanks Thanks Received 
    8
    Thanked in
    2 Posts
    Rep Power
    0

    Agros With Blue Eye Macro

    I'm new here so I don't know if there is already a topic about this case.

    1. Introduction
    This macro code works like this: It remains continuously observing a point on your screen (it will be somewhere in the back of your name) and when that point becomes a certain color, the macro will take the mouse to the "ready" and will click there.

    2. How to create the Macro
    a) Open Blue Eye Macro go to the tab Home "Developer" and click "Create". A new window will be opened.



    b) In the new window click "Code Vi..." and paste the following code:
    if Color.At coordinate is (RGB)("46", "46", "46", "366", "238")
    begin
    Mouse.Move to coordinate("824", "426")
    Macro.Wait for current global loop execution time to exceed("500")
    Mouse.Click("left")
    Macro.Pause("60000")
    end





    c) Save the macro and close the Create window.

    3. How to configure and use the macro.

    a) Well, first enter in a agros room.

    b) Go to blue eye window and click "Investigate" in "Developer".

    https://lh3.googleusercontent.com/-K...s800/Hack2.png

    c) Return to the aika window and press "CTRL+S. Click in a point in the back of your name when it is black.
    When you click will show the coordinates (X, Y) and the color (higher R, G, higher, higher B) of the clicked point

    d) Now go back to the initial window of the blue eye and right click on the Agros Macro and "Edit Macro"



    e) In the new window will be in "Code Vi.." click on the "Developer..."

    f) Now just let the R, G, B, X, Y of the first board the same as that appeared in step "c"



    OBS: If you have the habit of moving the window agros place, you should adjust the X, Y coordinates of the second frame (Go back to step C click in ready and get the X and Y)



    f) Start the macro, back to the aika window and have fun

    Spoiler

    ~ Lelouch vi britannia

  2. #2
    Omnitrix
    Omnitrix is offline
    Senior Member Omnitrix's Avatar
    Join Date
    2012 Jan
    Posts
    257
    Thanks Thanks Given 
    63
    Thanks Thanks Received 
    91
    Thanked in
    57 Posts
    Rep Power
    0
    this post already exists, please search before you post something.

    https://progamercity.net/aika-hack/5...s-bot-bem.html
    <---- If Was Useful to You! Please Thank in Side Thanks Button!!!

  3. The Following User Says Thank You to Omnitrix For This Useful Post:


Similar Threads

  1. [Help] Help Macro Blue Eye
    By alendaX14 in forum Software & Hardware
    Replies: 6
    Last Post: 2013-10-21, 08:29 PM
  2. [Request] Blue eye macro 2.5
    By PAFUTA in forum Software & Hardware
    Replies: 5
    Last Post: 2012-08-15, 12:22 AM
  3. [Request] Blue eye macro 2.5
    By PAFUTA in forum Aika Bots, Hacks, Cheats
    Replies: 1
    Last Post: 2012-08-14, 02:02 AM
  4. blue eye macro
    By dekmarto in forum Software & Hardware
    Replies: 5
    Last Post: 2012-07-27, 03:12 PM
  5. [Help] Blue eye macro
    By test0 in forum Aika Online
    Replies: 1
    Last Post: 2012-06-19, 03:42 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •