Jump to content

Scripter, Looking for Work!


amarock Amat
 Share

You are about to reply to a thread that has been inactive for 4475 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts


if (llDetectedView(0) != llGetOwner()) {
integer x;
for(x=0;llGetViewerTotal() > x;++x) {
if (llListFindList(llGetViewers(),llDetectedView(x)) != -1) {
llRegionSay(llDetectedView(x),0,"Thank you for Looking.");
}
}
}
Pricelist
**500L Per Script F/P
***Under 100 Lines 2500L
***Over 100 >= 300 Lines 10000L
**PHP Script 25000L
**Mysql DB 15000L

Web Hosting - 2500L per Month
Shoutcast Hosting/w Webhosting 3000L per Month for 100 Listeners.

Link to comment
Share on other sites

  • 4 weeks later...

hello..
i need a vending machine for centova.com with this requirement:

- The person paying the vendor directly and automatically get a new account in centova, they got a username, password and port number and the link.

- Before the lease runs out they will get a warning several times

- Once the lease is over then the account is not active automatically while.

- So they pay more then an automatic stream of life again with username, password and port as well as the same link.

- Allows to split payments to other avatars, and can give a discount price.

- A vending machine for all users and the entire packet stream.

Centova script API documentations = http://www.centova.com/docs/cast/CentovaCast%20-%20XML%20API%20Documentation.pdf

how long the process and at what price.?

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 4475 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...