Go Back   RunUO - Ultima Online Emulation > RunUO > RunUO Post Archive > Custom Script Release Archive

Custom Script Release Archive This is a pre-script database archive of what our users had released.

 
 
Thread Tools Display Modes
Old 01-30-2005, 12:19 AM   #1 (permalink)
Tru
Forum Expert
 
Tru's Avatar
 
Join Date: Jan 2003
Location: California
Age: 41
Posts: 3,259
Default Refresh and Clone Me

Couple commands I have found useful over the years

Refresh: Puts all stats at max and puts hunger and thirst at 20

CloneMe: For when you really don't wanna talk to that annoying Player, Hides you and makes a Clone of you who will respond to minor conversation (custom clone npc included)

Just put them in your custom folder

(Not for Players of course)
DONT USE THE LOWER LINKS THIS IS A FRESH VERSION THAT DOESNT CRASH BUT YOU CANT USE IT MOUNTED HERE

http://www.atrugod.com/CloneRefreshMe.rar

Last edited by Tru; 05-03-2007 at 09:22 AM.
Tru is offline  
Old 01-30-2005, 03:00 AM   #2 (permalink)
Forum Expert
 
nomad707's Avatar
 
Join Date: Mar 2003
Location: Santa Rosa, CA
Age: 22
Posts: 1,585
Send a message via AIM to nomad707 Send a message via MSN to nomad707 Send a message via Yahoo to nomad707
Default

hahahhahahahahahahahahahhahahahahahhahahahahahahah ha omg how funny. i did it on a player today and they didnt notice i was gone. they must have not been able to speak english very well or something =PPP
awesome script.
nomad707 is offline  
Old 01-30-2005, 10:00 AM   #3 (permalink)
Forum Expert
 
Johabius's Avatar
 
Join Date: Dec 2004
Location: Kansas, USA
Age: 39
Posts: 4,954
Send a message via ICQ to Johabius Send a message via Yahoo to Johabius
Default

Love it, will definitely come in handy when the shard goes public...
Johabius is offline  
Old 01-31-2005, 11:49 PM   #4 (permalink)
Forum Novice
 
Join Date: Oct 2003
Location: Colorado
Age: 31
Posts: 808
Default

Hey thanks tru for updating this to work on v1.0!

**EDIT**
Getting a whole list of errors from your script.::
Code:
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 2
5, column 21) The type or namespace name 'Cloner' could not be found (are you mi
ssing a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 2
7, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 2
8, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 2
9, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
0, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
1, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
2, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
3, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
4, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
5, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
6, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
7, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
8, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
9, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
0, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
1, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
2, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
3, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
6, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
7, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
8, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 5
1, column 22) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 6
3, column 25) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
__________________
[list][*]Visit Spherical Solaris Website![*]Spherical Solaris Shard[/list:u]
SphericalSolaris is offline  
Old 02-01-2005, 12:33 AM   #5 (permalink)
Tru
Forum Expert
 
Tru's Avatar
 
Join Date: Jan 2003
Location: California
Age: 41
Posts: 3,259
Default

Quote:
Originally Posted by SphericalSolaris
Hey thanks tru for updating this to work on v1.0!

**EDIT**
Getting a whole list of errors from your script.::
Code:
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 2
5, column 21) The type or namespace name 'Cloner' could not be found (are you mi
ssing a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 2
7, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 2
8, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 2
9, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
0, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
1, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
2, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
3, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
4, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
5, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
6, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
7, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
8, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 3
9, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
0, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
1, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
2, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
3, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
6, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
7, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 4
8, column 21) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 5
1, column 22) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
 - Error: Scripts\Commands\Custom Commands\Clone N RefreshMe.cs: CS0246: (line 6
3, column 25) The type or namespace name 'm' could not be found (are you missing
 a using directive or an assembly reference?)
pssst clonenpc under the command (download)
Tru is offline  
Old 02-01-2005, 11:40 AM   #6 (permalink)
Forum Novice
 
Join Date: Oct 2003
Location: Colorado
Age: 31
Posts: 808
Default

Oh sorry ithought that was optional lol.
__________________
[list][*]Visit Spherical Solaris Website![*]Spherical Solaris Shard[/list:u]
SphericalSolaris is offline  
Old 06-18-2006, 06:43 PM   #7 (permalink)
Tru
Forum Expert
 
Tru's Avatar
 
