You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Sampath
sampathgoud42
Myself Sampath and I am a full stack automation engineer
In this tutorial I am going to be going to present another simple script, and then go through step by step how it works, breaking it down and explaining it.
This time I will be explaining about Conditional Statements, Loops, Array Types and Comments.
-- Run this script in multiplayer!
people = get_bouts()
This tutorial is about using and creating 'scripts' in Toribash. In this first tutorial I will be covering what scripts are, how to use them, how they are made and what tools you will need to make them.
There is a very simple exercise at the end of the tutorial that will test what you have learned.
The proceeding tutorials will then go into detail about how to make scripts, including going over the basics of programming.
These tutorials are created for people with no experience in programming, but are also recommended for people who know programming but are not sure in how to create scripts specifically for Toribash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters