Author Topic: For luca or Varrak or who ever cld do it for me  (Read 199 times)

Offline Dev

  • Level:2 BKR wannabe
  • **
  • Posts: 57
  • Reputation +2/-2
  • Best BKR had........
  • Location: India
    • View Profile
For luca or Varrak or who ever cld do it for me
« on: January 09, 2011, 03:49:17 pm »
I need help with setting up an AHK binds file(I tried a lot but my file doesn't gimme an option Open With).

If one of you could plz set up a file from me and post it here so tht I cld dwld it(for SARP)

The binds:

Alt+1 - /getmats; Message to be shown - /me throws $500 and grabs some packages.
Alt+2 - /s Learn to drive ****-ass.
Alt+3 - /enter; Message to be shown - /me enters the building/house.
Alt+4 - /exit; Message to be shown - /me exits the building/house.
Alt+5 - /lock; Message to be shown - /me presses a button on the remote to lock/unlock the car.
Alt+6 - /helmet; Message to be shown - /me puts on/takes off a helmet.
Alt+7 - /glasses; Message to be shown - /me takes his glasses from the pocket and puts them on.
Alt+8 - /glasses; Message to be shown - /me takes off his glasses and puts them in his pocket.
Alt+9 - /stats; Message to be shown - /me checks his stats on his iPhone.

I hope that one of you please sets up this file from me and posts it here.

Thanks in advance :D
Bye Bye??!!! Sad Face???

Share on Bluesky Share on Facebook


Offline [NoVr]Varrak

  • Retired/Inactive
  • Level:10 Forum god
  • ********
  • Posts: 11741
  • Reputation +1337/-0
  • Pwned much?
  • Location: ENGLAND
    • View Profile
  • Division: forum moderator.
Re: For luca or Varrak or who ever cld do it for me
« Reply #1 on: January 10, 2011, 01:12:59 am »
Code: [Select]
!1:: SendInput /me throws $500 on the floor and grabs some materials {Enter}
t/getmats {Enter}
Return


!2::
SendInput t/s Learn to drive **** ass {Enter}
Return


!3::
SendInput t/me enters the building/house {Enter}
SendInput t/enter {Enter}
Return

!4::
SendInput t/me exits the building/house {Enter}
SendInput t/exit {Enter}
Return

!5::
SendInput t/me locks his car {Enter}
SendInput t/lock {Enter}
Return

!6::
SendInput t/me puts on/takes off his helmet {Enter}
SendInput t/helmet {Enter}
Return

!7::
SendInput t/me takes his glasses and puts them on. {Enter}
SendInput t/glasses {Enter}
Return

!8::
SendInput t/me takes his glasses off and puts them in his pocket. {Enter}
SendInput t/glasses {Enter}
Return

!9::
SendInput t/me check his stats on his iphone. {Enter}
SendInput t/stats {Enter}
Return

!1:: SendInput /me throws $500 on the floor and grabs some materials {Enter}
t/getmats {Enter}
Return


!2::
SendInput t/s Learn to drive **** ass {Enter}
Return


!3::
SendInput t/me enters the building/house {Enter}
SendInput t/enter {Enter}
Return

!4::
SendInput t/me exits the building/house {Enter}
SendInput t/exit {Enter}
Return

!5::
SendInput t/me locks his car {Enter}
SendInput t/lock {Enter}
Return

!6::
SendInput t/me puts on/takes off his helmet {Enter}
SendInput t/helmet {Enter}
Return

!7::
SendInput t/me takes his glasses and puts them on. {Enter}
SendInput t/glasses {Enter}
Return

!8::
SendInput t/me takes his glasses off and puts them in his pocket. {Enter}
SendInput t/glasses {Enter}
Return

!9::
SendInput t/me check his stats on his iphone. {Enter}
SendInput t/stats {Enter}
Return

Offline Dev

  • Level:2 BKR wannabe
  • **
  • Posts: 57
  • Reputation +2/-2
  • Best BKR had........
  • Location: India
    • View Profile
Re: For luca or Varrak or who ever cld do it for me
« Reply #2 on: January 10, 2011, 10:52:53 am »
Ah, thanks a lot Varrak, but I'd be nice if you could compile that (make the file) and post the .ahk file plz, coz my file doesn't gimme the option "Open With"
Bye Bye??!!! Sad Face???


Offline Dev

  • Level:2 BKR wannabe
  • **
  • Posts: 57
  • Reputation +2/-2
  • Best BKR had........
  • Location: India
    • View Profile
Re: For luca or Varrak or who ever cld do it for me
« Reply #3 on: January 10, 2011, 12:05:41 pm »
Ah, thanks a lot I've compiled it, thanks a lot Varrak
Bye Bye??!!! Sad Face???


Offline [NoVr]Varrak

  • Retired/Inactive
  • Level:10 Forum god
  • ********
  • Posts: 11741
  • Reputation +1337/-0
  • Pwned much?
  • Location: ENGLAND
    • View Profile
  • Division: forum moderator.
Re: For luca or Varrak or who ever cld do it for me
« Reply #4 on: January 11, 2011, 04:35:01 am »
Does it all work? If something is wrong I'll fix it.
« Last Edit: January 11, 2011, 04:39:31 am by (NSr)Varrak_IX »

Offline Dev

  • Level:2 BKR wannabe
  • **
  • Posts: 57
  • Reputation +2/-2
  • Best BKR had........
  • Location: India
    • View Profile
Re: For luca or Varrak or who ever cld do it for me
« Reply #5 on: January 11, 2011, 04:43:00 pm »
It required a few changes to be made due to minor mistakes, but that was no big thing, I did that and that too all thanks to you brother!
Bye Bye??!!! Sad Face???