Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Load Testing
MadScience2728
Mar 2nd, 2021
(
edited
)
75
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
local count = 1
while true do
print("I am loaded " .. tostring(count))
count = count + 1
os.sleep(30)
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
music
JavaScript | 1 hour ago | 21.51 KB
admin music
JavaScript | 1 hour ago | 2.41 KB
Untitled
JSON | 1 hour ago | 12.82 KB
APK STRATEGI 5
C++ | 1 hour ago | 0.81 KB
Dumps
CSS | 2 hours ago | 0.00 KB
Harvard - Cardiff University (ITS)
XML | 3 hours ago | 9.37 KB
TABLA DEPARTAMENTO [SSMS]
MySQL | 3 hours ago | 0.89 KB
TABLA CARGO INTERNACIONAL [SSMS]
MySQL | 3 hours ago | 1.00 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!