Thread: ♛ EnoxScape 718/830 ♛

Page 8 of 12 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 118
  1. #71  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    Quote Originally Posted by Tyler Fkin 1 View Post
    What language you do speak you know?
    Quote Originally Posted by Wetom View Post
    stfu l00000000000000l u got the gayest pic i ever seen dont even type to me u faggot
    rawr xd.
    Reply With Quote  
     

  2. #72  
    Registered Member
    Join Date
    May 2017
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    how do i make myself owner?
    Reply With Quote  
     

  3. #73  
    Registered Member

    Join Date
    Nov 2015
    Age
    24
    Posts
    1,980
    Thanks given
    334
    Thanks received
    1,051
    Rep Power
    5000
    Quote Originally Posted by Sukiru View Post
    how do i make myself owner?
    :: owner
    Reply With Quote  
     

  4. #74  
    Registered Member
    Join Date
    May 2017
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by tommeh View Post
    :: owner
    Thanks! also how do i give myself the achievements so i can wear comp cape? & where do i add the flameberge.dat ?
    Reply With Quote  
     

  5. #75 Compiler 
    Registered Member
    Join Date
    Nov 2017
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Is there any way to fix this? i normally dont ask for help as do i see any tut's for this so im gonna try this to see if someone will be able to help me with the compiler



    [SPOIL]
    Code:
    src\com\rs\net\ServerChannelHandler.java:53: error: cannot find symbol
            public void channelOpen(ChannelHandlerContext ctx, ChannelStateEvent e)
    {
                                                               ^
      symbol:   class ChannelStateEvent
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:58: error: cannot find symbol
            public void channelClosed(ChannelHandlerContext ctx, ChannelStateEvent e
    ) {
                                      ^
      symbol:   class ChannelHandlerContext
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:58: error: cannot find symbol
            public void channelClosed(ChannelHandlerContext ctx, ChannelStateEvent e
    ) {
                                                                 ^
      symbol:   class ChannelStateEvent
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:63: error: cannot find symbol
            public void channelConnected(ChannelHandlerContext ctx, ChannelStateEven
    t e) {
                                         ^
      symbol:   class ChannelHandlerContext
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:63: error: cannot find symbol
            public void channelConnected(ChannelHandlerContext ctx, ChannelStateEven
    t e) {
                                                                    ^
      symbol:   class ChannelStateEvent
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:68: error: cannot find symbol
            public void channelDisconnected(ChannelHandlerContext ctx,
                                            ^
      symbol:   class ChannelHandlerContext
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:69: error: cannot find symbol
                            ChannelStateEvent e) {
                            ^
      symbol:   class ChannelStateEvent
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:81: error: cannot find symbol
            public void messageReceived(ChannelHandlerContext ctx, MessageEvent e) {
    
                                        ^
      symbol:   class ChannelHandlerContext
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:81: error: cannot find symbol
            public void messageReceived(ChannelHandlerContext ctx, MessageEvent e) {
    
                                                                   ^
      symbol:   class MessageEvent
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:106: error: cannot find symbol
            public void exceptionCaught(ChannelHandlerContext ctx, ExceptionEvent ee
    )
                                        ^
      symbol:   class ChannelHandlerContext
      location: class ServerChannelHandler
    src\com\rs\net\ServerChannelHandler.java:106: error: cannot find symbol
            public void exceptionCaught(ChannelHandlerContext ctx, ExceptionEvent ee
    )
                                                                   ^
      symbol:   class ExceptionEvent
      location: class ServerChannelHandler
    src\com\rs\game\minigames\CastleWars.java:25: error: cannot find symbol
    import com.rs.net.decoders.WorldPacketsDecoder;
                              ^
      symbol:   class WorldPacketsDecoder
      location: package com.rs.net.decoders
    src\com\rs\game\player\controlers\events\DeathEvent.java:20: error: cannot find
    symbol
    import com.rs.net.decoders.WorldPacketsDecoder;
                              ^
      symbol:   class WorldPacketsDecoder
      location: package com.rs.net.decoders
    src\com\rs\game\player\controlers\TutorialIsland.java:11: error: cannot find sym
    bol
    import com.rs.net.decoders.WorldPacketsDecoder;
                              ^
      symbol:   class WorldPacketsDecoder
      location: package com.rs.net.decoders
    src\com\rs\game\minigames\creations\StealingCreationGame.java:7: error: cannot f
    ind symbol
    import com.rs.net.decoders.WorldPacketsDecoder;
                              ^
      symbol:   class WorldPacketsDecoder
      location: package com.rs.net.decoders
    src\com\rs\game\task\impl\CleanUpTask.java:14: error: package com.alex.store doe
    s not exist
    import com.alex.store.Index;
                         ^
    src\com\rs\game\player\Player.java:2761: error: cannot find symbol
                            WorldPacketsDecoder.decodeLogicPacket(this, packet);
                            ^
      symbol:   variable WorldPacketsDecoder
      location: class Player
    src\com\rs\game\player\Player.java:3818: error: cannot find symbol
            public static VoteChecker voteChecker = new VoteChecker("ragevote.db.867
    9617.hostedresource.com", "ragevote", "ragevote", "Blist9559!");
                                                        ^
      symbol:   class VoteChecker
      location: class Player
    src\com\rs\game\player\GrandExchangeManager.java:152: error: cannot find symbol
                        if (packetId == WorldPacketsDecoder.ACTION_BUTTON1_PACKET)
                                        ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:158: error: cannot find symbol
                        if (packetId == WorldPacketsDecoder.ACTION_BUTTON1_PACKET)
                                        ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:164: error: cannot find symbol
                        if (packetId == WorldPacketsDecoder.ACTION_BUTTON1_PACKET)
                                        ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:170: error: cannot find symbol
                        if (packetId == WorldPacketsDecoder.ACTION_BUTTON1_PACKET)
                                        ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:176: error: cannot find symbol
                        if (packetId == WorldPacketsDecoder.ACTION_BUTTON1_PACKET)
                                        ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:182: error: cannot find symbol
                        if (packetId == WorldPacketsDecoder.ACTION_BUTTON1_PACKET)
                                        ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:275: error: cannot find symbol
                        collectItems(getCurrentSlot(), 0, packetId == WorldPacketsDe
    coder.ACTION_BUTTON1_PACKET ? 0 : 1);
                                                                      ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:278: error: cannot find symbol
                        collectItems(getCurrentSlot(), 1, packetId == WorldPacketsDe
    coder.ACTION_BUTTON1_PACKET ? 0 : 1);
                                                                      ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:288: error: cannot find symbol
                        collectItems(0, slotId == 0 ? 0 : 1, packetId == WorldPacket
    sDecoder.ACTION_BUTTON1_PACKET ? 0 : 1);
                                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:291: error: cannot find symbol
                        collectItems(1, slotId == 0 ? 0 : 1, packetId == WorldPacket
    sDecoder.ACTION_BUTTON1_PACKET ? 0 : 1);
                                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:294: error: cannot find symbol
                        collectItems(2, slotId == 0 ? 0 : 1, packetId == WorldPacket
    sDecoder.ACTION_BUTTON1_PACKET ? 0 : 1);
                                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:297: error: cannot find symbol
                        collectItems(3, slotId == 0 ? 0 : 1, packetId == WorldPacket
    sDecoder.ACTION_BUTTON1_PACKET ? 0 : 1);
                                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:300: error: cannot find symbol
                        collectItems(4, slotId == 0 ? 0 : 1, packetId == WorldPacket
    sDecoder.ACTION_BUTTON1_PACKET ? 0 : 1);
                                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\game\player\GrandExchangeManager.java:303: error: cannot find symbol
                        collectItems(5, slotId == 0 ? 0 : 1, packetId == WorldPacket
    sDecoder.ACTION_BUTTON1_PACKET ? 0 : 1);
                                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class GrandExchangeManager
    src\com\rs\net\Session.java:38: error: cannot find symbol
                            ChannelBuffer buffer = ChannelBuffers.copiedBuffer(
                            ^
      symbol:   class ChannelBuffer
      location: class Session
    src\com\rs\net\Session.java:38: error: cannot find symbol
                            ChannelBuffer buffer = ChannelBuffers.copiedBuffer(
                                                   ^
      symbol:   variable ChannelBuffers
      location: class Session
    src\com\rs\net\Session.java:90: error: cannot find symbol
                            decoder = new WorldPacketsDecoder(this, (Player) attache
    ment);
                                          ^
      symbol:   class WorldPacketsDecoder
      location: class Session
    src\com\rs\game\player\EmotesManager.java:62: error: cannot find symbol
                            if(packetId == WorldPacketsDecoder.ACTION_BUTTON1_PACKET
    )
                                           ^
      symbol:   variable WorldPacketsDecoder
      location: class EmotesManager
    src\com\rs\game\player\FriendsIgnores.java:175: error: cannot find symbol
                                    if(packetId == WorldPacketsDecoder.ACTION_BUTTON
    1_PACKET)
                                                   ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:189: error: cannot find symbol
                                    if (packetId == WorldPacketsDecoder.ACTION_BUTTO
    N1_PACKET) {
                                                    ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:192: error: cannot find symbol
                                    } else if (packetId == WorldPacketsDecoder.ACTIO
    N_BUTTON2_PACKET) {
                                                           ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:200: error: cannot find symbol
                                    if (packetId == WorldPacketsDecoder.ACTION_BUTTO
    N1_PACKET)
                                                    ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:202: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON2_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:204: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON3_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:206: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON4_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:208: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON5_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:210: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON9_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:212: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON6_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:214: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON7_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:216: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON10_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:220: error: cannot find symbol
                                    if (packetId == WorldPacketsDecoder.ACTION_BUTTO
    N1_PACKET)
                                                    ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:222: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON2_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    src\com\rs\game\player\FriendsIgnores.java:224: error: cannot find symbol
                                    else if (packetId == WorldPacketsDecoder.ACTION_
    BUTTON3_PACKET)
                                                         ^
      symbol:   variable WorldPacketsDecoder
      location: class FriendsIgnores
    Note: src\com\rs\game\player\Player.java uses or overrides a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    Note: src\com\rs\game\player\Inventory.java uses unchecked or unsafe operations.
    
    Note: Recompile with -Xlint:unchecked for details.
    100 errors
    Finished.
    Press any key to continue . . .
    [/SPOIL]
    Reply With Quote  
     

  6. #76  
    Registered Member Samuelll's Avatar
    Join Date
    Aug 2016
    Posts
    127
    Thanks given
    8
    Thanks received
    2
    Rep Power
    11
    Where i can change the "Rs3 animations when you walk/stand/run" for "718 animations when you walk/stand/run" ?
    Reply With Quote  
     

  7. #77  
    Registered Member One Time's Avatar
    Join Date
    Oct 2016
    Posts
    120
    Thanks given
    42
    Thanks received
    16
    Rep Power
    13
    Quote Originally Posted by Samuelll View Post
    Where i can change the "Rs3 animations when you walk/stand/run" for "718 animations when you walk/stand/run" ?
    Go to Player.java PlayerCombat.java and Appearence.java and search for setRenderEmote(2913); change the 2913 to 1 if you want the "normal" animations
    Reply With Quote  
     

  8. #78  
    Registered Member
    Join Date
    Nov 2017
    Posts
    43
    Thanks given
    0
    Thanks received
    6
    Rep Power
    3
    Great base.
    Reply With Quote  
     

  9. #79  
    Rune-Server Affiliate

    Join Date
    Aug 2015
    Posts
    431
    Thanks given
    55
    Thanks received
    114
    Rep Power
    126
    Nice release.
    Reply With Quote  
     

  10. #80  
    Registered Member One Time's Avatar
    Join Date
    Oct 2016
    Posts
    120
    Thanks given
    42
    Thanks received
    16
    Rep Power
    13
    Quote Originally Posted by Streami View Post
    Great base.
    Quote Originally Posted by Famous Dexter View Post
    Nice release.
    Thank you, theres still some work that needs to be done but it's a start atleast
    Reply With Quote  
     

Page 8 of 12 FirstFirst ... 678910 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Frostbite Release [718/830] NO Cache/Client
    By JTlr Frost in forum Downloads
    Replies: 54
    Last Post: 07-09-2016, 09:05 PM
  2. Replies: 11
    Last Post: 02-18-2016, 04:55 AM
  3. Selling 718/830 (DONT MAPS)
    By Danny95 in forum Selling
    Replies: 13
    Last Post: 02-13-2016, 04:38 AM
  4. NoszScape 718/830
    By James™ in forum Advertise
    Replies: 52
    Last Post: 01-14-2016, 03:18 PM
  5. Replies: 106
    Last Post: 12-18-2015, 01:58 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •