[VB.NET] How to make an anti afk bot menu

User Tag List

Results 1 to 6 of 6
  1. #1
    Araredon's Avatar Contributor
    Reputation
    89
    Join Date
    Feb 2009
    Posts
    141
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [VB.NET] How to make an anti afk bot

    When I thought of making this guide i had WoW in mind but im sure most games have the same afk concept as WoW. Anyway, lets get started.

    Open vb.net and make a new project call it whatever you like. I would probably avoid calling it Anti AFk bot cause warden might detect it. Once you've made it, drag one button and one timer. In the properties make the button text say 'Start'. Now double click the start button and in the code window type:
    Code:
    timer1.start()

    now go back to the designer (double click form1 in the solution explorer or click form1.vb [Desiger] at the top.
    Now resize the form if you like. Now its time to make the timer. Make the timers interval (in the properties window) somewhere from 5000-50000 (Speed in milleseconds so thats how fast its gonna make you do whatever you make it do)
    Next double click the timer. In it write:
    Code:
    appactivate("World of Warcraft")

    This is where you can get creative, you can now choose what buttons you want your timer to push, I will be doing the following:
    Code:
    sendkeys.send("w")
    Code:
    sendkeys.send("w")
    sendkeys.send("w")
    sendkeys.send("w")
    sendkeys.send("{SPACE}")
    This will make my character walk forward a little bit then jump. All the letters are in quotation marks, things such as space, enter, tab, ctrl, shift, alt are like this:
    Code:
    sendkeys.send("{SPACE}")
    Code:
    sendkeys.send("{ENTER}")
    sendkeys.send("{TAB}")
    You're done. Push f5 close it then save it.
    Note: You have to already have WoW open for this to work.
    Dont read this. It has nothing to do with you. Are you still reading? Why are you still reading? I told you not to read. It doesnt have anything to do with you. Are you happy now? You just wasted atleast 5 seconds of your life reading nothing.

    [VB.NET] How to make an anti afk bot
  2. #2
    SacredSpenny's Avatar Contributor CoreCoins Purchaser
    Reputation
    229
    Join Date
    Dec 2007
    Posts
    647
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks man, +2Rep, i like this

    EDIT: NVM i must "Spread it around"

  3. #3
    [Shon3m]'s Avatar Banned
    Reputation
    128
    Join Date
    Apr 2007
    Posts
    669
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmmm!! i will try this! there way to make waypoints if so pst

  4. #4
    Mitron's Avatar Contributor
    Reputation
    127
    Join Date
    Jun 2008
    Posts
    1,324
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice one very very nice good to use both in wow + learning VB codes

    ----------------------------------------------------------------

  5. #5
    [Smurtey]'s Avatar Banned
    Reputation
    36
    Join Date
    Apr 2008
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for this little Tutorial!
    2x +Rep from me

  6. #6
    netlink's Avatar Member CoreCoins Purchaser
    Reputation
    5
    Join Date
    Apr 2008
    Posts
    94
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Araredon very nice.

    error in your code:
    Code:
    sendkeys.send("{SPACE}")


    need to be:
    Code:
    sendkeys.send(" ")


    place a space between both "

    to work for pressing spacebar as jump.

    thanks
    netlink

Similar Threads

  1. [VB.NET]How to make a GTA 4 script
    By visitor in forum Programming
    Replies: 4
    Last Post: 04-21-2009, 11:16 AM
  2. Replies: 12
    Last Post: 04-07-2009, 06:40 AM
  3. Anti afk bot + make your own
    By EvilSparx in forum World of Warcraft Bots and Programs
    Replies: 10
    Last Post: 08-21-2008, 11:57 AM
  4. Making an anti-afk bot with AutoIT the easy way.
    By Tsai in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 10-02-2007, 04:22 PM
  5. Replies: 4
    Last Post: 09-18-2006, 06:38 PM
All times are GMT -5. The time now is 01:53 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