SWTOR bypass server queue

12/27/2011 15:44 Sordi#16
Quote:
Originally Posted by Dalliance View Post
There's no need to mess around, just shut the game down via task manager and you'll never need to see a queue again as it will always just log you straight back in to the char select. Unless after a server maintenance of course.
I will test this one out. Char creationscreen didnt work aswell.
12/29/2011 05:48 ZanoX#17
Quote:
Originally Posted by GerorgeG View Post
I've noticed that once you get into your respective server (you need to queue the first time) and log out back out to the character selection screen, you do not get thrown back into the queue; no big deal there. However if you like me are able to leave your computer on overnight this means no queue when you want to carry on playing!

I've left my PC logged into the character select screen for several hours and haven't had to re-queue...

Not really an exploit but I've been using it given the horrendous server log in times currently.
So i can skip a part of the login by not logging out, great "bypass" :pimp:
12/29/2011 12:59 poison0815#18
Autoit script jumps all the time

Quote:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;
; ;
; Anti Afk Script SWTOR Made by Täbù ;
; Version 0.1 ;
; It Jumps every 2 to 4 minuts ;
; Edit from WOW-Anti-Afk Script ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;:


WinWaitActive("Star Wars: The Old Republic")


HotKeySet("{PAUSE}","Start")
HotKeySet("!{PAUSE}","Quit")


TogglePause()


func Start()
HotKeySet("{PAUSE}")
HotKeySet("{PAUSE}","TogglePause")
ToolTip('Täbù Anti-Afk Started.',0,0)
While 1
Send("{SPACE}")
Sleep(5000)
WEnd
EndFunc


Func TogglePause()
ToolTip('Täbù Anti-Afk Stopped.',0,0)
HotKeySet("{PAUSE}")
HotKeySet("{PAUSE}","Start")
While 1
sleep(100)
WEnd
EndFunc


func Quit()
Exit
EndFunc
12/29/2011 14:33 Quinta#19
To get also not logged out you can stand on a moving elevator or go to your ship and to a space mission and lost it. Do not confrim the lost message and you will not be logged out.

In both solutions you don't need to press any key or makro.