Page 1 of 3 123 LastLast
Results 1 to 10 of 29
  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:


  3. #2
    emoisback
    emoisback is offline
    Full member
    Join Date
    2011 Dec
    Location
    Indonesia there i'm
    Posts
    508
    Thanks Thanks Given 
    83
    Thanks Thanks Received 
    244
    Thanked in
    68 Posts
    Rep Power
    13
    that's a good thing....

    i'll try it when i was at home..
    Learn from PGC for Share on PGC..


    For another Stuff i have make try to find it [Please, register to view links]
    If i have help you, please thanks and respect ..

  4. #3
    gabriel.vinte
    gabriel.vinte is offline
    New member gabriel.vinte's Avatar
    Join Date
    2011 Nov
    Location
    Brazil
    Posts
    30
    Thanks Thanks Given 
    13
    Thanks Thanks Received 
    6
    Thanked in
    1 Post
    Rep Power
    0
    I have a macro that works even with Xtrap
    I would even let you, but I wanted in exchange aika without Xtrap
    so if you want to send me pm, I move it and you pass me the aika without Xtrap
    just send pm
    thx

  5. #4
    emoisback
    emoisback is offline
    Full member
    Join Date
    2011 Dec
    Location
    Indonesia there i'm
    Posts
    508
    Thanks Thanks Given 
    83
    Thanks Thanks Received 
    244
    Thanked in
    68 Posts
    Rep Power
    13
    @rodoxfnx
    maybe i can help you create tools to hit space when the bar is the right position...

    just use get pixel check pixel @ the position when the color change from blue to white that mean the bar in the right position..send space to the client...

    My Macro bot is working with x-trap in you or must be bypass the xtrap..

    if must bypass the xtrap, maybe have to change the language to autoIT or other thing ..

    i'll help you..
    Learn from PGC for Share on PGC..


    For another Stuff i have make try to find it [Please, register to view links]
    If i have help you, please thanks and respect ..

  6. #5
    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
    Quote Originally Posted by gabriel.vinte View Post
    I have a macro that works even with Xtrap
    I would even let you, but I wanted in exchange aika without Xtrap
    so if you want to send me pm, I move it and you pass me the aika without Xtrap
    just send pm
    thx
    Interesting, but no.
    I want to get this tool workin for the comunity, but as i see nobody wants it.

  7. #6
    gabriel.vinte
    gabriel.vinte is offline
    New member gabriel.vinte's Avatar
    Join Date
    2011 Nov
    Location
    Brazil
    Posts
    30
    Thanks Thanks Given 
    13
    Thanks Thanks Received 
    6
    Thanked in
    1 Post
    Rep Power
    0
    Quote Originally Posted by rodoxfnx View Post
    Interesting, but no.
    I want to get this tool workin for the comunity, but as i see nobody wants it.
    I also think so
    but I do not want that aika Xtrap
    and nobody here wants to go, there I have to play the same way

  8. #7
    krazy1337
    krazy1337 is offline
    Guest
    Join Date
    2011 Dec
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    fishin

    hey rodoxfnx i'm assuming your using BE for your macro program, i been tryin to make a bot for the aika fishing but its slow goin lol but i have managed to make one that works effeciently sure it doesnt get a perfect success everytime but it does get some at random your welcome to give it a shot i'll post the code for ya.


    Code:
    Begin Loop()
    Function.Execute ("Look for Fishing Spot")
    Function.Execute ("Fish")
    end

    function ("Look for Fishing Spot")
    begin
    Keyboard.Hold Keys ("1")
    //here u need to probably use your own coords cuz mine is based on a 1920/1080 monitor with game in 1440/900 and its clicks just //a lil above and to the left of the center screen point
    Mouse.Click at coordinate("960", "540", "Right")
    Mouse.Click at coordinate("900", "480", "Left")
    //The time here is vital to actually giving success
    Macro.Pause("5450")
    end
    function

    function("Fish")
    begin
    if Color.Pixel pattern can be located on screen("87, 112, 166", "25")
    begin
    Keyboard.Press Key("{<space>}")
    macro.pause("1000")
    end
    end
    function

  9. #8
    emoisback
    emoisback is offline
    Full member
    Join Date
    2011 Dec
    Location
    Indonesia there i'm
    Posts
    508
    Thanks Thanks Given 
    83
    Thanks Thanks Received 
    244
    Thanked in
    68 Posts
    Rep Power
    13
    Oke i'll tell you the method i use but not for indonesian aika fishing bot, but for another bot using get pixel and etc...


    First i will run the game, second i will start my application..

    my application doing is :

    1. Bot will located window to the specific position, like (x= 0 Y=0 to make game window at top left).
    2. Bot will resize the windows to the specific size, we can configure the size like what we want, (200x200, 600x600 or 1000x1000) what ever.
    3. The Bot will continuesly checking the spesific position in game windows, and checking the pixel at that position color is same like what we want or note.
    4. If the condition is true, bot will send key to the windows game, like ( press the space, or say some text or write some text).
    5. using this method you can still minimized the game.

    But because i hook the game to send the key.. we need aika x-trap bypassed..in delay send key arive to client mybe 200-500 mili second so, get the position at < right position..

    i hope it'll give you all inspiration to create the bot, i want to try covert my bot to fishing aika bot, but at indonesia, aika didnt have fishing future..

    but if i have tell you all the logic..
    Learn from PGC for Share on PGC..


    For another Stuff i have make try to find it [Please, register to view links]
    If i have help you, please thanks and respect ..

  10. The Following User Says Thank You to emoisback For This Useful Post:


  11. #9
    krazy1337
    krazy1337 is offline
    Guest
    Join Date
    2011 Dec
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0
    Personally i'm having a hard time getting this macro to work with multiple colors to search for. =/
    In order for it to use multiple colors it requires relative x and y coordinates could someone explain these?

  12. #10
    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
    Updating, Ive got the macro workin. It still fail somehow sometimes like 7/10 at blue spot-on (perfect shoot), It's not detectable (still)@xtrap.. but might as when it become public. Do you wish to try it out? Then please leave an THANKS and send me private. Remember if you does not know, how to count 2+2 then dont even botter me asking for this tool.

    How much is 2+2? O_O"! 5?


    ---------- Post added 2011-12-24 at 10:40 AM ---------- Previous post was 2011-12-22 at 11:33 AM ----------

    updated 24/12/2011

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


Page 1 of 3 123 LastLast

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
  •