Page 8 of 11 FirstFirst ... 678910 ... LastLast
Results 176 to 200 of 265

Thread: Limo's Cosher [80k+ XP/h]

  1. #176
    Join Date
    Jan 2012
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Had no idea what to do with the commented text at first lol was completely confused. Thinking "outside of the box" may help. I've compiled it completely without errors, but upon running I get "Error: Exception: Access violation at line 101" I have java installed properly, this I am sure of.

  2. #177
    Join Date
    Dec 2011
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nearly finished. Can't figure out a couple things, I have no Simba or PASCAL experience, only Java.

    Pretty good anti leech. Anyone with some programming experience should be able to handle it, although I would question the technique that RISK brought up. It took me a minute to figure that out as well.

    EDIT: Finished, I did this for fun. I don't intend on using the script.
    Last edited by Horodirus; 03-20-2012 at 07:53 PM.

  3. #178
    Join Date
    Feb 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hehe, got the idea from a script for another little game, thought I might try it out here.

  4. #179
    Join Date
    Mar 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    anyone know how to fix this:

    [Error] (1:1): Unexpected end of file at line 0
    Compiling failed.

  5. #180
    Join Date
    Jan 2010
    Posts
    1,414
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Remove the blue to fix that.
    Simba Code:
    (* Main *)

    repeat
      WriteLn('I am an idiot!');
    until(False);

  6. #181
    Join Date
    Jan 2012
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Any idea on why I'm getting this error?

  7. #182
    Join Date
    Feb 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Cause you're a leech, didn't even read the 1st post.

    Oh, and RISK, talked to Hobbit, says the far-away blues are okay.

  8. #183
    Join Date
    Mar 2012
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well I can't do this antileech, it also pisses me off how people are downloading it just to do the antileech for fun. I've given up.. Such a shame. Pointless..
    99 Thieving goal: 81/99
    99 Magic goal: 82/99

  9. #184
    Join Date
    Feb 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Maybe if you actually learned some coding before attempting to de-leech it...

    I haven't added anything that wouldn't be covered in the beginners section of the tutorial forum

  10. #185
    Join Date
    Feb 2012
    Posts
    89
    Mentioned
    2 Post(s)
    Quoted
    13 Post(s)

    Default

    Damn i'm having trouble with these two lines, i fixed most stuff just these two are annoying the crap out of me!

    Code:
    DTMFall := DTMFromLeech('mQwAAAHicY2ZgYOBkZGBgB2I2IO4F8juAuA+Ib+wtZ4jPrmVIzK1nEAHyYZgRCQMBAPmnBp8=');
      DTMTrainer := DTMFromLeech('mQwAAAHicY2YAAkYGBmYg/gtkHgXiI0B8GIirVd0Y6tU8wFgEyIdhRiQMBAAIJwZR');

  11. #186
    Join Date
    Jan 2010
    Posts
    1,414
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Your problem is between ':=' and '(' on both lines. Try searching up 'DTM' on the forums.
    Simba Code:
    (* Main *)

    repeat
      WriteLn('I am an idiot!');
    until(False);

  12. #187
    Join Date
    Feb 2012
    Posts
    89
    Mentioned
    2 Post(s)
    Quoted
    13 Post(s)

    Default

    Quote Originally Posted by RISK View Post
    Your problem is between ':=' and '(' on both lines. Try searching up 'DTM' on the forums.
    I know i should change the name of dtmfromleech to something else, but i can't figure out to what

    edit: got it!

    Edit2: any hints on this?

    [Error] (1137:18): Internal error (20) at line 1136
    Compiling failed.

    Line 1136

    Code:
       Result = True;
    I don´t think there is something wrong with that line
    Last edited by Majnoon; 03-22-2012 at 05:25 PM.

  13. #188
    Join Date
    Feb 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hehe but there is! look closely.

  14. #189
    Join Date
    Feb 2012
    Posts
    89
    Mentioned
    2 Post(s)
    Quoted
    13 Post(s)

    Default

    Woah... I got it!

    i feel like a retard that just learned 1+1

    OMFG!

    Its running, the only thing that i didn't get was > [Error] (1302:21): Type mismatch at line 1301
    Compiling failed.

    Line 1301

    Was SetAngle(Srl_ etc..

    but i removed it and it doesn't seem to matter atm, but i didn't know i have to do the feud quest so il do that first
    Last edited by Majnoon; 03-22-2012 at 05:37 PM.

  15. #190
    Join Date
    Feb 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    it's just the annoying way pascal handles things. took me some getting used to mas well.

  16. #191
    Join Date
    Feb 2012
    Posts
    89
    Mentioned
    2 Post(s)
    Quoted
    13 Post(s)

    Default

    Quote Originally Posted by Limoncello View Post
    it's just the annoying way pascal handles things. took me some getting used to mas well.
    Thanks again!

    You too Risk, its great to have learned something about scripting just because i wanted the script to run!
    It was a great motivation, i suggest more scriptwriters do this!

  17. #192
    Join Date
    Feb 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Glad you like it. though there might be an extra trick left in there, hehe.

  18. #193
    Join Date
    Feb 2012
    Posts
    89
    Mentioned
    2 Post(s)
    Quoted
    13 Post(s)

    Default

    Quote Originally Posted by Limoncello View Post
    Glad you like it. though there might be an extra trick left in there, hehe.
    If you're talking about the part that would terminate the script i removed that

  19. #194
    Join Date
    Apr 2008
    Location
    Toronto, ON
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    'Good news everyone! I am a leeching botter!'

    So evil ^_^

  20. #195
    Join Date
    Mar 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I cant figure this out at all.. Seriously spent three hours on this and cant even "unblue" the script, don't even know what's causing it.

    It would have been nice if you linked to specific tutorials instead of throwing an ENTIRE forum at a complete newbie..

    I digress.

  21. #196
    Join Date
    Feb 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Learn to browse the forums.

  22. #197
    Join Date
    Feb 2012
    Posts
    89
    Mentioned
    2 Post(s)
    Quoted
    13 Post(s)

    Default

    Quote Originally Posted by Kimokik View Post
    I cant figure this out at all.. Seriously spent three hours on this and cant even "unblue" the script, don't even know what's causing it.

    It would have been nice if you linked to specific tutorials instead of throwing an ENTIRE forum at a complete newbie..

    I digress.
    Look trough this topic, a few answers are on here and others can be found trough the search button.

  23. #198
    Join Date
    Mar 2012
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Please don't say all scripters start doing this, I've spent ages learning and I still can't get it. I really can't be bothered to watch like 5 - 40 minute videos on scripting when they probably wont even have the bit I'm looking for in them..
    99 Thieving goal: 81/99
    99 Magic goal: 82/99

  24. #199
    Join Date
    Feb 2012
    Posts
    89
    Mentioned
    2 Post(s)
    Quoted
    13 Post(s)

    Default

    Quote Originally Posted by PqF View Post
    Please don't say all scripters start doing this, I've spent ages learning and I still can't get it. I really can't be bothered to watch like 5 - 40 minute videos on scripting when they probably wont even have the bit I'm looking for in them..
    Thats the reason they do it, so people actually do some effort to run the script instead of just clicking run. If you want something that isn't a challenge i would advise you to go to powerbot/epicbot (caution they are hacked)

  25. #200
    Join Date
    Feb 2012
    Posts
    88
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Then spend some more ages.

Page 8 of 11 FirstFirst ... 678910 ... 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
  •