Skip to content
ClearMSN Connection

Join A Room dialog

A TG007 community discussion started by Rudeboy.

Discussion 5 posts
Page 1 of 1
Open
Topic #2156 · 5 published posts · 1,311 views

was trying to set up my F1 F2 shortcuts and such and trying to find a way to get the Nick dialog not to come up and just join the room with my default passport and registered nick. I tried checking the dont ask me again switch but it seems to only work 1 time then it asks me again. Any ideas?

the 'dont ask me again' option usually works fine. what code are you using exactly?

bfush.PNG

right now using alias f3 { rrjoin <room> } lol havent found the way to just join the room yet. However im also using 5.3 didnt like some of the updates for 5.4 so I havent fixed the the rejoin on kick either which doesnt seem to work. I tried 5.4 to see if it would work and even through ur popups it would still join fine the first time after clicking the do not ask again but the second time it asked me so dont know.

the command to join is simply /join <room>

as for the join a room dialog thing, i havent had any problems. make sure none of your other code is unsetting a variable called %njrm because that is how it works. as long as there is a variable called %njrm, the script should not ask you for a passport/nick.

bfush.PNG

i think i found the problem with it asking again. seems if i check it on the join a room the main dialog which had it checked to ask unsets the variable. how can i change this so it unchecks it in the main dialog? I dont really know how to work dialog scripting