will that help the rebirth colour side? because this script is just for when u level up not the NPC script that gives u a Rebirth and name colour?
this is the Rebirth code:
Code:
[@main]
#IF
ISADMIN
#SAY
<Rebirth Now/@rb1> <reset Rebirth/@rbr1>\ \
<./FCOLOR=118> <Rebirth One lvl 200/FCOLOR=248> <Rebirth Six lvl 240/FCOLOR=241>\
<./FCOLOR=118> <Rebirth Two lvl 200/FCOLOR=254> <Rebirth Seven lvl 260/FCOLOR=191>\
<./FCOLOR=118> <Rebirth Three lvl 200/FCOLOR=95> <Rebirth Eight lvl 280/FCOLOR=250>\
<./FCOLOR=118> <Rebirth Four lvl 200/FCOLOR=132> <Rebirth Nine lvl 300/FCOLOR=70>\
<./FCOLOR=118> <Rebirth Five lvl 200/FCOLOR=242> <Rebirth Ten lvl 350/FCOLOR=245>\
#ELSESAY
Would you like to Be Reborn?\ \
<./FCOLOR=118> <Rebirth One lvl 200/FCOLOR=248> <Rebirth Six lvl 240/FCOLOR=241>\
<./FCOLOR=118> <Rebirth Two lvl 200/FCOLOR=254> <Rebirth Seven lvl 260/FCOLOR=191>\
<./FCOLOR=118> <Rebirth Three lvl 200/FCOLOR=95> <Rebirth Eight lvl 280/FCOLOR=250>\
<./FCOLOR=118> <Rebirth Four lvl 200/FCOLOR=132> <Rebirth Nine lvl 300/FCOLOR=70>\
<./FCOLOR=118> <Rebirth Five lvl 220/FCOLOR=242> <Rebirth Ten lvl 350/FCOLOR=245>\ \
<Yes/@rb1> <No/@exit>\
[@rbr1]
#SAY
would you like me to reset your rebirth back to zero <$USERNAME>\
<Yes/@rbry1> <No/@rbn> <Back/@main>\
[@rbry1]
#IF
;CHECKRENEWLEVEL = 10
#ACT
RESTRENEWLEVEL
SETRANKLEVELNAME %s\
RESTBONUSPOINT
GMEXECUTE DELETEBONUSPOINT <$USERNAME>
CHANGENAMECOLOR 246
LINEMSG 7 "All done rebirth has been reset to zero"
GOTO @rbr1
#ELSESAY
You are not max Rebirth to reset yet.\
<Back/@rbr1> <Close/@exit>\
[@rb1]
#IF
CHECKRENEWLEVEL < 1
#SAY
would you like me to rebirth you?\
<Yes/@rby1> <No/@rbn> <Back/@main>\
#ELSEACT
GOTO @rb2
[@rb2]
#IF
CHECKRENEWLEVEL = 1
#SAY
<Rebirth One/FCOLOR=248> <Rebirth Two/@rby2> <Rebirth Three/FCOLOR=95>\
<Rebirth Four/FCOLOR=132> <Rebirth Five/FCOLOR=242> <Rebirth Six/FCOLOR=225>\
<Rebirth Seven/FCOLOR=191> <Rebirth Eight/FCOLOR=250> <Rebirth Nine/FCOLOR=70>\
<Rebirth Ten/FCOLOR=245> <Back/@main> <Close/@exit>\
<Blue/FCOLOR=254> = Done <Yellow/FCOLOR=251> = Next <Red/FCOLOR=249> = Not ready yet\
#ELSEACT
GOTO @rb3
[@rb3]
#IF
CHECKRENEWLEVEL = 2
#SAY
<Rebirth One/FCOLOR=248> <Rebirth Two/FCOLOR=254> <Rebirth Three/@rby3>\
<Rebirth Four/FCOLOR=132> <Rebirth Five/FCOLOR=242> <Rebirth Six/FCOLOR=225>\
<Rebirth Seven/FCOLOR=191> <Rebirth Eight/FCOLOR=250> <Rebirth Nine/FCOLOR=70>\
<Rebirth Ten/FCOLOR=245> <Back/@main> <Close/@exit>\
<Blue/FCOLOR=254> = Done <Yellow/FCOLOR=251> = Next <Red/FCOLOR=249> = Not ready yet\
#ELSEACT
GOTO @rb4
[@rb4]
#IF
CHECKRENEWLEVEL = 3
#SAY
<Rebirth One/FCOLOR=248> <Rebirth Two/FCOLOR=254> <Rebirth Three/FCOLOR=95>\
<Rebirth Four/@rby4> <Rebirth Five/FCOLOR=242> <Rebirth Six/FCOLOR=225>\
<Rebirth Seven/FCOLOR=191> <Rebirth Eight/FCOLOR=250> <Rebirth Nine/FCOLOR=70>\
<Rebirth Ten/FCOLOR=245> <Back/@main> <Close/@exit>\
<Blue/FCOLOR=254> = Done <Yellow/FCOLOR=251> = Next <Red/FCOLOR=249> = Not ready yet\
#ELSEACT
GOTO @rb5
[@rb5]
#IF
CHECKRENEWLEVEL = 4
#SAY
<Rebirth One/FCOLOR=248> <Rebirth Two/FCOLOR=254> <Rebirth Three/FCOLOR=95>\
<Rebirth Four/FCOLOR=132> <Rebirth Five/@rby5> <Rebirth Six/FCOLOR=225>\
<Rebirth Seven/FCOLOR=191> <Rebirth Eight/FCOLOR=250> <Rebirth Nine/FCOLOR=70>\
<Rebirth Ten/FCOLOR=245> <Back/@main> <Close/@exit>\
<Blue/FCOLOR=254> = Done <Yellow/FCOLOR=251> = Next <Red/FCOLOR=249> = Not ready yet\
#ELSEACT
GOTO @rb6
[@rb6]
#IF
CHECKRENEWLEVEL = 5
#SAY
<Rebirth One/FCOLOR=248> <Rebirth Two/FCOLOR=254> <Rebirth Three/FCOLOR=95>\
<Rebirth Four/FCOLOR=132> <Rebirth Five/FCOLOR=242> <Rebirth Six/@rby6>\
<Rebirth Seven/FCOLOR=191> <Rebirth Eight/FCOLOR=250> <Rebirth Nine/FCOLOR=70>\
<Rebirth Ten/FCOLOR=245> <Back/@main> <Close/@exit>\
<Blue/FCOLOR=254> = Done <Yellow/FCOLOR=251> = Next <Red/FCOLOR=249> = Not ready yet\
#ELSEACT
GOTO @rb7
[@rb7]
#IF
CHECKRENEWLEVEL = 6
#SAY
<Rebirth One/FCOLOR=248> <Rebirth Two/FCOLOR=254> <Rebirth Three/FCOLOR=95>\
<Rebirth Four/FCOLOR=132> <Rebirth Five/FCOLOR=242> <Rebirth Six/FCOLOR=225>\
<Rebirth Seven/@rby7> <Rebirth Eight/FCOLOR=250> <Rebirth Nine/FCOLOR=70>\
<Rebirth Ten/FCOLOR=245> <Back/@main> <Close/@exit>\
<Blue/FCOLOR=254> = Done <Yellow/FCOLOR=251> = Next <Red/FCOLOR=249> = Not ready yet\
#ELSEACT
GOTO @rb8
[@rb8]
#IF
CHECKRENEWLEVEL = 7
#SAY
<Rebirth One/FCOLOR=248> <Rebirth Two/FCOLOR=254> <Rebirth Three/FCOLOR=95>\
<Rebirth Four/FCOLOR=132> <Rebirth Five/FCOLOR=242> <Rebirth Six/FCOLOR=225>\
<Rebirth Seven/FCOLOR=191> <Rebirth Eight/@rby8> <Rebirth Nine/FCOLOR=70>\
<Rebirth Ten/FCOLOR=245> <Back/@main> <Close/@exit>\
<Blue/FCOLOR=254> = Done <Yellow/FCOLOR=251> = Next <Red/FCOLOR=249> = Not ready yet\
#ELSEACT
GOTO @rb9
[@rb9]
#IF
CHECKRENEWLEVEL = 8
#SAY
<Rebirth One/FCOLOR=248> <Rebirth Two/FCOLOR=254> <Rebirth Three/FCOLOR=95>\
<Rebirth Four/FCOLOR=132> <Rebirth Five/FCOLOR=242> <Rebirth Six/FCOLOR=225>\
<Rebirth Seven/FCOLOR=191> <Rebirth Eight/FCOLOR=250> <Rebirth Nine/@rby9>\
<Rebirth Ten/FCOLOR=245> <Back/@main> <Close/@exit>\
<Blue/FCOLOR=254> = Done <Yellow/FCOLOR=251> = Next <Red/FCOLOR=249> = Not ready yet\
#ELSEACT
GOTO @rb10
[@rb10]
#IF
CHECKRENEWLEVEL = 9
#SAY
<Rebirth One/FCOLOR=248> <Rebirth Two/FCOLOR=254> <Rebirth Three/FCOLOR=95>\
<Rebirth Four/FCOLOR=132> <Rebirth Five/FCOLOR=242> <Rebirth Six/FCOLOR=225>\
<Rebirth Seven/FCOLOR=191> <Rebirth Eight/FCOLOR=250> <Rebirth Nine/FCOLOR=70>\
<Rebirth Ten/@rby10> <Back/@main> <Close/@exit>\
<Blue/FCOLOR=254> = Done <Yellow/FCOLOR=251> = Next <Red/FCOLOR=249> = Not ready yet\
#ELSEACT
GOTO @max
[@rby1]
#IF
CHECKLEVEL 200
#ACT
GOTO @rby11
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby11]
#IF
CHECKRENEWLEVEL < 1
#ACT
RENEWLEVEL 1 60 50
SETRANKLEVELNAME %s\[Rebirth~One]
CHANGENAMECOLOR 248
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth One!"
GOTO @rb1
[@rby2]
#IF
CHECKLEVEL 200
#ACT
GOTO @rby22
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby22]
#IF
CHECKRENEWLEVEL < 2
#ACT
RENEWLEVEL 1 70 100
SETRANKLEVELNAME %s\[Rebirth~Two]
CHANGENAMECOLOR 254
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth Two!"
GOTO @rb1
[@rby3]
#IF
CHECKLEVEL 200
#ACT
GOTO @rby33
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby33]
#IF
CHECKRENEWLEVEL < 3
#ACT
RENEWLEVEL 1 80 150
SETRANKLEVELNAME %s\[Rebirth~Three]
CHANGENAMECOLOR 95
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth Three!"
GOTO @rb1
[@rby4]
#IF
CHECKLEVEL 200
#ACT
GOTO @rby44
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby44]
#IF
CHECKRENEWLEVEL < 4
#ACT
RENEWLEVEL 1 90 200
CHANGENAMECOLOR 132
SETRANKLEVELNAME %s\[Rebirth~Four]
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth Four!"
GOTO @rb1
[@rby5]
#IF
CHECKLEVEL 220
#ACT
GOTO @rby55
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby55]
#IF
CHECKRENEWLEVEL < 5
#ACT
RENEWLEVEL 1 100 250
SETRANKLEVELNAME %s\[Rebirth~Five]
CHANGENAMECOLOR 242
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth Five!"
GOTO @rb1
[@rby6]
#IF
CHECKLEVEL 240
#ACT
GOTO @rby66
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby66]
#IF
CHECKRENEWLEVEL < 6
#ACT
RENEWLEVEL 1 110 300
SETRANKLEVELNAME %s\[Rebirth~Six]
CHANGENAMECOLOR 241
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth Six!"
GOTO @rb1
[@rby7]
#IF
CHECKLEVEL 260
#ACT
GOTO @rby77
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby77]
#IF
CHECKRENEWLEVEL < 7
#ACT
RENEWLEVEL 1 120 350
SETRANKLEVELNAME %s\[Rebirth~Seven]
CHANGENAMECOLOR 191
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth Seven!"
GOTO @rb1
[@rby8]
#IF
CHECKLEVEL 280
#ACT
GOTO @rby88
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby88]
#IF
CHECKRENEWLEVEL < 8
#ACT
RENEWLEVEL 1 130 400
SETRANKLEVELNAME %s\[Rebirth~Eight]
CHANGENAMECOLOR 250
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth Eight!"
GOTO @rb1
[@rby9]
#IF
CHECKLEVEL 300
#ACT
GOTO @rby99
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby99]
#IF
CHECKRENEWLEVEL < 9
#ACT
RENEWLEVEL 1 140 450
SETRANKLEVELNAME %s\[Rebirth~Nine]
CHANGENAMECOLOR 70
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth Nine!"
GOTO @rb1
[@rby10]
#IF
CHECKLEVEL 350
#ACT
GOTO @rby1010
#ELSESAY
You are not high enough level to rebirth yet.\
<Close/@exit>\
[@rby1010]
#IF
CHECKRENEWLEVEL < 10
#ACT
RENEWLEVEL 1 150 500
SETRANKLEVELNAME %s\[Rebirth~Ten]
CHANGENAMECOLOR 245
LINEMSG 0 "Congratulations <$USERNAME> you are now Rebirth Ten!"
GOTO @rb1
[@rbn]
#SAY
ok please come back if you change your mind.\
<Close/@exit> <Back/@rb1>\
[@max]
#SAY
You have maxed out your Rebirth's.\
Hard ass.. :)\
<Close/@exit> <Back/@main>
this is the script that gives u the rebirth and when to get your next or Reset Rebirths.
will this not need some sort of command in QFunction for this to work if u get what i mean
people are welcome to use if they need