Altitude Game: Forums  

Go Back   Altitude Game: Forums > Altitude Discussion > General Altitude Discussion
FAQ Community Calendar

General Altitude Discussion Discuss anything Altitude related that doesn't belong in another forum.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-28-2014, 03:09 PM
mssv mssv is offline
Senior Member
 
Join Date: Sep 2010
Posts: 209
Default yo Walt

EDIT2, solved some more stuff
EDIT3, This only works when having Alti open and active, it's just a way to not get kicked while watching a game, it doesn't work when alt tabbed. It changes camera when speccing.

This seems to work... So you press 'End' key and it sends Click in a loop, you press again and it stops. Probably there's better ways to do so but i did learn by copy/pasting and adapting scripts to my needs so no real programing background of any kind. (It pretends to stop you from getting kicked when waiting on ladder, AutoHotkey)

#If WinActive("Altitude")

#MaxThreadsPerHotkey 2
End::
toggle:= !toggle
Loop
{
if toggle
{
Send Click
Sleep, 2000
}
else
break
}
return

Last edited by mssv; 08-28-2014 at 09:56 PM.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:12 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
2008 Nimbly Games LLC