Tab Content
No Recent Activity

5 Visitor Messages

  1. View Conversation
    yes that the last one I have still works for the latest update
    cheers I will work in another but still I'm testing it ok stay in touch soon !
    Feel free top pass it to ur friends just give me credits OK and tell your friends to give me credit as well they can share it with other buddies!

    cheers
    Takako
  2. Now I can write here and I tested the script you posted here, and it seems to work fine, but if you have an updated one, please let me know.
  3. View Conversation
    If any please wait I will be back tomorrow to chek ok if u have any questions or help !
  4. View Conversation
    function OnEvent(event, arg)
    OutputLogMessage("event = %s, arg = %d\n", event, arg)
    if (event == "PROFILE_ACTIVATED") then
    EnablePrimaryMouseButtonEvents(true)
    elseif event == "PROFILE_DEACTIVATED" then
    ReleaseMouseButton(2) -- to prevent it from being stuck on
    end
    if (event == "MOUSE_BUTTON_PRESSED" and arg == 3) then
    recoil = not recoil
    spot = not spot
    end
    if (event == "MOUSE_BUTTON_PRESSED" and arg == 1 and recoil) then
    if recoil then
    repeat
    --Sleep(20)
    Sleep(59)
    MoveMouseRelative(0, 2)

    until not IsMouseButtonPressed(1)
    end
    end
    end
  5. View Conversation
    You still want the update for the Logitech mousy ?

    Still works pretty good let me kow ok
Showing Visitor Messages 1 to 5 of 5
About semtaq

Basic Information

About semtaq
What are you here for?:
Help
Gender:
male
Flag:
Zimbabwe

Statistics


Total Posts
Total Posts
24
Posts Per Day
0.01
Visitor Messages
Total Messages
5
Most Recent Message
12-17-2017
Total Thanks
Total Thanks
10
  • Thanked 2 Times in 2 Posts
General Information
Last Activity
01-09-2024
Join Date
10-21-2017
Referrals
0

1 Friend

  1. takako takako is offline

    Novice

    takako
Showing Friends 1 to 1 of 1
Post Areas

Top Areas Of Posting