Results 1 to 8 of 8

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    gelong83
    gelong83 is offline
    Member-in-training gelong83's Avatar
    Join Date
    2012 Jun
    Posts
    56
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    4
    Thanked in
    3 Posts
    Rep Power
    0
    Might got some problem with ur BEM setting.
    Try recheck again.

    Under tab Performance > Install virtual driver
    Under tab Screen > Untick Enable directx capturing

    *Dont forget to run BEM in admin mode

  2. #2
    sunikalp
    sunikalp is offline
    Guest
    Join Date
    2012 Dec
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    Post Need some more detail for Color-coordination

    Hi,

    as u say fior RGB color Co-ordinate in BE...
    I use BE for a Game ...
    at this time when there is no Monster in Character MAP(area) character stood..

    i want to move my character if there is no monster in Character MAP(Area)..
    using

    if Color.At coordinate is not (RGB)("R", "G", "B" , "Range", "X", "Y", "Range")

    plz.. help me about this....

    Here is my macro :
    Code:
     begin
         Window.Bring to front("WEBSITE OF THE GAME", "no")
     end
     if  Color.At coordinate is not (RGB)("217", "124", "0", "184", "163")
         begin
              Keyboard.Press keys("3")
         end
     begin
         Keyboard.Press key("5")
         Macro.Pause("50")
         Keyboard.Press key("4")
         Macro.Pause("50")
         Keyboard.Press key("6")
         Macro.Pause("100")
     end
     begin
         Keyboard.Press key("{<oemtilde>}")
     end
     begin
         Macro.Pause("500")
         Keyboard.Press key("{<space>}")
     end
     if  Color.At coordinate is not (RGB)("21", "94", "174", "134", "178")
         begin
              Macro.Pause("500")
              Keyboard.Press key("2")
         end

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. [Help] Blue Eye Macro
    By Maickon in forum Português
    Replies: 8
    Last Post: 2012-07-11, 04:45 PM
  3. [Tutorial] How to create an almost perfect fishing tool with Blue Eye Macro
    By leandrol9 in forum Aika Guides, Tutorials
    Replies: 66
    Last Post: 2012-06-22, 05:05 PM
  4. [Help] Blue eye macro
    By test0 in forum Aika Online
    Replies: 1
    Last Post: 2012-06-19, 03:42 PM

Posting Permissions

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