> For the complete documentation index, see [llms.txt](https://collisions.gitbook.io/collisions-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://collisions.gitbook.io/collisions-docs/gh-fraud/installation.md).

# Installation

Step 1&#x20;

## SQL, THROUGH HEIDI OR PHP ADMIN

RUN SQL

<figure><img src="/files/eX6pGpsmGyxkTS9WLAZ8" alt=""><figcaption></figcaption></figure>

## STEP 2

## INSTALL ITEMS/ IMAGES

Copy items below&#x20;

\['xglass'] = {\
label = 'proxyglass!',\
stack = true,\
weight = 10,\
client = {\
image = 'xglass.png'\
}\
},

```
   ['checkslips'] = {
	label = 'checkslips!',
	stack = true,
	weight = 10,
	client = {
		image = 'checkslips.png'
	}
},


['ink'] = {
	label = 'ink!',
	stack = true,
	weight = 10,
	client = {
		image = 'ink.png'
	}
},
['bankslip'] = {
	label = 'bankslip!',
	stack = true,
	weight = 10,
	client = {
		image = 'bankslip.png'
	}
},

['card_capture'] = {
	label = 'card_capture',
	stack = true,
	weight = 10,
	client = {
		image = 'card_capture.png'
	}
},
['card_sackz'] = {
	label = 'card_sackz',
	stack = true,
	weight = 10,
	client = {
		image = 'card_sackz.png'
	}
},
['card_boa'] = {
	label = 'card_boa',
	stack = true,
	weight = 10,
	client = {
		image = 'card_boa.png'
	}
},

  ['laptop'] = {
label = 'Laptop',
weight = 2000,
stack = false,
close = true,
consume = 0,
client = {
    export = 'gh-bankz.useLaptop'
}
```

},

## DONE

Be sure to put both folders in a subfolder named "\[Grind]" then&#x20;

```properties
ensure [grind]
```

EDIT CONFIG TO LIKING!
