Advertisement
LockdateforGHS

WebFetch

Apr 9th, 2023
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. remote_code = webfetch.fetch("roblox.com") # this displays/embeds roblox on the screen when executed
  2.  
  3. exec(remote_code)
  4.  
  5.  
  6. Webfetch is a fictional programming language used to embed/display a site when putting a url. It works like the google sites embed button.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement