XGenStudios Forums

Go Back   XGenStudios Forums > Games > Game Codes

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

Reply
 
Thread Tools
Old 06-07-2005, 04:15 PM   #1
zelab
Exceptional
 
Join Date: Oct 2004
Location: Ontario, Canada
Age: 18
Posts: 2,398
Default 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)
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!

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)
Newest code.
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.
zelab is offline   Reply With Quote
Old 06-08-2005, 06:59 AM   #2
aaj111
Mail Room Clerk
 
aaj111's Avatar
 
Join Date: Mar 2005
Location: No where...
Age: 19
Posts: 207
Send a message via MSN to aaj111 Send a message via Yahoo to aaj111
Default

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.
aaj111 is offline   Reply With Quote
Old 06-08-2005, 01:58 PM   #3
Mod#4
Darn Tootin'
 
Mod#4's Avatar
 
Join Date: Jan 2005
Location: ####ing oregon
Age: 16
Posts: 5,552
Send a message via AIM to Mod#4 Send a message via MSN to Mod#4
Default

Quote:
Originally Posted by aaj111
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...
__________________
Mod#4 is offline   Reply With Quote
Old 06-08-2005, 03:49 PM   #4
zelab
Exceptional
 
Join Date: Oct 2004
Location: Ontario, Canada
Age: 18
Posts: 2,398
Default

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."
zelab is offline   Reply With Quote
Old 06-08-2005, 05:44 PM   #5
Grunteh
Multiple Account
 
Grunteh's Avatar
 
Join Date: May 2005
Location: This forum sucks why did I come back
Age: 16
Posts: 5,761
Send a message via AIM to Grunteh Send a message via MSN to Grunteh
Default

Quote:
Originally Posted by aaj111
SERIOUSLY,
Mine works better u get more money in a less amount of time check the other topic
what topic?
Grunteh is offline   Reply With Quote
Old 06-08-2005, 07:31 PM   #6
zelab
Exceptional
 
Join Date: Oct 2004
Location: Ontario, Canada
Age: 18
Posts: 2,398
Default

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.
Watch the dude dance at the bottom! He looks so confused!
__________________


"Yeah, man. I'll gnaw your face off. -Teh C."

Last edited by zelab; 06-08-2005 at 07:41 PM.
zelab is offline   Reply With Quote
Old 06-09-2005, 01:36 AM   #7
hweiqiang
Banned
 
Join Date: Dec 2004
Posts: 15
Default

i cant understand a @#$%^^& word u toking abt
hweiqiang is offline   Reply With Quote
Old 06-09-2005, 01:44 PM   #8
zelab
Exceptional
 
Join Date: Oct 2004
Location: Ontario, Canada
Age: 18
Posts: 2,398
Default

its script for the game "Interactive Buddy" that xgen hosts.
__________________


"Yeah, man. I'll gnaw your face off. -Teh C."
zelab is offline   Reply With Quote
Old 06-25-2005, 07:44 AM   #9
HAYZEUS!!!!
Hobo
 
HAYZEUS!!!!'s Avatar
 
Join Date: Jun 2005
Age: 32
Posts: 20
Quote:
Originally Posted by aaj111
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!
__________________
yah... im the cheat.... is there anything you can do about it? thought so...

My the cheats faviorite email lines... YAH! Ill gnaw yur face off

Teh C.
(\__/)
(+'.'+)
(")_(")


HAYZEUS!!!! is offline   Reply With Quote
Old 06-25-2005, 01:49 PM   #10
oblivious_Stick
Tumbleweed
 
Join Date: Jun 2005
Location: Hell
Age: 20
Posts: 15
Send a message via AIM to oblivious_Stick
Default

how do you do these codes?
__________________
what the hell everyone dies once
oblivious_Stick is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 12:34 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
All Material Copyright Xgenstudios Forums and Its Respective Posters