46 lines
1.2 KiB
Markdown
46 lines
1.2 KiB
Markdown
# Send Messages In Teams
|
|
|
|
A script used to prank your friends sending a message through the user Teams.
|
|
|
|
**Category**: Prank
|
|
|
|
## Description
|
|
|
|
A script used to prank your friends sending a message through the user Teams.
|
|
|
|
Open a PowerShell, stop Teams if is runned, run Teams, run new message function, search the receiver, write and send some messages, then close the app.
|
|
|
|
## Getting Started
|
|
|
|
### Dependencies
|
|
|
|
* Internet Connection
|
|
* Microsoft Teams installed and user logged-in
|
|
* ExecutionPolicy Bypass
|
|
* Python
|
|
|
|
### Settings
|
|
|
|
- Setup the receiver
|
|
|
|
## Credits
|
|
|
|
<h2 align="center"> Aleff :octocat: </h2>
|
|
<div align=center>
|
|
<table>
|
|
<tr>
|
|
<td align="center" width="96">
|
|
<a href="https://github.com/aleff-github">
|
|
<img src=https://github.com/aleff-github/aleff-github/blob/main/img/github.png?raw=true width="48" height="48" />
|
|
</a>
|
|
<br>Github
|
|
</td>
|
|
<td align="center" width="96">
|
|
<a href="https://www.linkedin.com/in/alessandro-greco-aka-aleff/">
|
|
<img src=https://github.com/aleff-github/aleff-github/blob/main/img/linkedin.png?raw=true width="48" height="48" />
|
|
</a>
|
|
<br>Linkedin
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div> |