No Recent Activity

4 Visitor Messages

  1. View Conversation
    Hello, Professor315, loved your post about logitech mouse macros and I have been trying to make some but I just don't know how, I don't know LUA. Would you mind making me a BF4 LSAT no recoil + no spread macro. I am using a G502 Proteus Core.
  2. Hey man i saw your awsm script of lua for a Logitech mouse macro....i don't know much about lua. I have a g400 mouse and i wanted a rapid fire macro so if I pressed and hold the left mouse button the mouse will click rapidly with some time interval (ms). I tried to modify your script this is the best i could do:

    EnablePrimaryMouseButtonEvents(true);
    function OnEvent(event, arg)
    if IsMouseButtonPressed(3) 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

    The Problem with this is that its like a burst fire script not rapid fire.... Can u Help me out man

    Thanx in advance
  3. Hey bro!! i dont understand how the logitech macro is used in the logitech software... i have a g400s logitech mouse and wants a macro just for ACE 23! Please help me with it as well as telling me what how to actually insert this macro and making it work.. Thanks alot bro!!
  4. View Conversation
    hi mate...................i want to share my new software with you...................
Showing Visitor Messages 1 to 4 of 4
About professor315

Basic Information

About professor315
What are you here for?:
SPEND SOME QUALITY TIME
Gender:
male
Flag:
Germany

Statistics


Total Posts
Total Posts
26
Posts Per Day
0.01
Visitor Messages
Total Messages
4
Most Recent Message
09-12-2014
Total Thanks
Total Thanks
4
  • Thanked 476 Times in 5 Posts
General Information
Last Activity
08-29-2020
Join Date
02-22-2012
Referrals
2
Post Areas

Top Areas Of Posting