Results 1 to 5 of 5
  1. #1
    -TM-'s Avatar
    Join Date
    Dec 2007
    Gender
    male
    Location
    ChairNearDesk
    Posts
    108
    Reputation
    12
    Thanks
    41

    [HelpMe] Auto Shoot [WR]

    I've searched the site to see if I could learn anything about this, but did not find anything helpful...So here it is...

    I'm trying to get my Triggerbot/Auto Shoot to work, here is the code I have so far, unless the address is wrong shouldn't this be working?

    Code:
    Dim AutoShoot As Long 'Dims it as Long...
    Call ReadALong("WarRock", &H8EFDEC, AutoShoot) 'Finds the value...
    If AutoShoot >= 2 Then 'Checks if it's greater or equal to 2...
    Call SendKeyCharacter(vbKeyLButton) 'Starts shooting...
    ElseIf AutoShoot <= 1 Then 'Checks if it's less the or equal to 1...
    'Does nothing...
    End If 'End the If statement...
    Any help on the matter would be appreciated...

  2. #2
    corsa's Avatar
    Join Date
    Jan 2008
    Posts
    179
    Reputation
    10
    Thanks
    1
    trigger bot is made by a c++ function

  3. #3
    Otoom's Avatar
    Join Date
    Dec 2007
    Posts
    30
    Reputation
    10
    Thanks
    1
    Yes, but i'm sure, there is a way of doing it in VB6,
    Sorry i can't help. But i will go away and try search or something.

    Good luck mate.

  4. #4
    rob1cool's Avatar
    Join Date
    Apr 2007
    Gender
    male
    Location
    uk
    Posts
    170
    Reputation
    9
    Thanks
    28
    My Mood
    Asleep

    help

    is there eney tutorials eney where so that i can learn vb/c++
    because i would like to lear it from like simple to hard i am doing a collage corse in 1yers time but would lik to a bit befor i get the a link/ help world be rewarded with thanks

    What So Funny
    I See You & You See me
    I Jump In The Air &
    killl you With R.P.G
    So Hay
    R.I.P

    Don't Like Me Then
    ♠♠♠♠♠♠

    + rep Me if you want

    <<click here

  5. #5
    ivopereira's Avatar
    Join Date
    Jan 2008
    Posts
    20
    Reputation
    10
    Thanks
    2

Similar Threads

  1. [Tutorial] Shooting Range SnD: how to auto shoot | Youtube video
    By sokkyoku in forum CrossFire Tutorials
    Replies: 11
    Last Post: 06-25-2011, 06:13 AM
  2. I need Auto Shoot For Mw2
    By F-I-R-E in forum Call of Duty Modern Warfare 2 Help
    Replies: 7
    Last Post: 01-31-2011, 12:27 AM
  3. [Release] How to add auto shoot to your aimbot
    By flameswor10 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 19
    Last Post: 01-17-2011, 02:38 PM
  4. minigun shoots auto no wait
    By tylerkendregan in forum Combat Arms Mod Request
    Replies: 2
    Last Post: 07-23-2010, 03:10 PM
  5. [COD4] Auto-shoot
    By hoiskkl in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 2
    Last Post: 04-11-2009, 05:59 PM

Tags for this Thread