Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ash foreach i in $locations[]{ foreach j,k in i.appearance_rates(){ if( j == $monster[ none ] & k > -1 & create_matcher( "adventure\.php" , i.to_url() ).find() ){ print("NC rate in "+i+"(ID"+ group_string( i.to_url() , "(\\d+)" )[0][0] +") : "+k); } } }
Advertisement
Add Comment
Please, Sign In to add comment