Where do you show now the scores and playernames?
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              There are already many similar topics, so search next time but never mind. See:
or
or
or see search results
https://community.appinventor.mit.edu/search?q=an%20app%20to%20teach
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              Ok thank you i will remeber that
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              You can check the posts there, most of them are solved and work ..... your doubt would be solved.
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              That is not what i want to do
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                TIMAI2
                
              
              
              
                  
                  
              30
              
             
            
              See here:
Set LimitToLast to 1 to return the top score
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              So my problem is i want to get 2 different values out of the server but you can only get 1 value when you use the "get value" block
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                ABG
                
              
              
              
                  
                  
              32
              
             
            
              You could get the first tag, then when the tag and value arrive, save them both and ask for the next tag that you wanted.
             
            
              
              
              
            
            
                
                
              
           
          
            
            
              What would be the code for getting an tag
             
            
              
              
              
            
            
                
                
              
           
          
            
              
                TIMAI2
                
              
              
              
                  
                  
              34
              
             
            
              
Which two values? Name and score ?
Use the REST method as above and it will return both. (given your data is structured accordingly)