![]() |
|
|||||||
| View Poll Results: Like the script? | |||
| Yes |
|
20 | 43.48% |
| No |
|
4 | 8.70% |
| What??? |
|
22 | 47.83% |
| Voters: 46. You may not vote on this poll | |||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Exceptional
Join Date: Oct 2004
Location: Ontario, Canada
Age: 18
Posts: 2,398
|
Interactive Buddy Script
Code:
explode(300,10,1000)
setBuddyPos(300,10)
resetForces();
xx=275;
if(firstRun(),
loop(3,
assign(bb,addConstraint(create("bowlball",xx,200,0,0),xx,10,10))+
assign(xx,xx+25)
),
0)
ONLY RUN ONCE!!!!! ---- since redo, this is not needed anymore. If you want to run twice, refresh the webpage. Have fun. currently working out bugs in the program, such as, bowling balls not being able to be deleted, and getting the whole screen black. CODE REDONE! Works alot better, less chars, full black screen removed. HOW TO MAKE THIS GIVE MORE MONEY! Code:
explode(300,10,1000) <--- change the 1000 to whatever
setBuddyPos(300,10) you want the higher the
resetForces(); more cash youll end up getting.
xx=275; changing the number too high
if(firstRun(), will result in a crash.
loop(3,
assign(bb,addConstraint(create("bowlball",xx,200,0,0),xx,10,10))+
assign(xx,xx+25)
),
0)
Name: mine_field Run : Once. Code:
resetForces();
xx=30;
yy=60;
zz=30;
if(firstRun(),
loop(8,
assign(bb,addConstraint(create("grenade",xx,200,0,0),xx,200,75))+
assign(xx,xx+75)+
noAutoDelete(bb)
),
0)
loop(7,
assign(bb,addConstraint(create("grenade",yy,200,0,0),yy,100,75))+
assign(yy,yy+75)+
noAutoDelete(bb)
),
0)
loop(7,
assign(bb,addConstraint(create("grenade",zz,200,0,0),zz,10,75))+
assign(zz,zz+75)+
noAutoDelete(bb)
),
0)
__________________
![]() "Yeah, man. I'll gnaw your face off. -Teh C."
Last edited by zelab; 06-08-2005 at 07:40 PM. |
|
|
|
|
|
#2 |
|
Mail Room Clerk
|
SERIOUSLY,
Mine works better u get more money in a less amount of time check the other topic Last edited by aaj111; 06-08-2005 at 07:03 AM. |
|
|
|
|
|
#3 | |
|
Darn Tootin'
|
Quote:
I can't understand a word you just said...
__________________
![]() |
|
|
|
|
|
|
#4 |
|
Exceptional
Join Date: Oct 2004
Location: Ontario, Canada
Age: 18
Posts: 2,398
|
there, i redid the code, this one still gives the same amount of cash, but the coloured screen you get, is totally removed thanks to the top bowling balls.
__________________
![]() "Yeah, man. I'll gnaw your face off. -Teh C."
|
|
|
|
|
|
#5 | |
|
Multiple Account
|
Quote:
|
|
|
|
|
|
|
#6 |
|
Exceptional
Join Date: Oct 2004
Location: Ontario, Canada
Age: 18
Posts: 2,398
|
its in ibuddy codes. he says it works better as it gives more cash. you can configure mine too, if you know how. but his leaves the screen black.... or pink. or white. whatever. mine blocks that. SO HA!
i wrote another, here it is. its a little better, different then the other one i wrote though. RUN IT ONCE ONLY! Code:
moved to first post.
__________________
![]() "Yeah, man. I'll gnaw your face off. -Teh C."
Last edited by zelab; 06-08-2005 at 07:41 PM. |
|
|
|
|
|
#7 |
|
Banned
Join Date: Dec 2004
Posts: 15
|
i cant understand a @#$%^^& word u toking abt
|
|
|
|
|
|
#8 |
|
Exceptional
Join Date: Oct 2004
Location: Ontario, Canada
Age: 18
Posts: 2,398
|
its script for the game "Interactive Buddy" that xgen hosts.
__________________
![]() "Yeah, man. I'll gnaw your face off. -Teh C."
|
|
|
|
|
|
#9 | |
|
Hobo
Join Date: Jun 2005
Age: 32
Posts: 20
|
Quote:
|
|
|
|
|
|
|
#10 |
|
Tumbleweed
|
how do you do these codes?
__________________
what the hell everyone dies once |
|
|
|
![]() |
| Thread Tools | |
|
|