Page 27 of 40 FirstFirst ... 17252627282937 ... LastLast
Results 651 to 675 of 983

Thread: [Simba/SCAR] Coh3n's Anywhere PowerChopper

  1. #651
    Join Date
    Jan 2010
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok Im a noob to this. So first, I copied the script into the SCAR divi CDE thing. Now there are things like "world to load?" Should I put in the information, then delete that "world to load thing"

    I apologize that this is badly written and difficult to understand lolz

  2. #652
    Join Date
    Jan 2010
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Smart_World = 152; // World to load. <-------

  3. #653
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Baba mhillo View Post
    Ok Im a noob to this. So first, I copied the script into the SCAR divi CDE thing. Now there are things like "world to load?" Should I put in the information, then delete that "world to load thing"

    I apologize that this is badly written and difficult to understand lolz
    The text that is in green are comments to help you setup the script. You don't need to delete it. Look at the first post, there's an example setup that should be able to help you.

    To use SMART, replace this line (58 or 57, around there):
    SCAR Code:
    //{.include srl/srl/misc/smart.scar}  { <-- Remove the '//' to use SMART! }
    Look like:
    SCAR Code:
    {.include srl/srl/misc/smart.scar}  { <-- Remove the '//' to use SMART! }

    EDIT: Script Updated! Please refer to the first post for details. Also, please sign up for SRL Stats. Instructions are on the first post.

  4. #654
    Join Date
    Jan 2010
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey can some one help me plz im new and this is my first day botting.... well i keep getting this when i try to run the script

    Line 5: [Error] (62:11): Unknown identifier 'SmartIsKeyDown' in script C:\Program Files\SCAR 3.22\includes\srl\srl\misc\smart.scar
    Failed when compiling

    and yea.... so some 1 help plz ty

  5. #655
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by fatalkill View Post
    hey can some one help me plz im new and this is my first day botting.... well i keep getting this when i try to run the script

    Line 5: [Error] (62:11): Unknown identifier 'SmartIsKeyDown' in script C:\Program Files\SCAR 3.22\includes\srl\srl\misc\smart.scar
    Failed when compiling

    and yea.... so some 1 help plz ty
    You have to move your plugins. Refer to the guide in my signature for instructions on how to do so.

  6. #656
    Join Date
    Jan 2010
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    You have to move your plugins. Refer to the guide in my signature for instructions on how to do so.
    k ty and which one do i reffer to btw? setting up scar

  7. #657
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by fatalkill View Post
    k ty and which one do i reffer to btw? setting up scar
    Yes.

  8. #658
    Join Date
    Jan 2008
    Location
    10° north of Hell
    Posts
    2,035
    Mentioned
    65 Post(s)
    Quoted
    164 Post(s)

    Default

    The script (or my computer) has a problem with regular trees. Tryed it on a new account just to check out the script and this is what i get (btw i edited out the name of the account in the log)

    http://pastebin.com/m7b9f34a5

    Dg's Small Procedures | IRC Quotes
    Thank Wishlah for my nice new avatar!
    Quote Originally Posted by IRC
    [22:12:05] <Dgby714> Im agnostic
    [22:12:36] <Blumblebee> :O ...you can read minds

  9. #659
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Dgby714 View Post
    The script (or my computer) has a problem with regular trees. Tryed it on a new account just to check out the script and this is what i get (btw i edited out the name of the account in the log)

    http://pastebin.com/m7b9f34a5
    Hmm that's weird. Try editing the uptext in the Load_TreeRecords function to something like 'ree' or something like that. Let me know how it goes.

  10. #660
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Or maybe he should use smart? Its because your rs client isnt fixed? Or is it? Try commenting out the smart and then report back how it goes.
    There used to be something meaningful here.

  11. #661
    Join Date
    Jan 2010
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    After about 6 hours of chopping I got this error: Access violation at address 00151378. Write of address 0012F73C. After another 6 hours I got this: [Runtime Error] : Exception: Access violation at address 006CE72A in module 'scar.exe'. Read of address FFFFFFFF in line 280 in script C:\Documents and Settings\Matthew\Desktop\scarprerelease\includes\S RL\SRL\Core\Text.scar
    Last edited by Aardwolf; 01-23-2010 at 02:39 AM.

  12. #662
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    Choen I miss you budddyyyyyyyyyyyyyyyyyyyyyyy.

    M#
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  13. #663
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Baba mhillo View Post
    After about 6 hours of chopping I got this error: Access violation at address 00151378. Write of address 0012F73C. After another 6 hours I got this: [Runtime Error] : Exception: Access violation at address 006CE72A in module 'scar.exe'. Read of address FFFFFFFF in line 280 in script C:\Documents and Settings\Matthew\Desktop\scarprerelease\includes\S RL\SRL\Core\Text.scar
    I'm not sure why that would happen. It may just be SCAR being dumb.

    Quote Originally Posted by Nava2 View Post
    Choen I miss you budddyyyyyyyyyyyyyyyyyyyyyyy.

    M#
    Drunk?

  14. #664
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    I'm not sure why that would happen. It may just be SCAR being dumb.


    Drunk?
    #SPAM
    No. Love drunk.

  15. #665
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    YEAH WHAT HE ADI.
    a
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  16. #666
    Join Date
    Jan 2008
    Location
    Ontario, Canada
    Posts
    7,805
    Mentioned
    5 Post(s)
    Quoted
    3 Post(s)

    Default

    No, what he said.*

    I need to stop drinking..
    Writing an SRL Member Application | [Updated] Pascal Scripting Statements
    My GitHub

    Progress Report:
    13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you 
                        have serious physchological problems
    13:46 <@BenLand100> HE GETS IT!
    13:46 <@BenLand100> HE FINALLY GETS IT!!!!1

  17. #667
    Join Date
    Oct 2009
    Location
    Stockton, CA
    Posts
    2,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Just delete your post..
    Join the IRC! irc.rizon.net:6667/srl | SQLite (0.99rc3+) | SRL Doc | Simba Doc | Extra Simba Libraries (openSSL & sqlite3)
    Quote Originally Posted by #srl
    10:45 < Toter> daphil when can get sex anyday I want
    10:45 < Toter> he is always on #SRL
    "A programmer is just a tool which converts caffeine into code"

  18. #668
    Join Date
    Aug 2009
    Location
    Inside the Matrix...yes it has me, and it has you too.
    Posts
    1,896
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Nava2 View Post
    I need to stop drinking..
    This.
    NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN

  19. #669
    Join Date
    Jan 2010
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok im new at this what exactly do i have to do to get this working?

  20. #670
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Quote Originally Posted by tannerlepage View Post
    ok im new at this what exactly do i have to do to get this working?
    Coh3n has made a pretty good tutorial.

    http://www.villavu.com/forum/showthread.php?t=47714
    There used to be something meaningful here.

  21. #671
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by tannerlepage View Post
    ok im new at this what exactly do i have to do to get this working?
    Everything you need to know is on the first post. The first thing I say is to read the whole post before posting.

  22. #672
    Join Date
    Jan 2009
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 204: [Error] (7178:41): Unknown identifier 'tab_Inv' in script C:\Users\admin\Documents\Downloads\SCAR 3.22\includes\SRL\SRL\Core\Amount.scar

    what do i do now?

  23. #673
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    Use 3.23 and dev rev of SRL

  24. #674
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by i luffs yeww View Post
    Use 3.23 and dev rev of SRL
    That. Refer to the guide in my signature if you don't know how to get it.

  25. #675
    Join Date
    Feb 2010
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Does anyone know what: Failed when compiling
    Line 5: [Error] (62:11): Unknown identifier 'SmartIsKeyDown' in script C:\Program Files\SCAR 3.22\includes\srl\srl\misc\smart.scar
    I looked through most of the fourms before I posted, and each and every script ive used says the same thing... Can someone help? or should I post this in another section.

Page 27 of 40 FirstFirst ... 17252627282937 ... LastLast

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
  •