Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $${
- key(use);
- wait(500ms);
- &searchitem = $$?
- for(#forsearch,0,53);
- getslotitem(%#forsearch%,&founditem);
- if(%&founditem% = %&searchitem%);
- slotclick(%#forsearch%,1,true);
- wait(500ms);
- endif;
- next;
- gui();
- stop();
- }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement