Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
OSBotMerccy
Jul 4th, 2013
72
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
public void contains(Inventory inv, int[] i){
boolean found = false;
for(int x : i){
if(found){
continue;
}
if(inv.contains(x)){
found = true;
}
}
return found;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
FnafHuntedAdapter
Lua | 22 min ago | 18.52 KB
MTG/RiffleShuffle Simulation
Python | 39 min ago | 4.58 KB
300$ GIFTCARDS? P8
Java | 42 min ago | 0.07 KB
FREE 500$ GIFTCARDS???? VF
Java | 43 min ago | 0.07 KB
Make 3500$ in 1 day [Method]???? XH
Java | 44 min ago | 0.06 KB
?FREE Method Leaked? 1Y
Java | 45 min ago | 0.07 KB
?Make 1500$ in 1 day [Method]? AZ
Java | 46 min ago | 0.07 KB
200 INSTANTLY [Works Worldwide]? SD
Java | 47 min ago | 0.07 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!