CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 06:15:37 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=9846c9fcaf3f1495190fd66ecb901dfe1a2f8bf32770afec5f59b9a5821c30dca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Jh0B2AilPJaj5SLITD7peB6z7GuSb83t%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cc395b9d7ff313-BLR
yvonne2.r - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rebol [
- Title: "Yvonne View"
- Version: 2.0
- Purpose: [To learn a bit about REBOL.]
- ]
- counter: 0
- ticks: 20
- get-pic: func[] [
- parts: parse read http://pics.mytrapster.com/yvonne.php {="}
- to-image (load-image (load to-string parts/6))
- ]
- set-size: func[ pic ] [
- tx: pic/size/x + 20
- ty: pic/size/y + 20
- to-pair (as-pair tx ty)
- ]
- reset-b: func[w i] [
- temp: get-pic
- i/size: temp/size
- set-face i temp
- w/size: set-size temp
- show w
- ]
- v1: layout [
- at 10x10 b: image get-pic rate 1 feel [engage: func[f a e] [
- if a = 'time[
- if counter = ticks[
- counter: 0
- reset-b v1 b
- ]
- counter: counter + 1
- ]
- ]
- ]
- at 10x10 btn "Refresh" [reset-b v1 b]
- at 75x10 btn "Quit" [quit]
- ]
- view v1
- do-events
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ O
JavaScript | 7 sec ago | 0.24 KB
-
⭐⭐⭐ G2A Payment Exploit ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 9 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 8
JavaScript | 18 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 18 sec ago | 0.24 KB
-
⭐ ✅ Free Products Method ✅ ✅ NEVER SEEN BEFOR...
JavaScript | 27 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ C
JavaScript | 29 sec ago | 0.24 KB
-
⭐ G2A Bug ⭐ (Get more on BTC swaps) ✅ NEVER S...
JavaScript | 36 sec ago | 0.24 KB
-
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 45 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand