[BETA]Release: Farmcrawler Gatherbot v1.0 menu

User Tag List

Page 15 of 23 FirstFirst ... 111213141516171819 ... LastLast
Results 211 to 225 of 343
  1. #211
    piiters's Avatar Corporal
    Reputation
    5
    Join Date
    May 2010
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The problems that I am seeing is the bot is mainly due to PVE. My character will randomly try to attack something that is not there. There will be a mob no where near the herb I am trying to gather and it just keeps typing in /cast Moonfire for no reason and will not stop.
    i've expierenced this too. i have a idea how to fix this. i've seen on other bots (and i've tested lot of them) that there is a variable that can be readed from wow memory that holds in itself a distance to a target. as most of spells works < 35 yards, simple
    Code:
    if (distance_to_target > 34) // its float varible btw
     {dont cast anything}
    statement could do the thing

    EDIT: It would be nice to add export program log (that you see on main program window) to file, for easier debugging
    Last edited by piiters; 05-16-2010 at 01:13 AM.

    [BETA]Release: Farmcrawler Gatherbot v1.0
  2. #212
    hamburger12's Avatar Contributor CoreCoins Purchaser
    Reputation
    87
    Join Date
    Jan 2010
    Posts
    297
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes he can get the most Infos about the mob like distanz , Hp and much more that is not the Problem but if i add this funktion you have to set more attacks.

  3. #213
    piiters's Avatar Corporal
    Reputation
    5
    Join Date
    May 2010
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    setting more attacks in config file shouldn't be a problem... i bot whole day today while doing my higschool programming homeworks at the same time... and i noticed one thing. there are a lot of caves, buildings, etc where you can't mount. So bot stays on the same place, trying to mount forewer. so it would be handy to add, for example, if mount fails 5 times, run to next node / waypoint by feet...

    P.S. can't wait till school is ower, i have some huge plans about how to teach bot (programs, machines, etc.) navigate

    EDIT: on the other thoughts, i think that it would be better (maybe easier and less buggier too) that user could add in config file each spell distance and need more mining/ etc nodes that i could add to config file [or else i need to make new config file for each location]
    Last edited by piiters; 05-16-2010 at 01:22 PM.

  4. #214
    Nonominator's Avatar Banned
    Reputation
    30
    Join Date
    Apr 2007
    Posts
    489
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hamburger12 View Post
    Yes he can get the most Infos about the mob like distanz , Hp and much more that is not the Problem but if i add this funktion you have to set more attacks.
    Setting my mount name didn't help with it flying straight up or out... I also noticed it has to hit it's routes "waypoints" almost exact or it corrects itself... anywhere we can add a feature that allows us to edit the mistake distance before continuing to next point? It looks very bottish when it was running.

  5. #215
    Alcapwned's Avatar Active Member
    Reputation
    15
    Join Date
    Jan 2010
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I still think he should focus on adding a mount-detector. (:

  6. #216
    Fanstatic's Avatar Corporal
    Reputation
    22
    Join Date
    May 2010
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Edit: Sorted out my problem, didn't realise the new version now wants the name of the mount instead of the Mount ID like the old versions did.

    ----

    Thanks for using my guide in your intro page.
    Last edited by Fanstatic; 05-17-2010 at 04:50 AM.

  7. #217
    p0rpz's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is working alot better, great work for this project! One issue, 1) Woke up this morning and the bot is standing x yards away from mob, trying to cast, but OOR / out of range & not flying, also OOC.

  8. #218
    Nonominator's Avatar Banned
    Reputation
    30
    Join Date
    Apr 2007
    Posts
    489
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Alcapwned View Post
    I still think he should focus on adding a mount-detector. (:
    Sounds like working on Line of Sight a little bit more also, and range finding/correcting.

  9. #219
    zorgish's Avatar Member
    Reputation
    2
    Join Date
    Apr 2008
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have tested it out and it works like a charm.. got gold for 2 epic fly trainings already.. +rep

  10. #220
    hamburger12's Avatar Contributor CoreCoins Purchaser
    Reputation
    87
    Join Date
    Jan 2010
    Posts
    297
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello i'am currently working on an Ghost System and a Vendor / Mail System. The most work is done. But the Only Prob is that i use Ppather and now i don't knwo how to call it in C++. But i am searching an way to solve it Your hamburger

  11. #221
    Leksugen's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This application has requested the Runtime to terminate it in an unusual way

    i get this when im about to open a Profile thats gonna run. Im using win 7

  12. #222
    Nonominator's Avatar Banned
    Reputation
    30
    Join Date
    Apr 2007
    Posts
    489
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hamburger12 View Post
    Hello i'am currently working on an Ghost System and a Vendor / Mail System. The most work is done. But the Only Prob is that i use Ppather and now i don't knwo how to call it in C++. But i am searching an way to solve it Your hamburger
    Just see if you can find the answer on these forums. I think they have a programming/memory editing area here on the forums.

  13. #223
    hamburger12's Avatar Contributor CoreCoins Purchaser
    Reputation
    87
    Join Date
    Jan 2010
    Posts
    297
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello everyone i can't belive it but i got Ppather working with the Bot. I have to develope some Funktions but all in all it runs verry smothly . Ok now an Message. I deside that i will make an Elite version that cost 2€ Per Month. 1€ Is for me and 1€ for the Guy how manag the Forum. The Normal Version will be free just like now. The difrence will listed here:

    Elite:
    -Auto Vendoring
    -Auto Mailing
    -Auto Spirit Release
    -Specel Section in the Forum

    But i will also add some fixes for Both Versions. Next sould be an better Fight System that gets the distanz from the Mob.
    The Elite version is not ready yet so it will need some time so you have in the Firsttime Specel funtkions in the Normal Version

    I hope you aren't unhappy with that message but i need much time for Developing and all stuf needs money (Forum, Electricity , Time).
    Please send me an feedback what you think about the Elite Version!

  14. #224
    mRbiGGzX's Avatar Corporal
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Noooo. That sucks.

  15. #225
    bartaelli's Avatar Member
    Reputation
    3
    Join Date
    Jun 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hamburger12 View Post
    Hello everyone i can't belive it but i got Ppather working with the Bot. I have to develope some Funktions but all in all it runs verry smothly . Ok now an Message. I deside that i will make an Elite version that cost 2€ Per Month. 1€ Is for me and 1€ for the Guy how manag the Forum. The Normal Version will be free just like now. The difrence will listed here:

    Elite:
    -Auto Vendoring
    -Auto Mailing
    -Auto Spirit Release
    -Specel Section in the Forum

    But i will also add some fixes for Both Versions. Next sould be an better Fight System that gets the distanz from the Mob.
    The Elite version is not ready yet so it will need some time so you have in the Firsttime Specel funtkions in the Normal Version

    I hope you aren't unhappy with that message but i need much time for Developing and all stuf needs money (Forum, Electricity , Time).
    Please send me an feedback what you think about the Elite Version!

    I understand all the points in your post, only thing that sucks is that in a previous post you mentioned not 2 take money for that bot at any time.

    But i will pay :P

Page 15 of 23 FirstFirst ... 111213141516171819 ... LastLast

Similar Threads

  1. [Bot] [Release] Farmcrawler Levelbot Beta
    By hamburger12 in forum World of Warcraft Bots and Programs
    Replies: 37
    Last Post: 08-16-2010, 03:49 PM
  2. [BETA-RELEASE] mmoMailer.com
    By Skuddle in forum World of Warcraft Bots and Programs
    Replies: 35
    Last Post: 05-24-2008, 06:57 AM
  3. [Beta Release] WoW Server Explorer
    By Stauf in forum World of Warcraft Bots and Programs
    Replies: 15
    Last Post: 05-16-2008, 10:35 AM
  4. [WIP]Beta release on my first skins.
    By Min in forum World of Warcraft Model Editing
    Replies: 2
    Last Post: 01-15-2008, 05:23 AM
  5. Zombie Outbreak Beta Release
    By 2dgreengiant in forum Gaming Chat
    Replies: 24
    Last Post: 06-13-2007, 01:02 PM
All times are GMT -5. The time now is 02:07 AM. 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