Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 69

Thread: VillaPouchToScrolls (up to 800k/h)

  1. #26
    Join Date
    Jan 2012
    Location
    Atlanta, GA
    Posts
    227
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Alright, it worked that time...

    I can tell just by looking at your script that you aren't aware of the recent updates...

    Taverly has had a complete makeover. You should get into the habit of checking your scripts right before you release them.

    Also, looking at your sps stuff, what bank do you plan on using?

    I have no idea what's going on in this script by looking at it. I might test it later, but I can't imagine it actually working
    I accept donations juju_king433@yahoo.com is my paypal!

  2. #27
    Join Date
    May 2007
    Location
    Sydney, Australia (Faggot Region)
    Posts
    1,465
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Do you know the difference between functions and procedures?


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

    Default

    Fwd.. Would you care to read the OP.. and it says I haven't had an account with membership.. this is the stable version I used... last time.. The Banking is CW... .. Geez

    And yes Simtoon.. Functions are the part of the script that actually run the script.. Procedures are what is supposed to be done before hand.. Such as Declaring and such.
    "What can't hurt you, try it. What can kill you, do it!"

    Scripts Completed: 3
    Amount Released : 2

  4. #29
    Join Date
    Nov 2006
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    anyway i am not a member to run this script
    Simba Code:
    Program VillaScrolls;
    //{$DEFINE SMART}
    {$i SRL/SRL.simba}    //ChooseOption('All') fix..
    {$i SPS/SPS.simba}

    Lol, i thought i am a noob D

    +rep, for make my brain to think a lil bit xD



    ...but, yes i am noob

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

    Default


    Your welcome <3
    "What can't hurt you, try it. What can kill you, do it!"

    Scripts Completed: 3
    Amount Released : 2

  6. #31
    Join Date
    Feb 2011
    Location
    Wisconsin
    Posts
    398
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default

    This makes 300k xp/h? i thought it was like 20-30k xp/h?

  7. #32
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by VillaVuFTW View Post
    Fwd.. Would you care to read the OP.. and it says I haven't had an account with membership.. this is the stable version I used... last time.. The Banking is CW... .. Geez

    And yes Simtoon.. Functions are the part of the script that actually run the script.. Procedures are what is supposed to be done before hand.. Such as Declaring and such.
    rofl...
    What other computer languages do you know?
    A procedure and a function are almost identical, the only difference is that a function returns something and a procedure doesn't return anything.

  8. #33
    Join Date
    Jan 2012
    Location
    Atlanta, GA
    Posts
    227
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by VillaVuFTW View Post
    Fwd.. Would you care to read the OP.. and it says I haven't had an account with membership.. this is the stable version I used... last time.. The Banking is CW... .. Geez

    And yes Simtoon.. Functions are the part of the script that actually run the script.. Procedures are what is supposed to be done before hand.. Such as Declaring and such.
    No, in the OP you never said anything about a ring of dueling, but apparently you use them in the script...

    Also, Procedures and functions both run the script... Procedures just run a specific block of code, while a function runs a block of code, then returns either a boolean, string, integer, etc. I have a couple of private scripts that don't even contain functions.

    Also, in your script, you have it repeat the main loop until "not loggedin" well that causes the script to shut down immediately, because usually when you start the script, you're not logged in.

    There's a lot that needs to be done to this script before its ready for use.

    I'm not trying to be an ass, I'm just trying to help you out.
    I accept donations juju_king433@yahoo.com is my paypal!

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

    Default

    Fwd.... My script ran perfectly fine for me.... That's why you log yourself in... And run it.. because if it gets stuck.. it will end up logging out with the timer.. and terminate..
    "What can't hurt you, try it. What can kill you, do it!"

    Scripts Completed: 3
    Amount Released : 2

  10. #35
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by VillaVuFTW View Post
    Do NOT Post the raw script, or I will have your IP Flagged by an admistrator thanks!
    lol? who do you think you are?
    I'm going to paste bin the raw code. we'll see if i get a flagged ip address. rofl...

    EDIT: okay everyone. either decode his encoded thing in under 2 minutes on this site: http://www.crypo.com/tools/index.php
    or click here: http://pastebin.com/6vwidTn4

    don't post encrypted scripts if you don't want me to post it decrypted.
    Last edited by footballjds; 02-11-2012 at 08:49 PM.

  11. #36
    Join Date
    Jan 2012
    Location
    Atlanta, GA
    Posts
    227
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    lol? who do you think you are?
    I'm going to paste bin the raw code. we'll see if i get a flagged ip address. rofl...
    I think the raw code needs to be posted.


    Quote Originally Posted by VillaVuFTW View Post
    Fwd.... My script ran perfectly fine for me.... That's why you log yourself in... And run it.. because if it gets stuck.. it will end up logging out with the timer.. and terminate..
    it ran perfectly fine for you like two weeks ago? And if you haven't been able to even test it since then, how can you say that there are no bugs?
    I accept donations juju_king433@yahoo.com is my paypal!

  12. #37
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by Fwd Motion View Post
    I think the raw code needs to be posted.
    look up
    it has been posted

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

    Default

    Have fun bro.. I mean it's like me taking a script, with leech-protection and posting it here.. .. Reported
    "What can't hurt you, try it. What can kill you, do it!"

    Scripts Completed: 3
    Amount Released : 2

  14. #39
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    It is against the rules to post encrypted Simba code. Do not post it.
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

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

    Default

    noidea, it's a way of anti-leech. they can't run otherwise.. can you please remove the pastebin link
    "What can't hurt you, try it. What can kill you, do it!"

    Scripts Completed: 3
    Amount Released : 2

  16. #41
    Join Date
    Feb 2012
    Posts
    212
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    lol? who do you think you are?
    I'm going to paste bin the raw code. we'll see if i get a flagged ip address. rofl...

    EDIT: okay everyone. either decode his encoded thing in under 2 minutes on this site: http://www.crypo.com/tools/index.php
    or click here: http://pastebin.com/6vwidTn4

    don't post encrypted scripts if you don't want me to post it decrypted.

    Dude this is like someone taking your script from the members section and leaking it all over the internet.

    Also i think you can max out at about 8k exp per hour at 96 summoning making scrolls with this method.

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

    Default

    Funny thing is... I have this in the Members section... CUTE Football
    "What can't hurt you, try it. What can kill you, do it!"

    Scripts Completed: 3
    Amount Released : 2

  18. #43
    Join Date
    Feb 2012
    Posts
    212
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by VillaVuFTW View Post
    Funny thing is... I have this in the Members section... CUTE Football
    Wait what are you trying to say

  19. #44
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by sockz View Post
    Dude this is like someone taking your script from the members section and leaking it all over the internet.

    Also i think you can max out at about 8k exp per hour at 96 summoning making scrolls with this method.
    No its nothing like that. The script is posted on a public forum - its public domain. People can do what they like with it. Srl members is not public and leakimg anything from there is against the rules.

    @VillavuFTW no you can remove it. Please be civil and create a different "antileach" method.
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

  20. #45
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by VillaVuFTW View Post
    Have fun bro.. I mean it's like me taking a script, with leech-protection and posting it here.. .. Reported
    I'm having fun(:
    You're going to need to think of better anti-leach methods...
    Quote Originally Posted by noidea View Post
    It is against the rules to post encrypted Simba code. Do not post it.
    ++1
    Last edited by footballjds; 02-12-2012 at 03:40 PM.

  21. #46
    Join Date
    Nov 2011
    Posts
    99
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    where does it make the scrolls ??

  22. #47
    Join Date
    Dec 2011
    Posts
    99
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    This script sounds pretty interesting, but i assume you can't do anything with it at just 1 summoning?

  23. #48
    Join Date
    Dec 2011
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I am interested in testing but can you post a file link.

  24. #49
    Join Date
    Nov 2011
    Posts
    99
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    where do i need to start the scritp ???

  25. #50
    Join Date
    Jan 2012
    Location
    Atlanta, GA
    Posts
    227
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    *facepalm*
    I accept donations juju_king433@yahoo.com is my paypal!

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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