PDA

View Full Version : Interactive Buddy Script


zelab
06-07-2005, 05:15 PM
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)



Gives $3000 (or so) dollars each shot.

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!


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)


Newest code.
Name: mine_field
Run : Once.


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)

aaj111
06-08-2005, 07:59 AM
SERIOUSLY,
Mine works better u get more money in a less amount of time check the other topic

Mod#4
06-08-2005, 02:58 PM
SERIOUSLY,
Mine works better u get more money in a less amount of time check the other topic

Can you spell right?
I can't understand a word you just said...

zelab
06-08-2005, 04:49 PM
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.

Grunty
06-08-2005, 06:44 PM
SERIOUSLY,
Mine works better u get more money in a less amount of time check the other topic what topic?

zelab
06-08-2005, 08:31 PM
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!


moved to first post.


Watch the dude dance at the bottom! He looks so confused!

hweiqiang
06-09-2005, 02:36 AM
i cant understand a @#$%^^& word u toking abt

zelab
06-09-2005, 02:44 PM
its script for the game "Interactive Buddy" that xgen hosts.

HAYZEUS!!!!
06-25-2005, 08:44 AM
SERIOUSLY,
Mine works better u get more money in a less amount of time check the other topic Your's is much better than that guy's!

oblivious_Stick
06-25-2005, 02:49 PM
how do you do these codes?

zach1188
07-11-2005, 04:15 AM
zelab this works great. good idea with the bowling balls!

bendeta2349
02-03-2006, 10:46 AM
how do you do these codes?
OMG U NOOB
All you have to do is:
1.) Save Up $3000
2.) Buy Scripting Engine
3.) Click On Make New Code
4.) Paste 1 Code Into It
5.) Make Up A Name For It And Then Save It
6.) Then Press "Run Once"
_______________________________
Then Your Done!
_______________________________
Yay

FoH
02-07-2006, 08:49 PM
I didnt know how to work it now i do. Those are good codes.