Pixel Based Fishing Bot (Undetectable) menu

User Tag List

Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 58
  1. #31
    Gastraan's Avatar Member
    Reputation
    1
    Join Date
    Jun 2018
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Fuck you hamel

    Pixel Based Fishing Bot (Undetectable)
  2. #32
    neloooo's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When downloading the 1.2 an error occurs. The download of 1.1 works like a charm, but after following the introductions it cant find the "World of Warcraft Window".

  3. #33
    tron1's Avatar Member
    Reputation
    1
    Join Date
    Jul 2018
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fuocomagi View Post
    Anyone been banned by this yet?
    Also interested in whether any bans are known due to this bot since a lot of effort was put into detecting pixel based bots

  4. #34
    tcmdar's Avatar Member
    Reputation
    2
    Join Date
    Jul 2018
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gavx View Post
    I

    (Alternatively, I wouldn't mind playing around with the code myself to make this change, if you wouldn't mind providing the source.)
    It's an autoit script, just use Ext2Aut.exe. Already edited 1.1 since 1.2 is deleted and virus (although on a sandboxed machine I DL'd it and deconstructed it and can't tell much difference besides what owner mentioned, so no clue why Windows Defender says 1.1 is OK but 1.2 is bad).

  5. Thanks totomax (1 members gave Thanks to tcmdar for this useful post)
  6. #35
    tcmdar's Avatar Member
    Reputation
    2
    Join Date
    Jul 2018
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tron1 View Post
    Also interested in whether any bans are known due to this bot since a lot of effort was put into detecting pixel based bots
    Stream (steam or other), make sure computer you're streaming from has no Blizzard/bnet/etc installed just incase.

  7. #36
    tcmdar's Avatar Member
    Reputation
    2
    Join Date
    Jul 2018
    Posts
    3
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by neloooo View Post
    When downloading the 1.2 an error occurs. The download of 1.1 works like a charm, but after following the introductions it cant find the "World of Warcraft Window".
    Either use Windows name changer program, or decronstruct and edit it.

  8. #37
    jotd's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just wanted to reply that this is working with BFA for me.

  9. #38
    Ariodel's Avatar Member
    Reputation
    2
    Join Date
    Aug 2018
    Posts
    1
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tcmdar View Post
    It's an autoit script, just use Ext2Aut.exe. Already edited 1.1 since 1.2 is deleted and virus (although on a sandboxed machine I DL'd it and deconstructed it and can't tell much difference besides what owner mentioned, so no clue why Windows Defender says 1.1 is OK but 1.2 is bad).
    I have the same problem with missing loot. There is simply not enough delay between looting and recasting the pole. I tried editing the source. But I keep getting this error from exe2aut : "The executable file is not recognized as a compiled Autoit script"

    Also tried 1.2 version and the problem is that the delay function has been added in between the fish getting hooked and looting instead of looting and recasting the fishing pole. This doesnt do anything basically.

    This looks like an amazing tool. I hope there is a work around this issue.

  10. Thanks totomax (1 members gave Thanks to Ariodel for this useful post)
  11. #39
    mrdat's Avatar Member
    Reputation
    2
    Join Date
    Aug 2018
    Posts
    0
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ariodel View Post
    I have the same problem with missing loot. There is simply not enough delay between looting and recasting the pole. I tried editing the source. But I keep getting this error from exe2aut : "The executable file is not recognized as a compiled Autoit script"

    Also tried 1.2 version and the problem is that the delay function has been added in between the fish getting hooked and looting instead of looting and recasting the fishing pole. This doesnt do anything basically.

    This looks like an amazing tool. I hope there is a work around this issue.
    I successfully used exe2aut, but I have no idea what should I change in the code to fix this issue.
    Any thoughts?

  12. Thanks totomax (1 members gave Thanks to mrdat for this useful post)
  13. #40
    totomax's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    1
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok... well... so autoit use the command "send" for automating things... and the variable is... $fishkey
    Let's search for some... "Send($fishkey)" in the code...
    ...
    Line 11259 in "Func _getcursor()" ...not this...
    Line 11279 in "Func _getbobber()" ...not this...
    ...
    Line 11369 in "Func _start()" ...oh... just under "_setstate("Start Fishing...")" ... yeah \o/
    Just add some "Sleep(Random(2000, 2500, 1))" before the Send($fishkey) and you're done !

    Working well at this time... with no more bag bug

    Just thinking about some obfuscation between the original .au3 code and the executable... ?

  14. #41
    arthurmbf's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jotd View Post
    Just wanted to reply that this is working with BFA for me.
    When I start it keeps searching for the bobber indefinetely. I triple checked that I was mousing over the right spots just as shown in the tutorial video. Did you run into any such trouble while setting it up?

  15. #42
    Sicchan97's Avatar Member
    Reputation
    1
    Join Date
    Sep 2018
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There's a way for slow down the Loot? I Keep getting "Internal Bag Error" cuz is looting too fast!

  16. #43
    JasonRox's Avatar Member
    Reputation
    2
    Join Date
    Sep 2018
    Posts
    14
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HOOKED V1.0

    DOWNLOAD ;-
    forum post

    CREDITS ;-
    Originally Developed by Baengbum
    Continued by JasonRox (Me)

    Enjoy!
    Last edited by JasonRox; 09-25-2018 at 09:10 PM.

  17. #44
    ElDiablo165's Avatar Member
    Reputation
    1
    Join Date
    Nov 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just got a 6 month suspension for using this. It is now detectable.

  18. #45
    ThrivingProject's Avatar Member
    Reputation
    2
    Join Date
    Oct 2018
    Posts
    4
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I also received a six month suspension yesterday for using "bot or third party software". (This was the only bot I was using).

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Idea] Sound-Based Fish Bot
    By Muramasa in forum Final Fantasy XIV
    Replies: 5
    Last Post: 11-29-2018, 11:16 AM
  2. Pixel-based fishing bot
    By dunhamm in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 10-07-2014, 09:05 AM
  3. Hey ppl Whats a good Free undetected Fish bot i can use?
    By C00kie in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 01-23-2011, 05:21 PM
  4. Farm Bot + Fish Bot (Uses Profiles, No Pixel Scanner.)
    By ZeroPointThree in forum World of Warcraft Bots and Programs
    Replies: 19
    Last Post: 11-05-2009, 06:30 PM
All times are GMT -5. The time now is 01:13 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search