Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Blazephlozard
Jun 5th, 2020
850
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
while
true
do
thePad
=
movie
.
getinput
(
0
,
2
)
for
k
in
pairs
(
thePad
)
do
if
(
math.random
(
)
>
0.5
)
then
thePad
[
k
]
=
true
end
end
joypad
.
set
(
thePad
,
2
)
emu
.
frameadvance
(
)
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make $1500 in 20 minutes
JavaScript | 1 min ago | 0.94 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 3 min ago | 0.94 KB
Swapzone Glitch (Working)
JavaScript | 5 min ago | 0.94 KB
Crypto Exchange profit method
JavaScript | 7 min ago | 0.94 KB
2D Pool C++ D2D (Semi-Circle Pockets+Felt Tex...
C++ | 30 min ago | 225.48 KB
FoxPort with RU locale
Lua | 1 hour ago | 11.66 KB
2D StickPool C++ D2D (Pockets Are Semi-Circle...
C++ | 2 hours ago | 240.67 KB
Last_kmsg
Bash | 2 hours ago | 131.12 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!