|
| 15 Jul 2013 06:00 PM |
| I need a script that can insert hopperbins/tools directly into your backpack please? For script builder? Please? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
baheeg
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 72846 |
|
| |
|
| |
|
|
| 15 Jul 2013 06:07 PM |
| @Ba:Can you just give me a script that inserts a hopperbin/tool from an id into backpack? Please? |
|
|
| Report Abuse |
|
|
baheeg
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 72846 |
|
| |
|
|
| 15 Jul 2013 06:11 PM |
| Like a script that you put the hopperbin/tool id and it gives you the hopperbin/tool into your backpack. Can you please? |
|
|
| Report Abuse |
|
|
baheeg
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 72846 |
|
| |
|
|
| 15 Jul 2013 06:14 PM |
No no not a gui like a simple script where you put id like insert-service and it inserts the tool into your backpack please? (Insert Service, id: 32942 or somethiing) parent = backpack something like that please? But I dunno how... |
|
|
| Report Abuse |
|
|
| |
|
baheeg
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 72846 |
|
| |
|
|
| 15 Jul 2013 06:20 PM |
script/localscript would be fine something like Insertservice(id) parent=game.players.backpack or like that... |
|
|
| Report Abuse |
|
|
| |
|
DrWaffler
|
  |
| Joined: 16 Sep 2011 |
| Total Posts: 4248 |
|
|
| 15 Jul 2013 06:27 PM |
It can definitely be done, and if you start it, and encounter problems, we'll help you fix them.
But we won't make it all for you.
Love me? Find me on Twitter! @DrWafflerRBLX |
|
|
| Report Abuse |
|
|
|
| 15 Jul 2013 06:33 PM |
PLEASE HELP THIS SCRIPT: a = game:GetService("InsertService"):LoadAsset(id) a.Parent = game.players.LocalPlayer.backpack Will it work? |
|
|
| Report Abuse |
|
|
|
| 15 Jul 2013 06:35 PM |
| I want it as local script how??? |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
Raphael7
|
  |
| Joined: 03 Dec 2008 |
| Total Posts: 2479 |
|
|
| 15 Jul 2013 06:42 PM |
| It should, everything must be a properly cased. |
|
|
| Report Abuse |
|
|
|
| 15 Jul 2013 06:46 PM |
But it's not working as a local script! Look: I want it to be a local script and insert a tool from an id!!! But it's not working as local script!
a = Game:GetService("InsertService"):LoadAsset(TOOLID) a.Parent = game.Players.LocalPlayer.Backpack |
|
|
| Report Abuse |
|
|
| |
|
100465
|
  |
| Joined: 17 Jun 2010 |
| Total Posts: 6353 |
|
|
| 15 Jul 2013 07:20 PM |
| I dont have one. But maybe making the parent in the StarterGear of the player? |
|
|
| Report Abuse |
|
|
|
| 15 Jul 2013 09:31 PM |
| HALP CORRECT MY SCRIPT PLEAse |
|
|
| Report Abuse |
|
|