IWANA - A fishbot from the creator of FishBuddy menu

User Tag List

Page 53 of 69 FirstFirst ... 3495051525354555657 ... LastLast
Results 781 to 795 of 1021
  1. #781
    kessek's Avatar Member
    Reputation
    2
    Join Date
    Feb 2009
    Posts
    13
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is undetected in 3.0.9?

    EDIT:
    Is this detectable/bannable as of patch 3.0.9?
    NO... i have been using it since i has come out...
    Ok, I didn't see pages 51-52 =(
    Last edited by kessek; 02-17-2009 at 10:51 AM.

    IWANA - A fishbot from the creator of FishBuddy
  2. #782
    hello_kitty's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    iwana doesn't loot? solution!

    i read about many ppl having the problem iwana doesn't loot sometimes, guess what - i got the same issue!

    so i decided to build a small workaround with the help of ahk.

    many of you wouldn't trust me if i would upload an executeable, so here is the code.

    Code:
    Run, whatever_your_iwana_exe_is_called.exe
    WinWait, ahk_class AutoIt v3 GUI
    
    InputBox, var, timeout (ms), , , 200, 100
    
    ~1::
    Sleep, %var%
    Send, {2}
    1. prepare your interface, leave slot 1 empty, put fishing on slot 2



    2. compile (Ahk2Exe) the ahk-file
    3. copy the executeable to your iwana folder
    4. from now on always use the new executeable (timeout exe) to start the bot (iwana exe)



    5. a small window will pop up, asking for the timeout in ms (depending on your latency). don't set it too high, e.g. 2000 is too long, iwana would recast over and over again! i'm using 500 and it works fine!



    6. switch to iwana, start over as usual
    7. fish some hours
    8. be happy, bags exploding

    attention! setting new profiles doesn't work, because of the timeout (the screenshot will not show the bobber). to create new profiles start iwana exe without running the timeout exe.

    well, not a big thing, but it just works fine for me! 100% chance to loot on bite.

    ps: if you have further questions - just ask, you're welcome

    bb :wave:

    inspired by

    Originally Posted by drew77 View Post
    I didn't mean WoW's macro's...I meant an actual macro program like AutoHotKey (AutoIt) or some other macro program/recorder.

    The concept is this.

    1. Put your fishing skill on 2 instead of 1 (leave 1 empty)

    2. Have your Macro Program use 1 as it's hot key so when Iwana trys to cast it activates the macro instead.

    3. Have the Macro Program delay 5 sec. or whatever before pressing 2 (which is your actual fishing skill).

  3. #783
    ziao's Avatar Banned
    Reputation
    234
    Join Date
    Apr 2006
    Posts
    657
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hello_kitty View Post
    i read about many ppl having the problem iwana doesn't loot sometimes, guess what - i got the same issue!

    so i decided to build a small workaround with the help of ahk.

    many of you wouldn't trust me if i would upload an executeable, so here is the code.

    Code:
    Run, whatever_your_iwana_exe_is_called.exe
    WinWait, ahk_class AutoIt v3 GUI
    
    InputBox, var, timeout (ms), , , 200, 100
    
    ~1::
    Sleep, %var%
    Send, {2}
    1. prepare your interface, leave slot 1 empty, put fishing on slot 2



    2. compile (Ahk2Exe) the ahk-file
    3. copy the executeable to your iwana folder
    4. from now on always use the new executeable (timeout exe) to start the bot (iwana exe)



    5. a small window will pop up, asking for the timeout in ms (depending on your latency). don't set it too high, e.g. 2000 is too long, iwana would recast over and over again! i'm using 500 and it works fine!



    6. switch to iwana, start over as usual
    7. fish some hours
    8. be happy, bags exploding

    attention! setting new profiles doesn't work, because of the timeout (the screenshot will not show the bobber). to create new profiles start iwana exe without running the timeout exe.

    well, not a big thing, but it just works fine for me! 100% chance to loot on bite.

    ps: if you have further questions - just ask, you're welcome

    bb :wave:

    inspired by
    That's quite clever! However:



    Do i need to say more??

  4. #784
    hello_kitty's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when it will be released?

    omgepic

  5. #785
    Heftydogg's Avatar Contributor

    Reputation
    267
    Join Date
    Dec 2006
    Posts
    792
    Thanks G/R
    2/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ziao View Post
    That's quite clever! However:



    Do i need to say more??
    OH SNAPZ! Dayum i almost wet myself seeing that

  6. #786
    ziao's Avatar Banned
    Reputation
    234
    Join Date
    Apr 2006
    Posts
    657
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't give you an ETA yet, but i'm working very hard on it. i will need some betatesters in the near future. if you have tried iwana but was stuck on the big blank screen, please send me a PM. if you just want to beta test, do the same. only ±10 people will get through.

  7. #787
    hello_kitty's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so, it's done when it's done

  8. #788
    addlctlon's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how come its not cating the fish? i did everything but when bobber splashes the bot does nothing

  9. #789
    NeoDesigns's Avatar Member
    Reputation
    3
    Join Date
    Feb 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice one mate

  10. #790
    hello_kitty's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by addlctlon View Post
    how come its not cating the fish? i did everything but when bobber splashes the bot does nothing
    spell details = high ?

  11. #791
    addlctlon's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nvm i think i fixed it
    Last edited by addlctlon; 02-25-2009 at 03:27 PM.

  12. #792
    dxeptive's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For me, the bot overall works great, but sometimes it loots, sometimes it doesn't, it's weird.

    If i unhide the interface, i see the loot window open up, but i don't see a message saying "You receive loot XXXXX".

    Anyways, can't wait for version 2

  13. #793
    hello_kitty's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dxeptive View Post
    For me, the bot overall works great, but sometimes it loots, sometimes it doesn't, it's weird.

    If i unhide the interface, i see the loot window open up, but i don't see a message saying "You receive loot XXXXX".

    Anyways, can't wait for version 2
    take a look at my post above :wave:

  14. #794
    Kranie far 1337's Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this bannable and is it is can you be permant banned? ?

  15. #795
    hello_kitty's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when you get reported ...

Similar Threads

  1. [Selling] Alexander Weapon + Armor + Mount from Soul of the Creator Savage A12S (Gilgamesh)
    By BruddahWan in forum Final Fantasy XIV Buy Sell Trade
    Replies: 0
    Last Post: 10-04-2016, 10:24 AM
  2. Replies: 0
    Last Post: 07-20-2013, 03:29 AM
  3. Leaked mpq's from the expansion!
    By Gronolith in forum World of Warcraft General
    Replies: 1
    Last Post: 08-26-2006, 04:34 PM
  4. Replies: 2
    Last Post: 08-15-2006, 12:13 AM
All times are GMT -5. The time now is 12:28 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search