DampeBot (Open source) menu

User Tag List

Results 1 to 15 of 15
  1. #1
    swollen's Avatar Member
    Reputation
    36
    Join Date
    May 2007
    Posts
    124
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    DampeBot (Open source)

    Hey all.

    (please move this to memory editing if you think it's necessary)

    Over the last week, as a test of my knowledge / skills I have been programming a bot for wow. My long term goal is to write a full AFK bot with queing and whatnot (I've done a fair bit).

    I decided that it might be ideal to release my source code to the community to help people learn some things from it
    The version I am posting only features making waypoints to profiles, and then running along them

    It is still pretty buggy, but it is more to show people the general idea of how it works.
    I am using the AutoIt TLS framework (Thanks, it is amazingly good!), so you will need them in your includes folder if your going to run the .au3

    It has a simple GUI and writes a log of what it is doing to both the gui and a file called "lastrun.txt"

    Detectable?
    I have never had a problem at all
    It doesn't use memory injection or memory writing, only memory reading.
    So from what I have used it for (which is alot)
    No, not detecable.
    Keep in mind, we never know what blizzard can / cant detect?
    Use at your own risk I guess is the answer.

    Please keep in mind:
    I haven't designed this bot to be flawless
    It is buggy
    It is more or less a learning tool for others

    Screenshot:
    http://img142.imageshack.us/img142/2149/screenbs1.jpg


    Virus scan:
    A few false positives, but you have the source there to check yourself.
    http://img142.imageshack.us/img142/1...uschecklf4.jpg



    DOWNLOAD:
    RapidShare Webhosting + Webspace


    Keys:
    F1: Add waypoint to current profile
    F2: Run profile
    Note: clicking run profile begins the process from the first waypoint



    Thanks,
    Hope this helps some people out.

    DampeBot (Open source)
  2. #2
    suicidity's Avatar Contributor
    Reputation
    207
    Join Date
    Oct 2006
    Posts
    1,439
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice source. +rep


  3. #3
    ~OddBall~'s Avatar Contributor
    Reputation
    207
    Join Date
    Jan 2008
    Posts
    1,156
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey is this dougy?/richard?

  4. #4
    swollen's Avatar Member
    Reputation
    36
    Join Date
    May 2007
    Posts
    124
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes it is.

    Hopefully I'm not going to cop abuse? :P

  5. #5
    Fintie123's Avatar Member
    Reputation
    9
    Join Date
    Nov 2007
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Excellent! Thanks!

  6. #6
    Sebbe123's Avatar Banned
    Reputation
    6
    Join Date
    Mar 2006
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Mmmmh, Open Source, my favourite!

  7. #7
    zeroflow's Avatar Member
    Reputation
    25
    Join Date
    Sep 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey nice program !

    Could you figure out how to find the position of your Target? (want to do an simple Rogue-Raid Bot for chasing an enemy and attacking this)


    (Additional, how to get the Combo-Points/Energy of the Toon)

  8. #8
    Yeti's Avatar Banned
    Reputation
    181
    Join Date
    Feb 2008
    Posts
    624
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    pretty cool i must say, i haven't tried it out yet though.

    +REP

  9. #9
    MillerLite's Avatar Member
    Reputation
    9
    Join Date
    Dec 2007
    Posts
    138
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Open source ftw, +Rep

  10. #10
    Yeti's Avatar Banned
    Reputation
    181
    Join Date
    Feb 2008
    Posts
    624
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i can't seem to get it to work

  11. #11
    Yeti's Avatar Banned
    Reputation
    181
    Join Date
    Feb 2008
    Posts
    624
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    run as admin fixd it =)

    EDIT: Pretty nifty i must say!

  12. #12
    alek900's Avatar Contributor
    Reputation
    103
    Join Date
    Nov 2007
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    here something that might help, its an somewhat new old bot i made from the torso frame work. (see attachment)

    originally it was planed to kill things and not just run, but i stopped working on it.
    so the script have some functions that might be useful for developing a script that kills mobs and what not.
    but it does not have any profile making functions xD

    PS: it uses a glider profiles
    Attached Files Attached Files

  13. #13
    Tulladar's Avatar Member
    Reputation
    7
    Join Date
    Aug 2007
    Posts
    123
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you use this to auto join BG's and so forth?

  14. #14
    lort's Avatar Member
    Reputation
    10
    Join Date
    Oct 2007
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice done, gonna try it out

  15. #15
    Bombur's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I cant go into the rapidshare site anyone else that got that problem?

Similar Threads

  1. Wow hack for 2.3.3 [Open Source] Delphi
    By robotkid in forum WoW Memory Editing
    Replies: 15
    Last Post: 05-23-2018, 10:53 PM
  2. MMOGLIDER is going OPEN SOURCE!
    By Premium-mmo in forum Community Chat
    Replies: 9
    Last Post: 09-26-2013, 11:37 PM
  3. Glider Status in your signature *OPEN SOURCE*
    By Marlo in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 09-16-2007, 05:12 PM
All times are GMT -5. The time now is 03:20 AM. 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