yojimbos_law

relay/game.ash

Sep 15th, 2018
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. buffer whole_page = visit_url();
  2. whole_page = whole_page.replace_string("<frame name=chatpane src=\"chatlaunch.php\">","<frame name=chatpane src=\"mchat.php\">");
  3. whole_page.write();
Advertisement
Add Comment
Please, Sign In to add comment