HighLeaks
Help

Lunar ATM Robbery : Modified version

s.kishino s.kishino Started 44 replies 6,590 views 5 Credits

Download Link Locked

Pay 5 credits to unlock the download link for 24 hours.

Login to unlock
#1
Preview of the Script Based on Lunar ATM Robbery script ( ripping ATM off the wall version ). Added the need of drilling the ATM Machine before you can attach rope to it. Drilled State is broadcasted to all players. ( With sound, animation ) Drill will broke randomly. ( Math.Random ) Added Rope Length modifier. Fixed Item not removing from inventory ( I figure some of you is lazy enough to not fixing it anyway ) Removed ATM Pickup. ( You can add it back by restoring commented line ) Added Cop check on script startup. Enjoy :) Dependencies : qb-core, okokNotify ( You can change it )


#1
[attachment removed]

Some vehicle will get pull into the ATM, removing these 2 line ( and in the sync function below as well ) will fix the issue. I am still looking for a better way to extend the length of the Rope.[/attachment]
#2
The script will sometime fail to detect if a vehicle is nearby when the vehicle doesn't have bumper_r bone id. To fix this , replace the local VehCoord = GetWorldPositionOfEntityBone(veh, GetEntityBoneIndexByName(veh, 'bumper_r')) with local VehCoord = GetEntityCoords(veh)
#3
thanks ! like it so much thanks
#4
Another interesting script to check the code as it has some interesting features that can be used on a lot of different things! Thanks!
#5
Another interesting script to check OUT THANKS DUDE
#6
thank you for sharing bro
#7
looks neat, thanks for this
#8
If your addon car doesn't pull the ATM correctly.



Find and replace the following line :

AttachEntitiesToRope <<< AttachEntitiesToRope(rope[bsn], ATMobject, veh, ATMCoord[1], ATMCoord[2], ATMCoord[3]+0.8, VehCoord[1], VehCoord[2], VehCoord[3], 1, false, false, 0, 0)[/bsn]
#9




s.kishino,

wrote:



If your addon car doesn't pull the ATM correctly.



Find and replace the following line :

AttachEntitiesToRope <<< AttachEntitiesToRope(r...




thanks for thiss my pal!!!!!!!!!!!!!!!!!!!!!!!!!!![/bsn]
#10




gustavogaviriaahaha,

wrote:



script ass im paid 5 credit fuck

[attachment removed]




Redownload and make sure you copy the correct password dumb fuck and use 7-ZIP , the least you can do is be polite you fucking bitch.[/attachment]
#11
thanks ! like it so much thanks
#12
thanks ! like it so much thanks
#13
can someone help me.sorry im new in making server
#14
Thanks for giving this script
#15




s.kishino,

wrote:



Preview of the Script



Based on Lunar ATM Robbery script ( ripping ATM off the wall version ).

Added the ...




bro this script is insane .. thanks for sharing.
#16




tobbysan,

wrote:



can someone help me.sorry im new in making server




can someone help me?? im new
#17
This is cool i like it
#18




s.kishino,

wrote:



Preview of the Script



Based on Lunar ATM Robbery script ( ripping ATM off the wall version ).

Added the ...




nice script thank bro !
#19




s.kishino,

wrote:



Preview of the Script



Based on Lunar ATM Robbery script ( ripping ATM off the wall version ).

Added the ...




this script look so awsome
#20
Nothing happens after using a drill. No progress bar or anything. Any way to fix?