Thumbs upUsing scripts (Spawning by yourself) | End to the pay for spawning threads

Posts 115 of 32 · Page 1 of 3
Using scripts (Spawning by yourself) | End to the pay for spawning threads
I made this thread to stop the pay for spawn threads that make you waste money for something you can do yourself. So I'm gonna make a little tutorial on how to do it.

1. Download a script executor. There is one on this forum with a built-in bypasser. Here is the link to it: Script Executer 1.2 [By Darky.Hax] No bypasser needed!

2. Extract the hack to a random folder and rename the "Arma 2 Script Executer.exe" file to whatever you want.

3. Download scripts and then go to your script executor's folder. You will find a folder named scripts there. Open it and then open the folder DayZ and put your downloaded scripts in it.

4. Open Arma2:OA(DayZ) and join a server.

5. When your character spawns minimize the game and run the "Arma 2 Script Executor.exe" (Or whatever name you renamed it to). Wait for "Scan Complete" message. On the right side you should see the folder DayZ and your scripts in it. Double-click the script you want to execute (spawn) and it should go to the middle and you should see some text now. So the last thing is to press the "Execute Script" button (You will find it in the above menu/toolbar call it however you want).

6. Go back in game and you made it!!!! The script is executed.

7.Enjoy, have fun and don't forget to thanks me if I helped you!

Here are some working scripts for those who asked for them:
Lockdown's Fun Scripts
Raiin's LockDown/Wuat Scripts - Fixes & Additions
Updated Wuat Scripts (No Recoil, Exploding Sheep, etc.)
The Perfect Box
Where to find all DayZ working scripts?
Quote Originally Posted by PainXD View Post
I made this thread to stop the pay for spawn threads that make you waste money for something you can do yourself. So I'm gonna make a little tutorial on how to do it.

1. Download a script executor. There is one on this forum with a built-in bypasser. Here is the link to it: Script Executer 1.2 [By Darky.Hax] No bypasser needed!

2. Extract the hack to a random folder and rename the "Arma 2 Script Executer.exe" file to whatever you want.

3. Download scripts and then go to your script executor's folder. You will find a folder named scripts there. Open it and then open the folder DayZ and put your downloaded scripts in it.

4. Open Arma2:OA(DayZ) and join a server.

5. When your character spawns minimize the game and run the "Arma 2 Script Executor.exe" (Or whatever name you renamed it to). Wait for "Scan Complete" message. On the right side you should see the folder DayZ and your scripts in it. Double-click the script you want to execute (spawn) and it should go to the middle and you should see some text now. So the last thing is to press the "Execute Script" button (You will find it in the above menu/toolbar call it however you want).

6. Go back in game and you made it!!!! The script is executed.

7.Enjoy, have fun and don't forget to thanks me if I helped you!
There are many tutorials, and it still does not stop people for requesting/giving out items.

Quote Originally Posted by simazzz View Post
Where to find all DayZ working scripts?
Google.
Quote Originally Posted by simazzz View Post
Where to find all DayZ working scripts?
I will post a thread with some scripts in it later. So wait for it.
Quote Originally Posted by n1kko View Post
Originally Posted by simazzz
Where to find all DayZ working scripts?
Google.
Google is full of crap, I need working scripts. Most spawning weps/items.
Quote Originally Posted by simazzz View Post
Google is full of crap, I need working scripts. Most spawning weps/items.
You are full of crap. Google brought me here.
Glad to see someone is trying to get rid of the "Give me money and I'll spawn you items" people. Thanks for getting this out.
Quote Originally Posted by PainXD View Post
I made this thread to stop the pay for spawn threads that make you waste money for something you can do yourself. So I'm gonna make a little tutorial on how to do it.

1. Download a script executor. There is one on this forum with a built-in bypasser. Here is the link to it: Script Executer 1.2 [By Darky.Hax] No bypasser needed!

2. Extract the hack to a random folder and rename the "Arma 2 Script Executer.exe" file to whatever you want.

3. Download scripts and then go to your script executor's folder. You will find a folder named scripts there. Open it and then open the folder DayZ and put your downloaded scripts in it.

4. Open Arma2:OA(DayZ) and join a server.

5. When your character spawns minimize the game and run the "Arma 2 Script Executor.exe" (Or whatever name you renamed it to). Wait for "Scan Complete" message. On the right side you should see the folder DayZ and your scripts in it. Double-click the script you want to execute (spawn) and it should go to the middle and you should see some text now. So the last thing is to press the "Execute Script" button (You will find it in the above menu/toolbar call it however you want).

6. Go back in game and you made it!!!! The script is executed.

7.Enjoy, have fun and don't forget to thanks me if I helped you!
They do it for MONEY, because the customers dont risk a ban for scripting q.q
Quote Originally Posted by naruto68 View Post
They do it for MONEY, because the customers dont risk a ban for scripting q.q
If you do it right on the right server you never get banned dude. I never got banned using scripts for 2 weeks on same server so...
Quote Originally Posted by PainXD View Post
If you do it right on the right server you never get banned dude. I never got banned using scripts for 2 weeks on same server so...
How do I identify which server to use scripts on?
Quote Originally Posted by PainXD View Post
If you do it right on the right server you never get banned dude. I never got banned using scripts for 2 weeks on same server so...
Please pm the server that it is working on, have got global banned twice and am tired of paying people to spawn stuff. Ty in advance
How do i use the vehicle spawn script?
Quote Originally Posted by Elmfuzzy View Post
How do i use the vehicle spawn script?
Add me on skype guys "paincarrier".

---------- Post added at 10:16 AM ---------- Previous post was at 10:12 AM ----------

Quote Originally Posted by psx78 View Post
TY i got script restriction #createvehicle
The reason some people are getting kicked is because the script uses the function createVehicle which is detected in remoteexec.log. This means that any updated server will probably auto-kick for it. This log can also be used to report you to BE for a global ban.

If you want to make this safer, replace the command createVehicle with createVehiclelocal. This will make the box only visible on your screen (aka other players can not see it), but it will also prevent it from being detected by the server. You can always loot stuff from the box and put it on the ground, in a tent, or in a vehicle for your friends afterwards.

tl;dr:

replace:

Code:
_magicbox = createVehicle [_className, _mypos, [], 0, "CAN_COLLIDE"];
with:

Code:
_magicbox = createVehiclelocal [_className, _mypos, [], 0, "CAN_COLLIDE"];
This was originally posted by mixerz. Try this maybe helps ??
i too need helicopter spawn script
ty guys !!
Posts 115 of 32 · Page 1 of 3

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?