Results 1 to 4 of 4

Thread: how do I fix the Duplicate Identifier Error??

  1. #1
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default how do I fix the Duplicate Identifier Error??

    Hello, I'm trying to run a Oldschool Runescape bot and it gives me this error:

    Error] C:\Simba\Scripts\Killer06's EssMiner 1.02 .simba(308:50): Type mismatch at line 307
    Compiling failed.

    Code:
    if(P07_ContainsText(P07_GetUpText, ['ubur'] )) then

  2. #2
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by baboo137 View Post
    Hello, I'm trying to run a Oldschool Runescape bot and it gives me this error:

    Error] C:\Simba\Scripts\Killer06's EssMiner 1.02 .simba(308:50): Type mismatch at line 307
    Compiling failed.

    Code:
    if(P07_ContainsText(P07_GetUpText, ['ubur'] )) then
    Anti-leech bro

    Creds to DannyRS for this wonderful sig!

  3. #3
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    can't you lead me into a direction on how to fix it

  4. #4
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    This:

    Simba Code:
    (


    Learn the basics of Pascal and u'll see. See how procedures and functions are formed.

    Creds to DannyRS for this wonderful sig!

Thread Information

Users Browsing this Thread

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •