Results 1 to 1 of 1
  1. #1
    domestico's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0

    i use this simple macro i need help for editin

    Code:
    EnablePrimaryMouseButtonEvents(true)
    function OnEvent(event, arg) 
    if IsMouseButtonPressed(3) then
    PressAndReleaseKey("q") 
    PressKey("q")
    Sleep(19)
    ReleaseKey("q") 
    if (event == "MOUSE_BUTTON_PRESSED" and arg == 1) then 
    ReleaseMouseButton(1)
    repeat
    MoveMouseRelative(-0,7)
    Sleep(24)
    until not IsMouseButtonPressed(3) or not IsMouseButtonPressed(1)	
    end
    end
    end
    frist sorry for my bad very bad english ... (i need time to learn englihs after the work)

    thx profesor and yelow and others users ... this script is recopilated
    i search info editing/update this script


    need : (rapid fire m16a4) and normal shoot "MouseButton(1)" perk/lasser on. and off i preessesed MouseButton(3)

    this wor is imposible for my i lost 2h not have any positive result
    Last edited by domestico; 08-05-2015 at 10:27 PM.

Similar Threads

  1. [Help Request] Need help for this cause I can't think of anything..
    By Joy4hacks in forum Visual Basic Programming
    Replies: 20
    Last Post: 02-12-2013, 06:59 PM
  2. need help for modifying "AVA Macro v1.1 "
    By lphyxsius in forum Alliance of Valiant Arms (AVA) Help
    Replies: 2
    Last Post: 10-30-2011, 04:23 AM
  3. [Preview] This looks bad, I need help.
    By Hugo Chavez in forum Combat Arms Mod Discussion
    Replies: 3
    Last Post: 07-16-2011, 10:45 AM
  4. i need help for use hack [plz help me ]
    By stevensta in forum Combat Arms Help
    Replies: 6
    Last Post: 08-18-2010, 05:00 AM
  5. [Warrock] I Make this hack and Now need help! Please read
    By vitinho444 in forum C++/C Programming
    Replies: 8
    Last Post: 07-17-2010, 11:31 PM