CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 17:56:40 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=feb880f6be0d3988e4b3cf022265eb53ac3a13f278e6806d58473c24e27bd77aa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22VGdCltybTYiSCpUp_mhk0KkWU3587AoB%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d879a8de2b165e-BLR
launch and circo - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function startup {
- SET g TO KERBIN:MU / KERBIN:RADIUS^2.
- LOCK accvec TO SHIP:SENSORS:ACC - SHIP:SENSORS:GRAV.
- LOCK gforce TO accvec:MAG / g.
- SET gforce_setpoint TO 1.2.
- SET Kp TO 0.05.
- LOCK dthrott TO Kp * (gforce_setpoint - gforce).}
- startup().
- SET thrott TO 1.
- LOCK THROTTLE to thrott.
- set x to 7.32602*10^(-9)*ship:altitude^2 - 0.00168158*ship:altitude + 94.6117.
- LOCK STEERING TO HEADING(90,87).
- rcs on.wait 1.STAGE.
- when ship:altitude > 4000 then{
- set x to 7.32602*10^(-9)*ship:altitude^2 - 0.00168158*ship:altitude + 94.6117.
- LOCK STEERING TO HEADING(90,x).
- when ship:maxthrustat(0) < 1 then {STAGE. wait .5.}
- when SHIP:APOAPSIS >90000 then {LOCK THROTTLE TO 0.}
- }
- when ship:altitude > 50000 and ship:apoapsis < 90000 then{ lock throttle to .5. wait until ship:apoapsis > 90000. lock throttle to 0.}
- when ship:maxthrustat(0) < 1 then {STAGE.wait.5.}
- When Eta:apoapsis < 25 then {
- lock throttle to 75000 - ship:periapsis.
- when ship:maxthrustat(0) < 1 then {STAGE.wait.5.}
- when ship:apoapsis>95000 then {lock throttle to 0.
- when Eta:apoapsis < 25 then {
- set throttle to 75000 - ship:periapsis.}
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
-
π ChangeNOW Exploit
JavaScript | 3 sec ago | 0.24 KB
-
β
β Make huge profits on trading ββ 4
JavaScript | 4 sec ago | 0.25 KB
-
π¨ Free Crypto Method π¨
JavaScript | 13 sec ago | 0.24 KB
-
β
Marketplace Glitch β
Working NEVER SEEN BE...
JavaScript | 13 sec ago | 0.25 KB
-
π‘ EASY MONEY GUIDE β
Working
JavaScript | 22 sec ago | 0.24 KB
-
ββ
Exploit 2500$ in 15 Minutesβββ 5
JavaScript | 23 sec ago | 0.25 KB
-
π EASY MONEY GUIDE β
Working A
JavaScript | 32 sec ago | 0.25 KB
-
π Instant BTC Profit Method β
Working V
JavaScript | 41 sec 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