Jump to content

How to not win friends (Edited title)


Recommended Posts

As GEOSoft quoted (here is a modified version): because I'm much older than you. What's your excuse?

[EDIT] A Mod should (please) delete this. It's not worth it!...

Edited by taietel
Link to comment
Share on other sites

I am already searching in the help file.

To me as i am new to programming, this script looks correct, but it is not working.

I don't know why you think you can say anything about my age, i think you are much younger than me.

Link to comment
Share on other sites

The keybind is still not working, although i fixed some errors.

#include <Misc.au3>
$hDLL = DllOpen("user32.dll")
Opt("WinTitleMatchMode", 2)
While 1
If WinActive("Torchlight") Then
    If _IsPressed("04", $hDLL) Then
        Send("{SHIFTDOWN}")
        MouseClick("left")
        Send("{SHIFTUP}")
    EndIf
EndIf
WEnd
Link to comment
Share on other sites

It's unbelievably amazing how when it comes to GAMES, many users will bother to answer such silly questions!

Rules are to be followed, that is how we live: wilding

This is for people who want something in life, and do not want to be alienated, and SETS crap where's the respect in the words posted here?

Where are you Jon, who has not yet closed and banned this user?

Edit: Go find an occupation in life, which is already so short ... will get a job!

Edited by jscript

http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!)

Somewhere Out ThereJames Ingram

somewh10.png

dropbo10.pngDownload Dropbox - Simplify your life!
Your virtual HD wherever you go, anywhere!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...