Results 21 to 29 of 29

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    rodoxfnx
    rodoxfnx is offline
    Banned
    Join Date
    2011 Dec
    Posts
    281
    Thanks Thanks Given 
    48
    Thanks Thanks Received 
    745
    Thanked in
    77 Posts
    Rep Power
    0

    Let's work for this? aika fishing tool! I want.

    Hello PGC people!
    Tryin to get bot fish for aika,
    Well, I have bypass aikaxtrap. But it disconnect after sometime like it did before or less.
    I'm not trying to be good, But this forums needs to grow up.
    So yea start studyin about programming stuff and lets work together.
    I'm not sharing aika noxtrap.
    Point is, anybody knows some kinda of macro tool wich would not be detected by xtrap?
    Back on topic, HOW TO HIT THE ****IN BLUE POINT!
    Maybe there is some kinda of dll wich i could get the pixels and hit space at certain color?


    Update:
    Well this one of pgc releases, Gratz to Emoisback.
    He did work on it hardly, i just helped at first
    Well point is this tool focus to aikaBR,aikaGB.
    This version might have some bugs or such.
    If you people don't support us there wont be any public version, only private for those wich did help
    "How can i Help? By feed backs, ideas and such ohh and Pressing thanks.
    Files are on attachment
    It' works only for 64 systems, have fun.

    How to use? Emofishing v1.0 TEST


    1. Attach the AIKA
    2. Then try to fishing. the bar will be showed then using ColorFinder find the x start of bar and x end of bar.. (Start --------------------- End )
    3. Put the Start in Position X Start and End in Position X end.
    4. in 3 seconds Blue point spot will showed, detect i using ColorFinder again, You need RGB color and position Y.
    5. Input RGB color you have in BlueColor RGB, and Y of blue color at Position Y.
    6. at the same Y check RGB of walking white bar.. i think it not 255 255 255 exactly, because they using gradient color. ( hope someone can repact the client imaget change the white bar to totaly white). and put in white color RGB
    7. and the Start it.. waiting for Label X and Y will be show you the position of blue spot.




    Code:
    begin loop()
         Function.Execute("Look for Fishing Spot")
         Function.Execute("Fish")
    end
    
    function("Look for Fishing Spot")
         begin
              // Insert your keyboard press here or movement
         end
    function
    
    function("Fish")
         begin
              when  Color.Pixel pattern can be located on screen("134,229,220,0,1,173,238,207,0,-2,121,224,221,0,7,209,239,193,0,-2,195,239,199,0,1,213,240,192,-5,-2,18,38,76,5,0,173,238,207,5,0,14,34,69,0,-1,18,38,77,-5,0,174,238,207,-5,0,17,37,74", "0")
                   begin
                        // Here an Keyboard Press or a mouse click will activate here
                        Keyboard.Press key("{<space>}")
                        Macro.Pause("300")
                        Mouse.Click("left")
                        Macro.Pause("5999")
                   end
         end
    function
    Source code.



    Virustotal result: 0%

    Virustotal result: 0%

    Please register or login to download attachments.

    Last edited by rodoxfnx; 2011-12-24 at 03:26 PM.

  2. The Following 22 Users Say Thank You to rodoxfnx For This Useful Post:


Similar Threads

  1. Replies: 68
    Last Post: 2015-03-03, 06:35 AM
  2. [Help] Do Aika Global Hacks work with Aika SEA?
    By rara23 in forum Aika Online
    Replies: 17
    Last Post: 2011-07-04, 04:32 PM
  3. [Help] how do this work?
    By sjakie28 in forum Requiem Online
    Replies: 2
    Last Post: 2011-02-03, 07:51 PM
  4. Does this work ?!
    By Juicenes in forum Requiem Online
    Replies: 5
    Last Post: 2010-11-29, 03:48 PM
  5. Current work
    By Dwar in forum General Talk
    Replies: 1
    Last Post: 2010-10-25, 08:27 AM

Posting Permissions

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