Skip to content
MSN

it doesnt work

A TG007 community discussion started by lustdevil.

Discussion 5 posts
Page 1 of 1
Open
Topic #37 · 5 published posts · 637 views

hi again

as i earlear told u people that i cant connect 2 groups chat room ma question is still that. mad.gifsad.gif i ahve tried every way u told me

after the script connects 2 groups servers then i try 2 join it in ma room but the answer comes after so many lines that Access Denied then i use /prop $ and the code that i got from the source az it starts from 5AA... n ends at $ /hop.

but no answer it says %#G_ groups name *No such object:$...that code i gave it $

thats all can u plz tell me any other way

o yea n i also updated that passport.

but still no connection mad.gifsad.gif

plz tell me if u have any other way or tell me any other good script that does connect.

try to use this one..

put this into your script remote

 


menu * { 
-
Msn Group Joiner : dialog -m join join 
-
}

dialog join {
title "Joining Group Chatroom"
size -1 -1 129 56
option dbu
box "Join Room", 1, 1 21 127 20
edit "", 4, 4 28 121 10, autohs
button "Join Now", 2, 26 43 37 12, ok
button "Cancel", 6, 64 43 37 12, cancel
box "Msn User Role", 3, 1 1 127 20
combo 5, 4 8 121 22, size edit drop
}


on *:DIALOG:join:init:*: {
did -a $dname 5 %msnpp.userrole
}

on *:dialog:join:sclick:2:{
joins -c G_ $+ $did($dname,4).text 
set %msnpp.userrole $did($dname,5).text 
set %proprole on
}

raw 913:*: {
if (%proprole == on) {
  prop $ ROLE %msnpp.userrole
  hop
  unset %proprole
}
}

 

 

put your user role in the box and your group name in the second boxs.. but don put G_ in front of your group name.. just put ur normal group name biggrin.gif

Edited Mar 3, 2004 8:53 AM by Devil c0de eX

/prop $ and the code

should really be

/prop $ ROLE and the code

 

and then after you have done the /prop $ role and hit enter, then you type /hop and it will get you into the room.

but i'd recommend using devil codes dialog, its more beinifical and helps because you only need to copy paste, no need to /prop and that.

Edited Mar 3, 2004 9:53 AM by The Gate Keeper

try looking at ozzy's help thingy at the top of this page.

"Be more concerned with your character than your reputation

because your character is who you really are while your reputation is merely what others think of you."

 

DesolateMx 8.0

make sure you get the cookies and user role corresponding to the passport that you have put in your vincula conection.

 

To do that you will have to joing the room first with that passport and get them manually. Remember to update your passaport once you have your cookies and user role. Do it so using the feature of update(fast).

 

If you are using a nick name with simbols remember to decode the nickname and put it on your vincula once is decoded.

 

Then get out of the room in orther to join it with your mIRC client. Make sure your client has a vincula conection update too.

 

good luck to you rolleyes.gif .

 

 

You and me will all go down in history,

With a sad Statue of Liberty,

And a Generation that didn't agree.