Search found 30 matches

by hegvape
Sat Oct 24, 2015 11:39 am
Forum: GamingTools Members::Inner Space
Topic: Getting variable value from "other" sessions
Replies: 2
Views: 9938

Thanks Lax, I really appreciate your reply.
Will try and post in the correct forum next time :oops:
by hegvape
Sat Oct 24, 2015 10:52 am
Forum: GamingTools Members::Inner Space
Topic: Getting variable value from "other" sessions
Replies: 2
Views: 9938

Getting variable value from "other" sessions

Hi,

Wondering if it's possible to retrieve a value from another local session's specific global variable?
I'm running one identical scripts on several EQ2 clients and would like to get the variable value from each and one of the "other" sessions.

Thanks in advance.
by hegvape
Fri Aug 07, 2015 8:59 am
Forum: GamingTools Members::Inner Space
Topic: AutoLogin EverQuest II
Replies: 1
Views: 4933

Please remove the "SemiColon" in row 26:

;switch ${PwdVar} --> switch ${PwdVar}
by hegvape
Fri Aug 07, 2015 8:53 am
Forum: GamingTools Members::Inner Space
Topic: Auto Login to EQ2
Replies: 4
Views: 7311

Not sure if you still are looking for the parameters? In any case you can find some in post: http://www.lavishsoft.com/forum/viewtopic.php?t=5522
by hegvape
Fri Aug 07, 2015 8:52 am
Forum: GamingTools Members::Inner Space
Topic: AutoLogin EverQuest II
Replies: 1
Views: 4933

AutoLogin EverQuest II

Hey, I thought I'd share my old autologin that I have reworked and now only uses LavishScript. it saves time starting more than one session without having to type in account names and passwords :) Create a file named AL.ISS and place it in the InnerSpace\Scripts folder. The syntax and parameters are...
by hegvape
Thu Jul 30, 2015 10:21 am
Forum: GamingTools Members::Inner Space
Topic: Press CAPS LOCK
Replies: 2
Views: 5251

Thanks for your reply Lax.

I was looking for a way to ensure that Caps is off before sending text with the "Type" command , ex Abcd becomes aBCD if Caps is ON.
by hegvape
Thu Jul 30, 2015 3:12 am
Forum: GamingTools Members::Inner Space
Topic: Press CAPS LOCK
Replies: 2
Views: 5251

Press CAPS LOCK

Hi,

I'm trying to activate/deactivate Caps Lock using the Press command which doesn't seem to work - Is it possible?

Any help is much appreciated :)
by hegvape
Mon Jun 04, 2007 10:47 am
Forum: GamingTools Members::Inner Space
Topic: Question!
Replies: 3
Views: 2461

Thanks Lax
by hegvape
Mon Jun 04, 2007 5:48 am
Forum: GamingTools Members::Inner Space
Topic: Question!
Replies: 3
Views: 2461

Btw, this XML code:

Code: Select all

<Command>Relay all RunScript EQ2Bot</Command>
used to work, I cant get it to work on either local or remote computer.

Kindly

Val
by hegvape
Mon Jun 04, 2007 4:51 am
Forum: GamingTools Members::Inner Space
Topic: Question!
Replies: 3
Views: 2461

Question!

Hi Lax

I figure Your very busy but I would really appriciate an honest answer if You are going to fix the uplink command to work as it used to?

I posted this http://www.lavishsoft.com/forum/viewtopic.php?t=3321 a while back but havent heard anything.

Kindly

Val
by hegvape
Tue May 15, 2007 3:50 am
Forum: GamingTools Members::Inner Space
Topic: Uplink RemoteUplink -Connect
Replies: 1
Views: 2008

Latest patch - relay command still not working with remote computers.
Anything on this yet?

Kindly

Val
by hegvape
Sun May 13, 2007 6:43 pm
Forum: GamingTools Members::Inner Space
Topic: Uplink RemoteUplink -Connect
Replies: 1
Views: 2008

Uplink RemoteUplink -Connect

Hi Lax I can't get the following code to work Uplink RemoteUplink -Connect MyOtherPC --------Screen Output---------- Connection to MyOtherPC on port 10101 succeeded Inner Space sessions ------------------ is1 1 sessions It looks like it connects, but when I issue Sessions from either consol it just ...
by hegvape
Thu May 03, 2007 6:36 am
Forum: GamingTools Members::Inner Space
Topic: Confused!
Replies: 0
Views: 1509

Confused!

Hi Lax, sorry to bugging You with this again but the ${Session[1]} doesn't seem work as You have decribed before. I am useing Uplink RemoteUplink -Connect ${computer2} for my second session. anyway, Uplink and Sessions are two different commands, but here: ${Sessions} -- number of OTHER se...
by hegvape
Wed Apr 25, 2007 5:59 am
Forum: GamingTools Members::Inner Space
Topic: ${Session(s)}
Replies: 0
Views: 1579

${Session(s)}

Hi Lax

I was wondering if You are planing on extending the ${Session(s)} to include the sessions names from other connected computers?

As it works now it will only return the local machine sessions and not the sessions that I have linked on my other computer.

Kindly

Val
by hegvape
Mon Apr 09, 2007 4:00 am
Forum: GamingTools Members::Inner Space
Topic: Press -hold Shift
Replies: 4
Views: 2996

Works fine now, actually I dont use the shift key, instead I only use

Code: Select all

Keyboard&#58;Type[$&#123;StationPwd.Mid[$&#123;PwdChar&#125;,1]&#125;]
Thanks much