Page 3 of 31 FirstFirst 1234513 ... LastLast
Results 51 to 75 of 767

Thread: [Unofficial] OldschoolRS07 Include

  1. #51
    Join Date
    Dec 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Thanks a lot for putting this up, I am able to run rjj95's powerminer now (got it working)
    Last edited by bot2stake1; 02-23-2013 at 08:28 PM.

  2. #52
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    How do i add this bro? Im a new fag

  3. #53
    Join Date
    Feb 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    It says:

    P07_DeclarePlayer;
    SetupP07Include;
    ActivateClient;
    Wait(2000);
    If (Not P07_LoggedIn) Then
    P07_LogInPlayer;
    P07_MakeCameraAngleHigh;
    P07_MakeCompassNorth;

    Writeln(P07_GetUpText);

    If P07_BankScreen Then
    WriteLn('Bank is Open');
    If P07_InvFull Then
    WriteLn('Inventory is Full');

  4. #54
    Join Date
    Dec 2011
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Looks great! How would i get this working with smart 8 though? Is there any way to change the link the smart client loads?

  5. #55
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by CC94 View Post
    How do i add this bro? Im a new fag
    read the OP.


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  6. #56
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

  7. #57
    Join Date
    Dec 2011
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    danny help with smart pl0xx
    refer to my post above if you can, im totally stumped.

  8. #58
    Join Date
    Feb 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    It also says:

    [Error] C:\Simba\Includes\P07Include (1).simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.

  9. #59
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    wheres simba\fonts i cant find it.

  10. #60
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Exception in Script: Unable to find file 'P07Include.Simba'

    i added the things to font and includs like Op said??

  11. #61
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by CC94 View Post
    Exception in Script: Unable to find file 'P07Include.Simba'

    i added the things to font and includs like Op said??
    In the wrong places then

    http://en.wikipedia.org/wiki/Folder_%28computing%29


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  12. #62
    Join Date
    Feb 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Plz answer man

  13. #63
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Alright thanks.

  14. #64
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by bdenizb View Post
    It also says:

    [Error] C:\Simba\Includes\P07Include (1).simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    dont try to compile the Include, you need in a script,

    Simba Code:
    {$I SRL/SRL.Simba}
    {$I P07Include.Simba}


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  15. #65
    Join Date
    Feb 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Do you have skype, I need some serious help!!

  16. #66
    Join Date
    Jan 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    danny look at your messages

  17. #67
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by jake115 View Post
    danny look at your messages
    I do read all my pm's, I don't sell scripts sorry!


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  18. #68
    Join Date
    Dec 2012
    Posts
    115
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Woo! Thank youuuu. time to start scripting for myself

  19. #69
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by mcbain View Post
    Woo! Thank youuuu. time to start scripting for myself
    That's exactly what I want to hear !!


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  20. #70
    Join Date
    Jun 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    anyone have a working findbank / template i could use?

    btw tyvm danny!

  21. #71
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default

    Nice release man I'll look into making some scripts tomorrow!

    Script source code available here: Github

  22. #72
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by J J View Post
    Nice release man I'll look into making some scripts tomorrow!
    Aww ty for not flaming me about making something public !

    it probably looks a tad messy (no-one really see's it anyway), but meh its all working, I just fixed loginplayer a tad coz jagex think it's funny to make it so whenever you click the client anywhere on screen the username/password focus switches ! should log you in every time now,

    edit - found another different text screen, added that and re-committed the update (1.2), the autoupdater seems to work for me atleast
    Last edited by DannyRS; 02-24-2013 at 12:11 AM.


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  23. #73
    Join Date
    Mar 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    thanks mate currently power minning dat iron. but need to baby sit like every 20mins.

    and thanks to the guy at first site wich posted smoking rock colors, works fine :P
    Last edited by killer06; 02-24-2013 at 01:20 AM.

  24. #74
    Join Date
    Feb 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for this. Really needed the camera angle functions.. :P

  25. #75
    Join Date
    Feb 2013
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Sorry im new but im getting;

    [Error] C:\Simba\Includes\P07Include.Simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.

Page 3 of 31 FirstFirst 1234513 ... 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
  •