CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 06:25:43 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=d85435a8b9e4d6f71fffea21c2cad7b043b4651d7560f6119376b02a4fc0d673a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22bFLHj93usNugxkyTp1-Dkinn2l7WEs3N%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d48586adaf95be-BLR
Line Party - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ' Touch the screen to end the program.
- Speed = 15
- Size = 10
- RETINA on
- ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
- ' Line Party ' by TheBaykun.
- ' July 21, 2013
- ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
- bclra=RND*255
- bclrb=RND*255
- bclrc=RND*255
- BCOLOR bclra,bclrb,bclrc
- WHILE Touch=0
- clra=RND*255
- clrb=RND*255
- clrc=RND*255
- COLOR clra,clrb,clrc
- lineax=RND*ScreenWidth
- lineay=RND*ScreenHeight 'Starting Point
- linebx=5+RND*speed
- lineby=5+RND*speed 'Line speed
- la=RND
- lb=RND
- IF la<0.5 THEN
- lineby=-lineby
- ENDIF
- IF lb<0.5 THEN
- linebx=-linebx
- ENDIF
- linecx=lineax 'Current location
- linecy=lineay
- lined=1+(RND*(size-1))
- WHILE linecx>0-(lined/2) AND linecx<ScreenWidth+(lined/2) AND linecy>0-(lined/2) AND linecy<ScreenHeight+(lined/2) AND Touch=0
- linecx=linecx+linebx
- linecy=linecy+lineby
- LINE lineax,lineay,linecx,linecy,lined
- SLEEP 0.05
- WEND
- WEND
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ L
JavaScript | 6 sec ago | 0.25 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ H
JavaScript | 16 sec ago | 0.25 KB
-
📌 Swapzone +37% glitch ⭐ 5
JavaScript | 25 sec ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ E
JavaScript | 34 sec ago | 0.25 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 40 sec ago | 0.25 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 43 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ Y
JavaScript | 54 sec ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ A
JavaScript | 1 min ago | 0.25 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