Page 6 of 23 FirstFirst ... 4567816 ... LastLast
Results 76 to 90 of 337
  1. #76
    Deimosmacro's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    First of all huge thank to professor315 and Yellow for all this info,work and sharing !!!!
    I have a question about sleep in your .lua scripts what this value representing? time between relative moves?
    Currently i making bloody scripts for myself using C Machine B Strafe etc.. since .amc is still RMB sticky
    I have simple formula for time (ms) calculation its
    X=Weapon RPM:60
    and then 1000:X
    For example Famas is 1000 RPM so 1000:60=16.66 then 1000(ms):16.66=60 ms
    So in Bloody i put 60 ms between shots for FAMAS.

    The question is how to put/calculate sleep values for .lua scripts?


    Thanks

  2. #77
    Yellow 13's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1,430
    Reputation
    96
    Thanks
    4,968
    Quote Originally Posted by Deimosmacro View Post
    First of all huge thank to professor315 and Yellow for all this info,work and sharing !!!!
    I have a question about sleep in your .lua scripts what this value representing? time between relative moves?
    Currently i making bloody scripts for myself using C Machine B Strafe etc.. since .amc is still RMB sticky
    I have simple formula for time (ms) calculation its
    X=Weapon RPM:60
    and then 1000:X
    For example Famas is 1000 RPM so 1000:60=16.66 then 1000(ms):16.66=60 ms
    So in Bloody i put 60 ms between shots for FAMAS.

    The question is how to put/calculate sleep values for .lua scripts?


    Thanks
    Lua calculates delay in ms with Sleep()

    Put it same as your Bloody mouse
    Rig | 5820K - GTX1080 AMP
    P870KM1 | 7700K - GTX1080N SLi

  3. #78
    nestoramon's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Thanks for sharing, nice work

  4. #79
    mompsy's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    When i import the xml nothing happens... Normal?

  5. #80
    professor315's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    476
    Quote Originally Posted by mompsy View Post
    When i import the xml nothing happens... Normal?
    Follow the instructions, set it as persistent and it will work.

  6. #81
    j4n5's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Slovenia
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Sleepy
    Thanks alot professor315 you are awesome Keep up the good work!!! <3

  7. #82
    kukul's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    this is considered hack?

  8. #83
    Falaq2478's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Hello guys i made this Burst script but i can't figure out how to make a rapid fire script.... If u guys know plz help



    EnablePrimaryMouseButtonEvents(true);
    function OnEvent(event, arg)
    if IsMouseButtonPressed(1) then
    Sleep(1)
    if (event == "MOUSE_BUTTON_PRESSED" and arg == 1) then
    PressMouseButton(1)
    Sleep(30)
    ReleaseMouseButton(1)
    Sleep(30)
    PressMouseButton(1)
    Sleep(30)
    ReleaseMouseButton(1)
    end
    end
    end

  9. #84
    munkken's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    This Macro works, well with the New Bulldog weapon Really nice

    Macro Works Perfect on G700s Gaming Mouse Thx for this


    Have created a video of the Bulldog

    youtube.com/watch?v=codhba8-SBE

    1 Without Macro
    2 with Macro

    Thank you
    Last edited by munkken; 07-20-2014 at 02:48 PM.

  10. #85
    iKuro's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    3
    So I have a question, which is probably going to make a lot of people facepalm but it hasn't been brought up yet. Will the macro(s) work with a G600? x:

  11. #86
    Yellow 13's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1,430
    Reputation
    96
    Thanks
    4,968
    Quote Originally Posted by iKuro View Post
    So I have a question, which is probably going to make a lot of people facepalm but it hasn't been brought up yet. Will the macro(s) work with a G600? x:
    The G600 you have is license made by razer instead of logitech, so no.

    idiot
    Rig | 5820K - GTX1080 AMP
    P870KM1 | 7700K - GTX1080N SLi

  12. #87
    professor315's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    476
    Quote Originally Posted by munkken View Post
    This Macro works, well with the New Bulldog weapon Really nice

    Macro Works Perfect on G700s Gaming Mouse Thx for this


    Have created a video of the Bulldog

    youtube.com/watch?v=codhba8-SBE

    1 Without Macro
    2 with Macro

    Thank you
     
    Well done for your macro looks nice on first look, but video is not displaying its spread marks (at least not easy i ve attached a link with screenshot of these) plus you are really close to the wall. Try with 20-30m distance
    What attachments do you use?
    https :// mega. co. nz / #!SEgB0ZoZ!DDZ_OiKoLyaper8E0bNYIpa0J6w3kjsBRFvfXOk uDSc



    Lol just realized that these are the values of my script, nice finding
    Last edited by professor315; 07-22-2014 at 06:16 AM.

  13. #88
    munkken's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    Hi, Battlelog is Down test this when Online is

  14. #89
    munkken's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    Ok here is the Test

    youtube.com/watch?v=GcYaN3pdsS8


    25-30m


    habe erst jetzt gemerkt, das du auch Deutsch kannst, englisch ist nicht so meins kann es nur teilweise ^^
    Last edited by munkken; 07-22-2014 at 10:46 AM.

  15. #90
    professor315's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    476
    Yeah tested it a while before and it is nice. Can take little improvement though.

    ja nicht meine Staerke auch aber wir sollten Website Regeln respektieren mate

Page 6 of 23 FirstFirst ... 4567816 ... LastLast

Similar Threads

  1. Replies: 1
    Last Post: 04-19-2016, 05:00 PM
  2. [Help Request] Looking for a very simple (but specific) mouse program/macro
    By Rapidinha in forum Suggestions, Requests & General Help
    Replies: 5
    Last Post: 01-18-2014, 03:48 AM
  3. [Solved] XIGNCODE and logitech mouse software problem
    By joeramone in forum Alliance of Valiant Arms (AVA) Help
    Replies: 5
    Last Post: 11-09-2012, 01:00 PM
  4. Mouse with macros.
    By tony41011 in forum Alliance of Valiant Arms (AVA) Help
    Replies: 3
    Last Post: 01-14-2012, 10:16 AM
  5. Mouse scripts/macros bannable?
    By dbag in forum Call of Duty Black Ops Discussions
    Replies: 3
    Last Post: 11-14-2010, 06:54 AM