Results 1 to 10 of 10

Thread: "ChaosBones" by fury help and anti leech help

  1. #1
    Join Date
    Jan 2012
    Location
    I live in awesomeness.
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Post "ChaosBones" by fury help and anti leech help

    I get this error:

    [Error] C:\Users\Aria\Downloads\Phury_ChaosBones_V1_1_SMAR T_AL (2).simba(166:19): Closing parenthesis expected at line 165
    Compiling failed.

    heres the line 165:

    if(P07_LoggedIn := false) then


    Also this so called "anti-leech" i have no clue where they are and how to solve them (because i dont know what they are OR where they are)

  2. #2
    Join Date
    Dec 2011
    Posts
    273
    Mentioned
    0 Post(s)
    Quoted
    39 Post(s)

    Default

    Well first of all if(P07_LoggedIn := false) then


    That is the Anti-Leech... Find out what is wrong with that statement and you got your answer Figure out how to make things true or false and the proper way of doing so
    "What can't hurt you, try it. What can kill you, do it!"

    Scripts Completed: 3
    Amount Released : 2

  3. #3
    Join Date
    Jan 2012
    Location
    I live in awesomeness.
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    im getting more and more errors, like it cant find what "RSready" is.

  4. #4
    Join Date
    Jan 2012
    Location
    I live in awesomeness.
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Please just teamviewer me! pm me for my tv
    Last edited by tepovre; 03-09-2013 at 07:02 PM.

  5. #5
    Join Date
    Mar 2013
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by tepovre View Post
    I get this error:

    [Error] C:\Users\Aria\Downloads\Phury_ChaosBones_V1_1_SMAR T_AL (2).simba(166:19): Closing parenthesis expected at line 165
    Compiling failed.

    heres the line 165:

    if(P07_LoggedIn := false) then


    Also this so called "anti-leech" i have no clue where they are and how to solve them (because i dont know what they are OR where they are)
    it's pretty easy if you know the basics... maybe you should learn the basics first?

    just a quicky fyi... := sets the thing on the left, to the thing on the right, it's not a comparator

    if you don't understand that, then honestly, you have no idea what you're doing and really need to go learn the basics

  6. #6
    Join Date
    Jan 2012
    Location
    I live in awesomeness.
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    saying that makes me think that i have to remove the :=, is that right? because i think that line means if the acc is off then.. but if it sets the acc to off i should take it off. am i right? if not show me where to learn the basics, thanks.

  7. #7
    Join Date
    Jan 2012
    Posts
    369
    Mentioned
    6 Post(s)
    Quoted
    91 Post(s)

    Default

    Observe a few scripts and the use of :=

  8. #8
    Join Date
    Mar 2013
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by tepovre View Post
    saying that makes me think that i have to remove the :=, is that right? because i think that line means if the acc is off then.. but if it sets the acc to off i should take it off. am i right? if not show me where to learn the basics, thanks.
    http://www.garrettlongonline.com/tutorial

  9. #9
    Join Date
    Jan 2012
    Location
    I live in awesomeness.
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Can you tell me which part of the basics I should read just for anti-leech? I really dont feel like reading everything

  10. #10
    Join Date
    Jan 2012
    Location
    I live in awesomeness.
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Thank you so much!!! I got it to work! all I had to do was remove the : from :=, which i learned from the site. Thanks!!

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
  •