cool site (mayor stuff)

Ai version of @Viper ?
Very temped to make one myself without AI slop that focuses on weapon making, and allows you to automatically add the magazine, ammo required, stock, and opts to add rifle comps on compatible weapons and reflexs / red dots with the tickboxes etc
 
we love ai I make my ai do the backend for me since I don't like hackers :spiderman:
 
You can put it into a JSON Object viewer online if you want to understand the data better - every single item has an ID number, and when you see inside an item Ingredients it tells you the ID number, and quantity that is required to craft that item, you just look for that ID in the list, open it up and you now know what that item is.

Programming wise it is easy to work with, reading wise, it's difficult.
Ah right, thanks
 
we love ai I make my ai do the backend for me since I don't like hackers :spiderman:
It's an extremely useful tool, and can be quite an informative tool - but please use it informatively, it's always better to know that to just have.
Take for example the security in your backend, you could ask AI to review your code, and ask how you could make it more secure - rather than having the AI be an agent for your code.
 
am joking I do web dev and I know some basic stuff and also know the code the ai is vibing for me :laughcry:
 
Back
Top