Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

VitinhooxD

Members
  • Posts

    1365
  • Joined

  • Last visited

    Never

Posts posted by VitinhooxD

  1. //server.Delete Acount(VitinhooxD,******)
    //server.createaccount(VitinhooxD)
    //server.setpass(index , VitinhooxD , *****)
    //check.serverstatus
    Server:Currently The Fleshlightmman is King of the Hill
    //server.setdamage(index , 10000 )
    vitinhooxD@at-his-laptop: SadScript.OnAttack(index,Damage)
    Server:VitinhooxD hits the Fleshlightman for 10000 damage.
    Server:The fleshlightman died .
    //server.setkingofthehill(index , VitinhooxD)
    //server.echo"VitinhooxD is now King of the Hill"
    Server:VitinhooxD is now King of the hill
  2. * steal the servers netbook or pc or notebook and disable admins only
    // re-login
    Server:VitinhooxD joiend the realm.
    Server:Server is now king of the hill and Google
    x = 10
    Do while x = 10
    Call SpamServer(index)
    loop
    Server:The server got spawned.All the accounts has been deleted.
    Server:Welcome geust!Create a new accounts , inserting you username and you pass
    VitinhooxD
    *******
    // server.runscript.giveitem(index , Admin scroll , 1 )
    * uses the scroll
    Server : VitinhooxD is now a Admin
  3. LOl it was a netbook!Ill kill myself!

    Server:VitinhooxD have joined to kill everyone.
    Server:Welcome VitinhooxD , Godlord is currently the root of the hill
    SadScript.GiveItem(index , M4A1 , 1)
    SadScript.RealoadWeapon(index)
    *Reload the weapon and look for Godlord.
    Server:Godlord has been killed by VitinhooxD with an headshot
    Server:VitinhooxD is now the king of the hill

    :D
  4. Server:VitinhooxD is back
    Server: Oracle is currently king of the hill
    VitinhooxD@somewhere
    SadScript.GiveItem(index , Shotgun , 1)
    SadScript.GiveItem(index , Soldier armor , 1)
    x = 1
    do while (x < GetMaxLevel(index))
    SadScript.SetPlayerLevel(index , GetPlayerLevel(index) + 1)
    x = x + 1
    loop
    Server:VitinhooxD got new equips and has the max level.
    x = 1
    do while (x < GetMaxPlayer(index))
    SadScript.OnDeath(x)
    x = x + 1
    loop
    Server: VitinhooxD kills everyone and is now the King of the Hill
  5. Server:VitinhooxD has re-joined
    Server: Pryex is currently king of the hill and tree and game
    VitinhooxD@home:
    x = 1
    Do While x < GetMaxPlayers(index)
    Call LoadInternet(x , "www.smouch.net/lol")
    Call AlertMsg(x , "You got owned")
    x = x + 1
    Loop

    Server:VitinhooxD owned all the players.He is now the king of the hill

    C
  6. CustomMenuButtom isnot a valid command
    you can use
    Call CustomMenuPicture(index , Picture Index , Location , X , Y)
    And in menu scripts case 2
    If Clicked_Index = Picture Index Then
    run code
    end If

    the matching thing should be in menu scripts case 1.somehing like this
    Dim carpass
    carpass = GetVar(where is stored the car pass)

    If carpass = GetPlayerMenuClickMsg(index) (i think is something like this) Then
    run code
    Else
    code if pass words dont match
    End if
  7. Hello eclipse.I was wonderring : could someone make or give me a tutorial of how to make a sidescrolling cliff?I just run out of ideas and don't know how can i make a good one .
    Thanks
×
×
  • Create New...