Moon Jump Script

Description: Internal scripting system of SMBX-38A Engine based on the simple VB-like language
Moderators: Lx Xzit, Yoshi021, 5438A38A, Semi-moderatos, Moderators

Luna F
Topic author, Duke
Duke
Avatar
Luna F
Topic author, Duke
Duke
Age: 19
Reputation: 16
Posts: 102
Joined: 16 Nov 2017
English Pronouns: she/her
Location: Neocosmos
Website Youtube channel URL Twitter

Post #1by Luna » 5 Jan 2018, 16:45

Hi!Is somebody out of you able to make a moon jump script?
Image Image Image Image

My projects
Image
Image

I support:
Image Image

the GaMERDoG M
Viscount
Viscount
Avatar
the GaMERDoG M
Viscount
Viscount
Age: 18
Reputation: 32
Posts: 360
Joined: 11 Mar 2017
Location: Biysk, Russia
Website

Post #2by the GaMERDoG » 5 Jan 2018, 17:36

If you're talking about the cheat...

Code: Select all

do
if keypress(-16) or keypress(-15) then
  char(1).ysp=-5
end if
call sleep(1)
loop
Last edited by the GaMERDoG on 20 Jan 2018, 7:01, edited 2 times in total.
Image
* (Taking off when the russians become isolated from outer internet.)

ImageImageImage

Check out my Artwork Train!
Image

Emoji wars: Team Doghouse
skpr ( :tux: 1)/elempow=linux/atktype=rang+mel/5df/5at/5sp/arm=none/wep=orders/maxhp=100
kowalski ( :tux: 2)/elempow=linux/atktype=rang+mel/5df/3at/5sp/arm=none/wep=brain/maxhp=100
rico ( :tux: 3)/elempow=linux/atktype=rang+mel/7df/7at/5sp/arm=none/wep=mouth/maxhp=100
pvt ( :tux: 4)/elempow=linux/atktype=rang+mel/3df/1at/5sp/arm=none/wep=cuteness/maxhp=100
lighthouse64 ( :warning: )/elempow=sound/atktype=ranged/5df/8at/7sp/arm=none/wep=mic/maxhp=100

Image

Luna F
Topic author, Duke
Duke
Avatar
Luna F
Topic author, Duke
Duke
Age: 19
Reputation: 16
Posts: 102
Joined: 16 Nov 2017
English Pronouns: she/her
Location: Neocosmos
Website Youtube channel URL Twitter

Problems

Post #3by Luna » 5 Jan 2018, 21:57

There are some bugs:
1.If I press the Button in the air,I can jump again
2.You can jump endless.
Image Image Image Image

My projects
Image
Image

I support:
Image Image

NajekK M
Nice citizen
Nice citizen
Avatar
NajekK M
Nice citizen
Nice citizen
Reputation: 22
Posts: 15
Joined: 5 Jan 2017
Location: Poland

Post #4by NajekK » 8 Jan 2018, 17:47

Try this:

Code: Select all

do
If keypress(-16) or keypress(-15) then
  If val(jump)=0 then
    char(1).ysp=-5
    val(jump)=1
  End if
Else
  If char(1).ysp=0 then
    val(jump)=0
  End if
End if
call sleep(1)
loop
Image


Return to “TeaScript”

Who is online (over the past 5 minutes)

Users browsing this forum: 1 guest