Guest User

Untitled

a guest
Jan 12th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. public void questScreen() {
  2. for(int i = 8144; i < 8196; i++) {
  3. for(int i1 = 12174; i1 < 12223; i1++) {
  4. c.getFrames().sendString("", i);
  5. c.getFrames().sendString("", i1);
  6. }
  7. }
Add Comment
Please, Sign In to add comment