QueenBee198 3 Posted February 15 Share Posted February 15 (edited) If you need any skripts made for you or any skript help in general, I am here to help! Reply to this topic with the skript you need help with or describe (in detail) with what skript you want made for you. If I take a while to respond I am either sleeping or just busy. If there is an error with the skript, please contact me on discord @ ! Josh#8180 Edited February 15 by QueenBee198 Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 Ok so i want to make a stick that when u left click with a stick it summons lighting at the pointed block iv been trying to find a way but i cant think you could help? Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 9 minutes ago, Jessica907432 said: Ok so i want to make a stick that when u left click with a stick it summons lighting at the pointed block iv been trying to find a way but i cant think you could help? Try strike lightning at location of targeted block 1 Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 ok thanks Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 Ok so im coming back as im new to this skript and your help has helped me understand so basicly how do i repeat something so many times like so as i have shown in the file section do u know how? Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 2 minutes ago, Jessica907432 said: Ok so im coming back as im new to this skript and your help has helped me understand so basicly how do i repeat something so many times like so as i have shown in the file section do u know how? You would want to add loop (number of times) times: then under add what you would like to repeat (make sure it's indented) then when you want to exit the loop just remove the indentations on a new line Example: on rightclick: loop 5 times: send "Woah! You just looped a skript!" send "This line isn't in the loop!" 1 Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 2 minutes ago, QueenBee198 said: You would want to add loop (number of times) times: then under add what you would like to repeat (make sure it's indented) then when you want to exit the loop just remove the indentations on a new line Example: on rightclick: loop 5 times: send "Woah! You just looped a skript!" send "This line isn't in the loop!" umm so did i do it right? Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 1 minute ago, Jessica907432 said: umm so did i do it right? Remove the " " before and after, " " is only if you want to send a message to a player, I just used it as an example 1 Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 2 minutes ago, QueenBee198 said: Remove the " " before and after, " " is only if you want to send a message to a player, I just used it as an example you make it look like cutting cheese but for me its like trying to cut water i dont get where im going wrong Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 1 minute ago, Jessica907432 said: you make it look like cutting cheese but for me its like trying to cut water i dont get where im going wrong Haha, simple mistake, nothing is wrong with the code itself, it's just you used spaces and tabs, re-indent your code with one or the other. Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 Just now, QueenBee198 said: Haha, simple mistake, nothing is wrong with the code itself, it's just you used spaces and tabs, re-indent your code with one or the other. please do show me on left click with chain: loop 5 times: shoot tnt from player at speed 5 on right click with chain: loop 5 times: shoot a Wither Skull from player at speed 1 Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 Just now, Jessica907432 said: please do show me on left click with chain: loop 5 times: shoot tnt from player at speed 5 on right click with chain: loop 5 times: shoot a Wither Skull from player at speed 1 on left click with chain: loop 5 times: shoot tnt from player at speed 5 on right click with chain: loop 5 times: shoot a Wither Skull from player at speed 1 Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 1 minute ago, QueenBee198 said: on left click with chain: loop 5 times: shoot tnt from player at speed 5 on right click with chain: loop 5 times: shoot a Wither Skull from player at speed 1 This should help you: Quote in programming, indentations are tabsSkript allows a variety of indentation methods- 1 tab- 4 spaces- 2 spacesit is recommended to use 1 tab but if you cant use 1 tab, use 4 spaces.2 spaces are also valid but it is not recommended.(in atom text editor, the tab defaults to 2 spaces. you can change this in settings) (Source: https://forums.skunity.com/wiki/indentation/) Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 thanks! 3 minutes ago, QueenBee198 said: on left click with chain: loop 5 times: shoot tnt from player at speed 5 on right click with chain: loop 5 times: shoot a Wither Skull from player at speed 1 Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 Just now, Jessica907432 said: thanks! No problem! Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 (edited) hey is it possible to make it so if u right click a fireball it summons a fireball that does no dmg (explosion wise) whever u look when u right clicked it ( i wanna test out fireball jumping) sorry for bothering u so much .-. Edited February 15 by Jessica907432 Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 20 minutes ago, Jessica907432 said: hey is it possible to make it so if u right click a fireball it summons a fireball that does no dmg (explosion wise) whever u look when u right clicked it ( i wanna test out fireball jumping) sorry for bothering u so much .-. Sorry, I explored a few skript docs and couldn't find anything that could help. Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 Just now, QueenBee198 said: Sorry, I explored a few skript docs and couldn't find anything that could help. thats ok ill do some resaearch Link to post Share on other sites
_Tarna_ 465 Posted February 15 Share Posted February 15 26 minutes ago, Jessica907432 said: hey is it possible to make it so if u right click a fireball it summons a fireball that does no dmg (explosion wise) whever u look when u right clicked it ( i wanna test out fireball jumping) sorry for bothering u so much .-. Do you mean when you right click a fire charge? on right click with fire charge: shoot fireball from player at speed 2 remove 1 fire charge from player's inventory Not tested but it should be something like this. Discord - Tarna256#8675 In-game name - _Tarna_ --------------------------------------------------------- [VIP] - 7/27/2020 Support - 7/8/20 | 11/3/20 Helper - 11/3/20 - 2/21/21 Moderator - 2/21/21 - Present --------------------------------------------------------- Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 1 minute ago, _Tarna_ said: Do you mean when you right click a fire charge? on right click with fire charge: shoot fireball from player at speed 2 remove 1 fire charge from player's inventory Not tested but it should be something like this. yeah this works thanks Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 16 minutes ago, Jessica907432 said: yeah this works thanks I tried the same code just without the remove 1 fire charge from player's inventory, but it still done explosion damage. Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 Just now, QueenBee198 said: I tried the same code just without the remove 1 fire charge from player's inventory, but it still done explosion damage. ik ill just have to deal with it .__. Link to post Share on other sites
QueenBee198 3 Posted February 15 Author Share Posted February 15 1 minute ago, Jessica907432 said: ik ill just have to deal with it .__. I suggest making a platform of bedrock Link to post Share on other sites
quick007 31 Posted February 15 Share Posted February 15 3 hours ago, QueenBee198 said: If you need any skripts made for you or any skript help in general, I am here to help! Reply to this topic with the skript you need help with or describe (in detail) with what skript you want made for you. If I take a while to respond I am either sleeping or just busy. If there is an error with the skript, please contact me on discord @ ! Josh#8180 Hi yes I need a gens server for jmy new server named COOLGENSXD and I will be the owner so pls give me a skript that is exactly like the ones on Fastgens THANKSSSS Link to post Share on other sites
Jessica907432 0 Posted February 15 Share Posted February 15 1 minute ago, quick007 said: Hi yes I need a gens server for jmy new server named COOLGENSXD and I will be the owner so pls give me a skript that is exactly like the ones on Fastgens THANKSSSS on place of hay block: set {gens::%location of event-block%} to uuid of player if {gens::%player's uuid%} < 10: add 1 to {gens::%player's uuid%} while event-block is hay block: wait 80 ticks drop 1 wheat above location of event-block else: send "" to player send "&bYou have reached your Gen Cap! &7%{gens::%player's uuid%}%&b/&710" to player send "" to player cancel event command /gencap [<player>] [<text>] [<number>]: permission: gencap.use permission message: &cNope! trigger: if arg-1 is set: if arg-2 is "reset": set {gens::%arg-1's uuid%} to 0 send "&cYou have just reset %arg-1%&c's gen cap!" to player command /gens: trigger: send "" to player send "&bYou have used %{gens::%player's uuid%}%&7/&b10 gen space!" to player send "" to player command /sell: trigger: set {_amount} to amount of wheat in player's inventory add {_amount} to {wheatdrops::%player's uuid%} remove {_amount} of wheat item from player's inventory send "&7You have just sold &a%{_amount}% &7wheat drops!" to player send "&7Total Balance&f: &a%{wheatdrops::%player's uuid%}%" command /balance: trigger: send "" to player send "&bYou have &a%{wheatdrops::%player's uuid%}% &bwheat drops in your balance!" to player send "" Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now