Join Date: Jan 2003
Location: California
Age: 41
Posts: 3,259
Default

Heres a Version for 2.0 (thanks to Codeus and all else who tried to help).
This is both files..as there was changes in both.
http://www.atrugod.com/CloneRefreshMe.rar

Last edited by Tru; 05-03-2007 at 09:19 AM.
Tru is offline  
Old 06-22-2006, 11:58 AM   #8 (permalink)
Forum Novice
 
Nam01's Avatar
 
Join Date: Mar 2005
Posts: 126
Default Error

got this error any idea's


Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Server.Commands.CloneMe.CloneMe_OnCommand(CommandE ventArgs e)
at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type)
at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue)
at Server.Mobiles.PlayerMobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue)
at Server.Network.PacketHandlers.UnicodeSpeech(NetSta te state, PacketReader pvSrc)
at Server.Network.MessagePump.HandleReceive(NetState ns)
at Server.Network.MessagePump.Slice()
at Server.Core.Main(String[] args)
Nam01 is offline  
Old 06-22-2006, 12:05 PM   #9 (permalink)
Forum Novice
 
Evil Jason's Avatar
 
Join Date: Jan 2005
Location: The People's Republic of Massachusetts
Age: 35
Posts: 158
Red face

Looks like you installed an "un-updated" copy of the commands.

Download the last entry from Tru and install that and fire up the server.





~Evil Jason
__________________
So long and thanks for all the fish. :D

時々私poop
Quote:
Welcome to Thunderdome, Bitch.
Evil Jason is offline  
Old 06-22-2006, 12:09 PM   #10 (permalink)
Forum Novice
 
Nam01's Avatar
 
Join Date: Mar 2005
Posts: 126
Default i did

i did download updated version
Nam01 is offline  
Old 06-22-2006, 12:20 PM   #11 (permalink)
Forum Novice
 
Nam01's Avatar
 
Join Date: Mar 2005
Posts: 126
Default Found out why i crashed

i was mounted on steed and did [clone me and thats why i crashed cant be mounted and use [cloneme it will cause crash
Nam01 is offline  
Old 06-22-2006, 12:47 PM   #12 (permalink)
Forum Novice
 
Evil Jason's Avatar
 
Join Date: Jan 2005
Location: The People's Republic of Massachusetts
Age: 35
Posts: 158
Default

No points for me.. My bad
__________________
So long and thanks for all the fish. :D

時々私poop
Quote:
Welcome to Thunderdome, Bitch.
Evil Jason is offline  
Old 06-22-2006, 12:48 PM   #13 (permalink)
Tru
Forum Expert
 
Tru's Avatar
 
Join Date: Jan 2003
Location: California
Age: 41
Posts: 3,259
Default

I'll check this when I get home today....I'm at work now.
Tru is offline  
Old 06-22-2006, 01:09 PM   #14 (permalink)
Forum Novice
 
Join Date: Jul 2005
Age: 33
Posts: 410
Default i also had same crash troubles

when your on a mount it crashes using cloneme
__________________
LoveTheGame...ClickHere.
Owner Of SecretsOfClones
Feel free to check it out so far...
wulf monat is offline  
Old 06-22-2006, 01:37 PM   #15 (permalink)
Forum Novice
 
Nam01's Avatar
 
Join Date: Mar 2005
Posts: 126
Default np

np Tru take your time
Nam01 is offline  
Old 06-22-2006, 05:04 PM   #16 (permalink)
Forum Novice
 
Join Date: Sep 2005
Location: UK
Age: 30
Posts: 794
Default

hi there i love this. when you want to unhide do you just [remove the clone
__________________
*+ MW Admin Naturescorpse +*
WonderlandADnc is offline  
Old 06-22-2006, 05:26 PM   #17 (permalink)
Forum Novice
 
Nam01's Avatar
 
Join Date: Mar 2005
Posts: 126
Default hello

no just unhide yourself clone can still be there
Nam01 is offline  
Old 06-22-2006, 08:44 PM   #18 (permalink)
Forum Novice
 
Crepti's Avatar
 
Join Date: May 2004
Location: UK
Posts: 224
Default

Nice scripts!
I have a command which restores the Hits, Stam, & Mana, but I didn't even consider the hunger factor before. Very nice.

And the clone one is just inspired... Not tried it mounted yet, but my admin character rarely uses mounts, so I doubt I'd have a problem with it.
Crepti is offline  
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5