Jump to content

Welcome to Gaming On Steroids Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login to Account Create an Account
Photo

shoutbox


  • Please log in to reply
7 replies to this topic

#1
Maxxxel

Maxxxel

    The One

  • Scripts Developer
  • 1,196 posts
  • LocationGuess the right City to win 10$

This Lib will get the last 20 messages from GOS shoutbox and put them in a table.

 

  • Place shoutbox.lua inside your COMMON folder
  • add the following piece of code to your script
    local sb = require 'shoutbox'
    --sb now holds the function to send a request to gos shoutbox
  • Now the following code gives you an example usage
    local activePosts = sb()
    
    for i = 1, #activePosts do
        local post = activePosts[i]
        print(post.name .. " writes: " .. post.text)
    end
    
    --[[ Print Example:
    
    ZeroTwo then lolext
    ZeroTwo AppData\Roaming\GamingOnSteroids
    3rne5t0 where did i find the Scripts folder 2 install external scripts?
    strikezinhu     any more?
    strikezinhu     today fps is dropping
    funco   @anthrax01 why ?
    ZeroTwo @anthrax01 its working?
    anthrax01       evade is not working in EXT too calm down guys
    Aristo  PM me
    Sen7hillz       @Aristo do you know a little bit of Gos Api ? i have one small askV
    zya44   No use evade*
    zya44   I have all time crash with hotfix... with int
    Aristo  But if you still have problems, PM me wink.png' ;)'
    Aristo  just try to learn (not difficult) Doge.png' Doge'
    Aristo  we have enough guide topics/videos/gifs
    Aristo  This patch need hotfix, that's all.
    Aristo  ext not hard to use
    Aristo  do not use shoutbox for your fault
    Aristo  @Winterz with which scripts?
    Aristo  Ext working fine with hotfix
    --]]
    
    

 

RAW: https://raw.githubus...on/shoutbox.lua


  • 3

#2
Maxxxel

Maxxxel

    The One

  • Scripts Developer
  • 1,196 posts
  • LocationGuess the right City to win 10$

*Reserved*

 

Bugs: Maybe Links/Emoticons/Mentions


  • 0

#3
Aristo

Aristo

    You donut

  • Moderator
  • 12,671 posts
  • LocationSomewhere over the rainbow
Wow, amazing! Thank you.
  • 0

#4
DamnedNooB

DamnedNooB

    Advanced Member

  • Scripts Developer
  • 929 posts

Lol nice


  • 0

#5
RomanovHD

RomanovHD

    Advanced Member

  • Members
  • 94 posts
  • LocationAqui é Brasil porra

this is a pratice of something, or did you wasted time for fun?  4Head


  • 1

#6
Maxxxel

Maxxxel

    The One

  • Scripts Developer
  • 1,196 posts
  • LocationGuess the right City to win 10$
Wasted time for fun. I had to code something to not lose xp
  • 0

#7
RMAN

RMAN

    Advanced Member

  • Contributor
  • 523 posts
Gib sauce thx
  • 1

#8
Maxxxel

Maxxxel

    The One

  • Scripts Developer
  • 1,196 posts
  • LocationGuess the right City to win 10$

There you go

 

https://gyazo.com/89...0b334e5d6552127


  • 0




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users