Hi i want to send 100 or more than 100 msg at once through ip msg , i know it can be done by going to command prompt but i dont have the right command.
madarchod 100 msg bhejega
> madarchod 100 msg bhejega
Save the following in a batch file "abc.bat" and place ipmsgr.exe in the same folder
> Save the following in a batch file "abc.bat" and place ipmsgr.exe in the same folder
[
Return IP Messenger / All view / Newest title / New post / Admin
]
![]()
How to send 100 msg at once to single user : shivu(09/1/27 21:43)
![]()
Re:How to send 100 msg at once to single user : alok(09/2/4 21:24)
![]()
Re[2]:How to send 100 msg at once to single user : qwe(09/8/19 16:26)
![]()
Re[3]:How to send 100 msg at once to single user : Enjoy(10/3/12 22:28)
![]()
Re[4]:How to send 100 msg at once to single user : Raj(10/3/21 15:43)
238
Root
v[240]
How to send 100 msg at once to single user
240
^[238]
v[393]
Re:How to send 100 msg at once to single user
393
^[240]
v[443]
Re[2]:How to send 100 msg at once to single user
to kya tere baap ka kya jata hai
443
^[393]
v[446]
Re[3]:How to send 100 msg at once to single user
@echo off
cd\
:a
ipmsg/msg <IP eg: 10.1.1.1>
goto a
446
^[443]
None
Re[4]:How to send 100 msg at once to single user
>
> @echo off
> cd\
> :a
> ipmsg/msg <IP eg: 10.1.1.1>
> goto a
>
>
>
Its not working .... plz explain stepwise