Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » GabMod, a new scratch mod.
- theonlygusti
-
Scratcher
1000+ posts
GabMod, a new scratch mod.
Negate is actually used for boolean values, thus both -5 and 5 (truthy values) negated would be 0 (false).For example, if I negate -5, then it would be 5.all are workaroundableNegating a negative number should return a positive number, shouldn't it?(([abs v] of (5)) * (-1))//use for negate
However, I see the OP has used their own ambiguous definition of negate, which seems closer to additive inverse

Last edited by theonlygusti (Jan. 1, 2017 20:03:49)
- borismikuccs
-
Scratcher
20 posts
GabMod, a new scratch mod.
GabMod
a scratch mod
What is GabMod?
Gabmod is a mod of scratch 1.4 im making. Blocks like negate, half, and otherswere added including 2.0 experimental control blocks and scrolling blocks.
Screenshots
GabMod program
Blocks palette
New blocks
Readouts
Example Script
New blocks(Negate (5) :: operators)
(Half (5) :: operators)
( [Input. ] :: operators)
(noop :: control)
clear counter :: control
incr counter :: control
for each [v v] in (10) :: control cstart
end
while <> :: control cstart
end
scroll right (10) :: motion
scroll up (10) :: motion
align scene [bottom-left v] :: motion
(x scroll :: sensing)
(y scroll :: sensing)
New download: https://www.dropbox.com/home?preview=GabMod.zip
Is there any way to download without a problem?
- s_federici
-
Scratcher
500+ posts
GabMod, a new scratch mod.
New download: https://www.dropbox.com/home?preview=GabMod.zip
Is the link still functional? By clicking it I'm brought to my home page.
- Gabriel2900
-
Scratcher
100+ posts
GabMod, a new scratch mod.
Is there any way to download without a problem?
he is too lazy to provide a new download linkNew download: https://www.dropbox.com/home?preview=GabMod.zip
Is the link still functional? By clicking it I'm brought to my home page.
- borismikuccs
-
Scratcher
20 posts
GabMod, a new scratch mod.
whyIs there any way to download without a problem?he is too lazy to provide a new download linkNew download: https://www.dropbox.com/home?preview=GabMod.zip
Is the link still functional? By clicking it I'm brought to my home page.
- walkcycle
-
Scratcher
500+ posts
GabMod, a new scratch mod.
someone make a mod for scratch 0.1!Is the 0.1 source code available?
- AG143_c
-
Scratcher
54 posts
GabMod, a new scratch mod.
Y?When I click the button “Continue as Owen Grenney” it goes to the dropbox homepage and have an error.I can't install Gab Mod!Why not?
- Capitan_Florida_2
-
Scratcher
100+ posts
GabMod, a new scratch mod.
Can I download? Links down.*cough* You necroposted.
Necroposting
A necropost is a post on an “old, abandoned thread that has been considered ‘dead’ for a while…that no longer serves any purpose but is bumped back up to the top of the forums by someone posting in it.” - from Scratch Wiki
- Elrond_Gasals_Brothe
-
Scratcher
45 posts
GabMod, a new scratch mod.
Tutorial
Topic: Run::custom hat
When green flag clicked//When the script is ready
Say [Hello!]//This is when the sprite is talking to someone
Repeat (10)//This is when the block repeats
play sound [pop v]//This is the sound when played, sound will come
end
Topic: Blocks::hat motion
When this sprite clicked//This is when the mouse clicks the spriteif <()9=()> then//This is when the Boolean is true if false, not
if <touching [mouse pointer v]?> then//If true, activate. If false, not
pen down//This is when drawing comes
pen up//This is when the drawing is done
end
- 9gr
-
Scratcher
1000+ posts
GabMod, a new scratch mod.
TutorialPlease don't Necropost.Topic: Run::custom hat
When green flag clicked//When the script is ready
Say [Hello!]//This is when the sprite is talking to someone
Repeat (10)//This is when the block repeats
play sound [pop v]//This is the sound when played, sound will come
end
Topic: Blocks::hat motion
When this sprite clicked//This is when the mouse clicks the spriteif <()9=()> then//This is when the Boolean is true if false, not
if <touching [mouse pointer v]?> then//If true, activate. If false, not
pen down//This is when drawing comes
pen up//This is when the drawing is done
end
- alzhraniali418
-
Scratcher
2 posts
GabMod, a new scratch mod.
is there is any link to download gabmod? i need that scratch mod 

- WojtekGame
-
Scratcher
1000+ posts
GabMod, a new scratch mod.
is there is any link to download gabmod? i need that scratch modThe OP maybe has it, but please do not ask them because they won't repy, and no, this ain't an necropost.
- medians
-
Scratcher
1000+ posts
GabMod, a new scratch mod.
is there is any link to download gabmod? i need that scratch modI’m going to check if there mods folder on my computer has it then.
- Iamascratchuser2840
-
Scratcher
1 post
GabMod, a new scratch mod.
it doesn't work says “This file don't exist.”
when i installed the mod :: hat events #435a69
show error [ur dumb] :: stack events #435a69
- Discussion Forums
- » Advanced Topics
-
» GabMod, a new scratch mod.




















