creature
|
  |
| Joined: 13 Jul 2007 |
| Total Posts: 1594 |
|
|
| 23 May 2015 02:36 PM |
| i wanna buy headless horseman on my alt so he gets the robux |
|
|
| Report Abuse |
|
|
creature
|
  |
| Joined: 13 Jul 2007 |
| Total Posts: 1594 |
|
| |
|
Pyroi
|
  |
| Joined: 08 Dec 2011 |
| Total Posts: 6518 |
|
| |
|
creature
|
  |
| Joined: 13 Jul 2007 |
| Total Posts: 1594 |
|
|
| 23 May 2015 02:44 PM |
| pyroi thats what i ment lol |
|
|
| Report Abuse |
|
|
Pyroi
|
  |
| Joined: 08 Dec 2011 |
| Total Posts: 6518 |
|
|
| 23 May 2015 02:48 PM |
| but like buy it on creature not ur alt |
|
|
| Report Abuse |
|
|
creature
|
  |
| Joined: 13 Jul 2007 |
| Total Posts: 1594 |
|
|
| 23 May 2015 02:54 PM |
| well i dont even know how to do it T.T |
|
|
| Report Abuse |
|
|
|
| 23 May 2015 02:55 PM |
make a gui button that promptpurchases it when u click, or have a textbox you put the ID in every time you want
btw, you dont have to do it on an alt, i do it on my main and still get commissions |
|
|
| Report Abuse |
|
|
creature
|
  |
| Joined: 13 Jul 2007 |
| Total Posts: 1594 |
|
|
| 23 May 2015 02:56 PM |
| is there like a free model version ? i dont know how to script anything lol |
|
|
| Report Abuse |
|
|
creature
|
  |
| Joined: 13 Jul 2007 |
| Total Posts: 1594 |
|
|
| 23 May 2015 03:04 PM |
this the script ?
local cleanSweepId = 109592995
script.Parent.ClickDetector.MouseClick:connect(function(player) Game:GetService("MarketplaceService"):PromptPurchase(player, cleanSweepId) end) |
|
|
| Report Abuse |
|
|
|
| 23 May 2015 03:10 PM |
id = path to textbox (suggested at least)
then make sure to end the function, should be pretty easy but i'm too lazy to make mine a free model |
|
|
| Report Abuse |
|
|