pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
100% FUD EXE Crypter
8 sec ago
Untitled
3 sec ago
Untitled
8 sec ago
Untitled
9 sec ago
Untitled
10 sec ago
Untitled
14 sec ago
Untitled
15 sec ago
Untitled
15 sec ago
Layout Width
Share Pastebin
dr.duck
By: a guest | Mar 18th, 2010 | Syntax:
None
| Size: 0.19 KB | Hits: 56 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
function main()
{
print("Testing!\n");
if(key == 107)
{
var _OSC = "ÿc!X:ÿc< "+me.x+ " " +"ÿc!Y:ÿc< "+me.y
print(_OSC)
for (var n = 0; n < 5; n++)
me.overhead(_OSC);
}
}
create new paste
|
create new version of this paste
RAW Paste Data
function main() { print("Testing!\n"); if(key == 107) { var _OSC = "ÿc!X:ÿc< "+me.x+ " " +"ÿc!Y:ÿc< "+me.y print(_OSC) for (var n = 0; n < 5; n++) me.overhead(_OSC); } }