User contributions for Pizzaboxer
From Goodblox Wiki
A user with 615 edits. Account created on 21 June 2020.
23 June 2020
- 21:3221:32, 23 June 2020 diff hist 0 m GBX.lua.Model (Object) Pizzaboxer moved page RBX.lua.Model (Object) to GBX.lua.Model (Object)
- 21:3121:31, 23 June 2020 diff hist 0 File:ArrowSquare.png Pizzaboxer uploaded a new version of File:ArrowSquare.png current
- 21:3121:31, 23 June 2020 diff hist +625 N GBX.lua.Model (Object) Created page with "{{CatUp|Class reference}} The Model is simply a group that can be made up of any objects, including Scripts, Parts, values, etc. ==Functions== In addition to the global funct..."
- 21:2821:28, 23 June 2020 diff hist +36 N Model Redirected page to RBX.lua.Model (Object) Tag: New redirect
- 21:2721:27, 23 June 2020 diff hist +26,527 N How to Make a Plane/Optional Features Created page with "These are some awesome option features you can add to your plane once you're done with it. __TOC__ === Bombing === If you want to be able to bomb, you need to do several th..." current
- 21:0221:02, 23 June 2020 diff hist +4,460 N How to script a HopperBin Tool Created page with "{{CatUp|Tutorials}} This is a tutorial on how to script a simple Hopperbin tool in LUA. This guide is for people who already have a good knowledge of scripting, but want to l..."
- 20:5720:57, 23 June 2020 diff hist +3,437 N Leaderboards Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == This will show you how to make/edit the basic leaderboard. It may be necessary, if you are interested in KO's and Wipeouts, t..." current
- 20:5620:56, 23 June 2020 diff hist +4,037 N How To Make Homing Objects. Created page with "{{CatUp|Tutorials}} __TOC__ ==Rocket Propulsion And The Part== Create the RocketPropulsion and the part object. Alternatively, you could make a miss..." current
- 20:5620:56, 23 June 2020 diff hist 0 Tutorials No edit summary
- 20:5520:55, 23 June 2020 diff hist +827 N How to Take Screenshots Created page with "{{CatUp|Tutorials}} __NOTOC__ <b>NOTE:</b> This article expects you to have a keyboard with "PrtScr" or something similar (e.g. PrintScreen, PS, etc.) <b>Another note:</b> W..." current
- 20:5520:55, 23 June 2020 diff hist −4,018 How To Make Multi Handles Redirected page to Tools current Tag: New redirect
- 20:5420:54, 23 June 2020 diff hist +2,789 N How to Make Goodblox Movies Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == If you have seen the Goodblox Game Trailer, you may be interested in making your own Goodblox movie..."
- 20:5320:53, 23 June 2020 diff hist +2,553 N Money/Shop Scripts Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == This is an easy way to get started with shop scripts. This will go over everything you need to know to get a money system wor..." current
- 20:5220:52, 23 June 2020 diff hist +4,037 N How To Make Multi Handles Created page with "{{CatUp|Tutorials}} __TOC__ ==Rocket Propulsion And The Part== Create the RocketPropulsion and the part object. Alternatively, you could make a miss..."
- 20:5120:51, 23 June 2020 diff hist +19,783 N How Do I Make Morphs? Created page with "{{CatUp|Tutorials}} {{CatUp|FAQ}} __TOC__ ==Introduction to Weapons== This tutorial explains to you the structure of weapons on Goodblox and why they work. == How Tools Work..."
- 20:5120:51, 23 June 2020 diff hist +714 N Truly Random Numbers Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == This tutorial covers random numbers. == Random number generator == The random number generator in Goodblox generates random..."
- 20:5020:50, 23 June 2020 diff hist +33 N PlayerEntered Pizzaboxer moved page PlayerEntered to PlayerAdded (Event) current Tag: New redirect
- 20:5020:50, 23 June 2020 diff hist 0 m PlayerAdded (Event) Pizzaboxer moved page PlayerEntered to PlayerAdded (Event)
- 20:5020:50, 23 June 2020 diff hist +375 N PlayerAdded (Event) Created page with "<onlyinclude>{{Event|name=PlayerAdded |arguments=Instance ''Player'' |description= Fired after a player enters the game. |object= Players |}}..."
- 20:4920:49, 23 June 2020 diff hist +11,830 N How to Script Anything Created page with "==Introduction== Welcome to '''How to Script Anything'''! This miniature scripting "book" will teach you: <br>-Scripting in general (variables, syntax, etc.) <br>-The basic co..."
- 20:4720:47, 23 June 2020 diff hist +19 N Sounds Redirected page to Music current Tag: New redirect
- 20:4620:46, 23 June 2020 diff hist 0 N File:Rob5.jpg No edit summary current
- 20:4620:46, 23 June 2020 diff hist 0 N File:Rob4.jpg No edit summary current
- 20:4620:46, 23 June 2020 diff hist 0 N File:Rob3.jpg No edit summary current
- 20:4620:46, 23 June 2020 diff hist 0 N File:Rob2.jpg No edit summary current
- 20:4620:46, 23 June 2020 diff hist 0 N File:Rob1.gif No edit summary current
- 20:4520:45, 23 June 2020 diff hist +2,145 N One Way Shields Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == One-Way shields are a door or shield that only lets people through one way. This can fix spawnkilling problems, for example,..."
- 20:4420:44, 23 June 2020 diff hist +7,129 N Music Created page with "{{CatUp|Tutorials}} __TOC__ '''''Due to a recent update it seems that the browse feature no longer works with the sound ID. Not only that, it seems that sounds don't work a..."
- 20:4320:43, 23 June 2020 diff hist +2,643 N Teleportation Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == Teleportation, a script commonly requested, is a script that moves a player or model, as a whole, to another location, instantly..." current
- 20:4220:42, 23 June 2020 diff hist +19,783 N Introduction to Weapons Created page with "{{CatUp|Tutorials}} {{CatUp|FAQ}} __TOC__ ==Introduction to Weapons== This tutorial explains to you the structure of weapons on Goodblox and why they work. == How Tools Work..."
- 20:4120:41, 23 June 2020 diff hist +4,306 N Making an onClicked script Created page with "{{CatUp|Tutorials}} __TOC__ ==Introduction== This is a FAQ that will teach you how to make a simple onClicked script. This FAQ will also explain how to put it to use. ==Wh..." current
- 20:4120:41, 23 June 2020 diff hist +59 N Intro To Scripting: Make an Invisibility Tool Pizzaboxer moved page Intro To Scripting: Make an Invisibility Tool to Intro to Scripting: Make an Invisibility Tool current Tag: New redirect
- 20:4120:41, 23 June 2020 diff hist 0 m Intro to Scripting: Make an Invisibility Tool Pizzaboxer moved page Intro To Scripting: Make an Invisibility Tool to Intro to Scripting: Make an Invisibility Tool current
- 20:2120:21, 23 June 2020 diff hist +52 N Intro To Scripting: Make a Dance Floor Pizzaboxer moved page Intro To Scripting: Make a Dance Floor to Intro to Scripting: Make a Dance Floor current Tag: New redirect
- 20:2120:21, 23 June 2020 diff hist 0 m Intro to Scripting: Make a Dance Floor Pizzaboxer moved page Intro To Scripting: Make a Dance Floor to Intro to Scripting: Make a Dance Floor
- 20:2120:21, 23 June 2020 diff hist +55 N Intro To Scripting: Make a Healing Potion Pizzaboxer moved page Intro To Scripting: Make a Healing Potion to Intro to Scripting: Make a Healing Potion current Tag: New redirect
- 20:2120:21, 23 June 2020 diff hist 0 m Intro to Scripting: Make a Healing Potion Pizzaboxer moved page Intro To Scripting: Make a Healing Potion to Intro to Scripting: Make a Healing Potion current
- 20:2020:20, 23 June 2020 diff hist +31 N Script Creation Walkthrough Pizzaboxer moved page Script Creation Walkthrough to Your first script current Tag: New redirect
- 20:2020:20, 23 June 2020 diff hist 0 m Your first script Pizzaboxer moved page Script Creation Walkthrough to Your first script
- 20:2020:20, 23 June 2020 diff hist 0 N File:Rewind.JPG No edit summary current
- 20:2020:20, 23 June 2020 diff hist +6 Your first script No edit summary
- 20:1920:19, 23 June 2020 diff hist +2,288 N Your first script Created page with "__TOC__ == Introduction == This tutorial is for complete beginners. The idea is to create an elementary script from which you can build scripting knowledge. It assumes you..."
- 20:0320:03, 23 June 2020 diff hist +2,706 N How to make transparent shirts Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == Please do '''NOT''' use this tutorial for making stolen shirts transparent. This is only one of several ways to make shirts t..."
- 20:0220:02, 23 June 2020 diff hist +2,614 N CFrame positioning Created page with "= CFrame Positioning Tutorial = This is a short tutorial on position parts using CFrame. With "CFrame" you can put brick exactly where you want it, without it sh..."
- 20:0120:01, 23 June 2020 diff hist +4,675 N Design Tips for a Fun Multiplayer Map Created page with "{{CatUp|Tutorials}} __TOC__ == Introduction == Goodblox has had Multiplayer support for over half a year now. Even though the veterans know how to construct a good map, it i..."
- 19:5519:55, 23 June 2020 diff hist +3,276 N How To Create A Windmill Created page with "{{CatUp|Tutorials}} __TOC__ ==Constructing a Windmill== 1. Insert any color brick. This will be the base of the windmill. Shape it to the length yo..."
- 19:4419:44, 23 June 2020 diff hist 0 N File:Office11.png No edit summary current
- 19:4319:43, 23 June 2020 diff hist 0 N File:Office10.png No edit summary current
- 19:4319:43, 23 June 2020 diff hist 0 N File:Office9.png No edit summary current
- 19:4319:43, 23 June 2020 diff hist 0 N File:Office8.png No edit summary current