Results 1 to 9 of 9

Thread: Random Event Email Warning

  1. #1
    Join Date
    Jun 2007
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Random Event Email Warning

    Im sure this has already been suggested but Ive searched and havent really found anything worthwhile.

    So Im suggesting that there should be some featured added that emails you or something when a random event occurs. With the collapse of reflection, random events have become very difficult to solve. I know SRL logs you out when it detects a random, but isnt that a little noticeable when you log out every time a random occurs?

  2. #2
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    There is a way to get your computer to play a sound when a random occurs, that would work too.

    I'm not that knowledgable with making scripts and procedures interact with various internet things, so I can't really help.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  3. #3
    Join Date
    Jan 2012
    Location
    Srl Forum,
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This would be a very smart thing to do

  4. #4
    Join Date
    Nov 2011
    Posts
    1,268
    Mentioned
    17 Post(s)
    Quoted
    217 Post(s)

    Default

    I'll finish solving the randoms hopefully before end of this month, just be patient, the times of getting stuck in randoms is almost over =)
    GLH Tutorial ~ OpenGL Scripting
    http://villavu.com/forum/showthread.php?p=1292150

    GLH Scripts ~ Abyssal Scripts
    http://villavu.com/forum/showthread.php?p=1293187
    Current Projects:
    A) DemiseSlayer Pro (Released/100%).
    B) Demise Power Miner(Released/100%).
    C) Demise Pyramid Plunder(Planning Stage/0%).

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

    Default

    There's really no easy way to send an email through Simba as far as I know. Playing a sound, though, is easy. I do it in my Draynor Chop N' Bank script.
    Simba Code:
    if (FindNormalRandoms) then
      PlaySound(SoundFilePathHere);

  6. #6
    Join Date
    Jan 2007
    Posts
    8,876
    Mentioned
    123 Post(s)
    Quoted
    327 Post(s)

    Default

    It's easy to send emails using Simba and a server running (for example) PHP.
    Basically, set up a .php page that Simba can send information to and have the page send the email

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

    Default

    Quote Originally Posted by Zyt3x View Post
    It's easy to send emails using Simba and a server running (for example) PHP.
    Basically, set up a .php page that Simba can send information to and have the page send the email
    Yes, but when I said easy, I meant like calling a SendEmail function.

  8. #8
    Join Date
    Jan 2007
    Posts
    8,876
    Mentioned
    123 Post(s)
    Quoted
    327 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Yes, but when I said easy, I meant like calling a SendEmail function.
    Yes, I wasn't criticizing your post or anything

  9. #9
    Join Date
    Dec 2011
    Location
    Lithuania
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Playing sounds is great idea, I ude it somitimes when I am reading book or doing osmething else.

    I want to mention other thing, maybe this thread isn't best for it, but I haven't found where to write my thoughts.

    So, I have noticed that just few randoms hapen while I am botting. For example, I was killing Yaks for 3 hours, no randoms, but just when I walk outside pen, Random event happens. Similar to agility, boting 4 hours, but when I go to scout - random event comes. I think that Jagex doesn't want to ban all bots, just want that majority of goldfarmers would disappear and botting would be so obvious. Ofcourse this may be affect by that I am P2P.

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
  •