New fighting script I made these see if u like them blob maybe put them on if u want lol..
goto(@label:) //goes to label
gotoifincombat(@label) //goes to this label if in combat
wait(ms) //waits X millisecconds
print(message) //prints out message to debug box
setvar(varname,value) //sets variable name to specified value
gotoifvarequalnum(@label:,var,number) //goes to label if the number is equal to the variable
gotoifvarnotequal(@label:,var,number) //goes to label if the number is NOT equal to the variable
gotoifvarabove(@label:,var,number) //goes to label if the variable is above the number
gotoifvarbelow(@label:,var,number) //goes to label if the variable is below the number
gotoifvarnotequalnum(@label,var,number) //goes to label if the variable and number are not equal
addvar(var,number) // adds number to var
setvarnum(var,number) //sets variable to number
subvarnum(var,number) //subtracts number from var
subvar(var,number) //subtracts variable from number
addvarnum(var,num) //adds number to variable
sendtext(text) //sends text to client
gotoifinarea(x1,y1,x2,y2,@label:) //goes to label if in area
gotoifmoving(@label:) //goes to label if moving
attacknpcbyname(npc name) //attacks npc if one is in area
atnpcname(npc name,action index) //unknowan if works, uses action index on npc name
atobject(uid,action index) //uses action index on uid
walkto(x,y) //walks to x,y coords
dropitem(item id,item index) //drops item id at index
takeitem(item id,x,y) //takes item id at x,y coords
atinterface(interface id, action index) //atinterface id with action index
atinterfaceitem(interface id, action index) //preforms an action on a inventory item
continuedialog() //contines through npc chatting
continueback() //unknowan?
deposititem(item id,inv index) //deposits item id into bank
depositall(item id, inv index) //deposits all of x item into bank
depositx(item id, inv index, amount) //deposits ammount of x item into bank
withdrawitem(item id,bank index) //withdraws 1 of x item
withdrawx(item id, bank index, amount) //withdraws ammount of x items
sellitem(item id, inv index) //sells 1 of x item
sellten(item id, inv index) //sells 10 of x item
buyitem(item id, inv index) //buys 1 of x item
buyten(item id, inv index) //buys 10 of x item
atinventoryitem(item id, inv index, action index) // preforms action on x item
atspecialinventoryitem(item id, inv index, action index) //preforms special action on x item
selectitem(item id, inv index) //selects x item
cancleaction() //cancles current action
usewithitem(other item id, other item index) //uses selected item with x item
usewithgrounditem(item id,x,y) //uses selected item with ground item
usewithobject(uid) //uses selected item with x object
selectnotebutton() //selects note button
gotoifcurrentstatabove(@label:,skill index,level) //goes to label if skill index level is above level
gotoifcurrentstatequal(@label:,skill index,level) //goes to label if skill index level is equal to level
gotoifcurrentstatbelow(@label:,skill index,level) //goes to label if skill index level is below level
gotoifmaxstatbelow(@label:,skill index,level) //goes to label if max skill index level is below level
gotoifmaxstatequal(@label:,skill index,level) //goes to label if max skill index level is equal to level
gotoifmaxstatabove(@label:,skill index,level) //goes to label if max skill index level is over level
selecttab(tab id) //selects tab
gotoifcoordsat(@label:,x,y) //goes to label if coords are at
blobboy- 03-27-2007
where did u get this from lol
halson- 03-27-2007
made it remember i told u i know how to make scripts!! where did u get this from lol
made it remember i told u i know how to make scripts!!
o ya question any sm position avalible?
blobboy- 03-27-2007
yeh what do u make ur scripts for normally
halson- 03-27-2007
wat do u mean don't really understand the question. yeh what do u make ur scripts for normally
wat do u mean don't really understand the question.
blobboy- 03-27-2007
never mind
but there is one positoin available
halson- 03-27-2007
icic never mind
but there is one positoin available
icic anything u want me to do??
cause me looking for a sm spot for a long time been on blobscape since day 1.
im working on the crafting skill script for u right now will be posted soon
Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.